GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #250
PROFESSIONAL-CLOUD-DEVELOPER Question #250: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #250. The question stem and answer options stay visible for context.
Building and implementing cloud-native applications
Question
Your team is developing a Cloud Function triggered by Cloud Storage events. You want to accelerate testing and development of your Cloud Function while following Google-recommended best practices. What should you do?
Options
- ACreate a new Cloud Function that is triggered when Cloud Audit Logs detects the
- BMake a copy of the Cloud Function, and rewrite the code to be HTTP-triggered. Edit and test the
- CInstall the Functions Frameworks library, and configure the Cloud Function on localhost. Make a
- DMake a copy of the Cloud Function in the Google Cloud console. Use the Cloud console's in-line
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloud Functions#Local Development#Functions Framework#Testing