From the course: AWS Certified Solutions Architect - Associate (SAA-C03) Cert Prep

Unlock this course with a free trial

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

AWS Amplify demo

AWS Amplify demo

- [Instructor] Alright, let's check out the AWS Amplify Service in action. First, log in to your AWS Management console. Go to the unified search bar on top, and type "AWS Amplify." Click the AWS Amplify in the results below. What you see here is the AWS Amplify Console. On the left-hand panel, you can see more menu links that you can use. Scroll down, and you'll see two options to get started. You can select Build an App, or Host your Web App. For now, let's click the latter one. In Amplify Hosting, you can use GitHub, Bitbucket, GitLab, AWS CodeCommit, and other Git providers to build their app. You can launch your app using the existing code in your repository. Alternatively, you can use the Fullstack samples from the AWS Amplify Service by clicking the Continue button. Here, you'll see different sample projects that you can deploy immediately. We have the Authentication Starter, Realtime Canvas, Gatsby Fullstack, and QuickNotes AI. Let's choose the Gatsby Fullstack sample and…

Contents