
Explanation:
The correct answer is Cloud Functions. This GCP service is tailored for managing and automating the deployment of serverless functions, enabling developers to write and deploy event-driven functions without the need to manage the underlying infrastructure. It supports various programming languages such as JavaScript, Python, and Go, and functions can be triggered by events from GCP services or custom events.
Thus, Cloud Functions is the correct choice for managing and automating serverless function deployments.
Ultimate access to all questions.
No comments yet.