You need to migrate an on-premises SQL Server database to Azure. The solution must include support for SQL Server Agent. Which Azure SQL architecture should you recommend?
Select only one answer.
A. Azure SQL Database with the General Purpose service tier
B. Azure SQL Database with the Business Critical service tier
C. Azure SQL Managed Instance with the General Purpose service tier
D. Azure SQL Database with the Hyperscale service tier
C
技巧:排除明顯錯誤選項,在沒有明顯錯誤的選項中選擇最合理的選項。
A. 不正確。Azure SQL Database提供了托管式的數(shù)據(jù)庫服務(wù),但是無論是常規(guī)用途層,還是業(yè)務(wù)關(guān)鍵層,或者超大規(guī)模層,都不直接支持SQL Server Agent。
B. 不正確。Azure SQL Database提供了托管式的數(shù)據(jù)庫服務(wù),但是無論是常規(guī)用途層,還是業(yè)務(wù)關(guān)鍵層,或者超大規(guī)模層,都不直接支持SQL Server Agent。
C. 正確。Azure SQL Managed Instance提供了與SQL Server相似的功能集,這包括SQL Server Agent。在遷移過程中,可以保留現(xiàn)有的作業(yè)、警報和操作員設(shè)置,無需進行重大更改。General Purpose服務(wù)層被設(shè)計為大多數(shù)具有典型性能和IO延遲要求的業(yè)務(wù)應(yīng)用程序在云中的最佳目的地。它提供了豐富的計算和存儲選項,允許根據(jù)業(yè)務(wù)需求進行部署和調(diào)整規(guī)模。這確保了遷移后的數(shù)據(jù)庫能夠保持或提升性能,滿足業(yè)務(wù)要求。
D. 不正確。Azure SQL Database提供了托管式的數(shù)據(jù)庫服務(wù),但是無論是常規(guī)用途層,還是業(yè)務(wù)關(guān)鍵層,或者超大規(guī)模層,都不直接支持SQL Server Agent。