
$ whoami
> viho-kernel (Sai Vihari Reddy) — Cloud & DevSecOps Engineer
> Location : India 🇮🇳
> Focus : AWS · Terraform · Jenkins · Ansible · Docker · K8s
> Mission : Automate everything. Break nothing. Ship fast.
class VihoKernel:
def __init__(self):
self.role = "Cloud & DevSecOps Engineer"
self.certs = ["AWS Certified Cloud Practitioner"]
self.iac = ["Terraform", "Ansible", "CloudFormation"]
self.cicd = ["Jenkins", "GitHub Actions", "GitLab CI"]
self.containers = ["Docker", "Kubernetes", "Helm"]
self.scripting = ["Python", "Bash", "YAML"]
self.currently = "Building secure, automated cloud infra 🚀"
def automate(self):
return "if it's manual, it's a bug 🐛"
╔══════════════════════════════════════════════╗
║ "Automate Everything. Secure Everything." ║
║ — viho-kernel ║
╚══════════════════════════════════════════════╝
