Hacker News new | ask | show | jobs
by TheKarateKid 2656 days ago
Their Github page specifically mentions AWS S3 as a requirement. So they are using it.
1 comments

It mentions "AWS S3 or compatible service". The S3 API is a de facto standard for object storage services, and there are numerous implementations of it.
(Including many which you can easily self-host like Minio, for those who are following along at home and weren't sure whether that was just limited to other cloud services)