I finally managed to get scikit-learn running on the platform. On the way, I learned a lot about AWS Lambda Layers, AWS cli, and AWS cloud infrastructure in general. And now it’s time I share this knowledge with you. In this article you will learn about creating your own AWS Lambda Layer to support any Python package you may need.
Articles on lambda
How to Run External Python Libraries in AWS Cloud
By Bob Belderbos on 17 August 2020
AWS Lambda is awesome, but sometimes it can be hard to get external libraries working in this serverless environment. No worries, we learned a lesson or two which I will share in this article. Ready to run almost any Python library in the cloud? This should excite you and even trigger your entrepeneurial mind …
PyBites Twitter Digest – Issue 26, 2018
By PyBites Team on 5 August 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
PyBites Twitter Digest – Issue 24, 2018
By PyBites Team on 22 July 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 36 – Create an AWS Lambda Function – Review
By PyBites Team on 3 October 2017
In this article we review last week’s Create an AWS Lambda Function code challenge.
Code Challenge 36 – Create an AWS Lambda Function
By Michael Herman on 12 September 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! We are delighted to have Michael Herman (Real Python) back to deliver this week’s challenge. Prepare to learn some useful new skills and above all have fun!
Twitter digest 2017 week 06
By PyBites Team on 11 February 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.