AWS re:Invent - Day 2
Good seat for Werner Vogels AWS re:Invent tech keynote. Looking forward to announcements!
X1 instance with 2TB of RAM and 100 cores? Wow.
Looking forward to doing some Python Lambda functions! WikiApiary bots would be perfect!
Now available, several exciting new Lambda features including Python support. http://t.co/JombWFWl0h #reInvent 🐍 pic.twitter.com/uBF4KOBkmi
— Amazon Web Services (@awscloud) October 8, 2015
Wonder if AWS Lambda functions in Python can use the Requests library? Yep, any pip module can be used in Lambda. Requests in this example.