DEV Community

# appsync

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a custom IAM system has made me appreciate AWS IAM even more

Building a custom IAM system has made me appreciate AWS IAM even more

12
Comments
7 min read
How to model one-to-many relationships with AppSync and DynamoDB

How to model one-to-many relationships with AppSync and DynamoDB

16
Comments
3 min read
How to secure multi-tenant applications with AppSync and Cognito

How to secure multi-tenant applications with AppSync and Cognito

15
Comments
4 min read
Amplify API & Lambda

Amplify API & Lambda

9
Comments
4 min read
Scaling AuthZ with Amplify

Scaling AuthZ with Amplify

15
Comments
3 min read
re:Invent Revisited - AWS AppSync

re:Invent Revisited - AWS AppSync

4
Comments
3 min read
Use lambda resolvers in your GraphQL API with AWS Amplify

Use lambda resolvers in your GraphQL API with AWS Amplify

48
Comments 4
6 min read
How I built a social network in 4 weeks with GraphQL and serverless

How I built a social network in 4 weeks with GraphQL and serverless

19
Comments
7 min read
AWS AppSync Direct Lambda vs DynamoDB Resolver

AWS AppSync Direct Lambda vs DynamoDB Resolver

20
Comments 2
2 min read
How to sample AppSync resolver logs

How to sample AppSync resolver logs

5
Comments
4 min read
How to set up custom domain names for AppSync

How to set up custom domain names for AppSync

1
Comments
4 min read
How to model hierarchical access with AppSync

How to model hierarchical access with AppSync

15
Comments
5 min read
AppSync Resolver Optimization by Removing Unnecessary GetItem's

AppSync Resolver Optimization by Removing Unnecessary GetItem's

4
Comments
2 min read
Effective Direct Lambdas for AWS AppSync (Spoiler: they are really effective)

Effective Direct Lambdas for AWS AppSync (Spoiler: they are really effective)

26
Comments 2
8 min read
How to store JSON in Amazon DynamoDB using AWS AppSync

How to store JSON in Amazon DynamoDB using AWS AppSync

19
Comments
2 min read
How I scaled an AppSync project to 200+ resolvers

How I scaled an AppSync project to 200+ resolvers

36
Comments
7 min read
Five reasons you should consider AppSync over API Gateway

Five reasons you should consider AppSync over API Gateway

87
Comments 9
8 min read
AppSync: how to inject table names into DynamoDB batch & transact operations

AppSync: how to inject table names into DynamoDB batch & transact operations

19
Comments
4 min read
Build Serverless Blog with Gatsby and AWS Amplify & AppSync

Build Serverless Blog with Gatsby and AWS Amplify & AppSync

27
Comments 1
8 min read
Implementing pagination with AWS AppSync

Implementing pagination with AWS AppSync

59
Comments 9
5 min read
Build Serverless Web App with AWS AppSync & AWS Amplify

Build Serverless Web App with AWS AppSync & AWS Amplify

12
Comments
5 min read
How to build an AppSync API using a single table DynamoDB design

How to build an AppSync API using a single table DynamoDB design

6
Comments
12 min read
AWS DataStore

AWS DataStore

80
Comments 4
11 min read
AppSync: how to compare strings lexicographically in VTL

AppSync: how to compare strings lexicographically in VTL

1
Comments 1
2 min read
Integrating a REST API into an Amplify app's GraphQL model

Integrating a REST API into an Amplify app's GraphQL model

12
Comments 1
4 min read
loading...