How Much would it Cost to make it "Free for Open Source"?

オープン
#10 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
aws
領域
cloud

調査の方向性

Issueには、リポジトリのファイル、テスト、実装のエントリーポイントが記載されていません。まず、S3 calculatorの前提と、プロジェクトの現在のホスティングまたはストレージ構成を確認してください。完了を定義できるようにするには、具体的な実装スコープと受け入れ基準が必要です。

索引モデルが issue の本文から書いたものです。

説明

discuss question

One of the great ways to get adoption for any service (on GitHub)
is to make it available for "free" for Open Source projects.

Assuming

I did a quick simulation of the ("medium term") cost (per month) using the following factors:

  • 10TB (10,000GB) of storage (that's a LOT of data...)
  • 10,000,000 (10 Million) PUT requests (to save the data. 10M comments/updates per month)
  • 10,000,000 (10 Million) GET requests (to view past issue comments)
  • 0 transfer in/out fees if we host the application on AWS see links below.

Projected Cost: $283.86/Month

https://calculator.s3.amazonaws.com/index.html
image

Considerations:

  • All S3 Costs are "Pay As You Go", so we will only spend the money if/when the service is popular.
    • In the beginning (MVP) it will be $5/month to test the idea.
  • Most people will not click on the link to view the "History" of a given issue/PR comment.
    • However ALL will see the "Meta Table" displaying the "stats" for the issue.
  • The people who will click the link will likely only view a single issue at a time.

The way we need to think about this cost is "Marketing".
If we end up with zero paying customers and we're "burning" $300/month on S3 costs,
we can always email all the people using the service for "free" and ask them to help spread the word.

Background Reading:

主要言語
Elixir
スター
33
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

dwyl/github-backup のほかの issue

dwyl/github-backup の issue をすべて見る

似ている issue

Elixir の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。