Create AWS RDS Db dynamically through lambda
Till date I have worked with lambda + DynamoDB . Now that the use case is lambda should provision RDS DB on the fly based on certain conditions .
Till date I have worked with lambda + DynamoDB . Now that the use case is lambda should provision RDS DB on the fly based on certain conditions .