Create a GraphQL endpoint and datasources in the simplest way possible - AppSync with CDK

Опубликовано: 01 Январь 1970
на канале: FooBar Serverless
5,095
133

AppSync is a managed GraphQL service from AWS. If we tried Amplify we love the ease that Amplify creates the whole GraphQL schema, datasources and all the resources that are involved. When we build the same things using other frameworks - like CDK we need to make all the resources from scratch and also all the resolvers. It takes a lot of code and work. What if I told you that there is a level 3 constructor that does everything for you.

I will show you how to build your backend with CDK and AppSync and then integrate the whole backend with AWS Amplify and use the Amplify libraries to invoke those APIs and also generate the models in the client automatically based on the graphql schema.

Get the code: https://github.com/mavi888/cdk-amplif...
3rd level constructor : https://github.com/kcwinner/cdk-appsy...

This is the third video on a series where I'm building all the front-end infrastructure as CDK code, in a separate stack and using Amplify libraries. So we can get the best of both worlds.

▪️Check the first video here:    • DEPLOY A WEB APP TO THE CLOUD WITH AW...  
▪️And the whole playlist here:    • Amplify 💜 CDK  

📼 Related videos
▪️This is how we do this with just Amplify:    • GETTING STARTED WITH AMPLIFY AND APPS...  
▪️Learn everything about GraphQL and Appsync:    • AWS Appsync - GraphQL  
▪️Get started with AWS CDK:    • SIMPLEST SERVERLESS APP WITH AWS CDK ...  

#foobar #serverless

⭐ SUBSCRIBE TO THIS CHANNEL: http://bit.ly/foobar-youtube
⭐SHARE THIS VIDEO:    • Create a GraphQL endpoint and datasou...  

☆☆ FOLLOW ME ONLINE ☆☆

🐦 Twitter:   / mavi888uy  
📺 AWS Spanish Youtube Channel: https://bit.ly/aws-esp-yt
📷 Instagram: foobar_codes
📚 All my Serverless Courses: https://marcia.dev/courses/
✍️ My blog - https://blog.marcia.dev

☆☆ ABOUT FOOBAR ☆☆
In this channel, you can find mostly coding tutorials related to cloud and serverless.
In addition, I like also talking about architecture, software design, motivation, and leadership.
There is a new video every Tuesday, so stay tuned :)

🎥 Recording equipment: https://blog.marcia.dev/my-recording-...
📚 My favorite books: https://blog.marcia.dev/my-books-reco...