InfoQ Homepage Containers Content on InfoQ
-
Lattice: A Cloud-Native Platform for Your Spring Applications
Matt Stine introduces the basics of Lattice, a cloud-native application platform that enables one to run applications in containers like Docker, on a local machine via Vagrant.
-
Orchestrating Containers with Terraform and Consul
Mitchell Hashimoto shows how Terraform and Consul can be used together to easily deploy and scale large-scale containerized workloads using container runtimes like Docker.
-
20 Minutes from Ticket to Production. Zero Downtime.
Paul Payne explains the benefits of containerization of a Go web service, discussing testing, integration, canary deploys and how they achieve 20 minute development cycles with zero downtime.
-
Easier, Better, Faster, Safer Deployment with Docker and Immutable Containers
Jerome Petazzoni explains in detail the advantages of immutable servers, then how to implement them with containers in general, and Docker in particular.
-
Paasta: Application Delivery at Yelp
Evan Krall talks about Paasta, which is Yelp's platform for running services, built on Docker, Mesos, Marathon, SmartStack, git, and Jenkins.
-
The Programmable World with APIs & Containers
Kin Lane discusses the opportunities of deploying high value, re-mixable APIs, using Docker.
-
Building and Deploying Microservices with Event Sourcing, CQRS and Docker
Chris Richardson shares his experiences developing and deploying a microservices-based application.
-
Infrastructure Built in Go
Jessie Frazelle takes a look inside the tools built in Go centered around infrastructure and ops - from Docker to etcd to nsq and more.
-
Docker, Data & Extensions
Luke Marsden talks about building the right multi-host abstractions to get Docker into production with both a natural developer user experience and an operational user experience.
-
Docker vs PaaS: May the Best Container Win
Colin Humphreys and Paula Kennedy compare and contrast the Platform-as-a-Service(PaaS) and the Docker containers approaches.
-
How to Train Your Docker Cloud
Andrew Kennedy talks about the reasons for creating a Docker cloud and how Clocker was born.
-
Docker Clustering - Batteries Included
Jessie Frazelle talks about which customer cases drove Docker clustering and describes the key technical decisions and code in the implementation.