Exam NS0-003 All QuestionsBrowse all questions from this exam
Question 30

What are two reasons for using containers? (Choose two.)

    Correct Answer: A, B

    Containers are used to minimize resource overhead because they share the host system's kernel and do not require a full operating system, making them lightweight and efficient. Additionally, containers are ideal for deploying microservices as building blocks to distributed applications since they encapsulate applications and their dependencies, allowing for consistent deployment across various environments.

Discussion
runnerbeanOptions: AB

Agree, A and B https://www.netapp.com/devops-solutions/what-are-containers/#:~:text=Compared%20to%20server%20or%20machine%20virtualization%20approaches%2C%20however%2C,more%20lightweight%20and%20portable%2C%20with%20significantly%20less%20overhead.