How to use multiple DynamoDB tables with GraphQL | Amazon Web Services

preview_player
Показать описание
This video shows how to build a GraphQL application with multiple DynamoDB tables using AWS AppSync. Many DynamoDB data modeling patterns use a single table to hold multiple entities from your application; however, this single-table design pattern may not be desirable when using DynamoDB with GraphQL applications. In using multiple tables, we are able to create simpler, more focused GraphQL resolvers with more flexible querying.

GitHub repo mentioned in this video:

About Alex DeBrie:

To learn more:

Subscribe:

ABOUT AWS
Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers — including the fastest-growing startups, largest enterprises, and leading government agencies — are using AWS to lower costs, become more agile, and innovate faster.

#AppSync #GraphQL #DynamoDB #API #Database #AWS #AmazonWebServices #CloudComputing
Рекомендации по теме
Комментарии
Автор

This helped me to better understand AppSync and AWS CDK. For some reason I could not get my resolvers to work by writing them within the AppSync GUI - I tried both VTL and JS, and I ended up getting frustrated trying to get those to work - even copying and pasting the author's mapping templates into the GUI. Weird. Still, I cloned the author's repository and deployed using the CDK CLI - and everything works as expected. The GUI I am seeing (as of January 2024) is slightly different from what is represented in this tutorial, so I suspect things have changed a bit.

My only suggestion wrt this tutorial would be to spend less time on the GUI and more time in code - which I think is more helpful anyway.

real-webbe
Автор

is there any timeout in aws appsync like api gateway has a max timeout of 29 secs only

newbhavanschool
visit shbcf.ru