by Stephen Kuenzli | Dec 13, 2019 | Cloud, Docker, Security
#NoDrama DevOps now has over 100 posts covering Cloud, DevOps, Security, Automation, AWS, and more. Cloud Security and Containers are two of the main themes I’ve written about this year. I’ve curated a guide to each of these themes in a new...
by Stephen Kuenzli | Nov 13, 2019 | Cloud, Docker
Two Lemons (Tirza van Dijk) Have you noticed that many people operating Kubernetes clusters recommend replacing the cluster rather than upgrading it in place? Reading Time: 2.5 minutes That is, to upgrade from Kubernetes 1.11 to 1.14 you: deploy a new 1.14 clustertest...
by Stephen Kuenzli | Nov 11, 2019 | AWS, Cloud, Docker, Strategy, Systems
This series on container orchestrators has covered: the general concept of a container orchestrator, their responsibilities, and typical architecturean overview of the orchestrators leading the market in 2019q4 (Swarm, Elastic Container Service, Kubernetes), what...
by Stephen Kuenzli | Nov 8, 2019 | Cloud, Docker
Kubernetes is a container orchestrator built by a large community of technology vendors and users that was inspired by Google’s Borg orchestrator. Kubernetes is operated by everyone from major Cloud providers to you. From the What is Kubernetes page: Kubernetes...
by Stephen Kuenzli | Nov 6, 2019 | AWS, Docker
Amazon Elastic Container Service (ECS) is a container orchestrator built and operated by AWS. AWS operates ECS’ central orchestrator components and manages cluster state for you. Reading Time: 4 minutes Amazon ECS Ecosystem Diagram You have the choice to deploy...
by Stephen Kuenzli | Oct 30, 2019 | Docker
Docker in Action, 2ed has been released! Get 50% off with code tsdocker Reading Time: 5 minutes This is the first of several posts that will provide a high-level introduction to the top container orchestrators in late-2019, differences between them, and which might be...