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

Cost optimisations #465

Open
2 tasks
Almad opened this issue Mar 19, 2024 · 3 comments
Open
2 tasks

Cost optimisations #465

Almad opened this issue Mar 19, 2024 · 3 comments

Comments

@Almad
Copy link
Member

Almad commented Mar 19, 2024

A list to bring the costs down

  • IPv6 only gateway for MySQL to avoid IPv4 address payment
  • Actually, same for stare.dracidoupe.cz since it's behind login anyway
@Almad Almad self-assigned this Mar 19, 2024
Almad added a commit that referenced this issue Mar 19, 2024
@Almad
Copy link
Member Author

Almad commented Mar 19, 2024

AAARGH

InvalidParameterCombination: The modify request failed because it can lead the database to a public dual state, which is not currently supported.

@Almad
Copy link
Member Author

Almad commented Mar 20, 2024

Old dracidoupe snapshot id: [ami-0d377e5025859105e](https://eu-central-1.console.aws.amazon.com/ec2/home?region=eu-central-1#ImageDetails:imageId=ami-0d377e5025859105e)

@Almad
Copy link
Member Author

Almad commented Mar 20, 2024

As best as I can tell:

  • RDS does not support dualstack IPs, but it should be possible to have IPv6 only access through better VPC setup
  • old EC2 instance is doomed because while IPv6 is assigned, only current generation instances get IPv6-capable NIC to actually use, but those do not support hvm to run what we're running (although I'll different tricks)...which makes it kinda expensive to run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant