Skip to content
View githubWithGHANA's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report githubWithGHANA

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.

Content in all repositories owned by your account will be closed.
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
githubWithGHANA/README.md

AWS Certified Cloud Practitioner | Linux Foundation Kubernetes | AWS & GCP | CI/CD | Docker | Terraform

BlogBranding


CI/CD

👨‍💻 About Me

  • 🔭 Working on AWS, GCP & DevSecOps Projects
  • 🏅 AWS Certified Cloud Practitioner
  • 🏅 Linux Foundation Kubernetes — LFS158
  • 🎓 6-month DevOps with AWS — Naresh IT, Hyderabad
  • 💼 Open to Cloud Engineer | DevOps Engineer | SRE roles
  • 📍 Hyderabad, India — Open to Relocate
  • 📫 ghanshyammahunta@gmail.com






🔗 Connect with me

🛠️ Languages and Tools

awsgcpdockerkubernetesjenkinsterraformansiblegitbashlinuxprometheusgrafanapython


📊 GitHub Stats




🔝 Top Contributed Repos

GitHub Snake LightGitHub Snake Dark

🔥 Contribution Streak

Consistency is the key to mastery 🚀

GitHub Streak

Pinned Loading

  1. aws-3tier-iac-cicd-terraformaws-3tier-iac-cicd-terraformPublic

    Production-grade AWS 3-Tier architecture deployed using Terraform (IaC) with end-to-end CI/CD using AWS CodePipeline, CodeBuild, and CodeDeploy.

    TypeScript

  2. aws-devsecops-ci-cd-pipelineaws-devsecops-ci-cd-pipelinePublic

    End-to-end AWS DevSecOps CI/CD pipeline for a scalable 3-tier application, implementing automated build, test, security scanning, and deployment using cloud-native services.

    TypeScript

  3. terraform-aws-iac-projectsterraform-aws-iac-projectsPublic

    Terraform project deploying a highly available AWS setup with a custom VPC across two AZs, two EC2 instances using separate user data, and an Application Load Balancer with target groups and securi…

    HCL

  4. aws-blue-green-deploymentaws-blue-green-deploymentPublic

    This project demonstrates a Blue–Green deployment architecture using AWS EC2, Auto Scaling Groups, and an Application Load Balancer. The goal is to update an application without any downtime by swi…

    Shell

  5. GitHub-ActionsGitHub-ActionsPublic

    Deployed a Java web application to Apache Tomcat, leveraging Maven for build automation, SonarQube for code quality analysis, and AWS S3 for artifact storage. The pipeline ensured reliable builds, …

    Java

  6. aws-3tier-webappaws-3tier-webappPublic

    This repository demonstrates a 3‑tier web application on AWS, built for scalability and modular design. It consists of a Web Tier (Nginx + Node.js), Application Tier (Node.js + Internal Load Balanc…

    JavaScript