InfoQ Homepage Service Mesh Content on InfoQ
-
Reducing Microservices Architecture Complexity with Istio and Kubernetes
Ray Tsang introduces Istio, explaining how the service mesh works, the technology behind it, and how to use it with microservices.
-
Connecting, Managing, Observing, and Securing Services
Zack Butcher talks about how a service mesh helps with the transition from monoliths to microservices, to empower operations teams, and to adopt security best-practices.
-
A Tale of Two Frameworks: Spring Cloud and Istio
Shubha Anjur Tupil and Spencer Gibb compare Spring Cloud with Istio, exploring the use cases that are best suited for each of them.
-
Next Gen Networking Infrastructure with Rust
Carl Lerche shows how Rust’s “zero cost abstractions” can be leveraged to provide a networking platform that provides expressiveness, speed, and safety with tradeoffs between them.
-
What is a Service Mesh, and Do I Need One When Developing Microservices?
Daniel Bryant introduces service mesh, what it is, when to use it, and some of the tools to employ.
-
Lyft's Envoy: Embracing a Service Mesh
Matt Klein explains why Lyft developed Envoy, focusing primarily on the operational agility that the burgeoning service mesh paradigm provides, with a focus on microservice networking observability.
-
Connecting All Abstractions with Istio
Ramiro Salas, Laurent Demailly explain what a service mesh is, its impact on PCF and K8s, the implications for the traditional infrastructure, and using Istio to integrate all abstractions.
-
Microservices Panel
The panelists discuss things like security, service meshes and how to troubleshoot distributed systems, looking forward to see what the next 12 months may hold for microservice architectures.
-
Debugging Microservices Applications w/ Service Mesh, openTracing & Squash
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.
-
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.
-
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.