Miachael Bryzek talks about designing micro service architectures based on his company experience #microservices #design https://www.youtube.com/watch?v=j6ow-UemzBc
YouTube
Design Microservice Architectures the Right Way
Download the slides & audio at InfoQ: https://bit.ly/2ypNF04
Michael Bryzek highlights specific key decisions that very directly impact the quality and maintainability of a microservice architecture, covering infrastructure, continuous deployment, communication…
Michael Bryzek highlights specific key decisions that very directly impact the quality and maintainability of a microservice architecture, covering infrastructure, continuous deployment, communication…
A tool for monitoring a troubleshooting microservices #microservices #monitoring #troubleshooting https://github.com/coroot/coroot
GitHub
GitHub - coroot/coroot: Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics…
Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards a...
In the ever-evolving world of microservices, managing communication and security between services is paramount. This blog post explores the differences between API gateways and service meshes, detailing their respective roles in handling service-to-service communication, traffic management, and security. Gain insights into when to use each technology to optimize your microservices architecture.
#microservices #APIGateway #ServiceMesh
https://navendu.me/posts/gateway-and-mesh/
#microservices #APIGateway #ServiceMesh
https://navendu.me/posts/gateway-and-mesh/
Navendu Pottekkat
A Comprehensive Guide to API Gateways, Kubernetes Gateways, and Service Meshes
A comprehensive comparison of API gateways, Kubernetes gateways, and service meshes with actionable insights.