Multiple Choice
A service should be provided to arbitrary clients on the Internet using HTTPS. Any standard client on the Internet should be able to consume the service without further configuration. Which of the following approaches can be used to implement these requirements?
A) Configure the web servers to not use a server certificate when serving HTTPS.
B) Generate a self-signed certificates during the deployment of each backend server.
C) Use a certificate issuing service to request certificates during each server deployment.
D) Use a load balancer that decrypts incoming requests and passes them on in plain HTTP.
E) Install a wildcard certificate and the respective private key on all the backend servers.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: An Ansible variable file contains the following
Q2: Given the following excerpt of a Dockerfile
Q3: A declarative Jenkins pipeline contains the following
Q5: Which statements are true regarding databases during
Q6: A recently installed application writes log data
Q7: The file index.php , which is being
Q8: Which of the following statements is true
Q9: Which of the following container names could
Q10: How does Vagrant run virtual machines?<br>A) Vagrant
Q11: Which Ansible keyword is used in a