Files
strapi-elb/tempnotes.md
2020-04-27 21:29:22 +01:00

12 lines
255 B
Markdown

# Temp Notes
## Decoupling
When creating an ELB instance with `--single` and `--database` the following is created as part of the ELB deployment:
- security group
- EIP
- RDS database
Is the security group created without a databse? (probably yes...)