Solved

What Are Two Security Benefits of a Docker-Based Application? (Choose

Question 75

Multiple Choice

What are two security benefits of a Docker-based application? (Choose two.)


A) natively secures access to secrets that are used by the running application
B) guarantees container images are secured and free of vulnerabilities
C) easier to patch because Docker containers include only dependencies that the application requires
D) prevents information leakage that can occur when unhandled exceptions are returned in HTTP responses
E) allows for separation of applications that traditionally run on the same host

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions