Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GCPでFacebookMessanger運用してみた
Search
shikajiro
February 22, 2017
0
17
GCPでFacebookMessanger運用してみた
shikajiro
February 22, 2017
Tweet
Share
More Decks by shikajiro
See All by shikajiro
4GPiとslee-pi3でRaspberryPiを SMS起動する
shikajiro
0
470
大規模データをAIに活かすワークフローツールの紹介 / zozotech_gcp_02
shikajiro
0
3.4k
Featured
See All Featured
Scaling GitHub
holman
459
140k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
720
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
The Language of Interfaces
destraynor
158
25k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Fireside Chat
paigeccino
37
3.5k
Transcript
GCPでFacebookMessanger運 用してみた 犬探しサービスでの実例紹介
しかじろう@渡辺 慎二郎 Android専門(?)のフリーランスプログラマ GCP, Arduino, RaspberryPi... 愛犬「もなか」大好きなのでサービス開発中 • ペット探しFacebookPage PetSearcher
• ペット探しチラシ印刷サイト PetWanted • ペット健康管理Androidアプリ
None
None
ペット探しFacebookPage PetSearcher ペット探しチラシ印刷サイト PetWanted App Engine Cloud Storage Cloud Datastore
BigQuery
とりあえず App Engine PaaS。実装だけに専念できる。構成を考えなくていいし、運用が楽 ある程度まで無料(28時間/日) auto scaleしてくれる。スピンアップは(Goなら)数十m秒単位 deployが楽 gcloud app
deploy app.yaml --project findog-149813 App Engine
ここでソース
言語縛り Python2.7 Java7 PHP Go サーバーをいじれない apt-get install imagemagick NoSQLがデフォルト
なにかと制約が多い 使いづらい App Engine App Engine
GAE に flexible が新設された(今までのはstandardと呼ぶ) GCE(EC2みたいなやつ)のインスタンスを利用するので自由度が高い オートスケールなどの機能はGAEそのまま 言語は Python3.4 Java8 Go
Node.js Ruby Custom(docker) スピンアップは遅い 無料枠は・・・ App Engine Flexible の登場 App Engine
ここでソース
ユーザー 理想の構成 Cloud Storage Cloud Datastore Pet Searcher App Engine
Standard Pet Wanted App Engine Standard PDF convert App Engine Flexible Android Web iOS Task Queues Pet Admin App Engine Standard 管理者 Android Web iOS Pet Series App Engine
2016年半ば現在の Google App Engine write.kogu http://write.kogus.org/articles/Y2Rtpp