Sprasad Pujarisprasad.hashnode.devยทJun 14, 2024๐ณ Docker vs. โ Kubernetes: The Battle of Container Platforms ๐ฅIn the world of modern software development, containers have revolutionized the way applications are built, deployed, and managed. Two major players in the container ecosystem are Docker and Kubernetes, and understanding their differences is crucial ...Docker
Vedant Thavkarveddevopsblog.hashnode.devยทFeb 15, 2024Day 88: Project 9- Efficient Deployment of a Django Todo App on AWS EC2 with Kubernetes: Harnessing Auto-Scaling and Auto-HealingProject Overview: The project entails deploying a Django Todo app on AWS EC2 using a Kubernetes cluster provisioned with Kubeadm. Kubernetes facilitates auto-scaling and auto-healing of the application, ensuring reliability and scalability. Task-01: ...10 likesยท81 readsDevopsDjango