Building Android Apps with AWS

Go to class
Write Review

Free Online Course: Building Android Apps with AWS 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. Building Android Apps with AWS is taught by Matt Boyd.

Overview
  • Learn how to take a stand-alone Android app and add cloud-enabled features using Amazon Web Services (AWS).

Syllabus
  • Introduction

    • Enhance Android apps with AWS
    • What you should know
    • How to use the exercise files
    1. Introduction to Amazon Web Services (AWS)
    • Introduction to AWS
    • Sign up for an AWS Free Tier account
    • List maker app demo
    • Create project on AWS Mobile Hub
    2. Add User Authentication with AWS
    • Create AWS provider class
    • Set up user sign in on AWS
    • Set up user sign in on list maker app
    • Create user account
    • Set up user sign out
    • Handle sign-out action
    • Set up Facebook sign in on AWS
    • Set up user sign in with Facebook
    • Set up Google sign in on AWS
    • Set up user sign in with Google
    3. Add AWS DynamoDB for Data Storage
    • Introduction to DynamoDB
    • Create tables in DynamoDB
    • Import tables into list maker app
    • Create DynamoDB classes
    • Perform database queries
    • Perform database updates
    • Testing DynamoDB
    • View data on DynamoDB console
    4. Other AWS Services
    • Amazon Pinpoint
    • AWS Device Farm
    • AWS AppSync
    Conclusion
    • Next steps