Building a website with domain Registered on AWS Route53 and hosted on Hostinger

Building a website with domain Registered on AWS Route53 and hosted on Hostinger I have registered the domain "bervancloud.click" with AWS Route 53, and configured DNS records to point to the IP address(es) provided by Hostinger, where the website "www.bervancloud.click" is hosted. Route53 handles the domain name resolution, directing visitors to Hostinger's web servers that serve the website content.

3/26/20242 min read

Here's an explanation of the architecture design involved in using an AWS Route 53 registered domain connected with Hostinger, which hosts the website www.bervancloud.click:

  1. Domain Registration with AWS Route 53:

  2. Hostinger Web Hosting:

  3. DNS Configuration:

  4. Domain Name Resolution:

  5. Web Server and Content Delivery:

  6. SSL/TLS (Optional):

    • If you have enabled SSL/TLS (Secure Sockets Layer/Transport Layer Security) for your website, the communication between the user's browser and Hostinger's web server will be encrypted for added security.

    • You may need to configure SSL/TLS settings on both AWS Route 53 (e.g., creating a CNAME record for your SSL certificate) and Hostinger's hosting platform.

In this architecture, AWS Route 53 manages the DNS resolution for your domain, while Hostinger provides the web hosting infrastructure and serves the website content to visitors. The DNS records in Route 53 act as a bridge, directing the domain name to the appropriate web hosting server where your website is hosted on Hostinger's platform.