InfoQ Homepage Cloud Computing Content on InfoQ
-
Paving the Road to Production
Graham Jenson shares his experience of creating "paved roads" and deploying pipelines at Coinbase for the past five years, and what the advantages of doing that are.
-
Greenwater, Washington: an Availability Story
Marc Brooker discusses defining and designing for availability that takes people into account, including examples of massive-scale cloud systems designed using these principles.
-
Cloud Native Is about Culture, Not Containers
Holly Cummins shares stories of customers struggling to get cloud native and all the ways things can go wrong.
-
Production & Debugging in a Serverless World
Tal Weiss covers some of the main things to watch out for and the advanced techniques we can put in place to make sure that we'll be prepared to debug even the nastiest Serverless production issues.
-
Armor CLAD Functions
Guy Podjarny talks about how to properly secure our cloud functions. He uses a model called CLAD to remember what's left to protect, and discusses concrete practices to scale our defences.
-
The Past, Present, and Future of Cloud Native API Gateways
Daniel Bryant discusses the evolution of API gateways over the past ten years, current challenges of using Kubernetes, strategies for exposing services and APIs, the (potential) future of gateways.
-
Let Devs Be Devs: Abstracting away Compliance and Reliability to Accelerate Modern Cloud Deployments
Rahul Arya shares how they built a platform to abstract away compliance, make reliability with Chaos Engineering completely self-serve, and enable developers to ship code faster.
-
Breaking Serverless Things on Purpose: Chaos Engineering in Stateless Environments
Emrah Şamdan discusses the challenges of building a highly resilient serverless app, designing for unpredictable problems, and planning for chaos experiments, using various observability solutions.
-
A Kubernetes Operator for etcd
James Laverack overviews etcd and why running it in Kubernetes is difficult. He discusses ways of writing Operators, why they wrote it the way they did, and talks though how it works for etcd.
-
Keep Calm and Secure Your CI/CD Pipeline
Sonya Moisset shows how to create a secure continuous integration/continuous deployment pipeline.
-
Cloud Native is about Culture, Not Containers
Holly Cummins shares stories of customers struggling to get cloud native and all the ways things can go wrong.
-
Live Coding 12-Factor App
Emily Jiang performs live coding of building 12-factor microservices using MicroProfile programming mode and gets them running Open Liberty and Quarkus.