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
160
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
76
Android: Developing Locally with the Firebase UI Emulator
pjwelcome
1
270
Developing Locally with the Firebase UI Emulator
pjwelcome
0
90
Life Cycle of building ML enabled features on Mobile
pjwelcome
0
230
Building Models from Structured data with AutoML Tables
pjwelcome
0
24
Creating Custom Models with AutoML and MLKit
pjwelcome
0
150
Quality Assurance with Firebase
pjwelcome
0
270
Automating and upholding quality of your Mobile App with CI/CD
pjwelcome
1
57
Android Development Workshop
pjwelcome
1
160
Other Decks in Technology
See All in Technology
20241214_WACATE2024冬_テスト設計技法をチョット俯瞰してみよう
kzsuzuki
3
440
LINE Developersプロダクト(LIFF/LINE Login)におけるフロントエンド開発
lycorptech_jp
PRO
0
120
podman_update_2024-12
orimanabu
1
260
KnowledgeBaseDocuments APIでベクトルインデックス管理を自動化する
iidaxs
1
250
成果を出しながら成長する、アウトプット駆動のキャッチアップ術 / Output-driven catch-up techniques to grow while producing results
aiandrox
0
180
継続的にアウトカムを生み出し ビジネスにつなげる、 戦略と運営に対するタイミーのQUEST(探求)
zigorou
0
500
Password-less Journey - パスキーへの移行を見据えたユーザーの準備 @ AXIES 2024
ritou
3
1.4k
20241220_S3 tablesの使い方を検証してみた
handy
3
190
Oracle Cloudの生成AIサービスって実際どこまで使えるの? エンジニア目線で試してみた
minorun365
PRO
4
270
MLOps の現場から
asei
6
630
NilAway による静的解析で「10 億ドル」を節約する #kyotogo / Kyoto Go 56th
ytaka23
3
370
私なりのAIのご紹介 [2024年版]
qt_luigi
1
120
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.9k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
Raft: Consensus for Rubyists
vanstee
137
6.7k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
The Cult of Friendly URLs
andyhume
78
6.1k
Designing for humans not robots
tammielis
250
25k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
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!