5.3 Setup Amplify Backend: Introduction

Introduction

In this task, you will use AWS Amplify to provision a cloud backend for your bucket list tracker application. This includes setting up authentication, data storage, and file storage, which will allow users to manage their bucket lists.

Now that you have a React-based bucket list tracker app, the next step is to configure a cloud backend using AWS Amplify.

With Amplify, you can set up authentication, data storage, and file storage with a unified developer experience.

Amplify allows you to build and deploy fullstack applications using a code-first approach, with built-in hosting, backend, and UI-building capabilities.

Complete and Continue  
Discussion

0 comments