12 lines
255 B
Markdown
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...)
|