CompTIA Security+ (SY0-701) — Question 515
An organization wants to deploy software in a container environment to increase security. Which of the following would limit the organization's ability to achieve this goal?
Answer options
- A. Regulatory compliance
- B. Patch availability
- C. Kernel version
- D. Monolithic code
Correct answer: D
Explanation
The correct answer is D, as monolithic code bases can be challenging to decompose into containers, limiting the benefits of a container environment. Options A, B, and C do not inherently restrict the ability to use containers, as regulatory compliance can be managed, patch availability can improve security, and kernel version may just need to meet specific requirements.