Front-End Web & Mobile

Tag: Lambda

Apollo GraphQL Federation with AWS AppSync

This article was written by Florian Chazal, Senior Specialist Solutions Architect, AWS Update (August 2022): This blog post has been updated to comply with the new Apollo Federation spec v2.0. If you are migrating from v1 check the official documentation. Apollo Federation is an architecture and specification used to build and connect multiple distributed backend […]

Build a Mobile App with Passwordless Login on top of AWS Amplify

Note: The Amazon Cognito hosted UI (Web) does not support the custom authentication flow. According to the Gartner Group , 20% to 50% of all IT help desk tickets each year are password resets, meaning the average managed service provider (MSP) with 1,300 users wastes around $7.19 per user, adding up to an annual cost […]

Case Study: State Auto cuts production time to a day using AWS AppSync and AWS Amplify

State Automobile Mutual Insurance Company (State Auto), a property and casualty insurer operating in 33 US states, provides insurance products covering personal, commercial, farm and ranch, and workers’ compensation risks. In 2019, State Auto decided to create a cloud-native version of its traditional technology stack using Amazon Web Services (AWS). State Auto sells insurance products […]

Creating serverless GraphQL APIs from RDS databases with AWS AppSync and PostGraphile

GraphQL is a query language for APIs that provides an understandable description of the data in your API, and that allows clients to ask for data in the shape that they need it. GraphQL helps developers implement applications faster, by giving developers the ability to query multiple databases, microservices, and APIs with a single GraphQL […]

Enhancing Live Sports with the new AWS AppSync filtering capabilities

This article was written by Stefano Sandrini, Principal Solutions Architect, AWS With AWS AppSync you can create serverless GraphQL APIs that simplify application development by providing a single endpoint to securely access data from multiple data sources, and leverage GraphQL subscriptions to implement engaging real-time application experiences by automatically publishing data updates to subscribed API […]

Introducing Lambda authorization for AWS AppSync GraphQL APIs

This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS AWS AppSync is a fully managed service which allows developers to deploy and interact with serverless scalable GraphQL backends on AWS. As an application data service, AppSync makes it easy to connect applications to multiple data sources using a single API. AppSync supports […]

Integrating GraphQL and SQL with AWS AppSync, AWS Lambda and Amazon RDS Proxy

This article was written by Eduardo Rabelo, Solutions Architect, AWS Organizations choose to build APIs because it helps them develop secure applications faster as well as abstract and protect their backend services and databases. GraphQL is an API technology that empowers developers to query multiple databases, microservices, and APIs with a single endpoint in a […]

Real-time live sports updates with AWS AppSync

This article was written by Stefano Sandrini, Sr. Mobile Specialist Solutions Architect, AWS     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, and APIs […]

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 […]

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, […]