Hello Rahul, I don't know how you have this much patience to explain everything in every video. This is the best channel I have seen in TH-cam till date for AWS. Thank you for your efforts...!!!
I appreciate the video, it helps with the overall understanding of the LBs in general. Couple of feedback that I would like to share: 1) Internet Gateways are VPC specific and not subnet specific so, possibly it will make more sense to attach it to the VPC rather then the Subnet. 2 ) Why not use Auto scaling group as it will help in a complete architecure set up and a good point of using LBs as well. Other than that, I really enjoy the video! Keep up the good work! Thanks
Hi Rahul, Your teaching skills is excellent. We need more skilled teacher like you.❤️ I'm requesting you to please create detailed Kubernates video like this for CKA. Thanks Shubham Tiwari
You are very structured in the presentation and the presentation PPT's are really amazing. You are really a gem and thanks a million. Learning a lot from your videos. God Bless you.
@@RahulWagh I am just a beginner in AWS. If I have any doubts, confusion or want to learn about AWS I prefer to watch your videos. Because ua videos are very simple and informative.
27:14 - I was expecting after you chose TCP instead of HTTPS that the port to the right of the dropdown change: - from value: 80 (which is standard for HTTPS which was initially shown as pre-selected option in the dropdown) - to value: 443 (which is standard for TCP) Isn't that what should have happend? Also, you mentioned "" . So why is it that at 27:23 health check remains on HTTPS... and how come this didn't give any errors subsequently? I tried answering these questions on my own and I came up with: TCP & HTTPS are actually not "antonyms" let s call them. Actually TCP operates at layer 4 in the OSI ISO model and HTTPS operates at layer 7. Also HTTPS operates on top of TCP. Basically: when you access a website, your browser uses HTTP (Layer 7) to request web pages. HTTP uses TCP (Layer 4) to ensure the data is transmitted reliably. Also at 34:31 port 80 actually now shows up as port 81... was that something automatically done by AWS? other observations / questions: - 35:15 Application* Load Balancer just to make it crystal clear - 37:11 in other words: we are simulating our application has multiple responsibilities; and you are showing us how we can leverage ALB to basically separate these different responsibilities (2 responsibilities in our case) of our application across different endpoints (in our case they are actually different machines!!) of ours. Nice! - 45:55 why is weight 1 okay? Shouldn't we route 100% of requests whose ending path end in "foo" to that "foo-tg-alb" target group?
Hi Rahul, I have a query regarding our NLB setup. When we launch the NLB and try to access the Foo and Bar web pages, the responses are consistently coming from EC2 instance 1, rather than EC2 instance 2. I’m wondering when we can expect EC2 instance 2 to start handling requests through the NLB? Thanks,
hi Rahul, i setup two EC2 webservers inside Private Subnets, then create NLB, but health check always fails. There is no NAT gateway for Private Subnet. Could you please point me to the right direction?
we are hosting a web scraping API on ECS EC2 mode and we want the scaling to be horizontal... in this scenario we should use ALB or NLB in front of ECS? as we need different ips to avoid ban.. but we faced header size restrictions in the ALB so far for some APis..
This will be great for the modern applications which doesnot directly run Database server inside the same EC2 instance. But what if im using the database mysql server inside the same ec2 instance and it would be very difficult to keep both ec2 instance data updated as seperation of database is the only way to achieve this functionality. can you clear me more.
ek hi machine bnaoge agar.... toh kya load balance kroge ??? target group bnadiye foo and bar ke ek hi machine par.... toh load balancer ka kya role rehgya esme ?? or ek yeh bhi ni btyaya ke ec2 ke ip ke sath bhi access ho rahi h website only load balancer se honi chahiye...... adhuri knowledge hai....
You can join my youtube community and there you will have access to private slack groups to reach out to me - th-cam.com/channels/7p4oXcPbgk_yTSHK7QlkSg.htmljoin
@@RahulWagh The private subnets you created in 2 AZs were never used & could have been done away with. I appreciate your effort, but there is room for improvement in presentation. If I want to refresh some concepts, 50min video is too long. Hope you take it constructively & get better at your content.
Because a lot of viewers does not watch the complete series they just directly jump to the topics in which they are interested, so if i do not show the VPC creation then there is no point in explaining the actual concept because VPC, Subnet are the backbone of the networking. I know it is annoying for the regular user who follow the the complete series but if you can directly refer to the timestamp(see description section) if you feel it boring and you know the vpc setup already
Hello Rahul, I don't know how you have this much patience to explain everything in every video. This is the best channel I have seen in TH-cam till date for AWS. Thank you for your efforts...!!!
You are the man! Thank you so much for all of these videos!
Glad you like them!
Thanks Rahul bro.... put AWS complete video with hands on bro.... i saw your aws course playlist..... keep posting
There is already one on the channel
3:53, Hey Rahul, can you help me understand you we took a public CIDR range instead of private?
Excellent videos. Keep it up Bro
Glad you like them!
Very well explained..👏
Glad you liked it
Thanks Rahul.
This video is more informative.
Really, This helps me a lot to clear some small doubts 😊
Thanks for the videos Rahul , very informative.
Glad you like them!
Bro this is an Epic explanation.Thank you
You are welcome
Thanks for the informative tutorial. Great ❤
Thank you soo much for your valuable knowledge sharing ☺
Thanks Rahul excellent explanation
Glad to hear that
@@RahulWagh sharing it with my friends here in Uk . Your way of explaining is to the point really appreciate it thanks again 😊😊
nice and steady explaination
Thanks rahul bro.....thanks a lot🥰🥰🥰
I appreciate the video, it helps with the overall understanding of the LBs in general. Couple of feedback that I would like to share: 1) Internet Gateways are VPC specific and not subnet specific so, possibly it will make more sense to attach it to the VPC rather then the Subnet. 2 ) Why not use Auto scaling group as it will help in a complete architecure set up and a good point of using LBs as well. Other than that, I really enjoy the video! Keep up the good work! Thanks
Thanks for the feedback i truly appreciate it.
Thanks Rahul for your Guidance
You are welcome
Thank you so much helpful🥰
You are welcome
Excellent content, really appreciate this
You are welcome
@@RahulWagh do you have anything specific for IIOT landing zone configs
Thanks @Rahul, Great content and neat explanation 👌 👏 👍
Glad you liked it
such wonderful videos. thanks for the videos .i understand better with demo
You are welcome
ALB VS NLB contents are very rare… thank you very much!
Also, have a request to have another content on OpenShift in-depth hands on using AWS cloud. 🙏
Thanks let’s see how much time I get
Thank you so much for your support
You are welcome
Great Explanation😍, Thanks.
Please do more such videos with graphical view.
Thank you, I will
Great Content!
Excellent videos
Glad you like them!
thank you, sir, for this project I mentioned this on my LinkedIn profile🤩🤩🤩🤩
Glad to know you liked it
This is gold! Thank you!
You're very welcome!
Hi Rahul,
Your teaching skills is excellent. We need more skilled teacher like you.❤️
I'm requesting you to please create detailed Kubernates video like this for CKA.
Thanks
Shubham Tiwari
Sure I will
thanks alot for your great content❤
You are welcome
same thing here @rahul Can you ensure route table mentioned on the left hand side in the diagram are they correct, you mentioned /1 and /2 both side.
You are very structured in the presentation and the presentation PPT's are really amazing.
You are really a gem and thanks a million. Learning a lot from your videos. God Bless you.
You are most welcome
Thankyou so much sir amazing content.
Whatever dout i have i look for ua channel.😊
You are welcome but I could not get you message what u r trying convey
@@RahulWagh I am just a beginner in AWS. If I have any doubts, confusion or want to learn about AWS I prefer to watch your videos. Because ua videos are very simple and informative.
27:14 - I was expecting after you chose TCP instead of HTTPS that the port to the right of the dropdown change:
- from value: 80
(which is standard for HTTPS which was initially shown as pre-selected option in the dropdown)
- to value: 443
(which is standard for TCP)
Isn't that what should have happend? Also, you mentioned "" . So why is it that at 27:23 health check remains on HTTPS... and how come this didn't give any errors subsequently?
I tried answering these questions on my own and I came up with: TCP & HTTPS are actually not "antonyms" let s call them. Actually TCP operates at layer 4 in the OSI ISO model and HTTPS operates at layer 7. Also HTTPS operates on top of TCP. Basically: when you access a website, your browser uses HTTP (Layer 7) to request web pages. HTTP uses TCP (Layer 4) to ensure the data is transmitted reliably.
Also at 34:31 port 80 actually now shows up as port 81... was that something automatically done by AWS?
other observations / questions:
- 35:15 Application* Load Balancer just to make it crystal clear
- 37:11 in other words: we are simulating our application has multiple responsibilities; and you are showing us how we can leverage ALB to basically separate these different responsibilities (2 responsibilities in our case) of our application across different endpoints (in our case they are actually different machines!!) of ours. Nice!
- 45:55 why is weight 1 okay? Shouldn't we route 100% of requests whose ending path end in "foo" to that "foo-tg-alb" target group?
very good just perfect tutoria;
Thanks a lot!
Hi Rahul,
I have a query regarding our NLB setup. When we launch the NLB and try to access the Foo and Bar web pages, the responses are consistently coming from EC2 instance 1, rather than EC2 instance 2. I’m wondering when we can expect EC2 instance 2 to start handling requests through the NLB?
Thanks,
Keep it up 💪💪💪
Always
@@RahulWaghI want to connect , sir. LinkedIn??
@sahadevdahit sure
love your channel buddy
I appreciate that!
Hello. If u want to achieve the same thing with nlb, how will we do it?
Amazing work and detailed one. Thanks for that. Just wondering what tool do you use to make diagram and associated animations?
You are welcome. It is just keynote i use
hi rahul bro. If we use s3 for remote statefile, can we delete state file through same terraform code as well as s3 bucket. Not manually
Yes, you can.
What's the use of creating private subnet, if You're not using it!!
Excellent… can u please let me know how you are creating those architectural diagrams
I use power point to create the diagram
@@RahulWagh in power point i dont find Aws related icons or designs
@@kmadanofficial I have to manually bring those icons while preparing the diagrams
@@RahulWagh along with vedios...can you pls share the ppt also which you showed in the vedio
hi Rahul, i setup two EC2 webservers inside Private Subnets, then create NLB, but health check always fails. There is no NAT gateway for Private Subnet. Could you please point me to the right direction?
we are hosting a web scraping API on ECS EC2 mode and we want the scaling to be horizontal... in this scenario we should use ALB or NLB in front of ECS?
as we need different ips to avoid ban.. but we faced header size restrictions in the ALB so far for some APis..
Go with NLB bcz it has higher throughput compared to ALB and you will not have problem of header restriction
can you please upload videos inclined to solution architect associate certificate course in a channel?
In my case, bar is working and foo is saying not found.. Could this be because bar TG is selected as the default in the ALB ??
This will be great for the modern applications which doesnot directly run Database server inside the same EC2 instance. But what if im using the database mysql server inside the same ec2 instance and it would be very difficult to keep both ec2 instance data updated as seperation of database is the only way to achieve this functionality.
can you clear me more.
You should never use the mysql database and ec2 instance in the same server always go with separate ec2 and mysql database
Thank you agharwal... I made 1 sgrp in Ec2, should i make another one for app lb
You should
Thank you Sir. You are awsome..
Thanks rahul bro, small request can u also show a demo how can we connect onprem servers to aws vpcs
It is hard to simulate because this my personal account and För settings up the connection on prem u need vpn and router
Hi Rahul Sir,
Can you make a video on NLB to ALB connect from two different accounts including WAF into it.
NLB gets static IP where in ALB doesn’t get static IP ?
I have doubts ,why u created the private subnet incase there is no use
I just wanted to show the networking just in case someone wants to work on private subnet then he can do it
Hi Rahul,
Please make a video on rds and aurora database with differences.
I will it into my list
If possible please start provisioning resources with terraform
Yes I have those sessions with terraform made available to my TH-cam community members if you are interested please join the community
use both load balancer in one use case can you plz make video on it
I will try
correction: Internet gateway is supposed be on the vpc level in the diagram.
True thanks for feedback
ek hi machine bnaoge agar.... toh kya load balance kroge ???
target group bnadiye foo and bar ke ek hi machine par.... toh load balancer ka kya role rehgya esme ??
or ek yeh bhi ni btyaya ke ec2 ke ip ke sath bhi access ho rahi h website only load balancer se honi chahiye...... adhuri knowledge hai....
Your explanation is good, but every time you come into the picture it gets a little disruptive.
Thanks for the feedback.
what is your suggestion less of me and more of picture/diagram?
Deserve for subscribe
You are welcome
Please share all your vedios on TH-cam without any joining please
I love to do that but i made 90% of my content free here and i kept something in paid for my true supporters
I am also a true supporter but I can't pay for every month@@RahulWagh
Subscribed. Need telegram channel for tutorial n job help
You can join my youtube community and there you will have access to private slack groups to reach out to me - th-cam.com/channels/7p4oXcPbgk_yTSHK7QlkSg.htmljoin
THIS IS TOO COMPLICATED VIDEO FOR LOAD BALENCER , WE CAN DO IT IN SIMPLE WAY
Yes off course I would like to hear from you
@@RahulWagh The private subnets you created in 2 AZs were never used & could have been done away with. I appreciate your effort, but there is room for improvement in presentation. If I want to refresh some concepts, 50min video is too long. Hope you take it constructively & get better at your content.
He explained in a straight forward. Very fantastic demo. Thanks Rahul.
@nperapo glad to hear that
how to contact you rahul ? any email or linkdin?
LinkedIn would be nice
In every lab why are you creating vpc
Because a lot of viewers does not watch the complete series they just directly jump to the topics in which they are interested, so if i do not show the VPC creation then there is no point in explaining the actual concept because VPC, Subnet are the backbone of the networking.
I know it is annoying for the regular user who follow the the complete series but if you can directly refer to the timestamp(see description section) if you feel it boring and you know the vpc setup already