Skip to Content
Building Serverless Applications with Python
book

Building Serverless Applications with Python

by Jalem Raj Rohit
April 2018
Intermediate to advanced content levelIntermediate to advanced
272 pages
4h 52m
English
Packt Publishing
Content preview from Building Serverless Applications with Python

Deploying a Lambda Function with SAM

So far, we have learned about Lambda functions and how to build them. We have learned that a Lambda function has a definite set of triggers that would trigger the function to carry out a particular task. The task is written as a Python module and the script is what we call a function. We have also learned about the different settings of Lambda functions, which include its core settings and also other settings, such as security and network.

There is also another alternative to creating and deploying Lambda functions, which is the AWS Serverless Application Model (AWS SAM). This format is based on the concept of infrastructure as code. This concept is inspired by AWS CloudFormation, which is a form of infrastructure ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Serverless Microservices in Python

Building Serverless Microservices in Python

Richard Takashi Freeman

Publisher Resources

ISBN: 9781787288676Other