InfoQ Homepage DevOps Content on InfoQ
-
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.
-
Nubank's Experience Scaling Microservices Operations
Renan Capaverde and Gustavo Barrancos share how Nubank adopted DevOps and a microservices architecture.
-
Debugging Containerized Microservices
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.
-
Cloud Native Infrastructure with Kubicorn
Kris Nova talks about Kubicorn and what it means to run a cloud native application that manages underlying cloud native infrastructure through concrete examples from the Kubicorn project.
-
PCF in the Land of NSX: A Closer Look at PCF with NSX-V vs. NSX-T
Sabha Parameswaran discuses NSX-V and NSX-T, the differences between them and their integration with PCF.
-
Serverless Spring
Mark Fisher and Dave Syer introduce the introduce Spring Cloud Function in the context of using Java and Spring, from the basic programming model all the way to multi-cloud deployments.
-
Cloud Foundry Networking with VMware NSX
Usha Ramachandran and Sai Chaitanya discuss VMware NSX, the Cloud Foundry Network Policy Model, and demonstrate its integration with Cloud Foundry.
-
Continuous Delivery in Azure
Jimmy Bogard discusses continuous delivery in Azure, covering automated builds, packaging, deployments, CD pipelines, Azure Resource Manager, infrastructure-as-code, blue-green deployments, etc..