Cloud Computing with Lambda
In this chapter, we are going to learn the basics of Lambda and implement a Python application to be run in AWS Lambda. For this purpose, we will use our AWS account.
The chapter covers the following topics:
- Cloud computing
- What is Lambda?
- A sample application with Lambda
- Important configurations in Lambda
- A Lambda skeleton
- A Lambda returning value
- Logging in Lambda
- Filing a metadata parser application with Lambda and S3