- 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.
推薦閱讀
- Software Defined Networking with OpenFlow
- Apache Hive Essentials
- PyTorch自然語言處理入門與實戰
- Learning Linux Binary Analysis
- PHP網絡編程學習筆記
- Visual Basic程序設計習題解答與上機指導
- 軟件架構:Python語言實現
- 深入RabbitMQ
- Java編程的邏輯
- Unity 2017 Mobile Game Development
- Babylon.js Essentials
- Learning Modular Java Programming
- 零基礎學C語言第2版
- PrimeFaces Blueprints
- Hack與HHVM權威指南