Front-End Web & Mobile

Tag: SQL

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

AWS AppSync and the GraphQL Info Object

This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS   AWS AppSync is a fully managed service that allows to deploy Serverless GraphQL backends in the AWS cloud. GraphQL is a data language for your API that makes it easy and straight forward to interact with multiple data sources. One of the […]

AWS AppSync adds quick-start sample for Amazon Aurora

AWS AppSync has support for a wide variety of data storage options—including Amazon DynamoDB, Amazon ElasticSearch Service, and AWS Lambda.  Today, we’re announcing the availability of a quick-start that connects to Amazon Aurora MySQL mode using AWS Lambda.  You create this connection using a Lambda function that executes a SQL statement (provided by an AWS […]