InfoQ Homepage DevOps Content on InfoQ
-
Java (SE) State of the Union
Gil Tene presents the current state of Java SE and OpenJDK, the role of Java in the Big Data and Infrastructure components, JCP, the ecosystem, trends, etc.
-
Query Understanding: a Manifesto
Daniel Tunkelang talks about what search looks like when viewed through a query understanding mindset. He focuses on query performance prediction, query rewriting, and search suggestions.
-
Lessons Learnt - Migrating from Spring XD to Spring Data Cloud Flow
Katie Mooney, Dillon Woods and Cahlen Humphreys point out key differences in Spring XD that have been resolved in Spring Cloud Data Flow.
-
Architecting for Cloud Native Data: Data Microservices Done Right Using Spring Cloud
Fred Melo introduces Spring Cloud Stream from a Data Microservices perspective.
-
Secure & Dynamic App Config at GapTech with Spring Cloud, Vault and Consul
Nivesh Gopathi describes the use cases for dynamic configuration and application secrets management, and how GapTech are solving these at scale using Spring Cloud Config, Vault and Consul.
-
Consumer Driven Contracts and Your Microservice Architecture
Marcin Grzejszczak shows how to use the Spring Cloud Contract Verifier to stub HTTP / Messaging collaborators, faking microservices with stubs that were tested against their producer.
-
Amazon ECS: a Platform to Run Production Containers
Uttara Sridhar dives deep into the architecture behind Amazon ECS and demonstrates the key features to build and run a container-based application on Amazon ECS.
-
Elastic Efficient Execution of Varied Containers
Sharma Podila reviews the state of containers usage in Netflix, discussing projects Titus and Mantis, AWS integration, and using Fenzo to run an elastic infrastructure for a varied mix of workloads.
-
Mesos: A State-of-the-art Container Orchestrator
Jie Yu discusses how containers are managed in Mesos, the future of container support in Mesos, and shows some of the new container networking and storage features.
-
Building a Microservices Platform with Kubernetes
Matthew Mark Miller discusses Kubernetes’ primitives and microservices patterns on top of them, including rolling deployments, stateful services and adding behaviors via sidecars.
-
Azure Service Fabric: Microservices Architecture Made Ridiculously Simple
Chase Aucoin explains using Microsoft Service Fabric to create microservices, demoing how to migrate existing services to Service Fabric.
-
Building .NET Microservices
Kevin Hoffmann and Chris Umbel discuss building .NET microservices and deploying them to the Spring Cloud.