Operations | Monitoring | ITSM | DevOps | Cloud

Service Mesh

The latest News and Information on Service Mesh, APIs and related technologies.

Do you really need a service mesh?

The challenges involved in deploying and managing microservices have led to the creation of the service mesh, a tool for adding observability, security, and traffic management capabilities at the application layer. While a service mesh is intended to help developers and SREs with a number of use cases related to service-to-service communication within Kubernetes clusters, a service mesh also adds operational complexity and introduces an additional control plane for security teams to manage.

Creating Envoy WebAssembly Extensions

In the CNCF ecosystem, Envoy, an open source service proxy developed by Lyft, is a very common choice in service mesh networking. In a previous post we discussed that both Consul and Istio leverage Envoy. Were you aware that you can extend Envoy’s capabilities with WebAssembly? What is WebAssembly? WebAssembly, or Wasm as it is often abbreviated, is not so much of a programming language as it is a specification for a binary instruction format that can be run in sandboxed virtual machines.

Announcing Istio integration

Adoption of service meshes like Istio is increasing. As a result, Speedscale has developed a webassembly plugin. We extended Envoy using Rust, and no changes are required to your Istio configuration. This allows us to leverage the same sidecars that you have deployed throughout your environment to inspect API traffic. Once we are listening through Istio, the typical Speedscale magic can take place. We can use the data to build integration/performance test suites and autogenerate service mocks.

Introduction to Service Mesh - Saiyam Pathak

This time around the topic for the Civo Community Meetup was Kubernetes service meshes and the role they play in providing visibility and open communication between your pods/containers. Saiyam Pathak, Director of Technical Evangelism at Civo, discussed the concept of service meshes and best practices. Get free credit to test-drive the world’s first K3s-powered, managed Kubernetes service.

Introduction to SMI (Service Mesh Interface) - Kai Hoffman

This time around the topic for the Civo Community Meetup was Kubernetes service meshes and the role they play in providing visibility and open communication between your pods/containers. Kai Hoffman, Developer Advocate at Civo, outlined the Service Mesh Interface, a project to standardise service mesh specifications on Kubernetes.

Kubernetes Service Mesh Focus - Civo Community Meetup #8

This time around the topic was Kubernetes service meshes and the role they play in providing visibility and open communication between your pods/containers. Saiyam Pathak, Director of Technical Evangelism at Civo, will be led the talk and discussed the concept of service meshes and best practices. Kai Hoffman, Developer Advocate at Civo, outlined the Service Mesh Interface, a project to standardise service mesh specifications on Kubernetes.

Instrumenting Microservices with Istio for Distributed Tracing

Previously, I wrote a Beginner’s Guide to Jaeger + OpenTracing Instrumentation for Go providing guidance on manually instrumenting Go services. This is useful for cases where we want fine-grained tracing of specific functions. However, what if all we want is to trace a service’s inbound and outbound calls with little to no additional code?

The Abstracted Mesh: Dealing with Application Complexity

When did our infrastructure get so complicated? For many of my clients, the number of resources their applications are built on seems to have snowballed overnight. It was, of course, a gradual progression, and usually a conscious one, but complexity can feel like it grows geometrically with each new resource element. And that complexity can create problems.

Join Us to learn Service Mesh, Observability and Beyond

How can you scale your organization without losing an understanding of your environment? Services mesh is here to help! It gives you the observability of connected services and is easier to adopt than you might think. Come and learn service mesh concepts, best practices, and key challenges.