DevOps
2024
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.
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