I've done some connecting to one of my domains to Elastic Beanstalk using route 53 a few weeks ago, but now that I'm doing it with a different domain, it doesn't seem to be working (Side question: How long can changes like this take before they propagate?). It's been ~12 hours since I added all the NS links into my google domains domain and made an A type alias but it's still not working.
Did I do something wrong?
(Here's a screenshot of my Hosted Zone)
https://imgur.com/a/sp7EmF4
CodePudding user response:
Sadly I didn't exactly discover what exactly the issue was, however I did find out that recreating the same environment but with an Application Load Balancer and then connecting it worked!