The theme park application consists of a frontend and backend - in this module, you will set up the frontend and then connect it to the backend.
The frontend is a Progressive Web App (PWA) developed in Vue.js.
The frontend code is provided so you will only need to download the code and deploy into your own Git-based code repository stored in CodeCommit. Using AWS Amplify Console, you will create a continuous deployment pipeline to publish your frontend application.
The backend is a set of serverless microservices. In this section we will set up the following:
Once you have built the back-end resources needed, you will update the front-end application configuration to query the API Gateway endpoint and display the information about all the rides and attractions.
Each of the following sections provides an implementation overview and detailed, Step-by-step instructions. Remember: if you have any questions, contact one of the AWS employees located around the room.
Please ensure you have completed the Setup Guide first!
This module is also available to watch on YouTube.