In the previous chapters, we have discussed the relative merits of working with serverless computing on Google Cloud. Over the course of this chapter and the next, we will look at a case study to explore how a solution might be deployed. Working through the examples will illustrate how to use many of the techniques we've previously discussed.
In order to do this, we will use an example case study based on Pet Theory, a hypothetical veterinary practice that is making the transition to using serverless technology on Google Cloud.
Over the course of this chapter, we will discuss the following topics:
- Designing a document service
- Developing a document service
- Developing a Cloud Run service
- Securing service access
- Testing the document access