Software Alternatives, Accelerators & Startups

Create a Rest API with AWS API Gateway, a Lambda function and a RDS Aurora Cluster deployed by CDK

Amazon VPC AWS Secrets Manager
  1. Open Source Cloud
    Our database has to be connected to a VPC. That's why we first create VPC and add the needed VPC Interface Endpoints to it.

    #Cloud Computing #Cloud Infrastructure #VPS 20 social mentions

  2. AWS Secrets Manager to Rotate, Manage, Retrieve Secrets
    If we create a database cluster with this high level construct, the admin account for accessing the database is created automatically and the credentials are stored in the Secrets Manager.

    #Identity And Access Management #Identity Provider #SSO 67 social mentions

Discuss: Create a Rest API with AWS API Gateway, a Lambda function and a RDS Aurora Cluster deployed by CDK

Log in or Post with