This video demonstrates the setup behind creating a custom route53 domain and hosting a static website using S3.
Пікірлер: 15
@jeanrobles43772 жыл бұрын
Absolutely helpful for me. Thank's!
@listentolearn23632 жыл бұрын
Great, Glad to hear it!
@sureshandem780 Жыл бұрын
i have done exactly same my root domain is working and subdomain is not working and i have changes the Namserveres as well to match the registered domain NS and Hosted Zone NS.
@listentolearn2363 Жыл бұрын
Hi Suresh, one of the key things that aws docs state is that "The bucket must have the same name as your domain or subdomain. For example, if you want to use the subdomain acme.example.com, the name of the bucket must be acme.example.com." Could you please check if your bucket name matches the subdomain name?
@sureshandem780 Жыл бұрын
@@listentolearn2363 yes I did the same thing it is matching
@listentolearn2363 Жыл бұрын
Can you share the error that you are seeing while trying to access it?
@chandrashekar3034 Жыл бұрын
Without cloudfront can’t we make the url to work on https? Only with s3, route53 and ssl certificate from the certificate manager?
@listentolearn2363 Жыл бұрын
No, I dont think so. You cant associate an SSL cert directly with S3 or Route53.
@falah50222 жыл бұрын
Thank you very much
@listentolearn23632 жыл бұрын
You are welcome :)
@gyanaranjansahoo15033 жыл бұрын
I have tried the whole things but in Route 53 while creating A record that end point is not showing, so what will be the error
@listentolearn23633 жыл бұрын
Hi Gyanaranjan, Thanks for your interest. Could you please check if the s3 bucket name is exactly same as the route53 domain name? Also, please check if the website hosting is configured correctly. If yes, it might be some sort of caching issue. Try to sign out and sign back in.