Skip to content

Commit 05f4fdd

Browse files
committed
new aws lambda resource
1 parent d4044b4 commit 05f4fdd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/05-deployment/39-aws-lambda.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ has support for both Python 2.7, 3.6 and 3.7.
8686
developers use for their mobile backend, file processing, stream
8787
processing and web application projects.
8888

89+
* [Security Overview of AWS Lambda](https://d1.awsstatic.com/whitepapers/Overview-AWS-Lambda-Security.pdf)
90+
(PDF file) covers their "Shared Responsibility Model" for security and
91+
compliance. Although the paper bills itself as an in-depth look at
92+
AWS Lambda security it is really more of a high-level overview, but still
93+
worth the read.
94+
8995
* [Reverse engineering AWS Lambda](https://www.denialof.services/lambda/)
9096
is an incredible, in-depth analysis of the author's work investigating
9197
the black box of how Lambda works and what he learned from it.

0 commit comments

Comments
 (0)