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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 intrested towrds Automation.
  • Had experience with BizTalk, Azure, AWS, Docker, Kubernetes.
  • Looking for relavent Oppurtunites &
  • Looking forward to contribute to enterprise level Applications.

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 1

  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. docker-practice-apps docker-practice-apps Public

    This repository contains sample applications in various programming languages, each with two example projects (easy and medium difficulty) for DevOps practice. Each application folder has its own R…

    Java