CDLUC3 / dmphub

Simple metadata repository for networked DMPs
MIT License
3 stars 1 forks source link

INITIAL CLOUD FORMATION TEMPLATE #107

Closed mariapraetzellis closed 2 years ago

mariapraetzellis commented 2 years ago

CloudFormation is the AWS technology we will use to orchestrate the new DMPHub environment it involves creating a template that contains instructions for building all of the AWS components like the API Gateway, DynamoDB, Lambdas, etc. and the security settings that allow them to communicate with one another.

The tickets include the initial creation of the DynamoDB, API Gateway, S3 bucket, IAM roles/policies, the Web Application Firewall (WAF) and Lambda functions.