InfoQ Homepage Containers Content on InfoQ
-
Containers, Kubernetes and Google Cloud
Mete Atamel shows how to build a system, starting with a microservice, containerize it using Docker, and scale it to a cluster of resilient microservices managed by Kubernetes.
-
The Why behind DevOps, Containers and Microservices
Edson Yanaga keynotes on the reasons one would engage in DevOps, containers, and microservices.
-
Kubernetes Superpower
Sarah Novotny discusses what made the Kubernetes community operate as one, how the members of the community applied practices of building organic teams and culture.
-
Managing the Docker Change - Disrupt and Innovate
Tim Tyler discusses some of the key changes MetLife made to maximize success, from tossing out waterfall, quickly identifying design patterns, rallying around open source, and more.
-
Going Production with Docker and Swarm
Bret Fisher discusses how to get started with Docker and Swarm in production, covering tactics, example configs, infrastructure designs, and the internals of Docker in production.
-
The ARM to Z of Multi-Architecture Microservices
Christy Norman Perez and Christopher Jones discuss creating multi-platform images with Docker; emulating architectures in containers, running them on Docker Swarm on arm64, ppc64le, s390x, and x86_64.
-
Modern JavaScript in the Cloud
John Papa and Burke Holland discuss solutions and tools (Angular CLI, Docker, etc.) to build and deploy to the cloud a JavaScript application.
-
Debugging Containerized Microservices
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.
-
PKS: The What and How of Enterprise-Grade Kubernetes
Cornelia Davis and Fred Melo discuss the role of the container orchestration system in the IT landscape, and how PKS provides enterprise-class Kubernetes services.
-
Is Docker Dead?
Nic Jackson compares and contrasts the development and deployment flow for both a Docker and a Serverless project, attempting to see if Docker has already been made obsolete by serverless.
-
Operational Considerations for Containers
Chris Swan discusses how to deal with container operational considerations regarding image management, security, audit, logging, orchestration, and how that relates back to developer experience.
-
Distributed Scheduler Hell
Matthew Campbell offers tips and tricks choosing between different container schedulers -Mesos, Kubernetes, Docker Swarm, Nomad, manual - for different applications/microservices.