Skip to content

heroku以外のサーバの検討 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hir0o opened this issue Oct 4, 2021 · 2 comments
Open

heroku以外のサーバの検討 #2

hir0o opened this issue Oct 4, 2021 · 2 comments

Comments

@hir0o
Copy link
Member

hir0o commented Oct 4, 2021

理由

herokuは無料で使えてデプロイも便利だが,一定期間経つとアイドル状態になってしまうのが少し辛い.
他のサーバや,FaaSサービスなどを検討したい.

@hir0o
Copy link
Member Author

hir0o commented Oct 4, 2021

Render.com

https://render.com/

次世代herokuと呼ばれているらしい.

Pythonとか動かすと月7ドルくらい...

AWS lamda

  • faas サービス
  • リクエストごとに課金される

firebase の functions

一定のリクエストまでは無料で使えた気がする

firestoreと連携できるので,ユーザーのデータとか保存しやすい

@hir0o
Copy link
Member Author

hir0o commented Oct 6, 2021

GAS

  • faasのノリでできそう?
  • 基本無料なハズ
  • スプレッドシートで簡易的なDBが実装できる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant