25 million+ Low Latency IP lookups/month on Infinitely Scalable Serverless(highscalability.com) |
25 million+ Low Latency IP lookups/month on Infinitely Scalable Serverless(highscalability.com) |
I googled it but it seems s3 is only for hosting static files and it will not be possible to directly query Sqlite DB on s3.
Only issue is transactional writes, but those can wait for S3 write confirmation in the lock.
For example bank statement, ok to read from S3 SQLite file. Actual credit/debit you must use locking.