Hard1 markMultiple Choice
AZ-305 · Question 45 · Domain 4.2: Application Architecture
You are designing a microservices architecture. You need a container orchestration platform, a Layer 7 ingress controller with WAF, and a message broker for asynchronous communication between microservices. Which THREE services should you use? (Select THREE)
You are designing a microservices architecture. You need a container orchestration platform, a Layer 7 ingress controller with WAF, and a message broker for asynchronous communication between microservices. Which THREE services should you use? (Select THREE)
Answer options:
A.
Azure Kubernetes Service (AKS)
B.
Azure Application Gateway
C.
Azure Service Bus
D.
Azure Load Balancer
E.
Azure Event Grid
F.
Azure Container Instances
How to approach this question
Match orchestration, L7 WAF, and messaging.
Full Answer
Azure Kubernetes Service (AKS), Azure Application Gateway, Azure Service Bus
AKS orchestrates containers. App Gateway provides Ingress and WAF. Service Bus handles async messaging. Pillar: Architecture.
Common mistakes
Selecting Event Grid instead of Service Bus for complex messaging.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 7
55 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...HardQ02CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...MediumQ03CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...HardQ04CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...MediumQ05CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...Hard
Expert