Building a scalable application has never been easier. Thanks to AWS Lambda technology, you can run your code in a cloud without the need to maintain servers. In theory, this allows developers to build a serverless API using nothing more than the AWS console.
Thanks to Buddy and its AWS integration, you can enhance this experience even more by applying the CI/CD loop into your process, automating all the deployment commands with a slick and simple pipeline.
Check out this excellent tutorial by Andrew Bestbier on building a simple serverless API using AWS SAM, DynamoDB, and Buddy.