Project Task: Using SAM to Deploy the To-Do List Application’s Coming Soon Page
So far, you have been building and deploying the to-do list application in the development account. You have gained valuable experience in building and deploying the application and its various components using various AWS technologies.
Todo Plus has been reviewing your progress and is excited about this new application. As you continue developing your skills using various technologies to host applications in the development account, it’s time to start promoting the upcoming application to the world simultaneously. In this project, you will deploy the frontend website hosted on an Amazon S3 bucket with a Coming Soon banner. This will be done in the AWS production account, and to help apply the knowledge gained in this chapter, you will use SAM to deploy the frontend code. This will be a simple static website advertising the upcoming launch of the to-do list application.
Following the...