Azure Cloud Native patterns
Intro¶
Azure Cloud Native patterns
Description¶
Patterns¶
https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/distributed-data
TODO expand those patterns
- "data store" per service
Communication¶
TODO expand on service mesh, how it belongs into the context of
https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/service-mesh-communication-infrastructure?source=recommendations
- Front-end client communication https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/front-end-communication
- Service-to-service communication https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/service-to-service-communication