RDS Example Using AWS CDK
In this blog post, I will walk through provisioning an RDS database instance and connecting to it from an EC2 instance.
Since both EC2 and RDS services require a Virtual Private Cloud (VPC), we'll also cover setting up a custom VPC with appropriate s...
mikaeels.hashnode.dev10 min read