Skip to main content
  1. Tags/

Docker

2024

Scale Mesh: A better Vercel alternative
·382 words·2 mins· loading · loading
AWS Go Docker redis
Scale Mesh: A Vercel alternative.
End to End DevOps Deployment: From CICD to orchestration with logging & monitoring
·1938 words·10 mins· loading · loading
k8s DevOps github actions argocd Docker GO prometheus grafana
In this project, we’ll dive into the practical world of code deployment, exploring the seamless integration of development and operations that powers modern software delivery.
3 Tier MERN web app Deployment for Production
·1654 words·8 mins· loading · loading
prod 3 tier Docker CICD
Deploying a three tier web application for production.

2023

Containerized Web App Deployment on AWS
·296 words·2 mins· loading · loading
DevOps AWS Jenkins Ansible Terraform Nginx Docker Docker-Compose EC2 S3 Dynamo DB
Micro Blog website deployed on AWS
Multi-Stage Docker Build of GO web server
·382 words·2 mins· loading · loading
DevOps Docker GO Distroless Image
Simple Web Server in GO # Containerization using Multi-Stage Docker Build # Multi-Stage Docker Build or Distroless Image is a concept of creating image in multiple stages.
Containerization of NodeJS app
DevOps Docker Docker-Compose