InfoQ Homepage DevOps Content on InfoQ
-
The Beginner’s Guide to Spring Cloud
Ryan Baxter introduces the Spring Cloud ecosystem and how to use it to build cloud native applications.
-
Spring Cloud Gateway
Spencer Gibb and Sree Tummidi discuss Spring Cloud Gateway, its architecture and developer experience, route matching, filtering and how it is different from Zuul 1.
-
Crossing the CI/CD/DevOps Chasm
Miranda LeBlanc shares from experience implementing CI/CD pipelines in a 100-year-old insurance company.
-
Concourse in the Real World: A Case Study in CI/CD and DevOps
Greg Meyer and Bryan Kelly share lessons learned implementing CI/CD with Concourse and PCF pipelines.
-
Running Java Applications on Cloud Foundry
Ben Hale discusses what goes on during application staging and how Buildpack can help, covering everything from dependency resolution to memory calculation, and integration with marketplace services.
-
Continuous Deployment to the Cloud
Marcin Grzejszczak and Cora Iberkleid discuss the Spring Cloud Pipelines project, starting a new project deployed to Cloud Foundry and verifying if it can be rolled back on production.
-
Enterprise CI/CD - Scaling the Build Pipeline at Home Depot
Matt MacKenny and Jeff Billimek tell the story of how Home Depot scaled their CI/CD pipelines to multiple teams over time.
-
Cloud-Native Java with Spring Cloud Services
Chris Sterling introduces the capabilities provided by Spring Cloud Services and demonstrates how to deploy cloud-native applications to Cloud Foundry.
-
The ARM to Z of Multi-Architecture Microservices
Christy Norman Perez and Christopher Jones discuss creating multi-platform images with Docker; emulating architectures in containers, running them on Docker Swarm on arm64, ppc64le, s390x, and x86_64.
-
Consumer-Driven Contracts and Your Microservice Architecture
Marcin Grzejszczak and Adib Saikali demo a system using the Consumer-driven Contracts approach together with Spring Boot and the Spring Cloud Contract verifier.
-
Cloud Event-Driven Architectures with Spring Cloud Stream 2.0
Oleg Zhurakousky overviews various types of event-driven architectures, and how the different message-oriented components of the Spring portfolio fit into the picture.
-
Real-Time Monitoring with Grafana, StatsD and InfluxDB
Artur Prado presents a number of monitoring tools, how to use them and some code involved in tracking certain events.