Dell EMC Specialist – Systems Administrator, PowerMax — Question 11
An organization is planning to integrate many S3 client applications with ECS. The applications are using virtual host style addressing for bucket identification.
What configuration should the storage administrator use?
Answer options
- A. Apply the DNS host record and create the needed base URL on ECS Make the needed changes to the S3 client configuration file
- B. Apply the DNS wild card record and the host record for the load balancer Install the needed SSL certificate on the load balancer
- C. Apply the DNS wild card record and the host record for the load balancer Create the needed base URL on ECS
- D. Apply the DNS wild card record and the host record for the load balancer Install the needed SSL certificate on the ECS nodes
Correct answer: C
Explanation
The correct answer is C because creating the necessary base URL on ECS along with the DNS wild card record and host record for the load balancer ensures proper routing for virtual host style addressing. Option A is incorrect as it lacks the load balancer configuration needed for efficient traffic management. Options B and D incorrectly focus on SSL certificate installation, which is not required for the base URL setup in this context.