@Cloud With Raj Hello, I think there maybe some confusion. Correct me if I'm wrong but getting a SSL in ACM is actually free? It shouldn't cost £400 for a public-key pair creation/hosting which is what an SSL certificate is really. Creating a certificate authority (CA) does cost £400 though?
@cloudwithraj3 жыл бұрын
You are right, using public cert is free. Ty for pointing out.
@videodoranteater3 жыл бұрын
@@cloudwithraj Hahaha, you were giving me a heart attack too! Other than that, fantastic video.
@victormendoza3295 Жыл бұрын
Yeah bro I was about to say I have been using ACM for a long time. Now accidently using to much Account factory for terraform, that is 400, lol.
@josephattabenninjr73176 ай бұрын
@@videodoranteater lol🤣
@hellokashif35263 жыл бұрын
6:02 What I understand is that ACM is free for public certificates (which is what API gateway and custom domain will use in your case) so it won’t be costing $400 per month. Am I wrong ?
@mahmutbayri3 жыл бұрын
Hi, why did you say that using custom domain is expensive? On the pricing page (aws.amazon.com/certificate-manager/pricing/?nc1=h_ls), aws says 'Public SSL/TLS certificates provisioned through AWS Certificate Manager are free. '. Could you explain, please?
@cloudwithraj3 жыл бұрын
You are correct, if you use public cert then it's free. My comment was more for non public certs, I should have clarified it in the video. Thanks for catching it!
@SoumilShah2 жыл бұрын
Hi Raj i purchased the domain name and then created the cert and it shows issued after than I created A Name and tried linking all together I have also created API mappings even after that when going to domain for some reason it doesn't work would you be able to help ?
@xenky0 Жыл бұрын
Love your good work, I got time-saving after watching your video.
@nagarajunagari22663 жыл бұрын
Your video made me clear picture on ApiGateway , Thanks a lot man for sharing knowledge..🙏👍.
@cloudwithraj3 жыл бұрын
Glad it was helpful Nagaraju!
@eduvilas Жыл бұрын
Great explanation Raj!
@cloudwithraj Жыл бұрын
Glad it was helpful!
@sasikanth60264 жыл бұрын
Great explanation. Cleared my doubts about custom domain in API GW. Thank you..
@cloudwithraj4 жыл бұрын
Thanks Sasi, glad it helped
@MrFlamekeed3 жыл бұрын
Hi, thanks for the video, is there a way to connect to API gateway from another service?
@paragchatale71203 жыл бұрын
Really awesome....easy step by step explanation and implementation. Thanks for this video, it really clear all concepts :)
@cloudwithraj3 жыл бұрын
Glad it was helpful!
@niteshkas2 жыл бұрын
Hi Raj, Custom Domain name comes with a penalty that it doesn't support Private API's and if customer has restricted environment and doesn't have access to internet then how they can access the Private endpoints without Domain Name ?
@mandakeru-dofus3 жыл бұрын
Thank you, I could follow the entire flow and reach the API gateway custom domain.
@cloudwithraj3 жыл бұрын
Thanks Jean for the kind words. Very glad you found this helpful to create your own flow.
@israilkarud92934 жыл бұрын
You explain things by making them simple :)
@cloudwithraj4 жыл бұрын
Thanks Israil, I am glad you found it useful!
@FlyingBytes Жыл бұрын
Great video, thanks a lot!
@herjunop2 жыл бұрын
Can I route the API Gateway to Route 53 from different account?
@santhosh.thomasthomas9012 жыл бұрын
Thank you for the explanation with demo.
@cloudwithraj2 жыл бұрын
My pleasure!
@cloud_architector4 жыл бұрын
Hi, one of best videos!!! keep going!
@cloudwithraj4 жыл бұрын
Thanks for the encouragement and support Denys :)
@flaviuslupu25573 жыл бұрын
you are good at this, keep it up.
@digitaldiary85963 жыл бұрын
Wonderful explaination.Thanks a lot
@forlalit4 жыл бұрын
I have also subscribed to your udemy course for serverless...It would be good if you can put code in releavent sections..do you have your public git repo?
@tarvinder913 жыл бұрын
Such a great explanation of the routing. This video deserves an applause. Great work! Also the path is basically to match the address in teh browser and route the req to a different API endpoint based on the path. Adding this extra explanation here as at first it seems the 'Path' parameter will map the path to the api and skip the resource(path) in the url which is not correct
@sakshikumar9205 Жыл бұрын
I actually have one doubt, so basically when we provide the value to this path parameter that would help us in differentiating the resources right, that has nothing to do with differentiating between the APIs. Like if I have a use case to call different APIs with the same domain name, would that be possible? Thanks
@sonupyasi923 жыл бұрын
Auseme..so much information
@kisanpakhreen4 жыл бұрын
Well explained. Thank you for the video : )
@cloudwithraj4 жыл бұрын
Glad it was helpful!
@vinodshalgar4 жыл бұрын
Thanks, indeed this is really an important topic.
@cloudwithraj4 жыл бұрын
Thanks Vinod, it really is!
@swapnilshingote87732 жыл бұрын
Hello Raj Sir, first of all massive respect to you. I had one question can we map multiple api gateway to single custom domain?
@cloudwithraj2 жыл бұрын
Ya Swapnil, by using API path mapping. Check this out - docs.aws.amazon.com/apigateway/latest/developerguide/rest-api-mappings.html
@RakeshKumar-pz2fr3 жыл бұрын
You are my guru 😀
@yogeshsharma-gs7hx4 жыл бұрын
Subscribed, well explained
@cloudwithraj4 жыл бұрын
Thanks Yogesh. I am glad you found this helpful.
@tajchana14 жыл бұрын
Thanks Raj 👌
@cloudwithraj4 жыл бұрын
Yw Taj!
@tajchana14 жыл бұрын
Yes bro 😎 keep smashing ur Channel respect from London 🙌
@forlalit4 жыл бұрын
Nice ...Raj you mentioned about cost of cerficate in acm around 400$ ...I thought they cost 1$ per month..Am i missing something?
@cloudwithraj4 жыл бұрын
Here you go Lalit, check the example, one of my student thought the same and got charged $400.75, hence the warning - aws.amazon.com/certificate-manager/pricing/
@forlalit4 жыл бұрын
@@cloudwithraj Thanks ..I have personal blog running from 2-3 months acm certficates but have not been charged anything yet..now i am confused should i delete them
@cloudwithraj4 жыл бұрын
@@forlalit Interesting, you have private CAs in them? If you are using Public Cert, those are free. You probably have public certs?
@forlalit4 жыл бұрын
@@cloudwithraj Yes they are public certs..you are doing amazing job keep them coming
@paulgit59683 жыл бұрын
@@forlalit I'm still trying to understand, does this really need the Private CA? Why choose that over a Public Cert? If a public cert is sufficient, why demo the private cert? Great video and great channel @Agent of Change!
@cloud_architector4 жыл бұрын
just perfect!!
@cloudwithraj4 жыл бұрын
Thanks Denys!
@ahsanbabar15573 жыл бұрын
You're doing an amazing job man. I highly appreciate your efforts. I was having a very bad time until came across this channel. HATS OFF to you! A big SHOUT OUT to "AGENT OF CHANGE"! Subscribe to this Channel!
@cloudwithraj3 жыл бұрын
Thanks Ahsan, I am glad you found this channel helpful 🙏
@gabtolee4 жыл бұрын
Bhaiye ki deshi naki!
@cloudwithraj4 жыл бұрын
Are bhaya desi bangali ami.
@gabtolee4 жыл бұрын
Bujhte perechi bhai..apnar tutorial ta dekhchilam.. Worthy watching.. Thanks!