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

Use AWS Services for Dynamic DNS #9

Open
DanSchoppe opened this issue Jul 12, 2020 · 0 comments
Open

Use AWS Services for Dynamic DNS #9

DanSchoppe opened this issue Jul 12, 2020 · 0 comments

Comments

@DanSchoppe
Copy link
Owner

  • Move registrar + DNS to Route53
  • CloudWatch event on EC2 instance change
    • Lambda integration such that "running" instance state triggers a DNS CNAME record update

Inspiration:
Building a Dynamic DNS for Route 53 using CloudWatch Events and Lambda
https://aws.amazon.com/blogs/compute/building-a-dynamic-dns-for-route-53-using-cloudwatch-events-and-lambda/
https://github.com/aws-samples/aws-lambda-ddns-function/blob/master/union.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant