| Term | Description |
|---|---|
| 🐳 Docker | A platform for packaging applications in isolated containers |
| ☁️ Docker Hub | A cloud registry for storing Docker images |
| 📦 Docker Compose | A tool for running multiple containers together |
| 🔁 CI/CD | Continuous integration and delivery: build and deployment automation |
| 🐍 Flask | A Python microframework for creating APIs and web applications |
| 🚀 Express.js | A minimalist server framework for Node.js |
| 🌐 Nginx | A web server, load balancer, and reverse proxy |
| 🤖 GitHub Actions | Task automation service (CI/CD) on GitHub |