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
420
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
410
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
250
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
270
React: Zero to Hero
alefesouza
2
430
Implementing GraphQL with PHP
alefesouza
0
510
Node.js Chatbots with Bot Framework
alefesouza
0
330
GraphQL: A new way to write APIs
alefesouza
0
370
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
640
Web Components with Vanilla.js
alefesouza
0
570
Other Decks in Programming
See All in Programming
rails newと同時に型を書く
aki19035vc
5
710
AHC041解説
terryu16
0
390
watsonx.ai Dojo #6 継続的なAIアプリ開発と展開
oniak3ibm
PRO
0
170
Azure AI Foundryのご紹介
qt_luigi
1
210
ISUCON14感想戦で85万点まで頑張ってみた
ponyo877
1
590
Оптимизируем производительность блока Казначейство
lamodatech
0
950
EC2からECSへ 念願のコンテナ移行と巨大レガシーPHPアプリケーションの再構築
sumiyae
3
590
Rubyでつくるパケットキャプチャツール
ydah
0
170
DevinとCursorから学ぶAIエージェントメモリーの設計とMoatの考え方
itarutomy
0
150
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
7.7k
shadcn/uiを使ってReactでの開発を加速させよう!
lef237
0
300
Findy Team+ Awardを受賞したかった!ベストプラクティス応募内容をふりかえり、開発生産性向上もふりかえる / Findy Team Plus Award BestPractice and DPE Retrospective 2024
honyanya
0
140
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Visualization
eitanlees
146
15k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
Code Review Best Practice
trishagee
65
17k
Scaling GitHub
holman
459
140k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
870
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
We Have a Design System, Now What?
morganepeng
51
7.3k
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!!