Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In AWS, when you create a new custom VPC and then create a new subnet within that VPC, what are the 3 main steps to make that subnet public (steps 1 and 2 are very closely related)?
Answer

1) Create an IGW

2) attach it to VPC

3) configure Route table for your subnet to direct internet bound traffic to your IGW (e.g. Destination: 0.0.0.0/0 to Target: IGW ID)


Question
In AWS, when you create a new custom VPC and then create a new subnet within that VPC, what are the 3 main steps to make that subnet public (steps 1 and 2 are very closely related)?
Answer
?

Question
In AWS, when you create a new custom VPC and then create a new subnet within that VPC, what are the 3 main steps to make that subnet public (steps 1 and 2 are very closely related)?
Answer

1) Create an IGW

2) attach it to VPC

3) configure Route table for your subnet to direct internet bound traffic to your IGW (e.g. Destination: 0.0.0.0/0 to Target: IGW ID)


Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.