InfoQ Homepage DevOps Content on InfoQ
-
Mission Impossible: Deploying Pivotal Cloud Foundry to Nine Air Operational Sites in a Year
Davis Gunter and Darryl Smith discuss how the Air Operations Center of the US Air Force implemented continuous delivery on Pivotal Cloud Foundry.
-
Lessons from 300k+ Lines of Infrastructure Code
Yevgeniy Brikman discusses how to design infrastructure APIs, automated tests for infrastructure code, patterns for reuse and composition, refactoring, namespacing, and more.
-
Fine-Grained Sandboxing with V8 Isolates
Kenton Varda explains how Cloudflare built a compute platform using V8 isolates instead of containers or VMs, achieving 10x-100x faster cold starts and lower memory footprints.
-
The Three Faces of DevSecOps
Guy Podjarny unravels the different stages in the evolution of DevSecOps.
-
Cultivating Production Excellence - Taming Complex Distributed Systems
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.
-
Mature Microservices and How to Operate Them
Sarah Wells discusses some of the challenges for building stable, resilient services and ultimately what worked at the Financial Times.
-
Spring Cloud on PKS
Spencer Gibb, Mauricio Salatino discuss how Spring Cloud Kubernetes integrates with Config Maps and Secrets for providing secure configuration to Spring Boot applications.
-
Google Cloud-Native Architecture with Spring Cloud GCP
Ray Tsang shows how to build a multi-regional cloud-native application with Spring on Google Cloud Platform using globally-distributed, strongly consistent, Spanner database.
-
Terraform Earth - Secure Infrastructure for Developers
Chase Evans describes the primitives and processes Coinbase used to eliminate unilateral access and safely shared the power of infrastructure with the entire engineering team.
-
Path to Production: Value Stream Mapping in a DevOps World
Ben Kamysz and Jamie O'Meara discuss the ideas and concepts of value stream mapping and how it’s been applied to software delivery and DevOps.
-
Heavyweights: Tipping the Scales with Very Large Foundations
Jim Basler provides an update on the Very Large Cloud Foundry Environment (VLCFE) user group and capabilities for tackling the challenges of hosting 10s of thousands of applications.
-
Yes, I Test in Production (And So Do You)
Charity Majors talks about testing in production and the tools and principles of canarying software and gaining confidence in a build, also instrumentation and observability .