InfoQ Homepage Containers Content on InfoQ
-
Kubernetes: Crossing the Chasm
Ian Crosby covers the fundamental concepts and features of Kubernetes, best practices and anti-patterns running apps is such an environment, setting up a production ready Kubernetes cluster.
-
Making the Windows Command-Line Great Again!
Tara Raj and Rich Turner talk about how Microsoft has been overhauling the Windows command-line experience in Windows 10, allowing to run Windows and Linux tools via WSL, Docker or the cloud.
-
Dockerize Your Development
Lee Brandt shows how to get Docker set up for a project, how to maintain the Docker environment, and how to deploy to production, explaining the basics of Docker.
-
Scaling Marketplaces at Thumbtack
Nate Kupp shares some of Thumbtack’s key learnings on their journey to scale and their future with fully-managed systems.
-
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.