How to Create an AWS VPC with Public and Private Subnets

preview_player
Показать описание
VPCs or Virtual Private Clouds are an important tool to ensure your cloud infrastructure stays protected. In this video, I walk you through the process of creating a public and private subnet in the AWS console.

📚 My Courses 📚

🎉SUPPORT BE A BETTER DEV🎉

📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚

🎙 MY RECORDING EQUIPMENT 🎙

💻 MY DESKTOP EQUIPMENT 💻

🌎 Find me here:

#SoftwareEngineer
#SoftwareDeveloper
Рекомендации по теме
Комментарии
Автор

Thank you for this deep dive! Extremely clear and well communicated

badlittleking
Автор

Great explanation! User Interface was improved in VPC and it looks pretty cool wow. Thank you for this content.

yurisousan
Автор

You deserve a raise. I have been googling what is wrong with my VPC/SG/route tables and totally missed option of using wizzard. Well i recreated network and everything is working as it should. 2 days of debugging, for just use of 5min wizzard. Thx.

adamolecky
Автор

Excellent tutorial video. Great job! and thank you

gabisan
Автор

Thank you for this good explanation of VPC.

activeraj
Автор

Excellent and your voice/accent is easy on the ears.

saddlebear
Автор

nice! thanks for the video, please add more AWS networking videos 🙏

bytes
Автор

thank you so much, you just simplified this for me

georgebannerman
Автор

This is a brilliant video! So many things were explained in just 10 minutes. Can we do similar set-up by just using AWS CDK?

datacruncher
Автор

Very helpful video.Can you please explain how do instances in public and private subnets communicate with each other?

saurabhgoreamazing
Автор

This was a great tutorial can u pls create a tutorial on creating an RDS from a private instance and accessing the RDS via a public instance (without the RDS to have public access)?

itsmitasha
Автор

I have to do this assignment for class but i have to subnet 2 and have each one connect to different ec2

cc
Автор

Nice one, bro. It would be really helpful if you can explain why some aws resources are required to be created within a VPC only (like RDS, and EC2) while others can be created outside a vpc (like dynamoDB and S3)

biniyambelaynehdemisse
Автор

Does anyone know why he created a route table for each private subnet, rather than a 1 route table for all the private subnets and another for all the public subnets?

PASTRAMIKick
Автор

10:05 Does intranetway communication mean communication between any subnet and instance in your VPC?

itsmitasha
Автор

this helped me big time. i was having issues ssh-ing into my ec2 after following the standard procedure to create it, video after video after researching the timeout error, and doubting my eyes, seeing the inbound rules ALLOWED SSH.. it turned out the issue is that the aws account im using, the default vpc did not have any subnet, so with the help of your video i created one using the VPC and MORE option, which auto generated 2 pvt and public subnets. finally!!! im able to SSH into my own server! ah! except now im getting "permission denied". another thing i'll have to research. isnt IT fun?

afkhoso
Автор

I created instance with default vpc. Can I create new vpc for already created instance?

ruthvikchimmiri
Автор

Do you know this video is one of the few that has dedicated tutorial for public and private subnets?

galleon