Tech Stacks · Infra
Docker
Category
Infra
At the studio
Since 2019
Projects shipped
2 case studies
Status
Active
(01) Our take
Docker remains the containerisation standard. We use it in development to pin local environments to production, in CI to run reproducible builds, and in deployment wherever containers are the unit of shipping.
Orchestration-wise, we're pragmatic. For most client workloads, Docker containers deployed on ECS, Fly.io, or Cloud Run are the right answer. We reach for Kubernetes only when the client team genuinely needs it and has the operational depth to run it — which is rarer than most teams admit.
(02) What we build with it
Typical work
- Local development environment parity
- Containerised deployments to ECS, Cloud Run, Fly.io
- CI/CD build reproducibility
- Legacy application containerisation for cloud migration
(03) How we engage
Engagement shape
Never a standalone engagement. Part of almost every infrastructure setup we deliver.
(04) In production
Where we've shipped it
(05) Pairs with
Works well with
Technologies we reach for alongside Docker in most engagements.
Thinking about a Docker project?