illustration for retired - Build an App with the AWS Cloud Development Kit
pro

retired - Build an App with the AWS Cloud Development Kit

Instructor

Tomasz Łakomy

1h 13m closed-captioning
·
27 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
209
people completed
Published 4 years ago
|
Updated 4 months ago

NOTE: This course has been retired because it uses AWS CDK v1. Navigate to version 2 of the course here

Amazon AWS is one of the most popular cloud providers in the world, but it can also be daunting to learn thanks to the alphabet soup of service acronyms.

Once you've figured out which subset of services to use, you've got a lot of clicking around to do in order to get things configured.

Not anymore!

With the AWS Cloud Development Kit (CDK), you are able to configure AWS services from your terminal & editor.

Even better, you can do your configuration, frontend, and backend all with the same language.

In this course, Tomasz Łakomy will guide you through using TypeScript to complete the lifecycle of an application powered by AWS CDK. You'll see how to start a project, develop it locally, deploy it globally, then tear it all down when you're done.

The services & development approach Tomasz demonstrates in this course are used by countless companies around the world.

Is yours next?

What you'll learn:

  • Execute AWS Lambda functions locally
  • Create Amazon S3 buckets with AWS CDK
  • Attach an API Gateway to a Lambda function
  • Add & Remove DynamoDB data with Lambda functions
  • Manage permissions in the cloud
  • Connect a frontend React app to AWS CDK infrastructure
  • Deploy a finished app to S3
  • Destroy a CDK stack

Course Content

1h 13m • 27 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers
    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout
    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use
    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.