Theory and Concepts:
The Power of Serverless GraphQL with AWS AppSync
AWS AppSync - The Ultimate Guide
Getting started with Amazon DynamoDB
Coding Tutorial which we will follow:
Inserting Fake data:
Exploring AWS CDK - Loading DynamoDB with Custom Resources
API:
npm i @aws-cdk/aws-appsync
Advanced AppSync Tutorials:
Building Real-time Serverless APIs with PostgreSQL, CDK, TypeScript, and AWS AppSync
Local Mocking and Testing with the Amplify CLI
Database:
npm i @aws-cdk/aws-dynamodb
Step 04 and 05 Class Video in English on Facebook
Step 04 and 05 Class Video in English on YouTube
Step 04 and 05 Class Video in Urdu on Facebook
Step 04 and 05 Class Video in Urdu on YouTube
Welcome to your CDK TypeScript project!
This is a blank project for TypeScript development with CDK.
The cdk.json file tells the CDK Toolkit how to execute your app.
Useful commands
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template