List of questions
Related questions
Question 257 - Associate Cloud Engineer discussion
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.
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.
D.
Lift and shift to a VM on Compute Engine. Use an instance schedule to start and stop the instance.
Your answer:
0 comments
Sorted by
Leave a comment first