HACKER Q&A
📣 maxpert

Have you deployed a sahred SQLite on NFS (or AWS EFS)?


I've been considering running a shared SQLite between bunch of EC2 instances over EFS. I was wondering if somebody already has experience of doing it at scale. Is it a good idea? How many QPS should I expect? I know EFS fixed bunch of issues to make things work in 2017.


  👤 verdverm Accepted Answer ✓
Use postgres instead