- 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.
推薦閱讀
- Dynamics 365 Application Development
- ASP.NET Core 5.0開發入門與實戰
- Visual C++數字圖像模式識別技術詳解
- Android Development with Kotlin
- 技術領導力:程序員如何才能帶團隊
- Visual Basic程序設計實踐教程
- Visual Basic程序設計實驗指導(第二版)
- INSTANT Yii 1.1 Application Development Starter
- Raspberry Pi Robotic Blueprints
- Mockito Essentials
- MyBatis 3源碼深度解析
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Mastering OpenStack
- 少兒編程輕松學(全2冊)
- CryENGINE Game Programming with C++,C#,and Lua