[GH-ISSUE #344] can i use this on production, as GCS replacement #66

Closed
opened 2026-03-03 12:07:57 +03:00 by kerem · 2 comments
Owner

Originally created by @batara666 on GitHub (Oct 19, 2020).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/344

Originally created by @batara666 on GitHub (Oct 19, 2020). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/344
kerem 2026-03-03 12:07:57 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@fsouza commented on GitHub (Oct 20, 2020):

You certainly can, but definitely shouldn't. This is designed for tests and given its intent, I find it unlikely that I would take PRs improving fake-gcs-server as a real world replacement to GCS.

For production, you could in theory use some open source object store, such as minio or Swift, as long as you stick with the S3 API (iirc GCS has partial support for the S3 API).

<!-- gh-comment-id:712554548 --> @fsouza commented on GitHub (Oct 20, 2020): You certainly _can_, but definitely shouldn't. This is designed for tests and given its intent, I find it unlikely that I would take PRs improving fake-gcs-server as a real world replacement to GCS. For production, you could in theory use some open source object store, such as minio or Swift, as long as you stick with the S3 API (iirc GCS has partial support for the S3 API).
Author
Owner

@batara666 commented on GitHub (Oct 20, 2020):

i got 15TB on my storage, i may use it just 60% of total, is that okay ?

<!-- gh-comment-id:712705195 --> @batara666 commented on GitHub (Oct 20, 2020): i got 15TB on my storage, i may use it just 60% of total, is that okay ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#66
No description provided.