Day 88 : Project 9 - Deploying a Django Todo App on AWS EC2 with Kubernetes
Jun 15, 2024 · 4 min read · In this blog post, we'll walk you through the process of deploying a Django Todo application on AWS EC2 using a Kubernetes cluster set up with Kubeadm. This setup will allow your application to benefit from Kubernetes features like auto-scaling and a...
Join discussion