From the course: Complete Guide to Serverless Web App Development on AWS

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

Challenge: Modify and deploy your Web app

Challenge: Modify and deploy your Web app

(upbeat music) - [Instructor] It is time to put your skill to the test with another challenge. Here is the task for this challenge. Add a new environmental variable to your Amplify application. Add a new environmental variable named "IS_MOCK" into your Amplify application. This variable is necessary for your web app to function with mock data. Then redeploy everything, redeploy the infrastructure, and to apply this new environmental variable to your Amplify application, and then verify that it's there. And then you might need to redeploy the client, trigger this deployment manually, and see what happens. And then test everything. Once the deployment is completed, test the web app using the mock data you have here, the credentials if you don't remember, and take your time to complete the challenge. When you're ready, show me the next video for the solution.

Contents