Skip to content
View SwamyVaditya's full-sized avatar

Block or report SwamyVaditya

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

Swamy Vaditya

Cloud Infrastructure & DevOps Engineer

Building reliable cloud infrastructure through Infrastructure as Code, automation, Linux, Kubernetes, GitOps, and modern DevOps practices.

About Me

I am a Cloud Infrastructure & DevOps Engineer with 15+ years of IT experience spanning enterprise software engineering, cloud consulting, infrastructure automation, cloud modernization, and production support.

My consulting work has included 40+ engagements for international clients, delivering AWS cloud solutions, Infrastructure as Code, CI/CD automation, Linux administration, cloud security, and platform automation.

This GitHub profile documents my hands-on work, learning journey, and engineering projects in Cloud Infrastructure, DevOps, Platform Engineering, and Site Reliability Engineering.

Engineering Focus

  • Cloud Infrastructure
  • Amazon Web Services (AWS)
  • Infrastructure as Code (Terraform)
  • DevOps & CI/CD
  • Linux Systems Administration
  • Kubernetes & GitOps
  • Platform Engineering
  • Site Reliability Engineering (SRE)

Technology Stack

Cloud

AWS • Google Cloud Platform (GCP)

Infrastructure as Code

Terraform • AWS CloudFormation • AWS SAM

Containers & Orchestration

Docker • Kubernetes • Amazon ECS • Helm • Kustomize • Argo CD

CI/CD

GitHub Actions

Monitoring & Observability

CloudWatch • Prometheus • Grafana • OpenTelemetry • OpenSearch • Kibana

Linux

Linux • Debian • Apache HTTP Server • Apache Tomcat

Programming

Python • Bash • Node.js • JavaScript

Databases

PostgreSQL • MongoDB • MySQL • IBM Db2

Featured Repositories

The repositories below showcase my work and ongoing learning in Cloud Infrastructure and DevOps.

Repository Focus
k3d-observability-lab Kubernetes, Helm, Argo CD, GitOps, Infrastructure as Code with Terraform, SRE, observability, LGTM stack, OpenTelemetry
z-bridge-mainframe-devops Automated Git-to-z/OS Mainframe CI/CD Pipeline simulating IBM DBB dependency tracking, Zowe API interactions, and Ansible-based deployment workflows
gitops-platform-demo (progress) Kubernetes, Argo CD, Kustomize, GitOps, Monitoring and Obsrervabilty, Prometheus, Grafana, and platform engineering experiments
aiops-learning (planned) AIOps, observability, OpenTelemetry, and platform engineering experiments

Current Focus

  • Cloud Infrastructure
  • Infrastructure as Code
  • Kubernetes & GitOps
  • Platform Engineering
  • Site Reliability Engineering (SRE)
  • Observability

Exploring

  • eBPF

Professional Background

Before moving into Cloud Infrastructure and DevOps, I spent 10 years at Tata Consultancy Services (TCS) developing and supporting mission-critical enterprise applications for global organizations.

That enterprise engineering foundation continues to influence my approach to reliability, automation, operational excellence, and production systems.


Let's Connect

Pinned Loading

  1. k3d-observability-lab k3d-observability-lab Public

    Production-grade cloud-native observability and telemetry stack on Kubernetes (K3d), featuring automated log aggregation (Loki), distributed tracing (Tempo), and continuous deployment via Argo CD a…

    HCL

  2. gitops-observability-infra gitops-observability-infra Public

    Terraform bootstrap for a local k3d Kubernetes cluster + Argo CD — the infra layer of a GitOps observability lab (App-of-Apps pattern, OpenSearch/EFK stack, Traefik ingress).

    HCL

  3. gitops-observability-config gitops-observability-config Public

    Argo CD App-of-Apps GitOps config for a local observability stack (OpenSearch, OpenSearch Dashboards, Fluent Bit) — declarative-only, no source code, deployed via multi-source Helm Applications.

  4. gitops-observability-sampleapp gitops-observability-sampleapp Public

    Polyglot 3-service checkout flow (Node.js + Python/FastAPI) generating realistic traffic, structured JSON logs, and error conditions — the log source for a local GitOps observability lab (OpenSearc…

    Python