- Object storage is reached over the public internet through its S3 endpoint.
- Block and File storage attach over the storage network.
Summary
| Direction | Billed? |
|---|---|
| Object storage ↔ internet | Free |
| Object storage ↔ your server | Free |
| Block storage ↔ your server | Free |
| File storage ↔ your server | Free |
Object storage
Object storage is reached over the public internet through its S3 endpoint. Traffic between your Latitude.sh server and the bucket leaves the server through its public network interface, just like any other internet request.- Traffic out of a bucket is free, no matter where it goes. Reads to your Latitude.sh server, to an application on your laptop, or to another cloud are not billed by Latitude.sh.
- Traffic into a bucket is free, whether it comes from the internet or from your Latitude.sh server.
Block storage
Block volumes attach to bare metal servers over Latitude.sh’s storage network using a block protocol. They never touch the public internet.- All traffic between your server and the volume is free, in either direction.
File storage
File systems attach to bare metal servers over Latitude.sh’s storage network using a file protocol. They never touch the public internet.- All traffic between your server and the file system is free, in either direction.
Frequently asked questions
Is uploading to a bucket billed as a storage fee?
Is uploading to a bucket billed as a storage fee?
No. Latitude.sh Object storage does not charge for egress. Uploads to a
bucket are free.
Does this change if I'm uploading from outside Latitude.sh?
Does this change if I'm uploading from outside Latitude.sh?
No. Uploads to a bucket from a laptop, another cloud, or any
non-Latitude.sh source are free on the Latitude.sh side. Your origin’s own
provider may have its own egress fees.