Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.7 KB

File metadata and controls

38 lines (24 loc) · 1.7 KB
docType Chapter
id Experiences we want to change!
chapterTitle Experiences we want to change!
description
lectures 4
title Experiences we want to change!
weight 1

{{< chapterstyle >}}

Why Containers?

Many people have a complex job building, testing, and running systems based on old concepts and technology in today's IT — the results you can see below (Experiences we want to change!). Modern ways to build, test, and run IT systems are not adopted as broadly as possible. Hence, a lot of pain is still out there that we could ease by changing IT processes and utilizing the new ways.

{{< image src="/images/learning-path/intro-kubernetes/containers/c1_l1_1.png" width="100%" align="center" alt="Why Container?" >}}

Experiences we want to change!

BUILD - Life of a Developer

Here you see a developer who brought her code into production, only to find out that it didn't run like on her laptop ...

{{< image src="/images/learning-path/intro-kubernetes/containers/c1_l1_2.png" width="50%" align="center" alt="" >}}

TEST - Life of System Architects

Here you can see system architects who mistakenly made a load test on a production server ...

{{< image src="/images/learning-path/intro-kubernetes/containers/c1_l1_3.png" width="50%" align="center" alt="" >}}

RUN - Life of a System Administrator

Here you can see a system administrator who was woken at 3 am to restart a process ...

{{< image src="/images/learning-path/intro-kubernetes/containers/c1_l1_4.png" width="50%" align="center" alt="" >}}

{{< /chapterstyle >}}