You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/05-deployment/39-aws-lambda.markdown
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,10 +52,6 @@ has support for both Python 2.7, 3.6 and 3.7.
52
52
provides a screen capture of one developer deploying their
53
53
application to Lambda.
54
54
55
-
*[Automated SQL Injection Testing of Serverless Functions On a Shoestring Budget (and Some Good Music)](https://www.puresec.io/blog/automated-sql-injection-testing-of-serverless-functions-on-a-shoestring-budget-and-some-good-music)
56
-
is an awesome operational security post that uses Python to test
57
-
for SQL injection vulnerabilities in serverless functions on AWS Lambda.
58
-
59
55
*[Building Scikit-Learn For AWS Lambda](https://serverlesscode.com/post/scikitlearn-with-amazon-linux-container/)
60
56
follows up on the
61
57
[Using Scikit-Learn In AWS Lambda](https://serverlesscode.com/post/deploy-scikitlearn-on-lamba/)
@@ -76,11 +72,6 @@ has support for both Python 2.7, 3.6 and 3.7.
76
72
guide created by a developer who used all of these bits to learn
0 commit comments