- Hands-On Serverless Computing
- Kuldeep Chowhan
- 250字
- 2021-08-05 10:35:33
Summary
In this chapter, you learned about serverless applications and architecture, the benefits and use cases, and the limits to using the serverless approach. It is important to understand the serverless architecture and what it encompasses before designing an application that relies on it. Serverless computing is an event-driven, FaaS technology that utilizes third-party technology and servers to remove the problem of having to build and maintain infrastructure to create an application.
Serverless computing may not be the right approach for every problem that is out there, so be cautious if anyone says that serverless computing will replace all of your existing application architectures. Serverless computing might be the answer for the new architectures that you are building now and it may very well replace your existing architectures but there are drawbacks as well to serverless computing, so keep those in mind when you design your serverless application architecture. As the tooling around serverless computing improves in the coming years, you will see that these drawbacks will become a thing of the past.
The benefits that serverless computing provides are significant. They include reduced operational costs, and rapid development, and deployment of your serverless applications. Other benefits include easier operational management and reduced environmental impact through better utilization of compute infrastructures.
The next chapter will discuss the tools and a programming language that is required to write your Serverless applications. It will introduce the different SDKs that AWS, Microsoft Azure, and Google Cloud offer to write serverless applications.
- R Data Mining
- Mastering Salesforce CRM Administration
- 傳感器技術應用
- Visual Basic從初學到精通
- 精通特征工程
- Embedded Programming with Modern C++ Cookbook
- 傳感器與物聯網技術
- Splunk Operational Intelligence Cookbook
- Godot Engine Game Development Projects
- 網絡服務搭建、配置與管理大全(Linux版)
- FANUC工業機器人配置與編程技術
- Creating ELearning Games with Unity
- Microsoft System Center Data Protection Manager Cookbook
- 微機組裝與維護教程
- Apache Spark Machine Learning Blueprints