Summary
In this chapter, we discussed the concepts behind serverless architecture. You learned how functions can be implemented using Spring Cloud Functions, and we reviewed the adapters that can be used to deploy the functions in different cloud providers, such as AWS Lambda and Microsoft Azure Functions.
In the next chapter, we will describe what containers are, and how you can use them to containerize applications.