CV0-002 · Question #441
A cloud administrator has deployed a new web application to a private cloud. The application platform consists of two web servers that communicate to a redundant database back end. The traffic to the
The correct answer is A. Connectivity. The administrator directly accessing each web server and logging in confirms that the individual web servers are reachable and functional. This action specifically verifies basic network and application connectivity.
Question
A cloud administrator has deployed a new web application to a private cloud. The application platform consists of two web servers that communicate to a redundant database back end. The traffic to the web servers is directed by a load balancer appliance. The administrator connects to the website on each of the webservers individually and confirms they are able to log in. Which of the following aspects of the application has the administrator tested successfully?
Options
- AConnectivity
- BFailover
- CData Integrity
- DPerformance
How the community answered
(57 responses)- A88% (50)
- B2% (1)
- C7% (4)
- D4% (2)
Why each option
The administrator directly accessing each web server and logging in confirms that the individual web servers are reachable and functional. This action specifically verifies basic network and application connectivity.
By connecting to each web server individually and logging in, the administrator has confirmed that the network path to each server is open and that the web application on each server is responsive and allows user authentication. This directly tests the ability to establish a connection and interact with the application.
Failover testing would involve simulating a failure of one component (e.g., one web server) and verifying that the system continues to operate without interruption, which was not described.
Data integrity testing ensures that data remains accurate and consistent throughout its lifecycle, which is not directly verified by logging into a web server.
Performance testing measures how a system responds under various workloads, such as response times or throughput, which is not implied by simply logging in.
Concept tested: Basic application and network connectivity verification
Topics
Community Discussion
No community discussion yet for this question.