- Building Serverless Web Applications
- Diego Zanon
- 211字
- 2021-07-15 17:31:18
What this book covers
Chapter 1, Understanding the Serverless Model, introduces the concept and its pros and cons along with some use cases.
Chapter 2, Getting Started with AWS, gives an introduction to new AWS users and describes which tools will be used throughout the book.
Chapter 3, Using the Serverless Framework, teaches you how to configure and use the Serverless Framework, which is a must-have tool to build serverless applications.
Chapter 4, Hosting the Website, helps you to configure your domain and host your website with HTTPS support.
Chapter 5, Building the Frontend, uses the approach of Single-Page Applications to design a React frontend.
Chapter 6, Developing the Backend, covers how to design a RESTful interface and build the backend code using Node.js.
Chapter 7, Managing a Serverless Database, shows how to use SimpleDB and DynamoDB to store data for a serverless project.
Chapter 8, Securing the Serverless Application, covers the standard security practices and how to implement authentication and authorization in a serverless application.
Chapter 9, Handling Serverless Notifications, demonstrates how to build serverless notifications using the publisher-subscriber pattern.
Chapter 10, Testing, Deploying, and Monitoring, shows how to test a serverless solution, what are the standard practices to deploy your application in production, and what you need to monitor.
- 名師講壇:Java微服務(wù)架構(gòu)實(shí)戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- PySide GUI Application Development(Second Edition)
- 你不知道的JavaScript(中卷)
- Python深度學(xué)習(xí)原理、算法與案例
- Mastering Web Application Development with AngularJS
- HTML5權(quán)威指南
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- Arduino計(jì)算機(jī)視覺編程
- HTML5+CSS3+JavaScript 從入門到項(xiàng)目實(shí)踐(超值版)
- 嵌入式Linux C語(yǔ)言程序設(shè)計(jì)基礎(chǔ)教程
- Python應(yīng)用與實(shí)戰(zhàn)
- Applied Deep Learning with Python
- Arduino Electronics Blueprints
- Spring MVC Blueprints
- C++標(biāo)準(zhǔn)庫(kù)(第2版)