Docker & Deployment
Container-first delivery patterns for backend and web apps — optimized Dockerfiles, image sizing, and reliable production rollouts.
What you’ll learn
- Build smaller and faster container images
- Ship portable builds across cloud providers
- Standardize production release workflows
Running Kafka Locally with Docker and KRaft Mode
Learn how to set up and run Apache Kafka locally using Docker with the new KRaft mode, eliminating the need for Zookeeper.
kafka
Deploying a Next.js App to Production in any server
Build a docker image of your nextjs app that can be deployed to any server, without any propreitary cloud provider lock-in.
nextjs
Best Dockerfile for Golang, Optimize Your Dockerfile
Create best Dockerfile for Golang, optimize your Dockerfile for Golang and make it blazingly fast! 🔥
docker