I don't know why this channel has only 22+ K subscribers. This channel is one of the best in its class and Very crystal and clear explanation of each and every concepts, even for a single abbreviation as well. Rahul is a true AWS Community Builder. Kudos Rahul for all your efforts and covering/explaining some of the most useful and critical services of AWS.
Thank you so much for detailed explaination and Steps for launching Application load balancers for EC2 with VPC and internet gateway this video helped me alot while doing my project.
@@RahulWagh Hi, brother sorry, I forgot to click the channel 'subscribe' button. You deserve more subscribers than what you have now. In fact, I have mentioned about your channel with my friends as well. You have a such a quality content; the way of teaching is exceptionally good. Subscribed...!
Thanks for your sharing, it's concise and to the point. One thing about this one, per my understanding, the default security group associated with ALB could be removed becoz we have created our own one.
Nice Explanation . You have mentioned terraform, helm chart etc at the end of video .. can you tell me where they are used in software development and what is advantage of learning them
Thanks for the video. I am still starting with AWS, i had this question - it seemed like ALB implicitly took care of routing traffic from users to the target groups. Was there a need to explicitly define route tables and attach it to igw ? Wouldn't the setup have worked even without the route table ?
Thanks again in detail, one Question, Can You please share if you written steps for all whenever we get time we can look into that so that it will make easy for us and not to forget
The reason is it’s not advisable to work in the default vpc, default subnet, you must always work within your own vpc otherwise it becomes messy and hard to manage resources
Hello Rahul I really impressed with your video and explanation. When I’m create on my EC2 instance . I’m able to install the Apache but I’m not able to print the EC2 instance hostname. When you have some free time can you share it with me the user data script which you used while creating the EC2 instance . Thank you Jagadeesh
HI Rahul , I have a doubt -- When you created VPC with Public and Private Subnets the Route Table was missed here.. is it something not mandatory ? as it requires internet connection for subnets i dont see there is no route table has been created here.. could you clarify please?
Hi Rahul, I have a doubt for one web application we are bundling the instance in target group and bind it to ALB. Then using ALB DNS link to access them. Lets say i have another similar instance in that case i have to create another ALB and do same steps?
Hi Rahul, I am doing an AWS WAR activity for my company AWS account through AWS Partner. For security purpose Partner created Private VPC for server migration so that we can securely access the server through vpn only. After migrated the server from public to private, have created application load balancer in private vpc with single server only instead of 2 servers. Everything is properly created as required but my website is frequently giving 504 gateway timeout and sometimes 502 Bad Gateway error. So, can you please help me, what is wrong in my setup and why getting these errors?
Hi Rahul, Why are we using default security group here along with the security group which we made for http request. I automated this project using terraform and everything worked well except the part where i had to include default security group in my target group. Without that my instances were in unhealthy state. Post applying the default sg, it worked smoothly. Please explain. Thanks, Shreya
The default security group in AWS is automatically created in each Amazon Virtual Private Cloud (VPC). Its purpose is to provide a baseline level of security by allowing all outbound traffic and denying all inbound traffic initially. It serves as a starting point, and users can modify its rules to meet specific requirements. The default security group ensures instances can communicate with each other within the same security group while restricting unauthorized access from external sources.
It is progress but those session will be exclusive for youtube members of this channel. If you are interested then you can also join it - th-cam.com/channels/7p4oXcPbgk_yTSHK7QlkSg.htmljoin Hopefully in future i will make it available on youtube for everyone
lets say i'm hosting a website on aws and i used load balancer on my backend ec2 instance, as I have only 1 instance then how will the load-balancer handle it, it should run more instance of my backend server, but in your video it isn't happening
you need to create target group and then you can add either 1 ec2 or more than 1 ec2 instance. After that you can point load balancer to target group. There is no direct connection between loadbalancer and target group.
@@RahulWagh - No ----- You created manually one VPC and Subnet/RT/IGW - you did all those after VPC creation- Instead if you select the (VPC and More) option when creating your own VPC then you can avoid all those manual steps- AWS will create all those secondary legs(subnet/RT/IGW..) attached to VPC for you in one shot -
Brother Rahul , I would like to join the membership but I don't know... I don't see the button " Join " on both my laptop and my mobile phones, or any direct link to join? Please I need your help.
Suppose I have a cluster with 2 instances on one I am running MySQL image and on one I am running spring boot API I have linked API with db. So while creating a target group do I need to add both db and API in one target group
I don't know why this channel has only 22+ K subscribers. This channel is one of the best in its class and Very crystal and clear explanation of each and every concepts, even for a single abbreviation as well. Rahul is a true AWS Community Builder. Kudos Rahul for all your efforts and covering/explaining some of the most useful and critical services of AWS.
Thanks for your kind words 😊
That’s true.. thank you very much Rahul.. Simplicity and clarity of your videos is of great value.
Exactly the same thoughts, But I think the best stuff will eventually get it's recognitions, keep up your good work
So glad to have your support ❤️
Absolutely true! This is the only channel where I've turned off AdBlock and never skip the ads. More power to Rahul bhai!
One of the best training channels. Great job Rahul. You are a trainer with great in depth knowledge. You are a master.
You are one of the Best Tutors . Wow , your teaching is very easy to understand complex issues i have been having . Thanks Rahul 🙏
You are welcome
Thank you Rahul for all amazing video's MUCH APPRECIATED
Thank you so much for detailed explaination and Steps for launching Application load balancers for EC2 with VPC and internet gateway this video helped me alot while doing my project.
You are most welcome
i am still not able to understand why there are only around 37K subscribers. Too good Rahul. Keep going dude. Such a perfect and clear instructions.
Thanks for the visit
Excellently explained with hands-on. Straight to the point 👉 . Thank you brother 🙏
You are welcome
@@RahulWagh Hi, brother sorry, I forgot to click the channel 'subscribe' button. You deserve more subscribers than what you have now. In fact, I have mentioned about your channel with my friends as well. You have a such a quality content; the way of teaching is exceptionally good. Subscribed...!
Really liked it. Everyone can easily understand the concept. Especially for beginners this tutorial is very useful👌👏
Glad to hear that
My Gratitude to you Rahul !! The Best straight forward tutorial on ALB. short to the point.
YOU ARE THE BEST !!!!
Happy to help
This content cleared my concept of ALB !!!! thank you so much for taking efforts making such content 🤩
Thanks for your sharing, it's concise and to the point. One thing about this one, per my understanding, the default security group associated with ALB could be removed becoz we have created our own one.
Super explanation sir..doing great work..
OH MY GODDDD THIS WORKED SO WELL FOR ME!!!! I TRIED ALOT OF VIDEOS & THEY DIDNT WORK FOR ME BUT THIS DID.. YAYYYY THANK U SM
Glad it helped!
Every chapter has been made so easy to understand! :)
Thanks for stopping by on my channel and stay tuned there are more to come
Very Thank you, Rahul!. God Bless you
You are welcome
Nice Explanation . You have mentioned terraform, helm chart etc at the end of video .. can you tell me where they are used in software development and what is advantage of learning them
Thanks for the video. I am still starting with AWS, i had this question - it seemed like ALB implicitly took care of routing traffic from users to the target groups. Was there a need to explicitly define route tables and attach it to igw ? Wouldn't the setup have worked even without the route table ?
Thanks again in detail, one Question, Can You please share if you written steps for all whenever we get time we can look into that so that it will make easy for us and not to forget
Beautifully executed Sir. ❤
Keep watching
Thank you for the awesome explanation. I really appreciate your work.
Glad it was helpful!
Thank you Rahul, it would be great if you could also share the purpose behind creating vpc, internet gateway , subnet etc
The reason is it’s not advisable to work in the default vpc, default subnet, you must always work within your own vpc otherwise it becomes messy and hard to manage resources
thanks bro help me a lot , may god make you happier
Glad to hear that
You’re amazing . Still wondering why I didn’t saw videos so far . Keep doing rahul. Can you share me the start script in comments.
Best. explanation ever. great work.
Glad you think so!
Follow more me on youtube membership for more premium content - th-cam.com/channels/7p4oXcPbgk_yTSHK7QlkSg.htmljoin
Great explanation..Thanks You So Much...!
Glad it was helpful!
Great Teacher !!
Thank you! 😃
Great work Rahul ji
Cheers
Hello Rahul
I really impressed with your video and explanation.
When I’m create on my EC2 instance . I’m able to install the Apache but I’m not able to print the EC2 instance hostname. When you have some free time can you share it with me the user data script which you used while creating the EC2 instance .
Thank you
Jagadeesh
Great explanation, Thanks..😍
You are welcome!
HI Rahul , I have a doubt -- When you created VPC with Public and Private Subnets the Route Table was missed here.. is it something not mandatory ? as it requires internet connection for subnets i dont see there is no route table has been created here.. could you clarify please?
Really impressed with details ❤
cheers to that
Hi Rahul, I have a doubt for one web application we are bundling the instance in target group and bind it to ALB. Then using ALB DNS link to access them. Lets say i have another similar instance in that case i have to create another ALB and do same steps?
In alb some issues, instance can't reach the site , through public address
Nice video rahul sir👌👌 just one doubt. In real time scenario, we don't want to have public ip address for ec2 instance right?
Not all the time but yes we try to avoid public ips for security purposes
@@RahulWagh Thanks.. 👍
Hi Rahul, I am doing an AWS WAR activity for my company AWS account through AWS Partner. For security purpose Partner created Private VPC for server migration so that we can securely access the server through vpn only. After migrated the server from public to private, have created application load balancer in private vpc with single server only instead of 2 servers. Everything is properly created as required but my website is frequently giving 504 gateway timeout and sometimes 502 Bad Gateway error. So, can you please help me, what is wrong in my setup and why getting these errors?
Super tutorial, very good
Thank you! Cheers!
Which script we have to copy in user data plz reply
Hi Rahul Please add some other aws services that will be very helpful .
Surely i will make a note of it
in video at time duration 17.32 you said we created public and private subnet but we have created public only.
Hi Rahul,
Why are we using default security group here along with the security group which we made for http request.
I automated this project using terraform and everything worked well except the part where i had to include default security group in my target group. Without that my instances were in unhealthy state. Post applying the default sg, it worked smoothly.
Please explain.
Thanks,
Shreya
The default security group in AWS is automatically created in each Amazon Virtual Private Cloud (VPC). Its purpose is to provide a baseline level of security by allowing all outbound traffic and denying all inbound traffic initially. It serves as a starting point, and users can modify its rules to meet specific requirements. The default security group ensures instances can communicate with each other within the same security group while restricting unauthorized access from external sources.
Excellent! Can we achieve the same using Terraform
Yes you can. Here is link of my another session where i have show how to do that - th-cam.com/video/otQqd7GRVK0/w-d-xo.html
Really good channel
Hi sir..in my windows 10 lenevo laptop cant install putty and puttygen.. please help me..
Can you please share the same concepts using Terraform
Example: how to serve an ec2 instance in a load balancer aws using terraform
It is progress but those session will be exclusive for youtube members of this channel. If you are interested then you can also join it - th-cam.com/channels/7p4oXcPbgk_yTSHK7QlkSg.htmljoin
Hopefully in future i will make it available on youtube for everyone
Thank you , this was very helpful
Glad it was helpful!
Superb Sir.
Keep watching
please make a video microservice two target group create
Wonderful guy
lets say i'm hosting a website on aws and i used load balancer on my backend ec2 instance, as I have only 1 instance then how will the load-balancer handle it, it should run more instance of my backend server, but in your video it isn't happening
you need to create target group and then you can add either 1 ec2 or more than 1 ec2 instance. After that you can point load balancer to target group. There is no direct connection between loadbalancer and target group.
I think VPC and more are better options which create subnet/RT/IG for you automatically
I couldn’t get your comment are you suggesting the default vpc creation where you get IG/subnet etc created for you instead of creating it manually?
@@RahulWagh - No ----- You created manually one VPC and Subnet/RT/IGW - you did all those after VPC creation- Instead if you select the (VPC and More) option when creating your own VPC then you can avoid all those manual steps- AWS will create all those secondary legs(subnet/RT/IGW..) attached to VPC for you in one shot -
❤ 0:18
Thanks but didn’t understood your comment?
Thanks Rahul
You are welcome
Great sir
You are welcome
Mind blowing!
Cheers to that
I have one question, will we get the result if we use the linux instance in ec2.
I didn’t get your question
Thanks
You made my day
Brother Rahul , I would like to join the membership but I don't know... I don't see the button " Join " on both my laptop and my mobile phones, or any direct link to join?
Please I need your help.
Here is the link to join it - th-cam.com/channels/7p4oXcPbgk_yTSHK7QlkSg.htmljoin
can not we forward the request to private subnet?
for me-health checks are failing for the private instances while they are successful for the public ones
Suppose I have a cluster with 2 instances on one I am running MySQL image and on one I am running spring boot API I have linked API with db. So while creating a target group do I need to add both db and API in one target group
No you do not need to add MySQL db into the target group
@@RahulWagh I did create TG and added only API instance to the tg and then created load balancer. but tg is unhealthy with 401
@shubhamnikam1238 check the health endpoint of TG and ec2 health
Here i already start the cluster and both db and API instance are running and afterwords I created TG and LB
Thank you so so much ....
You're most welcome
17:23 you just said private subnet bro i think its public-subnet
Hi Sir, can you pls attach, share the script file...as iam getting errors. pls many Thanks🙏
🎉
Cheers
Since when did Sundar Pichai start teaching AWS? 😂
Well I also do not know
thank you so much. amazing lecture. loved it.
You are welcome
Application load balance is only for Public Subnet ? and why is not foe private subnet
Although in my session I showed it from the public subnet but you can configure it from the private subnet as well
You're great at teaching, and I've learned a lot from you! Thank you so much, Rahul! 🫶
My pleasure!
Super explanation sir..doing great work..