ExamGecko
Question list
Search
Search

Question 52 - PCCET discussion

Report
Export

Why have software developers widely embraced the use of containers?

A.
Containers require separate development and production environments to promote authentic code.
Answers
A.
Containers require separate development and production environments to promote authentic code.
B.
Containers share application dependencies with other containers and with their host computer.
Answers
B.
Containers share application dependencies with other containers and with their host computer.
C.
Containers simplify the building and deploying of cloud native applications.
Answers
C.
Containers simplify the building and deploying of cloud native applications.
D.
Containers are host specific and are not portable across different virtual machine hosts.
Answers
D.
Containers are host specific and are not portable across different virtual machine hosts.
Suggested answer: C

Explanation:

Containers are portable and lightweight alternatives to virtual machines that allow developers to package, isolate, and deploy applications across different cloud environments. Containers simplify the building and deploying of cloud native applications by providing consistent and efficient development, testing, and production environments. Containers also offer benefits such as rapid provisioning, high scalability, resource optimization, and security isolation.Reference:

What are containerized applications?from Google Cloud

What are containers and why do you need them?from IBM Developer

Embracing containers for software-defined cloud infrastructurefrom Red Hat

asked 23/09/2024
Said Bouzardaoui
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first