State of Firebase (mid 2019)

πŸ’¬ Cloud Next & Google I/O 2019 updates!

James Hegedus
codeburst

--

Google Cloud Next 19 and Google I/O 19 were jam packed this year! This list should get you up to speed with all that’s new with Firebase so far in 2019!

Dashboard

Authentication

πŸ“š Documentation

Cloud Firestore

  • Generally Available & HIPAA compliant. SLAs for regional (99.99%) and multi-regional (99.999%) databases.
  • Atomic value increments: increment or decrement a value by an integer amount without the hassle of writing a transaction.
  • Collection Group Queries: search fields across all collections of the same name. Eg: songs regardless of which artist produced them!
source: Firebase Blog

πŸ“š Documentation

Cloud Functions

πŸ“š Documentation

Firebase Performance Monitoring

  • Web App support: metrics for page loads (First paint, contentful paint, input delay etc), browser types, country of access, connection types (3G, 4G etc) and more!

πŸ“š Documentation

Firebase Hosting

  • Cloud Run rewrites: as with Cloud Functions, you can use a Cloud Run service to produce dynamic content on demand for particular routes!
  • *.web.app domains: free domain in addition to the existing free *.firebaseapp.com domain.

πŸ“š Documentation

MLKit

πŸ“š Documentation

Analytics

πŸ“š Documentation

Crashlytics

  • Unity is now a supported platform!

πŸ“š Documentation

Open Source & Community

Sourced from Awesome Firebase πŸ”₯

Conclusion

An amazing start to the year by the Firebase team! I am excited to give these features a go (especially the Synchronous Functions) and can’t wait to see what awesome features come by Firebase Summit 2019!

For the most current news, follow along with Awesome Firebase πŸ”₯

Sources

πŸ“Ή Firebase @ Google IO β€˜19
πŸ“” Firebase Blog: Cloud Next 2019 & Google I/O 2019

Need something else to read?

πŸ“‘ Table of Contents
An index post for my Medium Series

πŸ’» Berglas with Node.js on Cloud Run
Runtime Secret Decryption with Golang & Node.js

πŸ’¬ The 3 best features of Google Cloud Run
King of Serverless Compute?

πŸ’¬ The State of Cloud Functions (mid 19)
Google Next 19 in a Nutshell

If you found this useful, please share with your friends & colleagues.

--

--