Login
Remember
Register
Ask a Question
How can you convert a public subnet to private subnet in AWS?
0
votes
asked
Jan 29, 2020
in
AWS
by
SakshiSharma
How can you convert a public subnet to private subnet in AWS?
#aws-private-subnet
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 29, 2020
by
rahuljain1
Remove IGW & add NAT Gateway, Associate subnet in Private route table
...