amal.qurany

Open to senior roles

~/ 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

  1. DevOps Engineer

    Jun 2024 — Present

    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.
  2. DevOps Engineer

    Oct 2023 — Dec 2023

    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.
  3. Cloud Consultant

    Sep 2022 — Oct 2023

    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.
  4. Software Engineer

    Mar 2022 — Aug 2022

    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.
  5. Industrial Trainer Part-time

    Aug 2021 — Feb 2022

    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.
  6. System Engineer

    Jul 2019 — Aug 2021

    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

  • AWS
  • GCP
  • Azure
  • Kubernetes
  • Docker
  • Helm
  • EKS

IaC & CI/CD

  • Terraform
  • Ansible
  • GitLab CI
  • Jenkins
  • SonarQube

Scripting & Observability

  • Bash
  • PowerShell
  • Python
  • ELK Stack
  • OpenTelemetry

Servers & Security

  • Linux
  • Windows Server
  • Nginx
  • DevSecOps
  • OWASP ZAP

Programming & Web

  • Node.js
  • NestJS
  • React
  • Go
  • SQL
  • Swagger

~/certifications

Verified credentials

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.