In this section, we will proceed to implement the backend for our sample application.
The front end needs to display details about the rides and attractions in the park to be useful to visitors. Once you’ve built the backend in this section, our guests will be able to see more useful information in the app.

Our backend architecture includes:
After we build the necessary backend resources, we will update the front-end application configuration to query the API Gateway endpoint in the next section.