InfoQ Homepage Cloud Computing Content on InfoQ
-
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.
-
The Hitchhiker's Guide to Serverless JavaScript
Steve Faulkner discusses Bustle's entire serverless stack. He talks about the good, the bad, and the ugly, sharing real numbers from production systems.
-
It's Microservices All the Way down
Ori Pekelam discusses the principles underlying a microservices architecture, the risks associated with it, topologies, ways of communication between services, deployment, and other considerations.
-
Continuous Performance Testing
Mark Price talks about techniques for making performance testing a first-class citizen in a Continuous Delivery pipeline.
-
Building Reliability in an Unreliable World
Greg Murphy describes how GameSparks has designed their platform to be tolerant of many things: unreliable and slow internet connectivity, cloud resources that can fail without warning, and more.
-
Big Data Infrastructure @ LinkedIn
Shirshanka Das describes LinkedIn’s Big Data Infrastructure and its evolution through the years, including details on the motivation and architecture of Gobblin, Pinot and WhereHows.
-
From Data Science to Production–Deploy, Scale, Enjoy
Sergii Khomenko introduces best practices in development, covers production deployments to the AWS stack, and using the serverless architecture for data applications.
-
Architecting for Failure in a Containerized World
Tom Faulhaber discusses the new container-based toolbox for building systems that are robust in the face of failures, how to recover from failure and how the tools can be used to best effect.
-
Petabytes Scale Analytics Infrastructure @Netflix
Tom Gianos and Dan Weeks discuss Netflix' overall big data platform architecture, focusing on Storage and Orchestration, and how they use Parquet on AWS S3 as their data warehouse storage layer.
-
Java SE 9: Continuing to Thrive in the Cloud!
Bernard Traversat discusses JVM enhancements addressing cloud deployment requirements such as G1 GC, segmented code cache, contended locking, and density String.