- Building Serverless Web Applications
- Diego Zanon
- 116字
- 2021-07-15 17:31:20
Understanding the Serverless Model
Serverless is a model where the developer doesn't need to worry about servers: configuring, maintaining, or updating is none of their business. Although it is not an entirely new concept, the services that are offered nowadays are much more powerful and enable a wider range of applications. If you want to build cost-effective and scalable solutions, you should dive deeper into this subject and understand how it works.
In this chapter, we will cover the following topics:
- What is serverless?
- The main goals of serverless
- Pros and cons
- Use cases
After this chapter, you will be ready to start our hands-on approach, building an online store demo application, one piece per chapter.
推薦閱讀
- Spring Boot開發與測試實戰
- 數字媒體應用教程
- Python爬蟲開發:從入門到實戰(微課版)
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- OpenNI Cookbook
- C語言最佳實踐
- Mastering C# Concurrency
- Koa開發:入門、進階與實戰
- CouchDB and PHP Web Development Beginner’s Guide
- Hands-On Full Stack Development with Go
- 石墨烯改性塑料
- Android移動應用項目化教程
- MATLAB 2020 GUI程序設計從入門到精通
- 你好!Python
- MATLAB計算機視覺實戰