← Back to context Comment by otabdeveloper4 1 day ago > 1000TPS and 10K daily usersThat is not a lot. You can host that on a Raspberry Pi. 4 comments otabdeveloper4 Reply byroot 1 day ago That entirely depends on what these transactions are meant to do.I always find these debate weird. How can you compare one app’s TPS with another? pja 1 day ago Not if you’re going to be “web scale” (tm) you can’t. hedora 1 day ago You can host it on 8 raspberry pi's: Three for etcd, three for minio/ceph, and two for Kubernetes workers.(16 if you need geo replication.) moffkalast 1 day ago You put one Mongo shard on each Pi, they are the secret ingredient in the web scale sauce.
byroot 1 day ago That entirely depends on what these transactions are meant to do.I always find these debate weird. How can you compare one app’s TPS with another?
pja 1 day ago Not if you’re going to be “web scale” (tm) you can’t. hedora 1 day ago You can host it on 8 raspberry pi's: Three for etcd, three for minio/ceph, and two for Kubernetes workers.(16 if you need geo replication.) moffkalast 1 day ago You put one Mongo shard on each Pi, they are the secret ingredient in the web scale sauce.
hedora 1 day ago You can host it on 8 raspberry pi's: Three for etcd, three for minio/ceph, and two for Kubernetes workers.(16 if you need geo replication.)
moffkalast 1 day ago You put one Mongo shard on each Pi, they are the secret ingredient in the web scale sauce.
That entirely depends on what these transactions are meant to do.
I always find these debate weird. How can you compare one app’s TPS with another?
Not if you’re going to be “web scale” (tm) you can’t.
You can host it on 8 raspberry pi's: Three for etcd, three for minio/ceph, and two for Kubernetes workers.
(16 if you need geo replication.)
You put one Mongo shard on each Pi, they are the secret ingredient in the web scale sauce.