illustration for Get Started with the AWS Amplify Admin UI
free

Get Started with the AWS Amplify Admin UI

Instructor

Ali Spittel

16m closed-captioning
·
6 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
180
people completed
Published 3 years ago
|
Updated 3 years ago

In this course, we'll build a video course platform using the AWS Amplify Admin UI.

The Admin UI provides simple yet powerful tools to model database tables, add authentication and authorization, and manage app content, users, and groups. It also offers the ability to manage the application users and content.

The AWS Amplify Admin UI focuses on data types rather than backend infrastructure.

All the backend resources generate infrastructure as code (IaC) templates that can be committed in the team repository and integrated with AWS Amplify continuous deployment workflow to manage the different environments.

Before taking this course, you should have a basic understanding of React Hooks.

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

What you'll learn:

  • Create a database schema
  • Test your data locally
  • Deploy an AWS Amplify Backend
  • Add Authentication
  • Add Amazon S3 static file hosting
  • Deploy your frontend to the Amplify Console

Course Content

16m • 6 lessons

    You might also like these resources:

    illustration for Using DynamoDB with Next.js
    Lee Robinson・30m・Course

    Learn how to use the AWS Cloud Development Kit (CDK)to create and deploy a DynamoDB table with Next.js.

    illustration for Building Serverless Web Applications with React & AWS Amplify
    Nader Dabit・33m・Course

    React makes it intuitive to build real-world web application. But in reality, you need to use a host of other services to get the app in front of real users. This course walks you through setup and implementation to get your cloud-based application up and running.

    illustration for Up and Running with Amplify Static Site Hosting
    Nader Dabit・24m・Course

    This playlist will get you going with the Amplify Console, including showing you how to host your website, integrate continuous integration and continuous delivery, set up a custom domain, and enable pull request previews.