- Building Serverless Web Applications
- Diego Zanon
- 118字
- 2021-07-15 17:31:26
Getting Started with AWS
All major public cloud vendors currently provide serverless products. In this book, the focus will be on AWS, which is often considered the best option with regards to features, costs, and reliability. As we need to use a large number of AWS services throughout the book, this chapter introduces them to help you to get familiar with the building blocks of our sample application.
The main topics covered in this chapter are as follows:
- Handling user accounts
- Using the AWS, CLI, and the SDK services
- Deploying your first Lambda function
- Other AWS serverless products
- The architecture of our sample application
- Estimating costs
After this chapter, you will be able to start playing with AWS.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Software Defined Networking with OpenFlow
- CMDB分步構建指南
- C#完全自學教程
- Ext JS Data-driven Application Design
- Network Automation Cookbook
- 零基礎學Python數據分析(升級版)
- Python數據分析從0到1
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Getting Started with NativeScript
- Kotlin開發教程(全2冊)
- Python Data Science Cookbook
- Unity Android Game Development by Example Beginner's Guide
- Java EE架構設計與開發實踐
- Spring Boot從入門到實戰