illustration for Build a GraphQL API with AWS CDK and AppSync
pro

Build a GraphQL API with AWS CDK and AppSync

Instructor

Tomasz Łakomy

55m closed-captioning
·
16 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
75
people completed
Published 4 years ago
|
Updated 4 years ago

Build a fully managed, serverless GraphQL API powered by TypeScript and AWS CDK in a matter of hours, not days.

AWS CDK gives us the power to go all-in with infrastructure as code for AWS. With it, we can create a full GraphQL API with AppSync, a database with DynamoDB, serverless functions with Lambda, and much more.

In this course, you will learn how to do all of the above from your command line and code editor, which will save you time and give you greater flexibility.

Want to delete your stack? That's fine, just run cdk destroy and poof, all of the resources are gone. Changed your mind? Just deploy the stack again and they all come back.

AWS CDK makes it that easy.

And since we are working from the command line and our code editor, we will take advantage of TypeScript and other third-party libraries to improve our developer experience.

So stop wasting time in the AWS console, check out this course, and learn how to leverage infrastructure as code to your advantage.

Course Content

55m • 16 lessons

    You might also like these resources:

    illustration for Cloud Infrastructure Fundamentals with AWS
    Sam Julien・1h 14m・Course

    A boat tour on a river of knowledge, linearly guiding you through the core of AWS.

    illustration for Designing GraphQL Schemas
    Nik Graf • 62m • Course

    Through exploration and comparison, you'll come away with actionable knowledge for designing and extending schemas.

    illustration for Learn AWS Lambda from scratch
    Tomasz Łakomy・22m・Course

    Go from "I have no idea what a lambda function is" to "I know quite a bit about AWS Lambda, and I'm going to use it to solve my problems" by taking this course.