Front-End Web & Mobile

Tag: optimization

7 ways to reduce latency in your AppSync API

7 ways to reduce latency in your AWS AppSync API

Overview AWS AppSync is a serverless GraphQL service that makes it easy to create single endpoint GraphQL and realtime APIs. AppSync lets you combine disparate data sources and deliver the results to applications in an expected format, as specified by your API’s schema definition. As with any GraphQL service, there are mechanisms in place to […]