InfoQ Homepage Containers Content on InfoQ
-
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.
-
A Series of Unfortunate Container Events @Netflix
Amit Joshi and Andrew Spyker talk about Project Titus, Netflix's container runtime on top of Amazon EC2.
-
Practical mTLS: Security without the Headaches
Ying Li discusses in detail the implementation challenges of Swarm, how her team at Docker greatly reduced the overhead necessary to manage an infrastructure that makes use of TLS certificates.
-
Architecture Patterns for Microservices in Kubernetes
Thomas Fricke describes some common patterns to build applications for use in containers, with real world examples using Kubernetes.
-
Dev to Prod in Five Minutes: Is Your Company Ready?
Carlos Leon gives first-hand practical advice for adopting containers and the changes required, and talks about the technical and cultural changes needed to move at the pace containers can offer.
-
When Containers Attack!
Anne Currie dives deep into history: what the past can tell us about full stack engineers, popular tech platforms and the dangers of searching for the perfect technology.
-
cgroupv2: Linux's New Unified Control Group System
Chris Down goes over design decisions and deviations for cgroupv2 compared to v1, pitfalls and caveats one may encounter when migrating to cgroupv2, and how Facebook is using cgroupv2.
-
Continuous Delivery the Hard Way with Kubernetes
Luke Marsden assembles a CI/CD pipeline from scratch to Kubernetes using GitLab CE as an example. The talk is mostly demos.
-
Deliver Docker Containers Continuously on AWS
Philipp Garbe discusses ECS and all other services needed to run containers in production, automatically deploying and scaling an ECS cluster and containerized applications.