Why I started using Kubernetes
Introduction
Earlier in software development, applications ran as single instance monoliths. They bundled the frontend (presentation), backend (business logic), database, and other integrations into one application. This integration provided some ben...
davidshare.hashnode.dev11 min read