Great video...thanks for the info....just to add on top of it, I have my domain hosted on google domains, so 2 minor differences for me...first, for the certificate validation, i needed to add the cname record in google domain, and unlike in route53, certificate wasn't issued immediately, took some time, about an hour or so (might have to do something with propagation of dns records in google domain, not sure).... Secondly, the step where "A" record is added in route53, i had to add the same record as a "cname" in google domains, as "A" record expects exact ipv4 addresses and cname can point to a different host..got it working after that...
@amirhossain2k9 Жыл бұрын
wow! a wholesome video with clear definition! thanks a lot man.
@EdchelStephenNiniАй бұрын
Worked so well for me! Thank you so much! :)
@yohanamudarra20682 жыл бұрын
one of the bet videos from this channel.
@ckworton Жыл бұрын
Thanks for this! Helped 100% even for edge API endpoint.
@princepatel66972 жыл бұрын
Great tutorial, exactly what I wanted. But a question, when you were done adding aa simple record, at 12:36, we can see a A name record point from your domain to AWS's domain. Aren't A name records supposed to point only to IP addresses ??
@VIKASSAINI0072 жыл бұрын
So the thing is you need to host domain in Route 53 (AWS), then AWS allow custom A names to point to AWS services, learned it hard way 🙂
@prasanjeetmohanty7632 Жыл бұрын
@@VIKASSAINI007 so this can't be done with google domains..?? It expects an ipv4 address, but the custom domain does not have one, at least i can't find one...
@prasanjeetmohanty7632 Жыл бұрын
Nevermind, in google domain I needed to make an entry as "cname" as opposed to "A" record in route53 and it worked....
@pepinoartworks3 жыл бұрын
Great video! Worked at first try and saved me from a lot of headaches! Thank you!
@anilkumar-iq2td11 ай бұрын
Fantastic tutorial, thanks for the upload!!
@darrylwilliams709110 ай бұрын
You nailed it and therefore so did I. thanks!!
@brampeirsful Жыл бұрын
Thank you, this was very clear and helped me a lot, I did not realise I had to add the record to route 53
@salimhossain21923 жыл бұрын
amazing man, it worked great :)
@BeABetterDev3 жыл бұрын
Great to hear Salim!
@leonardox222 Жыл бұрын
Awesome video! worked at very first try! many thanks!
@cmburns2606 Жыл бұрын
This was extremely helpful, thank you!
@BeABetterDev Жыл бұрын
Glad it was helpful!
@alexrusin Жыл бұрын
Great video. Worked on the first try. Thank you so much!
@tomontheinternet3 жыл бұрын
This video has helped me so many times.
@BeABetterDev3 жыл бұрын
I even use it myself as a reference! :)
@erildojunior43583 жыл бұрын
You're awesome dude!!! thanks a lot!
@vaibhavgupta7429 Жыл бұрын
Great tutorial, thanks man
@Hatem.ElRakhawy2 жыл бұрын
Thank you for this awesome tutorial, have you made the other video for Edge-optimized endpoint type?
@BeABetterDev2 жыл бұрын
Thanks so much Hatem! Not at this time but I'll put it on my list.
@pikachu52233 жыл бұрын
I love you content, im learning aws and you are the best! You have a video for do the same thing but with a static bucket s3? My problem is that i have the domain in a different provider
@bobcee81263 жыл бұрын
I think you should be able to switch to Route 53 by 1. creating a hosted zone in route 53 2. you'll get soa and nameserver records by default 3. you can use the ns record from the hosted zone to ur current provider to make route 53 your default dns manager of sorts
@BeABetterDev3 жыл бұрын
Hi Kali, thanks for your kind words. Check out my video on S3 static hosting here: kzbin.info/www/bejne/o53Waaefnq5mq8U
@emredemir66372 жыл бұрын
Thank you! It is still helpful :)
@BeABetterDev2 жыл бұрын
You're very welcome!
@foreach110 ай бұрын
Great Video! Thanks!
@gracecarrilloc3 жыл бұрын
How about adding several endpoints to the same domain?
@unlock-your-potential-8883 жыл бұрын
thank you so much. it's so helpful.
@BeABetterDev3 жыл бұрын
You're very welcome!
@josecantero3500 Жыл бұрын
Hello! I would really like any idea for how to do the following; I want to deploy a recently trained Comprehend model to a website so that my students can interact with it. How can i achieve that? I just want a small white box where they can input the data and another box with the results.
@Jxxxxxxx3 жыл бұрын
Hi, nice tutorial! For how long are these certificates valid, and are they automatically autorefreshed after expiration?
@PaulPatico Жыл бұрын
Yes, AWS refresh them automatically after expiration, you do not need to do anything!
@rishavraj75524 ай бұрын
Thanks a lot, i was stuck in the last part where we have to setup the API gateway alias to the domain as A name in the route53, it's solved!
@javascript_developer2 жыл бұрын
great tutorial. thanks
@ezequielguerra81102 жыл бұрын
Maravilloso! Muchas gracias!
@battlenexustnmt3 жыл бұрын
whr is the link to setup a domain in ur description ?
@brenoa.santos44933 жыл бұрын
Awesome! Thanks a lot.
@EdchelStephenNiniАй бұрын
Thank you! :)
@shogotsuchiya60302 жыл бұрын
Thank you soooooo much! ありがとう!
@BeABetterDev2 жыл бұрын
You're very welcome.
@liamray20102 жыл бұрын
Nice tut! 10nx
@BeABetterDev2 жыл бұрын
Glad you enjoyed Liam!
@lukavujeva658410 ай бұрын
Why are you adding A instead of CNAME in the last step? Im not an expert, but in my experience, it was always CNAME. I mean I also did and managed A record they way you did, and it works because it particularly points to the API mapping and it works great.
@abrahamnzau254 Жыл бұрын
Hi, great tutorial How to I redirect http traffic to my subdomain to https?
@danielcraig474 Жыл бұрын
Thank you!
@vancedacc4629 Жыл бұрын
I'm stuck on the last step. I tried a CNAME record as others have suggested but it's not working. Any advice would be really appreciated.
@Rauzul2 жыл бұрын
Life saver.
@BeABetterDev2 жыл бұрын
Glad you enjoyed Razi!
@2truffies2 жыл бұрын
I use Route 53, but I don't have the option to create a record via a wizzard. Via standard way to add a record it doesn't allow to create an A record for anything else than IP adress. So I used the CNAME record and it worked. Just in case anyone had the same case as me.
@leonardox222 Жыл бұрын
very good point!. same case, but my domain is managed by other provider
@vjp007772 жыл бұрын
Nice tutorial. How would this work if I need to use 3rd party/private certificate and not from ACM?
@PJudt2 жыл бұрын
Import your 3rd party certificate into ACM
@Dima-bo7wz2 жыл бұрын
Unfortunately you didn't mentioned how to create API (9:53) that's why I dont have any information in Configure API Mapping section. so I can"t go further with your tutorial...
@hunqiangng2511 Жыл бұрын
How to assign elastic ip address to APIGW
@Jesanchez242 жыл бұрын
Excelente video, solo me toco investigar por aparte el tema de Route 53
@techenthusiast1273 жыл бұрын
I don't see any option in my API dropdown in Configure API mappings. I followed everything right. The certificate were even issued correctly.
@damiandanev92713 жыл бұрын
Will this result in additional costs?
@SaketAnandPage Жыл бұрын
What if I am using a different DNS provider, They only allow ipv4 address in A Record.
@97pixels Жыл бұрын
Thanks a lot for the video. AWS docs are really terrible at explaining all these required steps.
@ezeikel3 жыл бұрын
Great video! Wondering if this would work for 3rd party registered domains e.g. Google Domains? Would the CNAME record just need to be added to the DNS
@BeABetterDev3 жыл бұрын
Hi Ezeikel, I haven't tried this but don't see why it wouldn't work!
@VIKASSAINI0072 жыл бұрын
Tried but not working, also thing is you need to host domain in Route 53 (AWS), then AWS allow custom A names to point to AWS services, learned it hard way 🙂
@CariagaXIII2 жыл бұрын
you probably should put the api gateway behind cloudfront for security instead of api gateway upfront in route 53
@sourabhdeshpande21122 ай бұрын
but this giving error to the Cloudflare
@sergeyvaulin3 жыл бұрын
Fyi, who uses third party services you need just add CNAME instead of A record. It works for me.
@rajeev2003853 жыл бұрын
For third party domain names, do we need to update Route53 with CNAME?