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

Block or report Gurram2001

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
Gurram2001/README.md

Hi, I'm Gurram Mani Karthik

Aspiring Cloud & DevOps Engineer with hands-on experience building CI/CD pipelines, containerized applications, infrastructure automation, and cloud monitoring on Azure and AWS.


Projects

DevOps Monitoring Setup

Stack: Docker, Prometheus, Grafana, GitHub Actions, Azure VM, Flask

  • Containerized a Python Flask app and deployed it on Azure VM
  • Configured Prometheus to scrape custom metrics and visualized in Grafana
  • Built automated CI/CD pipeline with GitHub Actions
    πŸ“Ž View Repo

Ansible for DevOps Tools

Stack: Ansible, Docker, Terraform, Kubernetes CLI, Helm

  • Automated setup of essential DevOps tools using Ansible roles and playbooks
    πŸ“Ž View Repo)

Feel Free to Explore other Projects as well


Tech Stack

  • Cloud: Azure, AWS (Compute, VNet, Storage)
  • IaC: Terraform, Ansible, ARM Templates
  • CI/CD: Azure DevOps, GitHub Actions, Argo CD
  • Containers: Docker, Kubernetes
  • Monitoring: Prometheus, Grafana
  • Scripting: Bash, Python, C#
  • OS: Linux, Windows
  • VCS: Git, TFS

πŸ“œ Certifications

  • Microsoft Certified: Azure Fundamentals (AZ-900)
  • AWS Educate: Cloud 101, Intro to CloudOps
  • GenAI Contributor (Accenture) – Used AI tools for code refactoring and dev workflows

πŸ§‘β€πŸ’» About Me

  • Ex-Application Developer Associate at Accenture
  • Contributed to Outlier AI (a chatbot) for code refactoring purpose.
  • B.Tech in ECE from SRKR Engineering College
  • I share DevOps insights and beginner-friendly tutorials on Medium
  • Currently deep diving: Helm

πŸ“« Let's Connect!

Pinned Loading

  1. devops-monitoring-stack devops-monitoring-stack Public template

    The complete DevOps lifecycle by deploying a Dockerized Flask web application to an Azure VM, with real-time monitoring enabled via Prometheus and visualized through Grafana. Metrics are exposed, a…

    Python 1 1

  2. azure-aks-nodejs-trobleshoot azure-aks-nodejs-trobleshoot Public

    This project demonstrates how to deploy a Node.js app on Azure Kubernetes Service (AKS) and how to troubleshoot common container issues such as CrashLoopBackOff, image pull failures, and service IP…

    JavaScript

  3. devops_tools devops_tools Public

    This is Ansible role to automate the installation of Docker and essential DevOps tools like Docker Compose, kubectl, Helm, and Terraform.

  4. Move_Files_from_Subdirectroy Move_Files_from_Subdirectroy Public

    C# console application moves files from subdirectories of a source directory to a destination directory while keeping a log of copied files. The program ensures that no more than required count fil…

    C#

  5. terraform-aws-setup terraform-aws-setup Public

    This repository provides Terraform configuration files to create and manage an AWS EC2 instance. It includes the necessary files to set up the AWS provider, define the EC2 instance resource, and ma…

    HCL 1

  6. azure-devops-assignment azure-devops-assignment Public

    This project demonstrates a implementation for a .NET 8 web service deployed on Azure using Terraform and Azure DevOps pipelines. It covers the provisioning of an Azure SQL Database, handling a hig…

    HCL