Serverless Framework
In this section, we will port a serverless application from the Wild Rydes Serverless Workshops to Rust: https://github.com/aws-samples/aws-serverless-workshops. The idea of this example to provide a service that emulates ordering a ride on a unicorn.
We will use the Serverless Framework, which provides a useful tool that simplifies the deployment of applications using a declaration of the resources and their relations. This section was inspired by an example of Serverless Framework usage created by Andrei Maksimov, which is located here: https://github.com/andreivmaksimov/serverless-framework-aws-lambda-amazon-api-gateway-s3-dynamodb-and-cognito. Let's prepare the environment to write and build an application using the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access