Student | Tech enthusiast | Aspiring software developer
Full Stack Web Development
I hosted my Django app on a Kubernetes cluster using DigitalOcean. At first, it was confusing with lots of YAML files and deployment errors. But after working through the issues, I set up a clean and scalable deployment using a managed Kubernetes clu...

Continuous Integration and Continuous Deployment (CI/CD) are key practices for modern development teams. In this guide, we'll walk through the process of building a CI/CD pipeline for a Django web application using Jenkins for automation and Ansible ...
