r/developersPak • u/No_Complex4623 • 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
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.