Build an IOS application using AWS backend
In this workshop, we will create a data-driven native iOS app, integrated with a cloud-based backend. We will use AWS Cognito to manage user authentication and we’ll use AWS AppSync to get up and running quickly with a GraphQL API that backs our data in Amazon DynamoDB. We’ll demonstrate how to use the AWS Amplifylibrary to authenticate users, to communicate with our API, …