Mayank Dixit | DevOps & Cloud Engineer

Automating Cloud Infrastructure, CI/CD, and DevSecOps.

View the Project on GitHub mayank0131/infrawithmayank

🧩 Projects

🔹 AWS Infrastructure Experiments

Stack: AWS, Terraform, EC2, Nginx, Apache, GitHub Actions, Route53, Let’s Encrypt, PM2

A personal experimentation space where I implement, test, and document interesting AWS infrastructure and deployment scenarios using Terraform, EC2, Route53, and GitHub Actions.

Highlights:

Repository: mayank0131/AWSFiddling


🔹 Azure DevOps — ComfyUI Infra Pipeline

Private Project (Azure DevOps + Terraform + VM Orchestration)

An Azure DevOps pipeline that automates infrastructure provisioning and VM configuration for ComfyUI, including SSH access, persistent disks, and app deployment.

Pipeline Overview:

Stack: Azure DevOps, Terraform, Azure VM, Key Vault, SSH, ComfyUI


🔹 Azure DevOps — Secure WebApp Deployment Setup

Private Project (Azure DevOps + App Service + ACR + Entra ID + Azure CLI)

A secure, end-to-end web application deployment setup combining manual Azure configuration with automated CI/CD pipelines. The project established identity, access, and registry integrations using Azure CLI and Entra ID, followed by automated deployment through Azure DevOps.

Setup Overview:

Stack: Azure DevOps, Azure CLI, App Service, ACR, Entra ID, Docker


🔹 Multi-Layer AWS Infrastructure for Travel Realm

Private Project (Terraform + AWS Multi-Account + GitHub Actions CI/CD)

Designed a three-layer AWS infrastructure system for Travel Realm that modularizes the organization setup, environment provisioning, and application delivery pipelines. Enables secure, automated, and scalable infrastructure deployments across multiple AWS accounts.

Layers Overview:

  1. Organization Setup:
    • Creates organizations, SSO users, budgets, and DNS.
    • Configures OIDC for GitHub Actions and sets up IAM policies for pipeline access.
  2. Child Account Environments:
    • Creates complete infra stacks (VPC, RDS, Redis, ECS, S3, CloudFront).
    • Manages secrets, load balancers, and environment isolation.
  3. CI/CD Pipelines:
    • GitHub Actions workflows for frontend, backend, and database delivery.
    • Fully automated deployments with cache invalidation and OIDC authentication.

Outcome:

Stack: AWS Organizations, Terraform, ECS, RDS, CloudFront, GitHub Actions, Secrets Manager, IAM Identity Center


🧠 Notes for Future Additions


💼 View Full Case Study → Travel Realm Infrastructure