Summary
We started this chapter by covering the basic constructs of GCP and how to set up your account and start developing with Cloud Shell. We then covered the most important serverless service, Cloud Functions. This was followed by Pub/Sub and Google Cloud Storage. Then, we moved on to workflows, where we learned about the workflow language and how to construct a basic workflow. We also took a quick look at some other serverless services in short. Finally, we concluded with a project that you will implement with the knowledge you’ve gained from this chapter. You will also need to use a couple of more extra services that we didn’t experiment with in this chapter.
Overall, this chapter provided you with a good idea of what GCP serverless has to offer. In the next chapter, we will look at a non-conventional serverless provider – Cloudflare – that is not exactly a cloud vendor.