- 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 Cloud Alibaba微服務架構設計與開發實戰
- Java加密與解密的藝術(第2版)
- Python Data Analysis(Second Edition)
- Mastering Apache Spark 2.x(Second Edition)
- 焊接機器人系統操作、編程與維護
- 計算機應用基礎項目化教程
- Hadoop 2.X HDFS源碼剖析
- Apache Solr PHP Integration
- GO語言編程從入門到實踐
- Game Development Patterns and Best Practices
- SQL Server 2014數據庫設計與開發教程(微課版)
- PhoneGap 3.x Mobile Application Development Hotshot
- Advanced C++
- Switching to Angular 2