
Ultimate access to all questions.
How can you automate image processing tasks (resizing, cropping, watermarking) and workflow monitoring with minimal effort while ensuring scalability for large volumes of images in a Google Cloud environment?
A
Employ Cloud Composer to manage the image processing workflows. Use Dataproc for workflow monitoring and analytics.
B
Use Cloud Run to deploy the image processing functions. Use Apigee to expose the API. Use Cloud Logging for workflow monitoring.
C
Implement Workflows to orchestrate the image processing tasks. Use Cloud Logging for workflow monitoring.
D
Use Cloud Build to trigger Cloud Functions for the image processing tasks. Use Cloud Monitoring for workflow monitoring.