ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 234 - Associate Cloud Engineer discussion

Report
Export

Your team is running an on-premises ecommerce application. The application contains a complex set of microservices written in Python, and each microservice is running on Docker containers. Configurations are injected by using environment variables. You need to deploy your current application to a serverless Google Cloud cloud solution. What should you do?

A.
Use your existing CI/CD pipeline Use the generated Docker images and deploy them to Cloud Run. Update the configurations and the required endpoints.
Answers
A.
Use your existing CI/CD pipeline Use the generated Docker images and deploy them to Cloud Run. Update the configurations and the required endpoints.
B.
Use your existing continuous integration and delivery (CI/CD) pipeline. Use the generated Docker images and deploy them to Cloud Function. Use the same configuration as on-premises.
Answers
B.
Use your existing continuous integration and delivery (CI/CD) pipeline. Use the generated Docker images and deploy them to Cloud Function. Use the same configuration as on-premises.
C.
Use the existing codebase and deploy each service as a separate Cloud Function Update the configurations and the required endpoints.
Answers
C.
Use the existing codebase and deploy each service as a separate Cloud Function Update the configurations and the required endpoints.
D.
Use your existing codebase and deploy each service as a separate Cloud Run Use the same configurations as on-premises.
Answers
D.
Use your existing codebase and deploy each service as a separate Cloud Run Use the same configurations as on-premises.
Suggested answer: A
asked 18/09/2024
Katherine Messick
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first