My attempt at simplifying serverless RESTful API Design, Development & Deployment on AWS. “Serverless” is the new paradigm in cloud-computing. All major cloud-service providers support this idea of deploying code (functions) to fully managed containers. The users do not have to worry about planning and managing any infrastructure. …