Front-End Web & Mobile

Category: AWS AppSync

User settings sync for Android with AWS AppSync

Amazon Cognito Sync is a service that you can use for syncing application-related user profile data across devices. The client library caches the data locally so that the app can read and write data, regardless of the device connectivity state. The data stored is generally shown as a key-value pair, where the keys and values […]

User settings sync for iOS with AWS AppSync

Amazon Cognito Sync is a service that you can use for syncing application-related user profile data across devices. The client library caches the data locally so that the app can read and write data, regardless of the device connectivity state. The data stored is generally shown as a key-value pair, where the keys and values […]

Build a user settings store with AWS AppSync

Amazon Cognito Sync is a service that you can use for syncing application-related user profile data across devices. The client library caches the data locally so that the app can read and write data, regardless of the device connectivity state. The data stored is limited to key-value pairs where the keys and values are both […]

Use a custom domain with AWS AppSync, Amazon CloudFront, and Amazon Route 53

  Update: AWS AppSync now supports custom domain names as a feature. Visit the blog post that describes the feature, and the documentation for more details.     Most of the time, AWS AppSync can use any domain name because a user doesn’t type in the name of the GraphQL endpoint—it’s embedded in an app. […]

Android GraphQL subscriptions and support for complex objects in AWS AppSync

September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync and AWS Amplify have had several releases over the past few months. With AWS AppSync, you can easily apply real-time or offline features to an existing Amazon DynamoDB table. You can also provide complete GraphQL capabilities to your […]

Building a serverless real-time chat application with AWS AppSync

Update: We recommend checking the new revamped chat app solution with more features, modern client libraries, and simplified implementation. Today, most digital media usage originates from mobile devices. People interact with their apps using multiple devices, over a variety of connections (3G, LTE, Wi-Fi, and so on), as well as offline. It’s important to offer […]

AWS AppSync region expansion and new features for API keys

AWS AppSync, a managed GraphQL service with offline and real-time data capabilities, recently launched a set of new features. Following up on these new features, AWS AppSync has expanded its regional footprint. It’s also now available in the following AWS Regions: EU-West-1 (Ireland) AP-Northeast-1 (Tokyo) AP-Southeast-2 (Sydney) These new regions are in addition to the […]

The re:Invent recap: All the AWS Mobile sessions

AWS re:Invent 2017 was an amazing experience and it was great to connect with a lot of you!  The AWS AppSync announcement was one of the awesome developer announcements of re:Invent, and we loved spreading the word about the AWS Amplify library.  However, not everyone could be there – and those of you who were there […]