AWS CDK Serverless Aurora

Onexlab
6 min readJul 31, 2020

In this article, we will share with you how to create AWS(Amazon Web Services) Serverless Aurora instance using CDK (Cloud Development Kit).

AWS CDK Serverless AuroraCDK Serverless Aurora

What is CDK?

The AWS Cloud Development Kit is a framework that can be used by developers to provision and manipulate AWS resources programmatically.

--

--