07 / Systems
Infrastructure
Infrastructure is the layer that keeps other systems available over time. Compute, runtime, processes, access and observability must be designed so a service can start, remain reachable and recover when something fails.
How it works
I size the host around the workload, configure runtimes and long-lived processes, define access and application boundaries, then add health checks, logs, monitoring and restart and update paths. Sober, observable infrastructure. No theatre: a service must start, remain inspectable and recover predictably.
The architecture
- 01 Compute
- 02 Runtime
- 03 Service
- 04 Access / API
- 05 Observability
- 06 Recovery / Update
Technologies
- Linux
- GCP
- VPS
- systemd
- vLLM