Containerized Coding: From Chaos to Consistency
Introduction
Containers are right up there (top 3 for sure) in terms of things that have blown my mind to learn over the years as a developer. One of the first things that blew my mind was simply getting a website deployed to a production environment...
blog.hypertextcoffeepot.com6 min read
Robert Mulcahey
robm
I highly recommend getting comfortable with the CLI tooling for containers. It makes for an easy transition to Kubernetes which adds a layer of complexity but offers many benefits.