Containers & Orchestration
Docker
Packaging applications the same way for every environment.
Where This Fits
Docker packages an application with everything it needs to run, so it behaves the same in development, staging, and production. It is the default packaging approach across nearly all of our engineering work.
How It's Typically Deployed
Applications, self-hosted N8N, and BigBlueButton infrastructure components alike ship as Docker images, orchestrated by Kubernetes where scale calls for it.
More in Containers & Orchestration
Building something that needs Docker?
Tell us what you're working on. We'll tell you honestly whether it's the right fit.
Start a Conversation