Selected work

Systems work, without the confidential bits.

These are compact accounts of the kinds of platform work I have owned: delivery systems, reliability, security, and the operational habits that make changes safer. Details are deliberately sanitized.

01

Multi-country platform · Griya Mitra Digital

Making a growing platform easier to run across countries

I helped shape the cloud, security, deployment, and solution architecture for a high-throughput system serving Indonesia, Vietnam, Thailand, and the Philippines.

Constraint
Multiple markets, peak traffic, regulatory needs, and a platform that had to keep moving.
Work
Architecture, deployment patterns, observability, platform documentation, and cost-aware capacity decisions.
Evidence
More than 100 production deployments; GitOps adopted across 10+ services; monitoring designed around a 99.99% availability target.

I cannot publish internals, traffic figures, or customer details. The useful lesson is that the operational model matters as much as the cloud diagram: ownership, rollback paths, and signals need to be obvious before the next incident.

02

Delivery systems · Pintek

Turning deployments into a repeatable platform capability

The job was not simply to run CI/CD. It was to make a growing set of services easier to deploy, inspect, and roll back without relying on one operator’s memory.

Constraint
A mix of application workloads, changing cloud environments, and teams with different levels of operational maturity.
Work
Cloud-native service patterns, Kubernetes enablement, CI/CD, monitoring, logging, and operational documentation.
Outcome
A more consistent delivery path and shared operating knowledge instead of deployment work living in isolated runbooks or chat history.

The interesting part was the team interface: safe defaults, training, and a path back when a release did not behave as expected.

03

Security & regulated operations · Pintek / Erudifi

Building delivery and security controls that can survive an audit

In regulated environments, security controls cannot be a slide deck after the infrastructure is already built. They need to show up in access, delivery, evidence, and routine operations.

Constraint
ISO/IEC 27001:2013 requirements, OJK-related technical readiness, and teams that still needed to ship.
Work
Cloud and security architecture, least-privilege access, documentation, audit preparation, and deployment controls.
Outcome
Infrastructure and documentation prepared for ISO/IEC 27001:2013 audit work while platform requirements remained part of normal engineering delivery.

The practical takeaway: an audit is easier when the system already leaves evidence behind. GitOps, explicit access boundaries, and useful documentation do more work than a last-minute compliance sprint.

Open source

Security impact, explained before the sync

Go · Docker Compose · CI

probe-contract

A small CLI that compares a declared liveness/readiness contract with Docker Compose healthchecks. It catches a common failure mode: a rollout claims to gate on readiness while the configured probe only checks whether the process is alive.

It is deliberately narrow. It does not call live endpoints or claim to understand business health; it makes deployment assumptions explicit and checks them for disagreement.

Selected writing

Notes from the same operating mindset

July 21, 2026 · Security engineering build note

I built a security-impact diff for GitOps

Read the note →

July 20, 2026 · Open source build note

I built a small linter for health checks that disagree with rollouts

Read the note →

July 20, 2026 · Reliability practice

I made a healthy service page on purpose

Read the note →

July 20, 2026 · Delivery practice

A rollout needs a return address

Read the note →

July 19, 2026 · Experiment note

I tried code-review-graph in Docker. Useful, but don’t swallow the 528x number whole.

Read the note →

Start a conversation

Need someone who thinks about the path after deployment?

I am open to conversations about platform engineering, reliability, cloud security, and infrastructure leadership.