Syeeda Zooni
Cloud / DevOps Engineer — CI/CD · Kubernetes · Infrastructure as Code
MCA student (Amity University Online, 2025–2027) with a BCA background, based in Delhi-NCR. AWS Certified Cloud Practitioner. I build and break my own infrastructure — canary and blue-green pipelines, self-managed Kubernetes clusters, and full observability stacks — to get hands-on DevOps depth before it's asked of me on the job.
certifications
Credentials
AWS Certified Cloud Practitioner
Amazon Web Services — foundational cloud concepts, core services, security, and pricing.
education
Deployment History
Amity University Online. Coursework and independent projects focused on cloud infrastructure, containers, and CI/CD.
in_progressChaudhary Charan Singh University — 80%. Foundation in programming, databases, and computer science fundamentals that led into cloud and DevOps specialization.
completedAchievements
Top Scorer in English (93%); ranked 2nd (82%) and 3rd (83.6%) in college across academic years. Subject Topper — Computer Networks & Data Structures (86%), Statistics & Numerical Methods (88%).
projects
Services in Production
Architecture
Terraform provisions 4 EC2 instances with S3 + DynamoDB remote state; Ansible automates configuration for a repeatable, version-controlled environment. A self-managed Kubernetes cluster (kubeadm, Flannel CNI) runs the workload, with multi-stage Jenkins pipelines building, containerizing, and progressively rolling out app versions using canary and blue-green release strategies with rollback capability. Prometheus and Grafana monitor deployment health and application metrics in real time, gating the promotion of canary releases.
Incident Log — Resolved
Architecture
Terraform provisions AWS infrastructure (VPC, EC2, ECR), using S3 remote state with DynamoDB locking to enable safe concurrent infrastructure changes. Multi-stage Jenkins pipelines (Groovy) automate build, test, and deployment across a 3-node distributed lab — one controller and two agent nodes — integrating SonarQube for code quality and Nexus for artifact management. Ansible handles configuration management across agent nodes.
Incident Log — Resolved
Architecture
Built on the Microsoft AutoGen framework, a set of cooperating agents autonomously retrieve live market data and news to produce automated financial analysis reports. The system is containerized with Docker and deployed on Google Cloud Run via Cloud Build, following a production-style build-and-release workflow.