Skip to content
View sandhyavisakha's full-sized avatar
Block or Report

Block or report sandhyavisakha

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
sandhyavisakha/README.md

Welcome to My Tech Journey 👋

I'm Visakha Sandhya Griddaluru, a passionate AWS Cloud Engineer and a DevOps enthusiast who aims on doing great things in this cloud-driven industry. Welcome to my GitHub profile!

About Me

  • 💼 AWS Certified with Cloud Practitioner and Solutions Architect Associate.
  • 🌐 Eager to learn and contribute to the ever-evolving tech landscape.
  • 🌟 Passionate about automation, cloud architecture, and infrastructure as code.

My Tech Stack

Here are some of the tools and technologies I'm familiar with:

  • ☁️ Cloud Platforms: AWS (Amazon Web Services).
  • 🚀 DevOps Tools: Docker, Kubernetes, Jenkins, Git, Ansible, Terraform.
  • 💻 Programming Languages: Python, Shell scripting.

Projects

I'm actively working on various projects to showcase my skills and knowledge. Let's explore a couple of them:

  1. Project-1 Static Website Hosting on S3, https://www.sandhya-awsportfolio.tech/s3-static-website-hosting

  2. Project-2 High Availability Architecture with Auto Scaling, https://www.sandhya-awsportfolio.tech/high-availability-with-auto-scaling

Connect with Me

Certifications

  • AWS Certified Cloud Practitioner
  • AWS Certified Solutions Architect - Associate
  • Hashicorp Certified: Terraform Associate

I'm excited about the opportunities in the technology field, and I'm always open to collaborations and learning from others. Let's connect and build something amazing together! 🚀

Popular repositories

  1. sandhyavisakha sandhyavisakha Public

    Hello World! This is my profile where I share my personal projects, and contributions. Feel free to use the repositories for practice purposes. Reach out to me for project collaborations.

  2. S3-Static-Website-Hosting S3-Static-Website-Hosting Public

    Developed and deployed a static website using Amazon S3 for hosting, providing a scalable and cost-effective solution for showcasing a simple static web page. Configured Amazon S3 bucket policies a…

    HTML

  3. Containerized-Django-Application-with-Docker Containerized-Django-Application-with-Docker Public

    Using Docker, converted a Django application into a containerized environment to maximize scalability and agility of deployment. Created a Dockerfile from the ground up to contain the Django projec…

    Python

  4. Shell-Scripting-with-Cron-Job Shell-Scripting-with-Cron-Job Public

    Developed a shell script project to track how much is being used of AWS resources, such as S3, EC2, and IAM users, with a cron job every three hours. The script optimizes resource allocation and in…

    Shell

  5. Deploy-a-Simple-Kubernetes-Pod Deploy-a-Simple-Kubernetes-Pod Public

    Using Kubernetes, a basic Nginx server was deployed. A popular web server with great performance and scalability is Nginx. The deployment, scaling, and management of containerized apps are automate…

  6. Kubernetes-Deployment-Replica-Set Kubernetes-Deployment-Replica-Set Public

    Using Kubernetes Deployments, a scalable Nginx web server was deployed. With the help of Kubernetes, this project offers a reliable method for distributing and controlling Nginx instances throughou…