whiteboardfederal / resumaker-server

0 stars 0 forks source link

Add AWS RDS #43

Open jghorton14 opened 4 years ago

jghorton14 commented 4 years ago

Get AWS RDS working with our backend. Use WBF AWS account to auth.

1) install and configure with gradle spring boot 2) verify GET, POST, DELETE, etc... 3) Document 4) Remove in memory database

jghorton14 commented 4 years ago

Spring Cloud for Amazon Web Services, part of the Spring Cloud umbrella project, eases the integration with hosted Amazon Web Services. https://github.com/spring-cloud-samples/aws-refapp

jghorton14 commented 4 years ago

I need some help figuring out the appropriate IAM permissions for RDS and spring boot.

jghorton14 commented 4 years ago

Currently waiting for Matt. A to help with AWS RDS Aurora integration with Gradle Spring Boot with JDBC

jghorton14 commented 4 years ago

Matt said he would create for each our own username/password for our individual dbs