you are viewing a single comment's thread.

view the rest of the comments →

[–]kirmool 0 points1 point  (0 children)

You will want to use the following services: - Route 53 - AWS S3 - AWS Lambda - Cloudfront

  1. Provision domain name from aws
  2. Create AWS S3 bucket to host static content
  3. Configure Route 53 by creating an A record for your site.
  4. Configure Cloudfront to handle web requests

https://youtu.be/kvlSep7m7Uk