- Mastering AWS Lambda
- Yohan Wadia Udita Gupta
- 295字
- 2021-07-02 20:56:52
Introducing AWS Lambda
I still remember the days when there was a clear demarcation between IT developers and system administrators; so much so that, each time a developer wanted a simple software platform or environment to be set up on their workstations, they would have to log one or more change requests, then dubiously wait for an IT admin to come along, who would more often than not provide you with an incorrect version of the software that you requested. Basically, you would end up wasting a week's effort just to get some simple software like Java or Tomcat to be setup, right? Many of us have sometime or the other been through this so called vicious cycle in IT and some still do, even today. But what if I told you that there is some ray of light around the corner! What if you, as a developer had the flexibility to simply write your code and put it up for execution; without having to worry about the underlying software platform, the OS or the hardware on which your code will run? Sounds too good to be true? Well fret no more, because that is what this book is all about! How you, as a developer start leveraging certain cloud-based services to develop, test, and host applications without having to even manage anything! Welcome to the amazing world of serverless computing!
In this chapter, we are going to get an understanding of the following topics:
- What serverless computing is, along with its pros and cons
- Introduction of AWS Lambda as a service and how it works
- Getting started with AWS Lambda using the AWS Management Console, as well as the CLI
- Pricing and a few of Lambda's limitations
So, without further ado, let's get started!
- OpenStack Cloud Computing Cookbook(Third Edition)
- iOS Game Programming Cookbook
- Reactive Programming With Java 9
- MATLAB定量決策五大類問題
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 網(wǎng)絡(luò)爬蟲原理與實(shí)踐:基于C#語言
- ElasticSearch Cookbook(Second Edition)
- Python大學(xué)實(shí)用教程
- Python期貨量化交易實(shí)戰(zhàn)
- Python預(yù)測之美:數(shù)據(jù)分析與算法實(shí)戰(zhàn)(雙色)
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- 例說FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)
- Kotlin程序員面試算法寶典
- 歐姆龍PLC編程指令與梯形圖快速入門
- 走近SDN/NFV