Featured essay
Introducing bfstore: building the system behind the furniture store
bfstore is my production-shaped engineering project for exploring how a business idea becomes software that can be built, deployed, secured, operated and evolved.
Platform engineering · DevSecOps · Cloud-native systems
Cloud Sandbox is a technical field journal about platform engineering, secure systems, observability, Kubernetes, and making software less fragile.
Featured essay
bfstore is my production-shaped engineering project for exploring how a business idea becomes software that can be built, deployed, secured, operated and evolved.
Recent writing
Field note
A central AWS network account should own shared address planning, transit routing, central egress, inspection, hybrid connectivity and selected DNS infrastructure. Workload VPCs, application ingress and service-level network controls should normally remain with the accounts that operate those workloads.
Field note
AWS Control Tower can establish and govern a multi-account landing zone using AWS Organizations, IAM Identity Center, CloudTrail, Config, Service Catalog and managed controls. bfstore chose a manually engineered landing zone to preserve explicit ownership, learning depth and a custom policy-testing workflow.
Field note
AWS telemetry does not emerge through one universal export path. Application signals can travel through OpenTelemetry, while CloudWatch metrics, managed-service logs, flow logs, CloudTrail and configuration evidence require different streaming, polling and durable-ingestion patterns.