InterviewSolution
Saved Bookmarks
| 1. |
Is it possible to modify the VPC’s route tables? If yes, then how? |
|
Answer» Yes, it’s possible to MODIFY the VPC’s ROUTE table. Users are allowed to create route rules to specify which SUBNETS are to be routed to VPC or any other instances. |
|