Posts


Jul. 1, 2021

A story of Docker Migration

📦 A Docker Migration Story 🐳 What’s the process for a team to make the transition in infrastrucure from classic VMs to Container As A Service? Here’s the gist of it, as we learned it the hard way on the course of 18 months in a previous PaaS startup. (Decision Maker) Recognize the need for change: Virtual Machines (VMs) have limitations and fixed costs. Containers provide infrastructure as code, traceability, and improved performance.