Tag: deployment

Day 25: Mastering Docker Multi-stage Builds

Mar 23, 2025 Quick Read

Learn how Docker multi-stage builds optimize images by reducing size, improving security, and enhancing performance for efficient deployments.

Day 24: Mastering Docker Compose

Mar 16, 2025 Coffee Read

Learn how to use Docker Compose to set up Django with MySQL, ensuring data persistence and optimized deployment.

Day 22: Mastering Docker Building Images

Mar 7, 2025 Coffee Read

Learn how to build Docker images, write Dockerfiles, containerize a Django app, and push images to Docker Hub.

Create Your Own Portfolio Website for Free Using Django

Jul 21, 2024 Coffee Read

Learn how to create and host your custom portfolio website for free with Django and deploy it on Vercel.