Guide on how to troubleshoot and launch your first API on AWS API Gateway and AWS Lambda using Zappa with Flask — In this post, I will go through my experience of developing, unsuccessfully deploying, troubleshooting, and finally deploying an API to the AWS API Gateway using Zappa. In a follow-up post, I will write about my experiences of integrating an API key with this API and launching it in an API…