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.

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


Coding

๐Ÿ‘จโ€๐Ÿ’ป 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

aws gcp docker kubernetes jenkins terraform ansible git bash linux prometheus grafana python


๐Ÿ“Š GitHub Stats




๐Ÿ” Top Contributed Repos

GitHub Snake Light GitHub Snake Dark

๐Ÿ”ฅ Contribution Streak

Consistency is the key to mastery ๐Ÿš€

GitHub Streak

Pinned Loading

  1. aws-3tier-iac-cicd-terraform aws-3tier-iac-cicd-terraform Public

    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-pipeline aws-devsecops-ci-cd-pipeline Public

    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-projects terraform-aws-iac-projects Public

    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-deployment aws-blue-green-deployment Public

    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-Actions GitHub-Actions Public

    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-webapp aws-3tier-webapp Public

    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