List of questions
Question 43 - NCP-MCA discussion
A blueprint was developed for deploying a standard 3-tier hosting environment for a company's applications. The blueprint includes a load balancer, multiple web servers, a database server, and a small test application.
During testing of the blueprint, the application fails to connect to the database. The cause is found to be the database software is still installing when the application starts.
Which method most efficiently prevents the application from starting before the database?
A.
Use a local install instead of downloading
B.
Create a loop to retry connection
C.
Create a service dependency
D.
Use a sleep statement in a start script
Your answer:
0 comments
Sorted by
Leave a comment first