Medium1 markMultiple Choice
AZ-305 · Question 48 · Domain 4.2: Application Architecture
You are designing a caching strategy for a web application. You need to store ASP.NET session state and provide a pub/sub messaging capability. High availability is required. Which TWO options should you select? (Select TWO)
You are designing a caching strategy for a web application. You need to store ASP.NET session state and provide a pub/sub messaging capability. High availability is required. Which TWO options should you select? (Select TWO)
Answer options:
A.
Azure Cache for Redis
B.
Standard tier or higher
C.
Basic tier
D.
Azure Content Delivery Network (CDN)
E.
Azure Front Door
How to approach this question
Identify the caching service and the tier that supports HA.
Full Answer
Azure Cache for Redis, Standard tier or higher
Azure Cache for Redis supports complex data structures and pub/sub. Standard tier provides a primary/replica configuration for HA. Pillar: Performance Efficiency.
Common mistakes
Selecting Basic tier which has no SLA or HA.
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