We will use the AWS CDK in Typescript to create a Lambda function and its resources, and schedule it at specific intervals. We will use this lambda to perform regular database backups of a server outside of AWS.
Resources for Typescript
Courses

Episodes
No episodes found for 'typescript'Short Videos

A step by step example of how to create an s3 bucket that autodeletes when we run cdk destroy, using Typescript

A simple example of how to run create react app with Typescript options. No steps omitted.