- Building Serverless Web Applications
- Diego Zanon
- 94字
- 2021-07-15 17:31:32
The serverless architecture of our online store
In this book, we will build a real-world use case of a serverless solution. This sample application is an online store with the following requirements:
- List of available products
- Product details with user rating
- Add products to a shopping cart
- Create account and login pages
We will describe and implement each feature in the next chapters. For a better understanding of the architecture, the following diagram gives a general view of how the different services that we covered in this chapter are organized and how they interact:

推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- 深度學習經典案例解析:基于MATLAB
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- Instant Zepto.js
- C++程序設計基礎教程
- Learning Apache Kafka(Second Edition)
- 大學計算機基礎(第2版)(微課版)
- Python完全自學教程
- jQuery Mobile移動應用開發實戰(第3版)
- 微信小程序全棧開發技術與實戰(微課版)
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- 黑莓(BlackBerry)開發從入門到精通
- JavaScript Unit Testing
- C語言程序設計:現代方法(第2版)
- 精通Django 3 Web開發