Container Security Fundamentals

Final Quiz

Connecting to LMS... Progress: in progress

Assessment

1. What is container security primarily concerned with?
2. How are containers different from traditional virtual machines at a high level?
3. What is a container image?
4. Why is a privileged container high risk?
5. Why does base image selection matter?
6. What is image provenance?
7. Why should secrets not be baked into container images?
8. What is a multi-stage build useful for at a high level?
9. What does least privilege mean for containers?
10. Why are resource limits useful?
11. What is a container registry?
12. Why should registry access be controlled?
13. What is container network control intended to support?
14. Why is orchestrator access control important?
15. Why is monitoring important for containerized workloads?
16. Which statement best summarizes container security?