Docker has revolutionized application deployment by enabling developers to package applications and their dependencies into portable containers. In this category, we'll explore how to dockerize Applications, leveraging the power of Docker and Docker Compose. By containerizing your applications, you can achieve easy deployment, improved portability, scalability, and version control.
The source codes of the articles in this category are present in this folder.
- Introduction to Docker Compose
- Dockerize NodeJS and MySQL with Docker Compose
- Docker Init: Quickly Dockerizing NodeJS Application
- Dockerize Spring Boot and MySQL with Docker Compose
- Spring Boot Microservices Deployment to Kubernetes with Helm via GitLab CI
- Deploying a Spring Boot App with Docker in a Kubernetes Cluster
More tech content is available on the blog and on YouTube, subscribe to the monthly activities newsletter to be kept posted ✅
Click here to contribute to the community, we have many activites going on.