InfoQ Homepage Architecture & Design Content on InfoQ
-
Nubank's Experience Scaling Microservices Operations
Renan Capaverde and Gustavo Barrancos share how Nubank adopted DevOps and a microservices architecture.
-
Istio - Weaving the Service Mesh
Louis Ryan discusses Istio, a tool which provides a common networking, security, telemetry and policy substrate for service meshes which help transitioning to microservices.
-
Custom, Complex Windows @Scale Using Apache Flink
Matt Zimmer discusses Apache Flink, how to use it to aggregate events into windows customized along varying definitions of a session, handling out-of-order events, and more.
-
How to Build Spring Services for Cloud-Native Platforms Using the Open Service Broker API
Matthew McNeeney and Sam Gunaratne discuss how to build services that can be deployed once and consumed anywhere with the Open Service Broker API.
-
Caching for Microservices - Introduction to Pivotal Cloud Cache
Pulkit Chandra discusses how to use Pivotal Cloud Cache and its performance under load, demoing a Spring Boot app which uses Spring Data Geode to talk to a Pivotal Cloud Cache cluster.
-
Cloud Foundry Networking: Enabling Direct Communication for Microservices
Angela Chin and David McClure overview PCF’s networking, how it integrates with Eureka and Spring Cloud Services, and run a live demonstration deploying microservices communicating with each other.
-
Designing Services for Resilience: Netflix Lessons
Nora Jones talks about designing microservices for enabling resiliency testing and the moving parts we need to consider when designing them from the get go, and along their lifetime.
-
NDBench: Benchmarking Microservices at Scale
Vinay Chella and Ioannis Papapanagiotou discuss Netflix's Cloud benchmark system, how it was integrated with their release cycle, showcasing how multiple instances can be monitored from a single UI.
-
Testing in Production - Quality Software Faster
Michael Bryzek discusses building software with no dev, QA or staging environments, diving into “verifying in production” - what it takes to build software tested continuously in production.
-
Polyglot Persistence Powering Microservices
Roopa Tangirala takes a look at Netflix’s common platform used to manage, maintain, and scale persistence infrastructures, sharing the benefits, pitfalls, and lessons learned along the way.
-
Service-Oriented Development
Rafael Schloming talks about how the real goal of microservices is to break up a monolithic development workflow. He shows how to build software enabling to move fast and make things.
-
ML for Question and Answer Understanding @Quora
Nikhil Dandekar discusses how Quora extracts intelligence from questions using machine learning, including question-topic labeling, removing duplicate questions, ranking questions & answers, and more.