Skip to content
View Vishaldk18's full-sized avatar

Block or report Vishaldk18

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vishaldk18/README.md

Vishal Khairnar | DevOps Engineer ⚙️☁️

Typing SVG


🧠 About Me

I design, automate, and operate cloud-native infrastructure with a strong focus on reliability, scalability, and delivery speed.
My work sits at the intersection of infrastructure, CI/CD, and production operations.

  • ⚙️ Automate infrastructure using Terraform & IaC
  • 🚀 Build and operate CI/CD pipelines
  • ☁️ Run containerized workloads on Kubernetes
  • 📈 Implement monitoring, logging & alerting
  • 🔐 Apply security & least-privilege by default

🛠️ Tech Stack

Programming & Scripting

Cloud Platforms

Containers & Orchestration

CI/CD & Automation

Infrastructure as Code & Configuration

Monitoring, Logging & Observability


📊 GitHub Activity


📈 Contribution Graph


🌐 Connect With Me

GitHub LinkedIn Email


💡 “Build fast, deploy safely, operate reliably.”

Profile Views

Pinned Loading

  1. terraform-2tier-app-rds terraform-2tier-app-rds Public

    Implements a 2-tier cloud architecture where the frontend/backend runs in a Docker container on EC2, and the MySQL database is hosted on Amazon RDS. Fully provisioned with Terraform.

    HCL

  2. cicd-github-actions-ec2 cicd-github-actions-ec2 Public

    Builds a CI/CD pipeline using GitHub Actions that automatically deploys a Flask application to an EC2 instance on push to the main branch. Secure and fully automated deployment flow.

    Python

  3. terraform-ec2-alb-asg terraform-ec2-alb-asg Public

    Sets up an auto-scaling group of EC2 instances behind an Application Load Balancer (ALB). Ensures high availability and fault tolerance, deployed via Terraform.

    HCL

  4. terraform-backend-setup terraform-backend-setup Public

    Automates the creation of a secure and versioned Terraform backend using S3 for state storage and DynamoDB for state locking. Enables team collaboration and infrastructure consistency.

    HCL

  5. terraform-s3-static-site terraform-s3-static-site Public

    Deploys a static website using Amazon S3 and distributes it globally using CloudFront CDN. Configured with Terraform for complete automation and scalability.

    HCL