📺 Elastic Beanstalk Series Playlist 👉 kzbin.info/aero/PLaxxQQak6D_dIJp14g8A7TqhVZwOAYckO 🙋♂ Need help? Join our Discord 👉 wornoffkeys.com/discord?video=BeOKTpFsuvk
@curtc36894 жыл бұрын
You're such a lifesaver, thank you so much for this. I've been waffling around blind for the last couple hours trying to figure out why my HTTPS connection doesn't work. Didn't dawn on me until I was watching your video that my HTTPS Instance port needed to be 80 with the instance protocol being HTTP. So many Stack Overflow articles.. so many Amazon articles..
@WornOffKeys4 жыл бұрын
Glad it helped!
@cryptorhythm21404 жыл бұрын
This was clear, concise, and exactly what I needed. Thanks a lot.
@WornOffKeys4 жыл бұрын
Glad it helped!
@Canadian-Boi-3 жыл бұрын
Thank you this worked as of March 13th. Note to everyone, if you just link ur A record to the literal IP address it won't work, you need to link it directly to the beanstalk environment as seen in the video!
@michaelbrant17553 жыл бұрын
Thank you! Please don't ever delete this, I have my documentation linking to it :)
@WornOffKeys3 жыл бұрын
Don’t worry I won’t! It will always be around
@blackpearl75862 жыл бұрын
The following resource(s) failed to update: [AWSEBLoadBalancer].
@brady57904 жыл бұрын
This was the exact thing I was looking for and so easy to follow. Thanks for the help!
@WornOffKeys4 жыл бұрын
Glad it helped!
@ramyareddykasarla2 жыл бұрын
Thank you so much I resolved the error by watching your video and your explanation is very good
@suryanshsugandhi60604 жыл бұрын
Thank you! Was unable to wrap my head around the documentation. Ended up skipping the entry without name in the route 53. You saved me
@WornOffKeys4 жыл бұрын
Glad it helped!
@neiroooooooooo4 жыл бұрын
0:56 what did you mean by "it doesn't actually make a difference" here? I've looked everywhere if there is any way I can install an SSL Certificate to my elastic beanstalk without the need to enable the Load Balancer, but it seems like it is "required" to be able to install an SSL Certificate. Is that right? And by setting up a minimum of one and maximum of one load balancer instance on your elastic beanstalk, does that mean there won't be any underlying charging charges for this?
@grigorijabramov1794 жыл бұрын
aws.amazon.com/elasticloadbalancing/pricing/
@nestorguemez48462 жыл бұрын
I have the same question, did you find an answer?
@lifelessalarm2 жыл бұрын
I also have the same question. My assumption was that even having just one load balancer active you would still incur a charge. I think that the only way to remove the charge itself would be to remove the load balancer entirely from your Elastic Beanstalk environment... I could be wrong about this though.
@WaqasAhmad-iv7vi4 жыл бұрын
Could you please show other two steps as well like certification manager and hosted zones
@Am3zinG3 жыл бұрын
Thank you so much! Been fighting this SSL problem for an entire day, thanks!!!
@WornOffKeys3 жыл бұрын
Glad it helped!
@acb_gamez Жыл бұрын
Wow thank you man. I just assumed when I added the listener it would reroute to HTTP, but it just sent another https request to the EB instance and all my requests were timing out. So I just had to set the instance port to 80 and protocol to HTTP and boom. Thanks a lot!
@heyitsak32 Жыл бұрын
How you did it? the UI has changed and i cant find instance port
@acb_gamez Жыл бұрын
@@heyitsak32 Go to your EB instance's configuration > Configure instance traffic and scaling > Listeners > add listener. Then the the ports as he did.
@heyitsak32 Жыл бұрын
@@acb_gamez but it didnt work. i did that and then i added elasticbeanstalk in rout53 but still the domain doesnt show the ssl. Can you help me out plz. its my client project
@semperfiArs3 жыл бұрын
Such clear instructions. Awesome content. Helped me a lot. Thanks a lot for this video. Keep going, you have gained a subscriber and a fan
@shrubskrub39803 жыл бұрын
I have a question; if you would help me by answering it would be greatly appreciated. I noticed that you were seemingly required to type in "https" in order to be directed to a secure location. When you did not, it did not say that you were secure. How would you have it so visiting the elastic beanstalk environment will automatically bring you to a secure place so you would not have to type in "https" before the domain? Thanks
@dingning97053 жыл бұрын
HI, I followed your steps to config my beanstalk with certificate, but still has errors…After config, the health turns from OK to Severe, said ELB processes are not healthy for all instances. it must be wrong in my case.. I need some help😢
@beedleChompz444 жыл бұрын
this video is so obvious and all the information in it is so trivial and I understood every word and totally solved not only this problem but all remaining issues with my site and also life
@beedleChompz444 жыл бұрын
I could even stop half way through as I was easily able to predict and implement the information from the rest of the video
@z44-huynhkhangvy523 ай бұрын
Why i tried to access domain and it showed up "this site can't be reached"
@Gipsy_T. Жыл бұрын
Only tutorial that worked thank u very much!!!!!!!
@WornOffKeys Жыл бұрын
Glad I could help!
@D4FAthletics3 жыл бұрын
After I set up all as in this tutorial described I get mixed content errors for some of my scripts and stylesheets. what can i do?
@rishikesh65732 жыл бұрын
Can this be applicable for the free tire if we already have an domain
@vb.solutions4 ай бұрын
After creating new hosted zone in route 53 should i update my domian registrar with ns records is this necessary? Please answer sir i am at the last stage of deploying
@IanSchrauth2 жыл бұрын
This helped me get my new business' website up and running! thank you!
@rishibakshi2004 Жыл бұрын
thankyou so much this is exactly what i was looking for❤❤❤❤❤❤
@platinumseema93272 жыл бұрын
Hi Sir, I am getting connectivity issue when I enable load balancer for elastic bean stack
@adikr0092 жыл бұрын
Thanks mate. Much appreciated!!
@amardeepsingh6662 жыл бұрын
I am posting the same question asked by ShrubSkrub, somehow unable to reply there. Please answer ASAP. Thanks I have a question; if you would help me by answering it would be greatly appreciated. I noticed that you were seemingly required to type in "HTTPS" in order to be directed to a secure location. When you did not, it did not say that you were secure. How would you have it so visiting the elastic beanstalk environment will automatically bring you to a secure place so you would not have to type in "HTTPS" before the domain? Thanks
@randolphschreiner44793 жыл бұрын
It appears some of the configurations on AWS have changed. Instance port in the add listeners area is no longer available for fill. At the top it also says Modify Application Load Balancer compared to Modify Classic Load Balancer. Has there been changes?
@josephorji2043 жыл бұрын
I am having issues with my deployment, have you been able to get it working?
@randolphschreiner44793 жыл бұрын
@@josephorji204 Yes, this worked for me. Got to be sure your DNS records match, that is what held me up. kzbin.info/www/bejne/oaewXoeclpxkm9E
@josephorji2043 жыл бұрын
@@randolphschreiner4479 thank you, I will try it out and revert. Hope you don't mind?.
@sergiogustavosanchezrojas76772 жыл бұрын
Thank you! Nice video!!
@jschapir3 жыл бұрын
Great tutorial! Why is it necessary to set up a hosted zone??
@TshepoMokgoatjane11 ай бұрын
Hi there, please kindly assist me here, I'm stuck. I have created my own AWS Elastic Beanstalk and noticed you get a domain name generated for you. Therefore my question is, how can I make that generated domain from AWS Elastic Beanstalk to be HTTPS? I ask this because on my project, I make an API call to it upon logging into my Web App. Your soonest reply will highly be appreciated. Thanks.
@lablilly13013 жыл бұрын
How to enable http to https? That part missed. Please help
@alexgts12344 жыл бұрын
Thank you...Helped so much!
@WornOffKeys4 жыл бұрын
Glad it helped!
@RafaelCapoani Жыл бұрын
Thank you, works fine for me!
@mcchang10322 жыл бұрын
How long does it take for the certificate (for HTTPS) to be issued?
@danielmaina49424 жыл бұрын
Followed this carefully, I didnt get this to work yet.Do I need to do more?
@MubashirullahD2 жыл бұрын
Can I turn of the http or redirect it to https?
@patricio7583 жыл бұрын
Does the certificate ever expire? if so, How to renew it ??
@st3114rr3 жыл бұрын
love your tutorials, thanks a lot!
@WornOffKeys3 жыл бұрын
Glad you like them!
@weiphingang77213 жыл бұрын
I followed through all the steps in the video but my app didn't come up. I got a Bad Request 400. When I use the link on the EC2 console I manage to open it. What did I do wrong? Please help.
@anillip14 жыл бұрын
Awesome, just a quick question, are all this AWS services come free ? For certificate, Load Balance and Route 53 ? Thanks in advance
@user-fx8lj9pm4w4 жыл бұрын
sadly, load balancer isnt free.
@vladdanila36173 жыл бұрын
The Discord invitation link is not available anymore?
@WornOffKeys3 жыл бұрын
Hey it should be, try this: wornoffkeys.com/discord
@examsnetonline4 жыл бұрын
You need to configure loadbalance in Route 53 right ? why ebs name?
@abdulkabir75274 жыл бұрын
(in my case)Classic Load Balancer doesn't redirect so I had to use application load balancer.
@anbuselvanrocky3 жыл бұрын
This is simple & effective. have Subcribed :)
@gantsogtbaatar92934 жыл бұрын
Is it work for REST API application?
@VittalPrabhuS3 жыл бұрын
Thanks a lot for sharing ❤️
@websidevteam30464 жыл бұрын
Hello, can I get the free SSL in Singapore?
@1Naif3 жыл бұрын
This is exactly what I needed.. Really THANK YOU ❤❤❤❤
@kev1999arnold4 жыл бұрын
My view is a bit different when adding a listener. I am not seeing the same columns. And it just keeps saying "pending" and will not be there at all when i refresh the page. any suggestions? Thus mine is an Application load balancer... not sure how to proceed.
@roronoa_d_law10753 жыл бұрын
Click apply at the bottom
@Zentamusic3 жыл бұрын
Thank you for the very simple video ♥️
@lemono16644 жыл бұрын
This is classic load balancer. If your using application then it will be different
@Mateusz-bu7lc3 жыл бұрын
Thank you so much!
@JanithJayaweera3 жыл бұрын
Thank you very much. It's working fine now
@WornOffKeys3 жыл бұрын
Good to hear!
@camillecoutens4 жыл бұрын
Thanks for this video. Only my URL config doesn't work and displays "Index of". Any advice ?
@WornOffKeys4 жыл бұрын
Hey, what type of web server are you running? (In terms of language/framework etc)
@camillecoutens4 жыл бұрын
Worn Off Keys Nodejs
@andresfelipeechavarriamoli8280 Жыл бұрын
Thanks man!
@PizzaLord Жыл бұрын
According to chat gpt if you set the max instances number to 1 you will still be charged for load balancer which is about 18 bucks per month. Can anyone else confirm if this is true?
@angelamunyao78774 жыл бұрын
Thank you!
@WornOffKeys4 жыл бұрын
No problem! Glad you found it helpful
@rayspictures3 жыл бұрын
😁😁 thanks
@stutikumari41612 жыл бұрын
Updating load balancer named: awseb-e-a-AWSEBLoa-NIL2P1928BX5 failed Reason: Listeners can't talk to InstancePort 80 with secure and insecure protocols at the same time (Service: AmazonElasticLoadBalancing; Status Code: 409; Error Code: InvalidConfigurationRequest; Request ID: dd215679-7239-4cfe-975d-18c748c74e43; Proxy: null)