InfoQ Homepage Cloud Computing Content on InfoQ
-
Control Theory in Container Fleet Management
Vallery Lancey covers basic principles of observing systems, controller design, and PID controllers.
-
The 10 Kubernetes Commandments
Bryan Liles and Carlos Amedee explore topics from booting Kubernetes clusters to running complex workloads as a list of 10 items.
-
Disenchantment: Netflix Titus, Its Feisty Team, and Daemons
Andrew Spyker talks about Netflix's feisty team’s work across container runtimes, scheduling & control plane, and cloud infrastructure integration.
-
The Highs and Lows of Stateful Containers
Alex Robinson walks through his experiences trying to reliably run a distributed database on Kubernetes, optimize its performance, and help others do the same in their heterogeneous environments.
-
Cloud-Native Streaming Platform: Running Apache Kafka on PKS
Viktor Gamov, Prasad Radhakrishnan cover the challenges and lessons learned from the development of Confluent Operator for Kubernetes as well as various custom deployments on PKS.
-
All You Need to Know to Deploy Applications on Kubernetes
Eric Johnson and Oleksandr Slynko discuss various Kubernetes primitives to achieve high availability, and some of the problems that could be encountered with Kubernetes clusters.
-
P to V to C: The Value of Bringing “Everything” to Containers
Cornelia Davis and Mukesh Gadiya examine the benefits of containerization, the role of infrastructure virtualization, discussing containers, pods, controllers, policies and more.
-
Dissecting Kubernetes (K8s) - An Intro to Main Components
Joshua Sheppard shows how to deploy containers, building up a mini cluster one Kubernetes component at a time, explaining what happens to the YAML files involved.
-
Intel's Cloud-Native Transformation
Liel Chayoun and Roi Ezra discuss Intel’s transition to cloud-native and microservices.
-
Building a Voice Assistant for Enterprise
Manju Vijayakumar talks about Einstein Assistant - an AI Voice assistant for enterprises that enables users to "Talk to Salesforce".
-
Journey to Cloud Architecture
Dylan Smith discusses the architectural challenges faced turning TFS into Azure DevOps, the evolution of the architecture, and lessons learned along the way.
-
gVisor: Building and Battle Testing a Userspace OS in Go
Adin Scannell talks about gVisor - a container runtime that implements the Linux kernel API in userspace using Go.