ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 257 - Associate Cloud Engineer discussion

Report
Export

You have an on-premises data analytics set of binaries that processes data files in memory for about 45 minutes every midnight. The sizes of those data files range from 1 gigabyte to 16 gigabytes. You want to migrate this application to Google Cloud with minimal effort and cost. What should you do?

A.
Upload the code to Cloud Functions. Use Cloud Scheduler to start the application.
Answers
A.
Upload the code to Cloud Functions. Use Cloud Scheduler to start the application.
B.
Create a container for the set of binaries. Use Cloud Scheduler to start a Cloud Run job for the container.
Answers
B.
Create a container for the set of binaries. Use Cloud Scheduler to start a Cloud Run job for the container.
C.
Create a container for the set of binaries Deploy the container to Google Kubernetes Engine (GKE) and use the Kubernetes scheduler to start the application.
Answers
C.
Create a container for the set of binaries Deploy the container to Google Kubernetes Engine (GKE) and use the Kubernetes scheduler to start the application.
D.
Lift and shift to a VM on Compute Engine. Use an instance schedule to start and stop the instance.
Answers
D.
Lift and shift to a VM on Compute Engine. Use an instance schedule to start and stop the instance.
Suggested answer: B
asked 18/09/2024
Vusani Nedzungani
50 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first