Category
Route53
Amazon Route 53 is a scalable DNS and domain name registration service with health checking and traffic routing.
2 articlesHow to Change DNS Nameservers from Godaddy to Point to AWS Route 53
2022/08/09·2 min readThis blog shows how to change your DNS nameservers from GoDaddy to point to AWS Route 53. Assuming you have registered a DNS domain at GoDaddy but want to host a website at AWS, this guide provides steps on how to achieve this goal.
How to Setup a HTTPS Node JS Server on Amazon EC2
2021/03/01·13 min readA complete guide to set up an HTTPS Node.js web server on EC2, including Express.js setup, AWS Certificate Manager SSL/TLS, application load balancer with HTTP to HTTPS redirect, and Route 53 domain configuration.