InfoQ Homepage Microservices Content on InfoQ
-
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.
-
Introducing Micrometer Application Metrics
Jon Schneider introduces Micrometer and walks through practical exercises that demonstrate how to instrument an application code to yield actionable metrics insights and alerts.
-
What's New in Spring Boot 2.0
Phil Webb and Madhura Bhave discuss Spring Boot 2.0, improvements, how to migrate to it, tweaks and utilities, and internals.
-
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.
-
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.
-
Avoiding Alerts Overload from Microservices
Sarah Wells shares the experiences of reaching over 150 microservices in production after starting to build a microservices-based system from scratch only two years go. She offers tips and tricks.
-
Latency Sensitive Microservices
Peter Lawrey discusses the overlap between microservices and a trading system, how to make microservices easy to test and performant, and how to easily maintain a trading system.
-
IoT and Microservices in the Home
Fred George explores the use of asynchronous microservices to implement a home IoT environment of heterogeneous devices, including lights and motion sensors on a J2ME-like environment.
-
Microservices with Kong
Thijs Schreijer discusses building microservices with Mashape’s Kong, an API gateway.
-
Twelve Patterns for Hypermedia Microservices
Mike Amundsen presents 12 patterns and practices for building APIs that can evolve over time and client applications that can adapt to those changes without relying on explicit versioning systems.