add info about AWS AppSync
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- [Amazon Sumerian](#amazon-sumerian)
|
||||
- [AWS IoT Core](#aws-iot-core)
|
||||
- [Amazon Elastic Transcoder](#amazon-elastic-transcoder)
|
||||
- [AWS AppSync](#aws-appsync)
|
||||
- [AWS Device Farm](#aws-device-farm)
|
||||
- [AWS Backup](#aws-backup)
|
||||
- [AWS Elastic Disaster Recovery (DRS)](#aws-elastic-disaster-recovery-drs)
|
||||
@@ -57,6 +58,17 @@
|
||||
- Cost effective – duration-based pricing model
|
||||
- Fully managed & secure, pay for what you use
|
||||
|
||||
## AWS AppSync
|
||||
|
||||
- Store and sync data across mobile and web apps in real-time
|
||||
- Makes use of GraphOL (mobile technology from Facebook)
|
||||
- Client Code can be generated automatically
|
||||
- Integrations with DynamoDB / Lambda
|
||||
- Real-time subscriptions
|
||||
- Offline data synchronization (replaces Cognito Sync)
|
||||
- Fine Grained Security
|
||||
- AWS Amplify can leverage AWS AppSync in the background!
|
||||
|
||||
## AWS Device Farm
|
||||
|
||||
- Fully-managed service that tests your web and mobile apps against desktop browsers, real mobile devices, and tablets
|
||||
|
||||
Reference in New Issue
Block a user