Course Information
Course Overview
We will learn how to use amplify framework to create AWS resources for our IOS application
Amplify provides:
Easy-to-Use Library: Choose your cloud services and easily connect them to your app with just a few lines of code.
Powerful Toolchain: Effortlessly create and maintain sophisticated serverless backends for your apps.
Beautiful UI Components: Accelerate app development by leveraging our beautiful out-of-the box UI components.
AWS Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
The Amplify Framework is a comprehensive set of SDKs, libraries, tools, and documentation for client app development.
The Amplify Console provides a continuous delivery and hosting service for web applications.
The Amplify CLI lets you quickly add backend features to your application so that you can focus on your application code.
AWS amplify frameworks simplifies AWS resource integration with IOS apps. Instead of integrating individual SDKs for each resource, we can just use amplify to add or remove resources.
In this course we will learn building IOS apps with with AWS as backend using AWS amplify CLI.
This course will helps you to choose world's most popular cloud service AWS as backend for your app. Almost all the features needed for your app will be discussed here.
At the end of this course you will have the necessary skill to develop IOS apps with AWS platform using amplify framework.
This course focuses on practical implementation of the apps along with a summary of most common issues and techniques to handle them.
Course Content
- 11 section(s)
- 70 lecture(s)
- Section 1 Introduction
- Section 2 Integrating Amplify Framework
- Section 3 User Authentication
- Section 4 AWSAppSync - Using graphQL to access Dynamo db
- Section 5 Custom SignIn and Signup UI
- Section 6 Quiz App
- Section 7 Using S3 as Object Storage
- Section 8 Integrate Existing Dynamodb table to your app
- Section 9 API gateway and Lambda Integration
- Section 10 Upgrade amplify cli to the latest and updating project
- Section 11 Using custom primary keys for Dynamodb Table
What You’ll Learn
- To build IOS apps using AWS amplify framework and swift, AWS CLI and Amplify framework, Use graphQL to manage AWS resources, Creating and Fetching data from DynamoDB., Realtime subscription of data., AWS Cognito User Pool and Federated Identity Pool, GraphQL console and designing schema, AWS AppSync, AWS S3, IAM User roles and permissions, Using AppsSync async client and handling the responses
Reviews
-
GGeorge Bolarakis
The instructor is really good and the information is really useful for somebody starting with AWS Amplify. My only objection is that the course is dated and needs updating since not everything works. I didn't bother asking questions since the last time that Lyju Edwinson was active was in 2019 so think before buying the course.
-
OOrabi -
The course can be improved immensely if the instructor had done more preparation such as pre-building the app UI.
-
AAneesh
The course is outdated, but works okay. provides us some ideas on how integration works although docs shown are not helpful.
-
JJessy Vautour
So far, it's been 'lets copy and paste this code from the documentation and not actually talk about what this code does'. Also, a lot of the AWS UI and CLI has changed since the recording of this video, which means you spend a lot of time fending for yourself. Not great for a beginner like me...