Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 29

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

Answer options

Correct answer: C, E

Explanation

Option C is correct because Docker containers only include the necessary dependencies, making it easier to apply patches. Option E is also correct as it allows for the isolation of applications on a single host, enhancing security. The other options, while relevant to security, do not specifically highlight the unique benefits offered by Docker in this context.