You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FullstackCodingGuy edited this page Feb 11, 2025
·
3 revisions
VPC and Private Subnet
Example: Production Database in VPC (Private Subnet) - Keep the high sensitive resources within the VPC with Private subnet and making it not accessible from internet directly, it will be accessible only by the apps/services within the VPC.