InfoQ Homepage Architecture & Design Content on InfoQ
-
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.
-
Putting a SpEL on Spinnaker: Evolving an Expression Language for Continuous Delivery at Netflix
Tomas Lin discusses Spinnaker and SpEL, an open source, multi-cloud continuous delivery platform that is used by over 90% of cloud deployments at Netflix.
-
Developing Microservices with Aggregates
Chris Richardson describes how to use aggregates to design modular business logic that can be partitioned into microservices.
-
Load Balancing is Impossible
Tyler McMullen discusses load balancing techniques and algorithms such as Randomized Least-conns, Join-Idle-Queue, and Load Interpretation.
-
Moving from Monolithic Architecture to Spring Cloud and Microservices
Travis Cherry and Mary Ann Wayer discuss monolithic architectural patterns, JBoss apps, lessons learned moving to Spring MVC SPA, then microservices with Spring Boot, Netflix OSS and Spring Cloud.
-
Advanced Spring Data REST
Covering the features added to Spring Data REST in recent releases, Oliver Gierke looks at how to integrate manually coded REST resources, tweak representations and work with lookup types.
-
Scaling Dropbox
Preslav Le talks about how Dropbox’s infrastructure evolved over the years, how it looks today, as well the challenges and lessons learned on the way.
-
Twitch Plays Pokémon: Twitch's Chat Architecture
John Rizzo introduces Twitch's chat's architecture, telling how their engineers investigated and worked through the issues in what turned out to be a make-or-break situation for the company.
-
Intuition Engineering
Casey Rosenthal talks about a new discipline called Intuition Engineering and Vizceral, a tool they built at Neflix to process massive amounts of visual data in parallel.