Checklist progress
0/168Learned
Heroku Architect
Study Checklist
Checklist progress
0/168Learned
Construct architectures that leverage Heroku to achieve different security certifications.
0/7
Recommend Heroku Private Space Peering or VPN connections for appropriate use cases.
0/6
Recommend when an app should run in the Private Space Runtime versus the Common Runtime.
0/7
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Heroku Architect studiers. 601 members and growing.
Private Space Peering establishes a direct private network connection between dynos in a Heroku Private Space and an AWS VPC you control, without traffic traversing the public internet. It uses AWS VPC peering under the hood, meaning the Private Space runs inside its own AWS VPC that is peered with your target VPC. This allows Heroku dynos to reach AWS resources (e.g., RDS, Redshift, EC2) over private RFC1918 IP addresses.