CV0-003 · Question #500
A cloud administrator is setting up a DR site on a different zone of the same CSP. The application servers are replicated using the VM replication, and the database replication is set up using log…
The correct answer is C. Update the connection string. The connection string is a text string that contains the information that an application needs to connect to a database. When the application servers were replicated to the DR site, the connection string was not updated to reflect the new IP address of the database server. This…
Question
A cloud administrator is setting up a DR site on a different zone of the same CSP. The application servers are replicated using the VM replication, and the database replication is set up using log shipping. Upon testing the DR site, the application servers are unable to access the database servers. The administrator has verified the systems are running and are accessible from the CSP portal. Which of the following should the administrator do to fix this issue?
Options
- AChange the database application IP
- BCreate a database cluster between the primary site and the DR site
- CUpdate the connection string
- DEdit the DNS record at the DR site for the application servers
How the community answered
(34 responses)- A3% (1)
- B12% (4)
- C76% (26)
- D9% (3)
Explanation
The connection string is a text string that contains the information that an application needs to connect to a database. When the application servers were replicated to the DR site, the connection string was not updated to reflect the new IP address of the database server. This is why the application servers are unable to access the database servers.
Topics
Community Discussion
No community discussion yet for this question.