Create Web Applications Using AWS Amplify
In this lesson, we will explore what AWS Amplify is and the key services and features it provides to help you build and deploy your web applications.
Learning Objectives
By the end of this lesson, you will have an understanding of:
The purpose and benefits of AWS Amplify
The key services provided by the Amplify framework
Knowledge of the Amplify CLI, Amplify Libraries, Amplify Studio, Amplify UI components, and Amplify Hosting
Gain hands-on experience by building a simple notes-taking application with a GraphQL API and Amazon S3 storage
Intended Audience
Those who are looking to get started with AWS Amplify and use its features to create and deploy full-stack web applications
Prerequisites
You should have a familiarity with web application development concepts
Some experience with JavaScript programming language would be helpful, but it is not necessary as the required code will be provided
GitHub
To access the JavaScript code and configuration files for building and deploying the React NoteKeeper App, please visit our GitHub repository here: