Building Data-driven Apps with AWS AppSync

Go to class
Write Review

Free Online Course: Building Data-driven Apps with AWS AppSync provided by Pluralsight 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 Pluralsight. Building Data-driven Apps with AWS AppSync is taught by Nertil Poci.

Overview
  • This course will teach you how to use AWS AppSync to build data-driven applications by unifying and accessing all your data sources from one single service with realtime and offline data support

    Modern applications consume data from many different sources before displaying it to the user. Consuming many data sources means more upfront work to build an application and more potential breaking points. Also, security and permission become harder and harder to manage. In this course, Building Data-driven Apps with AWS AppSync, you’ll learn how to leverage the power of AppSync to unify all your data sources so they can be accessed through one central place. First, you’ll explore how to create APIs and Data Sources via AppSync. Next, you'll learn how to configure the Javascript AppSync client with our backend to query and mutate data via GraphQL APIs. Finally, you’ll discover how to use Amplify Datastore to store data locally when users are offline, and sync the data when an internet connection becomes available. By the end of this course, you'll be able to build a data-driven application with realtime and offline support and build in authentication using AWS AppSync.