InfoQ Homepage Microservices Content on InfoQ
-
Beyond OAuth2: End to End Microservice Security
Will Tran discusses enforcing microservices’ security policies with OAuth2.
-
Functional / Microservices in Real-Time Financials
Vitor Olivier presents how Nubank has built the system of record based on functional programming principles, the challenges they faced when taking it to scale and the benefits of their approach.
-
Generating Unified APIs with Protocol Buffers and gRPC
Chris Roche and Christopher Burnett discuss how they extended the Protocol Buffer (PB) IDL to create unified APIs and data models, and how they used Envoy to move HTTP 1.1 services to gRPC.
-
The Journey to Microservices from a Startup Perspective
Susanne Kaiser shares some experiences and challenges her team at JustSocialApps faced and still face during their microservices journey.
-
Take Two: Evolving Microservice Architectures
Andrew Hart talks about the architectural, operational, and cultural aspects of evolving a microservice architecture, highlighting the opportunities and challenges faced.
-
Building Microservices @Squarespace
Franklin Angulo discusses SquareSpace's journey from a monolith architecture to microservices including lessons learned, frameworks and OSS projects used, integration points with service discovery.
-
The Paved PaaS to Microservices at Netflix
Yunong Xiao discusses how Netflix standardizes common functionality like service discovery, configuration, metrics, logging, and RPC, across services.
-
Managing Data in Microservices
Randy Shoup shares microservices managing data patterns from Google, eBay, and Stitch Fix., talking on the need to access the data only through microservice's interface, communicate through events.
-
Streaming Microservices: Contracts & Compatibility
Gwen Shapira discusses patterns of schema design, schema storage and schema evolution that help development teams build contracts through better collaboration and deliver resilient applications faster
-
Secure Microservices Adoption
Grygoriy Gonchar describes the benefits of the microservices architecture for security and how to deal with authentication, keeping track of dependencies and storing lots of credentials.
-
Architecture Patterns for Microservices in Kubernetes
Thomas Fricke describes some common patterns to build applications for use in containers, with real world examples using Kubernetes.
-
Microservices and Mobile
Oleksii Fedorov advises on creating mobile applications, what practices to use and what to avoid.