ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 42 - Professional Cloud Security Engineer discussion

Report
Export

A DevOps team will create a new container to run on Google Kubernetes Engine. As the application will be internet-facing, they want to minimize the attack surface of the container.

What should they do?

A.
Use Cloud Build to build the container images.
Answers
A.
Use Cloud Build to build the container images.
B.
Build small containers using small base images.
Answers
B.
Build small containers using small base images.
C.
Delete non-used versions from Container Registry.
Answers
C.
Delete non-used versions from Container Registry.
D.
Use a Continuous Delivery tool to deploy the application.
Answers
D.
Use a Continuous Delivery tool to deploy the application.
Suggested answer: B

Explanation:

Small containers usually have a smaller attack surface as compared to containers that use large base images. https://cloud.google.com/blog/products/gcp/kubernetes-best-practices-how-and-why-to-build-small-container-images

asked 18/09/2024
ALAEDDINE BENMAKHLOUF
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first