Simon

Cloud & DevOps Engineer — I build production-ready Cloud infrastructure and automation.

About

Cloud & DevOps Engineer with experience across AWS, AZURE, GCP and containerized workloads (Docker), and Kubernetes. I automate infrastructure with Terraform, build CI/CD pipelines using Jenkins/GitLab, and deliver complete observability using Prometheus, Grafana, and Splunk.

Featured Projects

Gold Website Hosted on AWS (3-Tier Architecture)

Tools: AWS (EC2, ALB, RDS, S3), Terraform, Jenkins CI/CD
  • Designed and deployed a 3-tier gold selling website using EC2 (frontend + backend), RDS MySQL, and an Application Load Balancer.
  • Automated the entire infrastructure using Terraform with production-ready modules.
  • Implemented CI/CD pipelines using Jenkins for automated and zero-downtime deployments.
  • Configured CloudWatch monitoring, IAM security policies and S3-based backup automation.
  • Delivered a scalable and secure web platform for publishing, managing, and selling gold products online.

Automated Gold Price Notification System (AWS SNS Subscription)

  • Built an automated workflow that fetches live gold prices from an external API and sends alerts to SNS email/SMS subscribers daily.
  • Developed Python automation using Requests and Boto3 for secure data retrieval and publishing.
  • Managed SNS topics, IAM roles, and Lambda automation using Terraform.
  • Achieved faster deployments and improved environment consistency with IaC.
  • Scheduled daily execution at 8 AM, ensuring automated and reliable notifications.

Kubernetes-based Gold Price Processing System (CronJob + Docker + EKS)

Tools: Kubernetes (EKS), Docker, Python
  • Containerized the gold price processing Python application using Docker and deployed it on AWS EKS.
  • Configured a Kubernetes CronJob to run daily, fetch live price data, and trigger processing workflows.
  • Secured secrets, API keys, and IAM access using IRSA and Kubernetes Secrets.
  • Used CronJobs, automatic retries, and pod restarts to ensure reliable execution without failure.

Skills & Tools

AWS
GCP
Azure
Terraform
Kubernetes
Docker
Linux
Jenkins
GitLab CI
Prometheus
Grafana
Splunk
Python