クラウド管理者が、同じ CSP の別のゾーンに DR サイトをセットアップしています。アプリケーション サーバーは VM レプリケーションを使用してレプリケートされ、データベース レプリケーションはログ配布を使用してセットアップされます。DR サイトをテストすると、アプリケーション サーバーはデータベース サーバーにアクセスできません。管理者は、システムが実行中であり、CSP ポータルからアクセスできることを確認しました。 この問題を解決するために管理者が行うべきことは次のうちどれですか?
正解:C
A connection string is a parameter that specifies how to connect to a database server or instance. A connection string typically includes information such as the server name, database name, user name, password, and other options. Updating the connection string is the best way to fix the issue of application servers being unable to access the database servers after setting up a DR site on a different zone of the same CSP and replicating the application and database servers using VM replication and log shipping. Updating the connection string can ensure that the application servers can connect to the correct database server or instance in the DR site, as the server name or IP address may have changed after the replication. Reference: CompTIA Cloud+ Certification Exam Objectives, page 10, section 1.5