~/ whoami
Amal Qurany
Senior DevOps Engineer · Cloud Infrastructure & CI/CD
Six-plus years designing and operating CI/CD and cloud infrastructure on AWS, GCP, and Kubernetes for government and enterprise clients. I lead cloud migrations, automate delivery pipelines, run production at scale, and drive down cloud spend — with a bias toward secure, scalable, well-documented systems.
~/experience
Where I've kept things running
-
DevOps Engineer
The Software Practice Pte. Ltd Full-time · Onsite, Bandung
- Build and maintain CI/CD pipelines with GitLab, AWS, Kubernetes, and Helm to deliver web applications for a Singapore government agency across two concurrent projects.
- Provision and manage infrastructure as code with Terraform across development, staging, and production environments.
- Built “HealthSentinel,” an internal tool that auto-detects and restarts failed Kubernetes services, reducing manual intervention.
- Optimized AWS and EKS cluster resources toward Well-Architected best practices to control cloud cost.
- Coordinate cross-functional releases of a 50+ service web application through SIT → UAT → PROD.
-
DevOps Engineer
PT Ollion International Indonesia Full-time · Remote
- Led a team of six DevOps engineers on a GCP-to-AWS and Kubernetes migration, completing the workload migration and restoring the production website within one month.
- Designed the migration plan for selected services and drove execution across the team.
-
Cloud Consultant
PT Cloud Comrade Indonesia Full-time · Remote
- Delivered cloud consulting and solutions to enterprise clients, including a storage disaster-recovery solution on Azure for a Singapore-based pharmaceutical company.
-
Software Engineer
Alawael Contract · Remote
- Designed and built a web application for flight ticket and hotel booking; provisioned AWS infrastructure and deployed to production. Stack: React, Nest.js, MySQL, AWS.
-
Industrial Trainer Part-time
PT Glints Indonesia Group Contract · Remote
- Delivered expert sessions on Kanban and DevOps to dozens of students interning at various companies, and mentored three interns through weekly 1:1s and performance reviews.
-
System Engineer
PT Xtremax Teknologi Indonesia Full-time · Bandung & Singapore
- Reduced operational cloud costs by USD 15,000 per month by investigating and resolving infrastructure inefficiencies across AWS, GCP, and Azure.
- Managed large-scale cloud infrastructure hosting public-sector services across development, staging, and production. Designed and developed DevSecOps solutions and automated operations.
~/skills
Tooling I reach for
Cloud & Orchestration
IaC & CI/CD
Scripting & Observability
Servers & Security
Programming & Web
~/certifications
Verified credentials
- CNCF Certified Kubernetes Application Developer (CKAD)
- HashiCorp Terraform Associate
- Google Cloud Professional Cloud Architect
- AWS DevOps Engineer — Professional
- AWS Solutions Architect — Professional
- Microsoft Azure Administrator Associate
B.Sc in Informatics / Computer Science (ABET-accredited) — Institut Teknologi Bandung, 2018. Languages: Bahasa Indonesia (native), English (TOEFL iBT 86), Arabic, Japanese.
~/this-site
How this site is built
This page is itself a small DevOps artifact — right-sized on purpose. No framework, no JavaScript runtime, almost no dependencies.
stack
Semantic HTML and plain CSS. Zero web fonts and zero JS, so the content lives in the page source (good for SEO and screen readers) and minimum attack surface.
delivery
Built and deployed by a GitHub Actions pipeline on every push: HTML validation and a link check gate the deploy to GitHub Pages.
source
Public on GitHub — the repo, the pipeline, and these decisions are part of the portfolio. Scaffolded with AI, then reviewed and hardened by me.