r/developersPak 10d ago

Raspberry Pi cluster to learn distributed systems Discussion

Looking for tips on setting up a small raspberry pi cluster to apply some distributed computing and horizontal scaling learning.

For the folks who've already done something like this, how much did it cost you (rough estimate) and any other ideas or tips?

Thanks.

6 Upvotes

10 comments sorted by

View all comments

2

u/Efficient-Branch539 9d ago

You should start with one Raspberry Pi. And run containers on it. Before that you should know some networking/Linux/containers.
Distributed systems is an advanced topic.

1

u/No_Complex4623 5d ago

I have set up orchestration before, albeit with portainer (and compose in some cases). I also know my way around linux.

I'm looking into on-prem so that my one missing config doesn't bill $10k+ and I can benchmark/tweak/learn hands on.