Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Hello there πŸ‘‹

I'm Saran S, a Cloud & DevOps Engineer based in Chennai, India, currently building and automating enterprise Azure platforms at Capgemini (Microsoft account).

#!/usr/bin/python
# -*- coding: utf-8 -*-

class CloudEngineer:

    def __init__(self):
        self.name = "Saran S"
        self.role = "Cloud & DevOps Engineer"
        self.focus = ["Azure Infrastructure", "DevOps", "Automation", "Observability"]
        self.location = "Chennai, India"

    def say_hi(self):
        print("Thanks for stopping by β€” I build and automate cloud platforms, and I'm always tinkering with something new.")

me = CloudEngineer()
me.say_hi()

πŸ‘€ About Me

  • πŸ”­ Currently working as a Senior Cloud & DevOps Engineer on an enterprise Azure platform, owning provisioning, access governance, monitoring, and production support across multiple subscriptions.
  • πŸ€– Recently built an AI-assisted Incident Intelligence solution on Microsoft Agent Studio β€” a multi-agent, GPT-powered workflow that automates KQL investigation, RCA, and executive summaries.
  • πŸ“Š Designed the FMCP Operational Dashboard, integrating Azure Monitor, Log Analytics, and Azure Data Explorer with KQL and Power BI to replace manual reporting with automated refreshes.
  • πŸ” Automate governance and security: RBAC audits, Key Vault, Azure Policy, and ISO 27001 evidence generation.
  • πŸŽ“ Pursuing M.Tech in Cloud Computing at BITS Pilani (WILP), 2025–2027.
  • 🌱 Certified: AZ-104, AZ-204, DP-700, and Databricks Certified Data Engineer Associate.

πŸ”§ Technologies & Tools

Cloud: Microsoft Azure, AWS

IaC & Automation: Terraform, ARM Templates, Azure CLI, Azure Automation Runbooks, Ansible

CI/CD: Azure DevOps Pipelines (YAML), GitHub Actions, Jenkins

Containers: Docker, Kubernetes (AKS)

Monitoring & Observability: Azure Monitor, Log Analytics, KQL, Application Insights, Power BI, Prometheus, Grafana

Security & Governance: Azure RBAC, Key Vault, Managed Identity, Azure Policy, Azure AD

Languages & Scripting: Python, PowerShell, Bash

Systems & Networking: Linux (Ubuntu), Windows Server, VNet, DNS, TCP/IP

πŸ—‚οΈ Featured Projects

  • cloud-portfolio (live) β€” Personal cloud/portfolio project built with TypeScript.
  • yaazh β€” AI Business Automation for India: marketing site, AI WhatsApp receptionist demo, and sales playbook.
  • file-sharing-app β€” Containerized file-sharing application.

πŸ“« Reach Me


⭐️ From saran-sharma

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors