GraphQL architecture - AWS AppSync
Now that you understand the most important aspects of GraphQL, it's time to see how some of these concepts work from an architectural standpoint. This section will interpret some aspects of the official GraphQL specification document . This isn't meant to be a complete interpretation of the specification. This will only be used to help both new and advanced users understand what's happening inside the service. We'll be looking specifically at the flow of GraphQL from a lower-level standpoint.
AWS AppSync enables developers to connect their applications and services to data and events with secure, serverless and high-performing GraphQL and Pub/Sub APIs. You can do the following with AWS AppSync: Access data from one or more data sources from a single GraphQL API endpoint. Combine multiple source GraphQL APIs into a single, merged GraphQL API. Publish real-time data updates to your applications. Leverage built-in security, monitoring, logging, and tracing, with optional caching for low latency. Only pay for API requests and any real-time messages that are delivered. Important…
saved by
related reading
- Build a user settings store with AWS AppSync | Front-End Web & Mobileaws.amazon.com
- Using API Gateway WebSockets with the Serverless Framework | Serverless Frameworkserverless.com
- Serverless Framework - AWS Lambda Events - Websocket | Serverless Frameworkserverless.com
- Serverless Framework - AWS Lambda Events - Websocket | Serverless Frameworkserverless.com
- Roam Research – A note taking tool for networked thought.roamresearch.com
- Realtime with serverless using Websocket in AWSunimedia.tech
- Collect and distribute high-resolution crypto market data with ECS, S3, Athena, Lambda, and AWS Data Exchange | AWS Big Data Blogaws.amazon.com
- Serverless Framework v1.46.0 - Extended ALB configurability, Support for external Websocket APIs, Local plugins via relative paths & More | Serverless Frameworkserverless.com
- AWS Builder Centeraws.amazon.com
- S2, the durable stream APIs2.dev
- What is AWS Lambda? - AWS Lambdadocs.aws.amazon.com
- Why, after 6 years, I’m over GraphQLbessey.dev