A retail corporation is planning the deployment of a high-throughput transactional database system on Azure. The system must meet the following requirements:
* Maintain transaction log write latencies under 1 millisecond.
* Allow database administrators to execute legacy Common Language Runtime (CLR) functions using unsafe assembly permissions.
* Ensure that both the operating system and database engine updates are automatically applied by the cloud provider.
* Restrict all database ingress traffic to a dedicated private IP address within a customer-managed virtual network.
Which relational database solution should you recommend?
- Business Critical service tier of Azure SQL Managed InstanceCevap
- BGeneral Purpose service tier of Azure SQL Managed Instance
- CBusiness Critical service tier of Azure SQL Database
- DSQL Server running on Azure Virtual Machines with Premium SSD storage
Cevap
Business Critical service tier of Azure SQL Managed Instance
The Business Critical service tier of Azure SQL Managed Instance meets all requirements. It is a fully managed PaaS solution where Microsoft automatically patches both the operating system and the database engine. It supports advanced SQL Server features, including unsafe CLR assemblies. Because it natively integrates with virtual networks, it provides secure ingress via a private IP address. Finally, the Business Critical tier uses local SSD storage for data and log files, delivering sub-millisecond write latencies for the transaction logs.
Adım Adım Çözüm
Anahtar Kavram
Azure SQL Managed Instance service tiers and compatibility
Tahmini Süre:3m 0s