- Mastering AWS Lambda
- Yohan Wadia Udita Gupta
- 116字
- 2021-07-02 20:56:54
Writing Lambda Functions
In the previous chapter, we understood serverless computing and took a quick look at how easy it is to get started with AWS Lambda functions using the AWS Management Console, as well as with the AWS CLI.
In this chapter, we are going to take things a step further by learning the anatomy of a typical Lambda function, and also how to actually write your own functions. The following topics are covered in this chapter:
- Understanding the programming model for a Lambda function using simple functions as examples
- Working with environment variables and versioning
- Leveraging third-party tools for a quick and effortless code deployment to Lambda
So no more talking, let's get coding!
推薦閱讀
- 編程的修煉
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- Vue.js 2 and Bootstrap 4 Web Development
- 數(shù)據(jù)結(jié)構(gòu)簡明教程(第2版)微課版
- Hands-On JavaScript High Performance
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- Magento 1.8 Development Cookbook
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- Mastering Apache Spark 2.x(Second Edition)
- 單片機(jī)應(yīng)用與調(diào)試項(xiàng)目教程(C語言版)
- ASP.NET程序設(shè)計(jì)教程
- Azure Serverless Computing Cookbook
- Orleans:構(gòu)建高性能分布式Actor服務(wù)
- Programming Microsoft Dynamics? NAV 2015
- Python計(jì)算機(jī)視覺和自然語言處理