Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Consider sharing resources across stacks #63

Open
sladg opened this issue Dec 20, 2022 · 2 comments
Open

Consider sharing resources across stacks #63

sladg opened this issue Dec 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@sladg
Copy link
Owner

sladg commented Dec 20, 2022

AWS is limiting number of:

  • cache policies,
  • cloudfronts.

Those are typical resources limitations experiences. Cloudfront is not really solvable as each one is unique. However, cache policies are same across stacks so those could be shared (aka. create once and import to stacks).

@sladg
Copy link
Owner Author

sladg commented Dec 20, 2022

Boostrap-like command would be needed for this.

@sladg
Copy link
Owner Author

sladg commented Dec 20, 2022

Image lambda could be also single one, would just need access to different buckets. Which can be handled on stack-level.

@sladg sladg added the enhancement New feature or request label Jan 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant