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
170
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
77
Android: Developing Locally with the Firebase UI Emulator
pjwelcome
1
280
Developing Locally with the Firebase UI Emulator
pjwelcome
0
90
Life Cycle of building ML enabled features on Mobile
pjwelcome
0
240
Building Models from Structured data with AutoML Tables
pjwelcome
0
25
Creating Custom Models with AutoML and MLKit
pjwelcome
0
170
Quality Assurance with Firebase
pjwelcome
0
280
Automating and upholding quality of your Mobile App with CI/CD
pjwelcome
1
57
Android Development Workshop
pjwelcome
1
170
Other Decks in Technology
See All in Technology
技術負債の「予兆検知」と「状況異変」のススメ / Technology Dept
i35_267
1
1.1k
Building Products in the LLM Era
ymatsuwitter
10
5.4k
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
5
2.6k
飲食店予約台帳を支えるインタラクティブ UI 設計と実装
siropaca
7
1.8k
表現を育てる
kiyou77
1
210
あれは良かった、あれは苦労したB2B2C型SaaSの新規開発におけるCloud Spanner
hirohito1108
2
570
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
57k
SA Night #2 FinatextのSA思想/SA Night #2 Finatext session
satoshiimai
1
140
明日からできる!技術的負債の返済を加速するための実践ガイド~『ホットペッパービューティー』の事例をもとに~
recruitengineers
PRO
3
390
人はなぜISUCONに夢中になるのか
kakehashi
PRO
6
1.6k
次世代KYC活動報告 / 20250219-BizDay17-KYC-nextgen
oidfj
0
250
AndroidデバイスにFTPサーバを建立する
e10dokup
0
250
Featured
See All Featured
Producing Creativity
orderedlist
PRO
344
39k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Docker and Python
trallard
44
3.3k
Gamification - CAS2011
davidbonilla
80
5.1k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
1k
Mobile First: as difficult as doing things right
swwweet
223
9.3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
Visualization
eitanlees
146
15k
What's in a price? How to price your products and services
michaelherold
244
12k
It's Worth the Effort
3n
184
28k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
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!