Category "amazon-route53"

AWS Route53 - Adding Simple Record

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

Route53 DNS issue with Django Elastic Beanstalk app

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

Route53 DNS issue with Django Elastic Beanstalk app

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

Is there a way to have an AWS spot instance register with route53 on boot?

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 -

Traefik Acme "MissingEndpoint" 'Endpoint' configuration is required for this service

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

Logging for public hosted zone Route53

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?

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

create a record set to a spot instance on aws route 53

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

Redirect Elastic Beanstalk URL to domain name

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