Writing

Technical notes, guides, and platform documentation.

Guides, documentation, and technical explanations around data platforms, cloud identity, orchestration, and analytics delivery.

Technical guidesArchitecture notesPlatform docs

Featured guide set

Public documentation that maps to real platform work.

What the writing covers

Infrastructure, data movement, analytics serving, and the operational habits in between.

The writing is strongest when it follows the platform end to end: foundation, ingestion, transformation, serving, and the reasoning that keeps delivery disciplined.

Architecture over abstraction

Explain the real boundaries, not just the services involved.

Operator clarity

Good docs should reduce confusion for the next engineer, not increase it.

Public proof

The public repos should make the platform thinking visible to readers and employers.

Selected guides

Current public walkthroughs.

01

AWS infrastructure foundation

A walkthrough of the network, IAM, storage, serving, and monitoring layers behind the AWS platform build.

TerraformAWSPlatform foundation
Open repo
02

Glue jobs and CDC reconciliation

How raw change events are validated, merged, and turned into current-state Silver datasets teams can trust.

GlueCDCPySpark
Open repo
03

Natural-language analytics agent

A practical view of turning curated analytics data into guarded plain-English answers, SQL, charts, and reports.

LLM analyticsFastAPIServing layer
Open repo
04

Session lifecycle and cost-aware operations

An operating model for bringing a platform up for focused work, using it well, and tearing it down when the session ends.

OperationsCost controlAutomation
Open repo

Next topics

Technical subjects I plan to expand.

The repo READMEs already carry useful depth. The next step is turning that depth into more focused, opinionated technical essays about cloud, platform, and analytics engineering decisions.

How enterprise GCP authentication actually works

Browser login, CLI auth, ADC, service accounts, impersonation, and federated CI/CD in one clear story.

When Silver should stay in object storage

A practical explanation of when governed external access is better than pushing every validated dataset into the warehouse.

How to build once and deploy across environments

The tradeoffs and benefits behind reusable logic, controlled variables, and strict environment discipline.