Simplifying Microservices with Istio and Service Mesh Architecture

In this guide, we take a developer-first journey through Istio’s capabilities—sidecar proxies, WASM plugin customization, secure ingress and egress gateways, multi-cluster setups, zero-trust security with mTLS, and real-world traffic management patterns. Using a coffee shop microservices app as our example, we break down abstract concepts into digestible sections and hands-on examples.

Read More Simplifying Microservices with Istio and Service Mesh Architecture

Understanding Observability with OpenTelemetry and Coffee

Understanding Observability with OpenTelemetry and Coffee is your practical guide to modern observability. This blog breaks down OpenTelemetry concepts, explains code instrumentation with .NET 8, and explores the OpenTelemetry Collector. Using a real-world coffee shop microservices app to simplify tracing, logging, and metrics collection. Introducing SigNoz to help you get visibility into your distributed systems.

Read More Understanding Observability with OpenTelemetry and Coffee
Featured

Things to know about Event-Driven Architecture

With the continuing growth of micro services and the cloud best practice of designing decoupled systems, it’s imperative that developers have the ability to utilize a service, or system for better scalability and availability. Event-driven architecture focuses on function as a service, giving the developers more availability, elasticity, scalability, and cost optimization. This blog covers what do you mean by serverless architecture, when to use it, and various AWS serverless services such as API Gateway, Lambda, SQS, SNS, and SES.

Read More Things to know about Event-Driven Architecture