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

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