You need to select the best Azure service for hosting a static website.
Which service should you use?
A. Azure App Service
B. Azure Static Web Apps
C. Azure Functions
D. Azure Container Instances
A.Azure App Service
B.Azure Static Web AppsCorrect
C.Azure Functions
D.Azure Container Instances
Explanation
Azure Static Web Apps is specifically designed for hosting static websites with integrated CI/CD from GitHub.
Question 2
Your company has an on-premises SQL Server database that contains 500 GB of data. You need to migrate the database to Azure SQL Database with minimal downtime.
The solution must:
- Support continuous synchronization during migration
- Allow you to switch over when ready
- Minimize application changes
Which migration approach should you use?
A. Azure Database Migration Service online migration
B. BACPAC export and import
C. SQL Server backup and restore
D. Azure Data Factory copy activity
A.Azure Database Migration Service online migrationCorrect
B.BACPAC export and import
C.SQL Server backup and restore
D.Azure Data Factory copy activity
Explanation
Azure Database Migration Service with online migration mode supports continuous sync and minimal downtime cutover.
Question 3
You are designing a solution that requires high availability across Azure regions.
Which TWO resources support active-active configuration across regions? (Choose two.)
A. Azure SQL Database
B. Azure Cosmos DB
C. Azure Blob Storage with GRS
D. Azure Traffic Manager
E. Azure Front Door
A.Azure SQL Database
B.Azure Cosmos DBCorrect
C.Azure Blob Storage with GRS
D.Azure Traffic Manager
E.Azure Front DoorCorrect
Explanation
Azure Cosmos DB supports multi-region writes (active-active). Azure Front Door provides global load balancing with active-active endpoints.
Question 4
You need to implement Zero Trust security for your Azure environment.
Which THREE components are essential for Zero Trust implementation? (Choose three.)
A. Verify explicitly using strong authentication
B. Use least privilege access
C. Allow all internal network traffic
D. Assume breach and segment access
E. Trust verified devices automatically
F. Disable all logging to reduce costs
A.Verify explicitly using strong authenticationCorrect
B.Use least privilege accessCorrect
C.Allow all internal network traffic
D.Assume breach and segment accessCorrect
E.Trust verified devices automatically
F.Disable all logging to reduce costs
Explanation
Zero Trust principles: verify explicitly, use least privilege access, and assume breach. Never trust implicitly.
Question 5
Match each Azure service to its primary use case.
Services:
- Azure Event Hubs
- Azure Service Bus
- Azure Event Grid
Use cases:
- High-throughput telemetry ingestion
- Enterprise messaging with queues and topics
- Event-driven serverless architectures
Explanation
Event Hubs is for big data streaming, Service Bus for enterprise messaging, Event Grid for reactive programming.
Verifying access...
Access Required
You need to purchase this exam to access practice mode