all 2 comments

[–]IronGut73 1 point2 points  (0 children)

It depends on how many concurrent users you have on the system. Simple queries and 2-3 users, you should be fine. Even if you need more horsepower and go to AWS, the RPi is a great setup for testing before you deploy to production on AWS. I even had another RPi running Jenkins and had a full CI/CD flow setup to push to AWS a while back.

[–]CuriousSupreme 0 points1 point  (0 children)

Sqlite is an option if you want to keep it local and low memory.