I have a hosted zone with my main domain. I already added a Load Balancer and configured it to route to my web app. This already works with https and http. So f
I am able to add "Weighted" A records for the AWS Route53 using the API, using [Weight: aws.Int64(weight)], it works great using the code below. But how
Not sure what I am doing wrong here. My zone is public and I have simple routing for the A records pointing to the EB alias. I even tried a CNAME to no avail. B
Not sure what I am doing wrong here. My zone is public and I have simple routing for the A records pointing to the EB alias. I even tried a CNAME to no avail. B
We have some test, dev and ci servers that we have setup as long running persistent spot instances mapped to specific domains using route53. This works great -
I've been using Traefik for a while now to get and renew an ACME wildcard certificate. It uses AWS Route 53 for a DNS Challenge. The cert recently expired, havi
I'm trying to set up the logging for a public hosted zone on Route53 AWS. the template looks like this: Resources: HostedZonePublic1: Type: AWS::Route53::
How to setup AWS cloudfront with lightsail for WordPress? (on a subdomain) I'm using Route 53 for all DNS management. I'm using a static IP from lightsail, 3.1
Is it possible to create a recordset to a spot instance using route 53? I've created a fleet spot request and I want to be able to create an A name in route53
I have an app hosted on AWS Elastic Beanstalk, which is assigned an environment URL as such: <my-appname>.<aws-region>.elasticbeanstalk.com I also h