Projects

A showcase of my recent DevOps and infrastructure work.

CI/CD Pipeline Setup

Automated deployment pipeline using GitHub Actions with Docker containerization and AWS EC2 deployment.

GitHub ActionsDockerAWSNode.js

Dockerized App Deployment

Multi-container application deployment with Docker Compose, including database and reverse proxy configuration.

DockerDocker ComposePostgreSQLNginx

Nginx Proxy Manager

Reverse proxy and load balancer configuration for microservices with SSL/TLS termination and health checks.

NginxLinuxSSL/TLSLoad Balancing

Monitoring Stack Setup

Full observability stack with Prometheus, Grafana, and Alertmanager for infrastructure monitoring and alerting.

PrometheusGrafanaAlertmanagerLinux

Kubernetes Deployment

Production-grade Kubernetes cluster setup with deployment manifests, ingress configuration, and auto-scaling.

KubernetesDockerYAMLAWS EKS

Infrastructure as Code

Terraform-based infrastructure provisioning for AWS resources including VPC, security groups, and auto-scaling groups.

TerraformAWSHCLCI/CD