Projects

Multi-select dropdown. Use arrow keys to navigate, Enter to select, and Escape to close.
1 option selected: Nginx

Stateful MongoDB Deployment on Linode Kubernetes with Helm

This project demonstrates how to deploy a highly available MongoDB replica set with a web UI using Mongo Express, running on a managed Kubernetes cluster in Linode Kubernetes Engine (LKE). Traffic from the browser is routed through Nginx Ingress to the Mongo Express UI.

Provision AWS EC2 using Terraform

This project demonstrates how to provision a complete AWS environment using Terraform. It includes setting up a VPC with subnets, configuring networking and security, and deploying an EC2 instance running Docker with a sample Nginx application. The goal is to show a fully automated, reproducible infrastructure setup in the cloud.