DEV Community

Cover image for Full Stack TypeScript with AWS Cloud Development Kit v2
Tomasz Łakomy
Tomasz Łakomy

Posted on

Full Stack TypeScript with AWS Cloud Development Kit v2

I've just released my latest course Full Stack TypeScript with AWS Cloud Development Kit course for egghead.io

Really excited about this one, in this course you'll learn how to build full stack applications on AWS with only a single programming language - TypeScript.

That's right - frontend, backend and infrastructure - all provisioned in AWS by nothing more than sheer force of TypeScript (and willpower).

17 lessons, 47 minutes - easily watchable during a lunch break.

If you are a web developer who has never touched AWS - by all means, give this course a shot. In less than an hour we're going to cover:

  • creating a new CDK app
  • building and deploying AWS Lambda functions
  • creating an API Gateway
  • using DynamoDB
  • deploying static sites to AWS

And much more!

The best part? We're barely touching the AWS Console - with CDK we get to build cloud infrastructure using familiar programming languages we love (or at least - tolerate).

All you need is a little bit of TypeScript to build full stack applications.

Hope you like it, and have fun learning!

Full Stack TypeScript with AWS Cloud Development Kit course for egghead.io

Top comments (0)