Front-End Web & Mobile
Category: AWS AppSync
NEW in Amplify DataStore: Selective sync and sort functionality
AWS Amplify is the fastest and easiest way to build cloud-powered mobile and web apps on AWS. Amplify comprises a set of tools and services that enables front-end web and mobile developers to leverage the power of AWS services to build innovative and feature-rich applications. Amplify DataStore (JavaScript, Android, and iOS) provides frontend web and […]
Zero-effort Container deployment for GraphQL and REST APIs and Web Hosting with Amplify CLI
AWS Amplify is the fastest and easiest way to build cloud-powered mobile and web apps on AWS. Amplify comprises a set of tools and services that enables front-end web and mobile developers to leverage the power of AWS services to build innovative and feature-rich applications. With today’s Amplify CLI release, we’re enabling front-end web and […]
Building Real-time Serverless APIs with PostgreSQL, CDK, TypeScript, and AWS AppSync
September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a managed serverless GraphQL API service that simplifies application development by letting you create a flexible interface to securely access, manipulate, and combine data from one or more data sources with a single network call and API […]
Integrating Existing Applications Into DevOps with AWS Amplify
Many customers are interested in DevOps, or more specifically how to make small incremental changes to their applications and have that small change rapidly deployed, through stages of test and verification, into production. These changes could be either: Application code changes Changes to the supporting infrastructure the code runs on Integrated resource the code relies […]
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, […]
AppSync adds support for AWS WAF
This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS AWS AppSync is a fully managed service that allows you to deploy Serverless GraphQL backends in the AWS cloud. With AppSync, you can have GraphQL backends that connect to multiple data sources, and that scale and grow with your usage. Whether you […]
Building Scalable GraphQL APIs on AWS with CDK, TypeScript, AWS AppSync, Amazon DynamoDB, and AWS Lambda
October 16, 2023: This post has been updated to include the latest CDK AppSync Constructs. September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. 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 […]
Building cross-account AWS Lambda Resolvers for AWS AppSync
This article was written by Lucas Schejtman, Principal Solutions Architect, AWS One of the biggest value propositions of GraphQL is that it’s not prescriptive as to where its data comes from and with AWS AppSync it’s no different. AppSync enables you to choose from six different data source types to resolve any GraphQL field. […]