Skip to content
$ ls /blog/

DevOps, backend engineering, and cloud-native deep dives

Filter by tag:
The Ultimate Pathway to DevOps Revamped
29 min read

The Ultimate Pathway to DevOps Revamped

A practical roadmap into DevOps for engineers starting out — what to learn, in what order, and where the genuine value is vs the hype.

#devops#roadmap#aws#platform#engineering
ECS Fargate Deep Dive Part 1: How Fargate Really Works
4 min read

ECS Fargate Deep Dive Part 1: How Fargate Really Works

In the first part of our ECS Fargate Deep Dive, we break down what happens behind the scenes when you run a task on Fargate — Firecracker microVMs, ENIs, IAM and the hidden host fleet.

AWS
#aws#ecs#fargate#containers#devops
ECS Fargate Deep Dive Part 2: Firecracker in Action
4 min read

ECS Fargate Deep Dive Part 2: Firecracker in Action

In the second part of our ECS Fargate Deep Dive, we get hands-on with Firecracker — the lightweight VMM that powers Fargate — and simulate task isolation and networking locally.

AWS
#aws#ecs#fargate#firecracker#containers#devops