Learning AWS Amplify

Go to class
Write Review

Free Online Course: Learning AWS Amplify provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning AWS Amplify is taught by Bear Cahill.

Overview
  • Get up and running with AWS Amplify. Learn how to leverage the development platform to streamline the process of building mobile and web apps.

Syllabus
  • Introduction

    • Build apps with AWS using the Amplify CLI
    • What you should know
    1. AWS Amplify Overview
    • Introduction to Amplify
    • AWS account and console
    • Amplify principles
    • Amplify toolchain
    • AWS Amplify CLI installation
    2. Amplified React App
    • React app creation and configuration
    • Initialize project with Amplify
    • Analytics added with Amplify
    • Challenge: Host an app on AWS
    • How to host an app on AWS
    • User authentication via AWS
    • Lambdas created
    3. Mobile App Features
    • User authentication configuration
    • AWS CocoaPods
    • User authentication in the app
    • Account management
    • Challenge: Add user logout
    • How to add user logout
    4. Serverless Back End
    • GraphQL API
    • Mobile app and AppSync client
    • Model updates
    • Save data to the server
    • Fetch items from the server
    • Challenge: Delete server data
    • How to delete server data
    5. Storing Files Online
    • File storage configuration
    • File storage from the app
    • Downloading files
    • Delete files from bucket
    • Billing and clean up
    Conclusion
    • Next steps