Service Mesh — Microsoft Azure Solutions Architect (AZ-305) Practice Questions
A service mesh is an infrastructure layer that manages service-to-service communication within a microservices architecture, providing traffic management, observability, and mutual TLS without requiring application code changes. For AZ-305, architects should understand how service meshes complement AKS by handling concerns like load balancing between pods, circuit breaking, retries, and fine-grained authorization policies. The exam may ask candidates to justify when a service mesh adds value versus when simpler Kubernetes-native networking suffices. Knowledge of how service meshes integrate with Azure Monitor and Azure Policy is also relevant.
Free questions on service mesh
You need to design a solution for a microservices architecture that requires inter-service communication with service discovery, load balancing, and traffic management. What Azure service is optimal?
Free question · medium · full answer + explanation
More service mesh questions in the full bank
- What is the main advantage of using a service mesh like Azure Service Fabric in microservices? Unlock answer & explanation →