Regarding the egress: If I have a container that justs ingests data and writes that to R2, but never
Regarding the egress: If I have a container that justs ingests data and writes that to R2, but never returns something... that's no egress, right?
When you use Containers, incoming requests to your containers are handled by your Worker, and each container has its own Durable Object. You are billed for your usage of both Workers and Durable Objects.



