CompTIA Security+ SY0-701 Practice Question
Your company is planning to deploy a new web application using containerized microservices. The security team is tasked with recommending a practice to enhance the security of the containers. Which of the following practices should be implemented to prevent the containers from running with elevated privileges, which could be exploited if an application vulnerability is identified?
Use a single container image for multiple applications to simplify management
Implement least privilege containers
Increase the logging level for all containers to debug mode
Allow containers to run with default privileges for ease of deployment