159k views
1 vote
Question 4 Which compute service lets customers supply chunks of code, which get run on-demand in response to events, on infrastructure wholly managed by Google?

User Dcfg
by
5.7k points

1 Answer

3 votes

Answer:

Cloud functions

Step-by-step explanation:

Google Cloud functions is a computing tool that allow customers to activate their code from within Google Cloud,Google assistant, and Firebase or have it run within a web application, or a backend or mobile phone application as it does not require a server. Google Cloud Functions are billed based on the duration of the actual run time, without additional overhead costs.

User RahulArackal
by
5.4k points