- Hands-On Serverless Computing
- Kuldeep Chowhan
- 285字
- 2021-08-05 10:35:26
Preface
Serverless computing allows you to build and run applications and services without thinking about servers. Serverless applications don't require you to provision, scale, and manage any servers. You can build them for nearly any type of application or backend service, and everything required to run and scale your application with high availability is handled for you. Building serverless applications means that your developers can focus on their core product instead of worrying about managing and operating servers or runtimes, either in the cloud or on premises. This reduced overhead lets developers reclaim time and energy that can be spent on developing great products that scale and are reliable.
This book teaches the basics of serverless computing and explains how to build event-driven apps using serverless frameworks on three public cloud platforms: AWS, Microsoft Azure, and Google Cloud. This hands-on guide dives into the basis of serverless architectures and how to build them using Node.js, Visual Studio Code for code editing, and Postman. This book teaches you how to quickly and securely develop applications without the hassle of configuring and maintaining infrastructure on three public cloud platforms.
You will learn how to harness serverless technology to rapidly reduce production time and minimize your costs, while still having the freedom to customize your code without hindering functionality. Upon completion of the book, you will have the knowledge and resources to build your own serverless application hosted in AWS, Microsoft Azure, or Google Cloud Platform, and will have experienced the benefits of event-driven technology for yourself. You will apply the fundamentals of serverless technology from the ground up, and will come away with a greater understanding of its power and how to make it work for you.
- Instant Raspberry Pi Gaming
- 21小時(shí)學(xué)通AutoCAD
- Verilog HDL數(shù)字系統(tǒng)設(shè)計(jì)入門與應(yīng)用實(shí)例
- Hands-On Neural Networks with Keras
- Blockchain Quick Start Guide
- 機(jī)器自動(dòng)化控制器原理與應(yīng)用
- 工業(yè)機(jī)器人現(xiàn)場(chǎng)編程(FANUC)
- 21天學(xué)通Visual Basic
- 西門子變頻器技術(shù)入門及實(shí)踐
- 空間站多臂機(jī)器人運(yùn)動(dòng)控制研究
- 走近大數(shù)據(jù)
- 會(huì)聲會(huì)影X4中文版從入門到精通
- Windows安全指南
- Machine Learning with Spark(Second Edition)
- JSP通用范例開(kāi)發(fā)金典