Source: medium.com

CDK Serverless Aurora
In this article, we will share with you how to create AWS(Amazon Web Services) Serverless Aurora instance using CDK (Cloud Development Kit). There are many tools like Terraformand CloudFormation that exist to give you programmatic access to your application’s resources, many are based in a series of formatted configuration files.

Once you hit enter/return then you will see the following prompt then you need to input AWS Secret Access Key

Create a new directory aurora-cdk using the following command from the above command, we have created the aurora-cdk directory and we will create the CDK App using TypeScript

try to run following command and for Aurora, Serverless Instance run the following command

Related Articles