Front-End Web & Mobile
Category: Thought Leadership
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 […]
Read MoreReal-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 […]
Read MoreBuilding 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 […]
Read MoreCreating a Python WebSocket client for AWS AppSync real-time subscriptions
This article was written by Steve Johnson, Principal Specialist Solutions Architect, AWS AWS AppSync is a managed service that uses GraphQL to make it easy for applications to get exactly the data they need on AWS. One of the great things about writing clients for AppSync is that GraphQL queries and mutations can […]
Read MoreGraphQL API Security with AWS AppSync and Amplify
This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a fully managed service which allows to deploy and interact with serverless scalable GraphQL backends on AWS. AppSync uses security best practices that AWS has […]
Read MoreSimplify access to multiple microservices with AWS AppSync and AWS Amplify
This article was written by Faraz Masood, Cloud Architect, AWS Modern applications and architectures are created with microservices in mind, and the ever evolving nature of each service makes it difficult to build and maintain a single API for multiple clients. Rapid iteration in the development cycle can benefit from an unified API interface […]
Read MoreDeveloping and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features
This article was written by Ed Lima, Sr. Solutions Architect, AWS and Sean Grove, OneGraph In fullstack application development, iteration is king. At AWS, we’re constantly identifying steps in the process of shipping product that slow iteration, or sap developer productivity and happiness, and work to shorten it. To that end, we’ve provided cloud APIs, serverless […]
Read MoreAWS Joins the GraphQL Foundation
Written by Robert Zhu, AWS Principal Technical Evangelist September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. We are excited to announce that AWS is now part of the GraphQL Foundation, and we can’t wait to help the Foundation build an open and vibrant GraphQL community. Let me explain […]
Read More