Serverless Architectures with Kubernetes
上QQ阅读APP看书,第一时间看更新

3. Introduction to Serverless Frameworks

Learning Objectives

By the end of this chapter, you will be able to:

  • Compare and effectively utilize different serverless functions
  • Set up a cloud-agnostic and container-native serverless framework
  • Create, deploy, and invoke a function using the Fn framework
  • Deploy serverless functions to cloud providers using serverless frameworks
  • Create a real-life serverless application and run it on multiple cloud platforms in the future

In this chapter, we will explain serverless frameworks, create our first serverless functions using these frameworks, and deploy them to various cloud providers.