- Serverless Architectures with Kubernetes
- Onur Y?lmaz Sathsara Sarathchandra
- 235字
- 2021-06-11 12:57:53
Summary
In this chapter, we first described the journey from traditional to serverless software development. We discussed how software development has changed over the years to create a more developer-friendly environment. Following that, we presented the origin of serverless technology and its official manifesto. Since serverless is a popular term in the industry, defining some rules helps to design better serverless applications that integrate easily into various platforms. We then listed use cases for serverless technology to illustrate how serverless architectures can be used to create any modern application.
Following an introduction to serverless, FaaS was explored as an implementation of serverless architectures. We showed how applications are designed in traditional, microservices, and serverless designs. In addition, the benefits of the transition to serverless architectures were discussed in detail.
Finally, Kubernetes and serverless technologies were discussed to show how they support each other. As the mainstream container management system, Kubernetes was presented, which involved looking at the advantages of running serverless platforms with it. Containerization and microservices are highly adopted in the industry, and therefore running serverless workloads as containers was covered, with exercises. Finally, a real-life example of functions as a backend for a Twitter bot was explored. In this activity, functions were packaged as containers to show the relationship between microservices-based, containerized, and FaaS-backed designs.
In the next chapter, we will be introducing serverless architecture in the cloud and working with cloud services.
- Mastering ElasticSearch
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- Haskell Financial Data Modeling and Predictive Analytics
- Windows Phone 7.5 Data Cookbook
- Extending Bootstrap
- 深入Linux內核架構與底層原理(第2版)
- Java EE 8 Design Patterns and Best Practices
- 從實踐中學習Kali Linux無線網絡滲透測試
- 深入淺出Node.js
- Django Project Blueprints
- INSTANT Galleria Howto
- Windows 7實戰從入門到精通(超值版)
- Mastering Windows 8 C++ App Development
- iOS 10快速開發:18天零基礎開發一個商業應用
- Linux系統管理初學者指南:基于CentOS 7.6