- 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!
推薦閱讀
- Java 9 Concurrency Cookbook(Second Edition)
- 密碼學原理與Java實現
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Python Game Programming By Example
- Java Web程序設計
- Internet of Things with Intel Galileo
- Mastering Google App Engine
- Mastering Python Networking
- Learn React with TypeScript 3
- 青少年Python編程入門
- Windows Phone 7.5:Building Location-aware Applications
- Couchbase Essentials
- Python開發基礎
- Java程序設計基礎(第6版)