Comment by otabdeveloper4 21 hours ago > 1000TPS and 10K daily usersThat is not a lot. You can host that on a Raspberry Pi. 4 comments otabdeveloper4 Reply byroot 14 hours 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 19 hours ago Not if you’re going to be “web scale” (tm) you can’t. hedora 19 hours 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 15 hours ago You put one Mongo shard on each Pi, they are the secret ingredient in the web scale sauce.
byroot 14 hours 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 19 hours ago Not if you’re going to be “web scale” (tm) you can’t. hedora 19 hours 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 15 hours ago You put one Mongo shard on each Pi, they are the secret ingredient in the web scale sauce.
hedora 19 hours 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 15 hours 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.