Building iOS Apps with AWS Mobile

Go to class
Write Review

Free Online Course: Building iOS Apps with AWS Mobile 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 iOS Apps with AWS Mobile is taught by Bear Cahill.

Overview
  • Learn how to add features like authentication, database storage, and files storage to your iOS apps with AWS Mobile.

Syllabus
  • Introduction

    • Client server side with zero coding
    • What you should know
    1. Getting Started with AWS Mobile
    • AWS Mobile introduction
    • AWS console and project
    • Create and configure the app project
    • Available AWS Mobile CocoaPods
    2. User Accounts and Authentication
    • Authentication configuration
    • Add authentication to an iOS app
    • Sign in and sign out of an AWS account
    • Verify account creation
    • Add Facebook login
    • Add Google login
    3. Data Storage with AWS Mobile
    • Configure AWS Mobile NoSQL database
    • Configure Xcode project
    • Create database data
    • Save data on server
    • Read data from AWS
    • Update data in AWS
    • Delete data from AWS
    • Query data from AWS
    4. File Storage with AWS Mobile
    • Configuration for AWS and Xcode
    • Upload a file
    • Upload progress monitoring
    • Download to memory or a file
    • Delete a file from AWS
    Conclusion
    • Next steps