A digital health platform is designing a containerized microservice-based architecture to process patient data in two regions: North Europe (Ireland) and West Europe (Netherlands). The platform has the following requirements:
- The microservices must scale dynamically from zero based on HTTP traffic and message queue depth.
- You must minimize the administrative effort required to manage container orchestration, patching, and OS maintenance.
- For compliance and data sovereignty reasons, application log data from the Irish region must be strictly segregated at the data-plane level and stored within Ireland, while Netherlands log data must remain within the Netherlands.
Which two configurations should you recommend to meet the requirements? (Select two.)
- Host the microservices on Azure Container AppsCevap
- Provision separate Azure Log Analytics workspaces in the North Europe and West Europe regionsCevap
- CHost the microservices on Azure Kubernetes Service (AKS) clusters
- DProvision a single, centralized Azure Log Analytics workspace and configure workspace-level access control