Aurora Database Setup
Check aurora for java client: https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/rds/AmazonRDSClient.html
Security details to watch out for: https://skb.corp.amazon.com/guides/6#YMC9CAPbpTC
How to Create a VPC for Use with Amazon Aurora: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateVPC.html
From Meeting with Sile 202007131523 -
First have to create a bindle (bindle.amazon) -> Create new package build.amazon.com -> create version set (source version set can be live) -> create workspace locally -> pull the new package Add custom permissions in bindle (add me, sile, aws account) Ownership of the bindle should be the team
Created from: Data Platform Outline 202007111853
Authenticating with the RDS IAM client:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Java.html
uid: 202007111913 tags: #amazon