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
Playing with Fire
Search
Peter-John Welcome
April 01, 2020
Technology
0
200
Playing with Fire
A presentation that I gave on Firebase overall
Peter-John Welcome
April 01, 2020
Tweet
Share
More Decks by Peter-John Welcome
See All by Peter-John Welcome
State of Firebase in 2020
pjwelcome
0
86
Android: Developing Locally with the Firebase UI Emulator
pjwelcome
1
310
Developing Locally with the Firebase UI Emulator
pjwelcome
0
110
Life Cycle of building ML enabled features on Mobile
pjwelcome
0
270
Building Models from Structured data with AutoML Tables
pjwelcome
0
34
Creating Custom Models with AutoML and MLKit
pjwelcome
0
190
Quality Assurance with Firebase
pjwelcome
0
310
Automating and upholding quality of your Mobile App with CI/CD
pjwelcome
1
63
Android Development Workshop
pjwelcome
1
190
Other Decks in Technology
See All in Technology
Digitization部 紹介資料
sansan33
PRO
1
5.9k
嗚呼、当時の本番環境の状態で AI Agentを再評価したいなぁ...
po3rin
0
390
CloudFormationコンソールから、実際に作られたリソースを辿れるようになろう!
amixedcolor
0
120
ググるより、AIに聞こう - Don’t Google it, ask AI
oikon48
0
820
プログラミング言語を書く前に日本語を書く── AI 時代に求められる「言葉で考える」力/登壇資料(井田 献一朗)
hacobu
PRO
0
140
エンジニアに定年なし! AI時代にキャリアをReboot — 学び続けて未来を創る
junjikoide
0
170
Snowflakeとdbtで加速する 「TVCMデータで価値を生む組織」への進化論 / Evolving TVCM Data Value in TELECY with Snowflake and dbt
carta_engineering
2
240
フライトコントローラPX4の中身(制御器)を覗いてみた
santana_hammer
1
140
データ組織ゼロから投資を得るまでの軌跡と未来図 〜AIの前にやるべきこと〜 / Building a Data Organization from Scratch: The Journey to Securing Investment and a Vision for the Future
kaonavi
0
120
エンジニアにとってコードと並んで重要な「データ」のお話 - データが動くとコードが見える:関数型=データフロー入門
ismk
0
450
Introducing RFC9111 / YAPC::Fukuoka 2025
k1low
1
210
プロダクトエンジニアとしてのマインドセットの育み方 / How to improve product engineer mindset
saka2jp
2
210
Featured
See All Featured
Six Lessons from altMBA
skipperchong
29
4.1k
The Cost Of JavaScript in 2023
addyosmani
55
9.2k
A better future with KSS
kneath
239
18k
Music & Morning Musume
bryan
46
6.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Building Adaptive Systems
keathley
44
2.8k
Designing Experiences People Love
moore
142
24k
Agile that works and the tools we love
rasmusluckow
331
21k
The Pragmatic Product Professional
lauravandoore
36
7k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
310
Into the Great Unknown - MozCon
thekraken
40
2.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Transcript
Peter-John Welcome GDE Firebase @pjapplez Playing with Fire Overview of
Firebase
None
History of Firebase
• Firebase was a startup. • Real time database. •
Acquired by Google in 2014 • Now has 19 products • Over 1.5 million active apps using Firebase History
None
Firebase Databases
• Real Time through data synchronization • Offline • Accessible
on all clients ( iOS, Android, Web) • Scalable • Json Structure Real Time Database
• Document Database ( Collections, nested complex objects) • Realtime
updates • Complex queries ( Sorting, Filtering, etc ) • Scalable • Offline Support Firestore
Authentication
Authentication Providers
Cloud Functions
• Serveless • Node based • HTTP triggers • Firebase
Triggers • No Authentication required for Google Services Cloud Functions
MLKit
• Production ready ML models provided by Google • On-Device
models • Cloud-based Models • Custom-Models with TFlite • Serving Custom Models Remotely • AutoML Vision Edge ( Training of Vision Models) MLKit
MLKit
Firebase extensions
Quality Products
Quality Product Suite Previous talk on these products below: https://speakerdeck.com/pjwelcome/quality-assurance-with-firebase
• Crashlytics (iOS and Android) • Performance Monitoring • Test lab (iOS and Android) • App Distribution (Android and iOS)
Growth Product Suit
Growth Product Suite • Cloud messaging (Push Notifications) • Analytics
• Remote Config ( A/B Testing) • Predictions • In-App Messaging • Dynamic Links • Google AdMob
Demo Time
None
Peter-John Welcome GDE Firebase @pjapplez Thank You!