Learn about how private networking works in Hop
10.0.0.0/8
address space. This is a completely private network which is not accessible from the internet - only from resources within your project.
/16
subnet. Even though each region is addressed individually, you can still route traffic between them.
Region | Subnet |
---|---|
us-east-1 | 10.1.0.0/16 |
redis.hop
and then use the redis://redis.hop
hostname to connect to the redis deployment.