- Building Serverless Web Applications
- Diego Zanon
- 65字
- 2021-07-15 17:31:23
Microservices friendly
Microservices is a topic that will be better discussed later in this book. In short, a Microservices architecture is encouraged in a serverless project. As your functions are single units of deployment, you can have different teams working concurrently on different use cases. You can also use different programming languages in the same project and take advantage of emerging technologies or team skills.
推薦閱讀
- C++ Primer習(xí)題集(第5版)
- Mastering Concurrency Programming with Java 8
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Visual C++程序設(shè)計學(xué)習(xí)筆記
- 大學(xué)計算機基礎(chǔ)實驗教程
- Building a Game with Unity and Blender
- 零基礎(chǔ)學(xué)Scratch少兒編程:小學(xué)課本中的Scratch創(chuàng)意編程
- Python自動化運維快速入門
- Getting Started with PowerShell
- Django Design Patterns and Best Practices
- PHP 編程從入門到實踐
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第3版)
- The DevOps 2.5 Toolkit
- Delphi開發(fā)典型模塊大全(修訂版)
- ROS機器人編程實戰(zhàn)