Software Alternatives & Reviews

Amazon Route 53 Reviews

Amazon Route 53 is a highly available and scalable DNS web service.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Amazon Route 53 and what they use it for.
  • domain providers / nameservers that allow creation of new zones?
    It's not free, but Route53 supports zones for subdomains, and fairly granular permissions that would allow to scope access to a single hosted zone. - Source: Reddit / 2 months ago
  • AWS Beginner's Key Terminologies
    Amazon Route 53 (networking & content delivery) Amazon Route 53 is a web service you can use to create a new DNS service or migrate your existing DNS service to the cloud. A reliable and cost-effective way to route end users' traffic to internet application Https://aws.amazon.com/route53/. - Source: dev.to / 2 months ago
  • Self-Hosting Bitwarden On AWS
    One of the requirements for installing Bitwarden is a domain name with DNS records. This could be created in Amazon Route 53 if you are creating a new domain or subdomain already managed in AWS. I am using CloudFlare for DNS for this domain, so I had to create an A record for Bitwarden to use, pointing to the public IP address of the EC2 instance created by Terraform:. - Source: dev.to / 3 months ago
  • Build interactive maps with OpenStreetMap data on AWS
    OSM data is free and the open-source community has created an amazing toolchain to work with it, from storage to processing and rendering — visit Swith2OSM to learn more about the OSM ecosystem. You can also run your own “map stack” on AWS. In fact, you can follow the Serverless Vector Tiles on AWS tutorial to build and deploy your own map tiles using Amazon S3, Amazon Route 53, AWS Certificate Manager, and Amazon... - Source: dev.to / 3 months ago
  • Mapping your AWS attack surface
    To determine the DNS Hostnames used as part of your cloud perimeter, Steampipe can query all of the A records and CNAMEs in your Route 53 Hosted Zones. A records point directly to IP addresses under your control. CNAMEs are references that can point to hosts or other cloud-provider-managed resources. In either case, you need to understand what exists in your environment. - Source: dev.to / 3 months ago
  • Authorizing requests with [email protected]
    One drawback of Lambda function URLs is that they don't allow custom domains as of writing this. A workaround to this issue is to create a CloudFront distribution where the origin is the function URL. We can then add the distribution as a target for the Route 53 record. - Source: dev.to / 5 months ago
  • Host Your SAAS Completely Serverless and Free
    AWS Lambda is my go-to choice when it comes to backend hosting. You can configure your domain or subdomain in Route 53 and API Gateway to interface with your functions via REST API. I highly recommend using Serverless for deploying your code. It abstracts all the complexity and you can deploy all the complex cloud configurations using a simple YAML file. - Source: dev.to / 5 months ago
  • Migrating Wordpress from GCP to AWS
    I use CloudFlare for some of my DNS services, which also provides some caching and DDOS protection. If using Amazon Route 53, or another DNS provider, the domain names and IPs would need to be updated in your provider so they would resolve properly. - Source: dev.to / 6 months ago
  • A full-stack serverless application with AssemblyLift and Next.js
    AssemblyLift projects can specify one or more domain names to which services can be mapped using a DNS provider. At the moment, the only available DNS provider is Amazon Route53. - Source: dev.to / 6 months ago
  • System Design: Netflix
    We can determine the user's location either using their IP or region settings in their profile then use services like Amazon CloudFront which supports a geographic restrictions feature or a geolocation routing policy with Amazon Route53 to restrict the content and re-route the user to an error page if the content is not available in that particular region or country. - Source: dev.to / 8 months ago
  • Learnings on Testing & Deployments of UI and BFF in CICD Pipelines for AWS
    Yes, CloudFront URL's, Route53 on top, or a 3rd party like we use such as CloudFlare can massively impact "well, your code doesn't work when deployed... Thanks for nothing, e2e tests". But that stuff isn't transient much. Once you figure it out, you're good. - Source: dev.to / 7 months ago
  • AWS: Migrating from Elastic Beanstalk to App Runner
    I have two domains, example.com and test.example.com. I’m using Route 53 as a DNS provider. - Source: dev.to / 7 months ago
  • System Design: The complete course
    We can determine the user's location either using their IP or region settings in their profile then use services like Amazon CloudFront which supports a geographic restrictions feature or a geolocation routing policy with Amazon Route53 to restrict the content and re-route the user to an error page if the content is not available in that particular region or country. - Source: dev.to / 8 months ago
  • Amazon CloudFront for your tech stack
    The ease of defining access controls with respect to what protocol and HTTP methods are allowed. The regex patter is also supported for enforcing needed cache policy for matching request URI pattern. With each of the distribution we can define the cache behaviour so that we can enhance the performance. Earlier we spoke about [email protected] and CloudFront Functions, these are associated with either viewer or... - Source: dev.to / 8 months ago
  • A Comprehensive Guide to Deploying Laravel Applications on AWS Elastic Beanstalk
    Assigning a domain name to your Elastic Beanstalk application is one of the tasks that confuse a lot of beginners. All the official AWS docs usually talk about using Amazon Route 53 for domains, but in this article, I'll show you how to use a third-party domain provider, such as NameCheap, with your AWS EB application. - Source: dev.to / 9 months ago
  • The Amplify Series, Part 4: Developing and deploying a cloud-native application with AWS Amplify
    After that is done, we can go to Route53 in the AWS console and register a domain name. Note that this will cost money! In this case I have registered the domain theamplifyapp.com. - Source: dev.to / 10 months ago
  • The Ultimate Guide to Static Websites with S3 and Terraform
    The last AWS service we need to configure to get our static website up and running is Route 53. Route 53 can be used to define the DNS records for our website. You can use Route 53 to register your domain name or configure a domain you have obtained from a different registrar. - Source: dev.to / 11 months ago
  • Controlling access in service-to-service communications with Cognito - Part 1
    We can have our own domain too, which we must configure in Route 53. Custom domains also require a public certificate, which we can get free from ACM. - Source: dev.to / 11 months ago
  • How to build a web app with multiple subdomains using Nginx
    Its purpose is to set up DNS records. For this article, I will be using Amazon's Route 53. - Source: dev.to / about 1 year ago
  • Immortalize Me: How I built this website - looking forward to your feedback!
    AWS Amplify for deployment; automatically runs build process, serves build assets from CDN, and integrates with Route 53 for domain. - Source: Reddit / about 1 year ago
  • DYN ManagedDNS - Replacement Needed for 9 Domains - $300/year budget
    So far as I know, as long as the request volume isn't high they don't care, or at least seem not to even when their web proxying involved. They don't publish their trigger points for DNS so if the language disturbs you then indeed you should look elsewhere, like ClouDNS, DNS Made Easy or NS1, or as you mentioned AWS Route53 or Neustar UltraDNS. - Source: Reddit / over 1 year ago

Do you know an article comparing Amazon Route 53 to other products?
Suggest a link to a post with product alternatives.