InfoQ Homepage DevOps Content on InfoQ
-
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.
-
Implementing Microservices Tracing with Spring Cloud and Zipkin
Marcin Grzejszczak and Reshmi Krishna describe how to do distributed tracing with Spring Cloud Sleuth and Zipkin, demoing incorporating these technologies into an existing stock trading application.
-
How to Properly Blame Things for Causing Latency: An Introduction to Distributed Tracing and Zipkin
Adrian Cole overviews how to debug latency problems using call graphs created by Zipkin, taking a look at the ecosystem, including tools to trace Ruby, C#, Java and Spring Boot apps.
-
Implementing Config Server and Extending It
Clint Checketts discusses the concerns to consider when rolling out a config server around security, encryption, and location of repositories, and Config Server's extensibility.
-
Spring Cloud on AWS
Agim Emruli presents common patterns and best-practices to run the application on the AWS cloud and how to use the platform provided services efficiently.
-
Load Balancing is Impossible
Tyler McMullen discusses load balancing techniques and algorithms such as Randomized Least-conns, Join-Idle-Queue, and Load Interpretation.
-
A Dark and Stormy Night: Operational Antipatterns
Kiran Bhattaram shares common operational antipatterns, useful tactics and stories learned in difficult situations.
-
Introduction to DocumentDB
Brian Korzynski introduces DocumentDB, a document database offering on the Azure platform: what it is, how to use it, how much it costs, and how it compares to other cloud document database offerings.