sbarski / serverless-architectures-aws

The code repository for the Serverless Architectures on AWS book
http://book.acloud.guru
MIT License
154 stars 100 forks source link

Python support? #1

Open sathiyas opened 7 years ago

sathiyas commented 7 years ago

@sbarski I have gone through your examples and its great companion for the book. A good amount of people are python developers and I believe equivalent python examples can be of great value. If you believe so, I am willing to contribute. I have presented @ Serverless Conf London and also attended one of your Serverless workshops at our office. Let me know

sbarski commented 7 years ago

Hey @sathiyas, thank you for your message. I hope you've been well.

I think that having Python examples would be amazing. If you'd like to contribute those you would absolutely rock! So, yes, please :)

By the way, I hope to catch you at Serverlessconf Austin in April

sathiyas commented 7 years ago

@sbarski great, let me get started right away and start rolling into this. Not sure about when you plan to release the final version of the book, but I will try get it at the earliest I can

sathiyas commented 7 years ago

@sbarski Pls check my PR - its for discussion only. I just wrote the first one in Python. It worked as expected.

Please review and let me know if you like the style or your feedback. Once you are OK with the style, I will provide SAM or AWS CLI for packaging the code and creating the Lambda function