Process Flow - Launching an RDS instance
Start: Define RDS config
Call AWS RDS API to create instance
AWS validates config
AWS provisions resources
Instance status: creating
Instance status: available
RDS instance ready to use
This flow shows the steps from defining the RDS instance settings to the instance becoming available for use.