Deploy a Web App on AWS Amplify

TUTORIAL

Task 5: Clean Up Resources

In this task, you will clean up the deployed resources

Introduction

In this task, you will go through the steps to delete all the resources you created throughout this tutorial. It is a best practice to delete resources you are no longer using to avoid unwanted charges.

Implementation

 Time to Complete

< 2 minutes

  1. In the Amplify console, in the left-hand navigation for the expensetracker app, choose App settings, and select General settings.
  2. In the General settings section, choose Delete app

Congratulations

You have deployed a React application in the AWS Cloud by integrating with GitHub and using AWS Amplify. With AWS Amplify, you can continuously deploy your application in the cloud and host it on a globally available CDN.

Next steps

Was this page helpful?