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
180
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
78
Android: Developing Locally with the Firebase UI Emulator
pjwelcome
1
290
Developing Locally with the Firebase UI Emulator
pjwelcome
0
91
Life Cycle of building ML enabled features on Mobile
pjwelcome
0
250
Building Models from Structured data with AutoML Tables
pjwelcome
0
26
Creating Custom Models with AutoML and MLKit
pjwelcome
0
180
Quality Assurance with Firebase
pjwelcome
0
290
Automating and upholding quality of your Mobile App with CI/CD
pjwelcome
1
59
Android Development Workshop
pjwelcome
1
170
Other Decks in Technology
See All in Technology
Writing Ruby Scripts with TypeProf
mame
0
380
Porting PicoRuby to Another Microcontroller: ESP32
yuuu
4
470
3D生成AIのための画像生成
kosukeito
2
320
4/16/25 - SFJug - Java meets AI: Build LLM-Powered Apps with LangChain4j
edeandrea
PRO
2
130
Dataverseの検索列について
miyakemito
1
120
PostgreSQL Log File Mastery: Optimizing Database Performance Through Advanced Log Analysis
shiviyer007
PRO
1
140
Bazel for Ruby (RubyKaigi 2025)
p0deje
0
120
生成AIによるCloud Native基盤構築の可能性と実践的ガードレールの敷設について
nwiizo
7
1.2k
【Λ(らむだ)】最近のアプデ情報 / RPALT20250422
lambda
0
120
Classmethod AI Talks(CATs) #21 司会進行スライド(2025.04.17) / classmethod-ai-talks-aka-cats_moderator-slides_vol21_2025-04-17
shinyaa31
0
620
AIエージェント開発手法と業務導入のプラクティス
ykosaka
9
2.2k
Стильный код: натуральный поиск редких атрибутов по картинке. Юлия Антохина, Data Scientist, Lamoda Tech
lamodatech
0
810
Featured
See All Featured
A Tale of Four Properties
chriscoyier
158
23k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.4k
A better future with KSS
kneath
239
17k
It's Worth the Effort
3n
184
28k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Side Projects
sachag
453
42k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
400
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Producing Creativity
orderedlist
PRO
344
40k
Testing 201, or: Great Expectations
jmmastey
42
7.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!