A company plans to migrate an on-premises inventory management database system to Azure. The system requires support for SQL Server Agent to run automated tasks and native cross-database queries. The database must remain highly available and survive the outage of an entire Azure availability zone. The company wants to minimize the administrative overhead of managing the underlying operating system, patching, and backups. Which Azure SQL deployment option should you choose?
- ASQL Server on an Azure Virtual Machine using locally redundant storage
- Azure SQL Managed Instance with zone redundancyCevap
- CAzure SQL Database single database with zone redundancy
- DAzure SQL Database elastic pool
Cevap
Azure SQL Managed Instance with zone redundancy
The correct option is Azure SQL Managed Instance with zone redundancy because it satisfies the need for instance-level features (SQL Server Agent and cross-database queries) while minimizing administrative overhead by offering a fully managed PaaS model. Configuring it with zone redundancy ensures the database can survive an availability zone outage.
Adım Adım Çözüm
Anahtar Kavram
Selecting appropriate Azure SQL relational database deployment options based on legacy feature support, administrative overhead, and high availability constraints.
Tahmini Süre:1m 30s