- Building Serverless Web Applications
- Diego Zanon
- 112字
- 2021-07-15 17:31:22
Focus on business
Lean software development states that you must spend time in what aggregates value to the final product. In a serverless project, the focus is on business. Infrastructure is a second-class citizen.
Configuring a large infrastructure is a costly and time-consuming task. If you want to validate an idea through a Minimum Viable Product (MVP) without losing time to market, consider using serverless to save time. There are tools that automate the deployment, which we will use throughout this book and see how they help the developer to launch a prototype with minimum effort. If the idea fails, infrastructure costs are minimized since there are no payments made in advance.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- R語言數據分析從入門到精通
- JavaScript:Functional Programming for JavaScript Developers
- Learning RabbitMQ
- Android NDK Beginner’s Guide
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- MongoDB,Express,Angular,and Node.js Fundamentals
- Machine Learning in Java
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Go語言從入門到精通
- 物聯網系統架構設計與邊緣計算(原書第2版)
- 現代CPU性能分析與優化
- Test-Driven iOS Development with Swift
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)
- 計算機信息技術實踐教程