Examtopics

Associate Cloud Engineer
  • Topic 1 Question 240

    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?

    • Create a container for the set of binaries. Use Cloud Scheduler to start a Cloud Run job for the container.

    • 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.

    • Upload the code to Cloud Functions. Use Cloud Scheduler to start the application.

    • Lift and shift to a VM on Compute Engine. Use an instance schedule to start and stop the instance.


    シャッフルモード