
…rically painful things as possible in services: databases, logging, machine learning, storage, etc. One of the more recent services to be wrapped under a service is code itself. What this means is that instead of thinking about setting up servers to execute code you are simply providing the code that needs to be executed and letting the cloud provider manage how it’s ran and how it scales. The current frontrunner of this serverless world is Amazon AWS. In the remainder of this article you will create a simple email-list form API that run without the …