Has anybody come up with a good solution to source control and deploy code to AWS Lambda? I really hate that I have to zip the files all the time and upload them. Is there a bet
If you use Eclipse, you can utilize AWS Toolkit for Eclipse: link. This allows you to use any source control you want and deploy your code to AWS with two clicks.