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
Building Dynamic Website by Firebase Hosting x ...
Search
Firebase Thailand
November 09, 2019
Technology
0
270
Building Dynamic Website by Firebase Hosting x Cloud Run
Get to know how to build dynamic website by Firebase Hosting and Cloud Run
Firebase Thailand
November 09, 2019
Tweet
Share
More Decks by Firebase Thailand
See All by Firebase Thailand
What's New in Firebase 2024
firebasethailand
1
230
Adding New Capabilities to Your Apps with Firebase and Gemini API
firebasethailand
1
220
Say Hello to Cloud Functions for Firebase 2nd Gen
firebasethailand
1
400
What's New in Firebase 2023
firebasethailand
3
580
Building a more Efficient Firestore Web App
firebasethailand
1
180
Developing with Firebase - Best Practices
firebasethailand
0
180
Analyze your production issue on Firebase Crashlytics more efficient with BigQuery
firebasethailand
0
400
What I learn from Firebase when build Saifah
firebasethailand
0
130
Security Rules Unit Testing Pipeline Integration for Firestore
firebasethailand
0
130
Other Decks in Technology
See All in Technology
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
660
整頓のジレンマとの戦い〜Tidy First?で振り返る事業とキャリアの歩み〜/Fighting the tidiness dilemma〜Business and Career Milestones Reflected on in Tidy First?〜
bitkey
0
120
Witchcraft for Memory
pocke
1
620
Understanding_Thread_Tuning_for_Inference_Servers_of_Deep_Models.pdf
lycorptech_jp
PRO
0
140
How Community Opened Global Doors
hiroramos4
PRO
1
130
KubeCon + CloudNativeCon Japan 2025 Recap Opening & Choose Your Own Adventureシリーズまとめ
mmmatsuda
0
210
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
4
2.9k
SalesforceArchitectGroupOsaka#20_CNX'25_Report
atomica7sei
0
250
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
0
180
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
2
630
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
220
rubygem開発で鍛える設計力
joker1007
2
230
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Faster Mobile Websites
deanohume
307
31k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
KATA
mclloyd
30
14k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Transcript
Building Dynamic Website by Firebase Hosting x Cloud Run Siwawes
Wongcharoen Generali Thailand
#FirebaseDevDay Firebase Hosting x Cloud Run • Hello _ •
What is Hosting • What is Cloud Run • Magic goes here ... • Demo • Q & A
#FirebaseDevDay Hosting
#FirebaseDevDay Hosting • Serve content over SSL • Host static,
dynamic content* and microservices* • Deliver content fast (CDN) • Deploy new versions with one command • Rollback with one click • File configuration
#FirebaseDevDay Only static content
#FirebaseDevDay Want something server side?
#FirebaseDevDay Cloud Run
#FirebaseDevDay Cloud Run • Just container • Managed • Simple
developer experience • Fast autoscaling • Integrated logging and monitoring
#FirebaseDevDay Cloud Run Run your stateless containers on serverless infrastructure.
But: • Stateless design • PORT env • HOST env (optional)
#FirebaseDevDay Magic
#FirebaseDevDay
#FirebaseDevDay Firebase Hosting x Cloud Run • Serve dynamic content
*** • Build REST APIs • Cache dynamic content • Prerender your single-page apps
#FirebaseDevDay Consideration Setup Container + listen to PORT Runtime environment
Any Language and frameworks support Any that Dockerfiles support Concurrency Up to 80 requests per container instance Billing Free usage quota Required billing account
#FirebaseDevDay Demo
#FirebaseDevDay $ run demo \ -task build-app \ -task deploy-to-cloud-run
\ -task config-hosting # need docker, gcloud CLI and firebase-tool CLI
#FirebaseDevDay Q & A
Thank You! #FirebaseDevDay Helpful resources fb.com/FirebaseThailand fb.com/groups/FirebaseDevTH medium.com/FirebaseThailand Siwawes Wongcharoen