In the previous chapter, we learned about Google Cloud Functions. In this chapter, we will learn how to invoke Google Cloud Functions from other Google Cloud services. We will learn about the different types of events and triggers that are available for Google Cloud Functions. We will then learn about Google Cloud Pub/Sub triggers, HTTP triggers for Google Cloud Functions, Firebase, and Google Storage triggers.
In this chapter, we will cover the following topics:
- How Google Cloud Functions get invoked
- Google Cloud Function triggers and events:
- HTTP
- Google Cloud Pub/Sub
- Google storage