Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename and restructure AWS services #2

Open
RyanHUNGry opened this issue Sep 2, 2023 · 0 comments
Open

Rename and restructure AWS services #2

RyanHUNGry opened this issue Sep 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@RyanHUNGry
Copy link
Owner

Currently AWS services are named in such a way that three instances are required for production, test, and development.

For simplicity's sake, merge these into just one service. For instance, merge RDS dev, prod, and test db into just one RDS instance but with three databases.

Do the same with s3 buckets via folders. Swap the connection between these through environment variables.

Think about how this will affect lambda and ec2.

@RyanHUNGry RyanHUNGry self-assigned this Sep 2, 2023
@RyanHUNGry RyanHUNGry added the bug Something isn't working label Sep 2, 2023
@RyanHUNGry RyanHUNGry reopened this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant