List of questions
Related questions
Question 176 - Professional Cloud Developer discussion
You are deploying a microservices application to Google Kubernetes Engine (GKE). The application will receive daily updates. You expect to deploy a large number of distinct containers that will run on the Linux operating system (OS). You want to be alerted to any known OS vulnerabilities in the new containers. You want to follow Google-recommended best practices. What should you do?
A.
Use the gcloud CLI to call Container Analysis to scan new container images. Review the vulnerability results before each deployment.
B.
Enable Container Analysis, and upload new container images to Artifact Registry. Review the vulnerability results before each deployment.
C.
Enable Container Analysis, and upload new container images to Artifact Registry. Review the critical vulnerability results before each deployment.
D.
Use the Container Analysis REST API to call Container Analysis to scan new container images. Review the vulnerability results before each deployment.
Your answer:
0 comments
Sorted by
Leave a comment first