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
Firebase as back-end
Search
Alefe Souza
March 27, 2019
Programming
0
450
Firebase as back-end
https://github.com/alefesouza/talk-firebase-as-backend
Alefe Souza
March 27, 2019
Tweet
Share
More Decks by Alefe Souza
See All by Alefe Souza
NativeScript: Native Apps with Angular
alefesouza
0
460
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
290
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
310
React: Zero to Hero
alefesouza
2
480
Implementing GraphQL with PHP
alefesouza
0
560
Node.js Chatbots with Bot Framework
alefesouza
0
380
GraphQL: A new way to write APIs
alefesouza
0
420
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
680
Web Components with Vanilla.js
alefesouza
0
620
Other Decks in Programming
See All in Programming
Current States of Java Web Frameworks at JCConf 2025
kishida
0
510
CSC509 Lecture 01
javiergs
PRO
1
430
CSC509 Lecture 03
javiergs
PRO
0
320
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.4k
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
120
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2k
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
960
Playwrightはどのようにクロスブラウザをサポートしているのか
yotahada3
7
2.2k
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
130
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
0
560
猫と暮らすネットワークカメラ生活🐈 ~Vision frameworkでペットを愛でよう~ / iOSDC Japan 2025
yutailang0119
0
210
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
1
540
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Building Adaptive Systems
keathley
43
2.8k
Side Projects
sachag
455
43k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Gamification - CAS2011
davidbonilla
81
5.4k
Fireside Chat
paigeccino
40
3.7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
YesSQL, Process and Tooling at Scale
rocio
173
14k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Unsuck your backbone
ammeep
671
58k
Transcript
Firebase como back-end
@alefesouza https://as.dev Alefe Souza Full Stack Developer, Instrutor @alefesouza https://as.dev
@alefesouza https://as.dev Firebase Serviço de BaaS do Google que procura
solucionar as principais necessidades de apps web e mobile.
@alefesouza https://as.dev Firebase Possui integrações para qualquer plataforma cliente moderno,
como Android, iOS e frameworks JavaScript.
@alefesouza https://as.dev Firebase Authentication Facilita muito o login do seu
site/app, com sistema completo de e-mail/senha, link e redes sociais.
@alefesouza https://as.dev Firebase Cloud Firestore Banco de dados NoSQL e
em tempo real.
@alefesouza https://as.dev Firebase Cloud Storage Armazene arquivos de usuários de
forma prática e rápida.
@alefesouza https://as.dev Firebase Hosting Adicione um site estático no seu
projeto utilizando a infraestrutura do Google.
@alefesouza https://as.dev Firebase Cloud Functions Triggers Node.js e Go para
os serviços mencionados anteriormente.
@alefesouza https://as.dev Firebase ML Kit Funcionalidades de machine learning, como
detecção de objetos, tanto no dispositivo quanto no servidor.
@alefesouza https://as.dev Firebase Ferramentas de monitoramento
@alefesouza https://as.dev Firebase Ferramentas de engajamento
@alefesouza https://as.dev Preço Spark Free Blaze Pay as you go
Flame $25/mon
@alefesouza https://as.dev Obrigado!!