Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning AWS AppSync with Amplify, AWS CLI, IOS and Swift
Rating: 4.0 out of 5(73 ratings)
516 students

Learning AWS AppSync with Amplify, AWS CLI, IOS and Swift

We will learn how to use amplify framework to create AWS resources for our IOS application
Created byLyju Edwinson
Last updated 8/2019
English

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

Course content

11 sections70 lectures7h 34m total length
  • Introduction0:38

    Introduction to the course

  • Who is this course for?0:46

    Who this course is for

  • Installing Required Softwares2:43

    Install necessary softwares

  • Configure User Profile5:57

    Setting up a user to manage aws amplify framework and resources

  • Why amplify framework?3:31

Requirements

  • Basic knowledge of IOS swift

Description

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.



Who this course is for:

  • IOS developers who wants to use AWS as backend with AWS CLI