LoginSignup
2
3

More than 3 years have passed since last update.

無料枠でGAEとAESを使ってみる

Posted at

Nuxt + Firebase + Elasticsearch 勉強用Qiita まとめ
ローカル環境でFirebaseとElasticsearchをつなぐnodeとElasticsearchを構築できました。

これを本番環境に落とし込むためnodeをGAEに、ElasticsearchをAmazon Elasticsearch Serviceに移行してみました。

GCPとAWSに触るのは初めてだったのでかなり大変でした。

GAE (Google App Engine)

Projectのセットアップはこちらのサイトを参考にしました
Google App Engine Node.jsを試してみる。 GAE/Node.js
App Engine スタンダード環境で Node.js を使用するためのクイックスタート

app.yamlはこちらのサイトを参考にしました。
Google App Engineを無料で運用する方法(2018年版)

AES (Amazon Elasticsearch Service)

AESの立ち上げはこちらのサイトを参考にしました。
AWS再入門 Amazon Elasticsearch Service編

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3