Front-End Web & Mobile

Tag: resolvers

Introducing template evaluation and unit testing for AWS AppSync resolvers

AWS AppSync is a managed serverless GraphQL service that simplifies application development by letting you create a flexible API to securely access, manipulate, and combine data from one or more data sources with a single network call. In GraphQL, developers write resolvers, units of code that implement the business logic that controls how to fetch […]

Practical use cases for AWS AppSync Pipeline Resolvers – Part 1: Quota Management

This article was written by Salman Moghal, Application Architect, AWS, and Abdul Kitana, Security Architect, AWS Overview AWS AppSync is a fully managed service that allows to deploy Serverless GraphQL backends in the AWS cloud. It provides features that developers can use to create modern data driven applications allowing to easily query multiple databases, microservices, […]

Practical use cases for AWS AppSync Pipeline Resolvers – Part 2: Data Aggregation

  This article was written by Salman Moghal, Application Architect, AWS, and Abdul Kitana, Security Architect, AWS Overview AWS AppSync is a fully managed service that allows to deploy Serverless GraphQL backends in the AWS cloud. It provides features that developers can use to create modern data driven applications allowing to easily query multiple databases, […]

Practical use cases for AWS AppSync Pipeline Resolvers – Part 3: Heterogeneous Data Sources

  This article was written by Salman Moghal, Application Architect, AWS, and Abdul Kitana, Security Architect, AWS Overview AWS AppSync is a fully managed service that allows to deploy Serverless GraphQL backends in the AWS cloud. It provides features that developers can use to create modern data driven applications allowing to easily query multiple databases, […]