InfoQ Homepage InfoQ Content on InfoQ
-
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.
-
Service Mesh: Past, Present and Future
Idit Levine discusses the unique opportunities presented in service mesh for multi-cluster and multi-mesh operations.
-
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.
-
Cultivating Production Excellence
Liz Fong-Jones talks about several practices core to production excellence: giving everyone a stake in production, collaborating to ensure observability, measuring with Service Level Objectives & more
-
Continuous Resilience
Adrian Cockroft talks about how to build robust systems by being more systematic about hazard analysis, and including the operator experience in the hazard model.
-
Living without Pre-Production Environments
Nicky Wrightson talks about why Skyscanner has chosen to ditch non-production environments, how they do this, and explains when this approach doesn’t work.
-
InfoQ Live Roundtable: Recruiting, Interviewing, and Hiring Senior Developer Talent
The panelists share their best practices for hiring teams that will propel their growth.
-
InfoQ Live Roundtable: Production Readiness: Building Resilient Systems
The panelists discuss observability, security, the software supply chain, CI/CD, chaos engineering, deployment techniques, canaries, blue-green deployments all in the pursuit of production resiliency.
-
InfoQ Live Roundtable: Observability Patterns for Distributed Systems
The panelists explore how a sound observability strategy can help mitigate operational costs and avoid common pitfalls in monitoring distributed systems.
-
How Netflix Scales Its API with GraphQL Federation
Jennifer Shin and Stephen Spalding discuss Netflix’s API unification process using GraphQL Federation.
-
InfoQ Live Roundtable: Microservices - Are They Still Worth It?
The panelists discuss the positive and negative impact of microservices: is there an alternative middle ground, have we learned how to deal with operational complexity?
-
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.