Tag: Firebase

Event Firebase Kaggle Official Blog April 1, 2024

Dev Connect at Next ‘24: Master AI on Google Cloud with Firebase, Kaggle, Android, and more

Cloud Identity Firebase Feb. 5, 2024

Firebase Email Enumeration Enforcement: A Workaround For ‘fetchSignInMethodsForEmail’ - Handling correctly Firebase fetchSignInMethodsForEmail.

Cloud Scheduler Firebase Serverless Jan. 15, 2024

Running Serverless Cron Jobs With Firebase - In this post, we’ll explore the seamless integration of Google Cloud Scheduler with Firebase Cloud Functions to streamline the process of writing, deploying, and executing code for scheduled tasks.

Firebase Typescript Jan. 1, 2024

Uploading Images from React Frontend to Google Cloud Storage Using Firebase Cloud Functions - Uploading images from a React frontend to a Google Cloud Storage bucket.

Firebase Dec. 11, 2023

Tracing Firestore Queries: Unlock Insights with Google Cloud Audit Logs and Log Analytics - Comprehensive Guide to Enhancing Firestore Debugging.

Cloud Functions Firebase NodeJS Nov. 27, 2023

All About Utilizing Cloud Functions for Cloud Messaging - Using Firebase Cloud Messaging and Cloud Functions for sending notifications.

Firebase Generative AI Machine Learning Nov. 20, 2023

Build a Pose Generator with Firebase and Vertex AI Imagen API - Generate AI-powered images with Firebase and Imagen!

Firebase Nov. 20, 2023

Introducing Konsol : Taking Firebase Console experience to the next level on Android devices - Explaining Konsol Android app which includes features Cloud Firestore, Test Lab, Firebase Project Management, Cloud Storage & FCM.

Firebase Java Oct. 16, 2023

Spring Boot integration tests with Firebase Local Emulator Suite - Using Firebase emulator suite for unit tests.

Firebase July 31, 2023

PaLM API Firebase Extensions Tutorial - This tutorial walks you through setting Firebase Extension to use PaLM API.

Cloud Identity Cloud Run Firebase Security May 22, 2023

Simplify Your Authentication Process with Google Cloud Identity Platform: A Step-by-Step Guide to Outsourcing User Authentication - This article provides guidance on how to set up Identity Platform for Cloud Run service and authenticate users via SSO.

Cloud Firestore Firebase Kotlin April 3, 2023

How to use OR queries in Firestore? - A solution for mastering logical OR queries in Firestore. Tips and Tricks for efficient Firestore queries.

Cloud Functions Firebase NodeJS Secret Manager Security March 20, 2023

Store secrets used by Firebase Cloud Functions - Using secrets from Secret Manger in Firebase (Cloud) Funtions.

Cloud Functions Firebase Jan. 16, 2023

Firebase cloud functions - Getting starting with Cloud Functions with Firebase CLI.

Cloud Firestore Firebase Jan. 2, 2023

Part 1: 10 tips for optimizing your Firestore database - A well-designed data structure can improve performance, reduce the amount of data you need to store and retrieve.

Cloud Firestore Firebase Jan. 2, 2023

Firestore query limitations and how to work around them - In this blog post, you will have an overview of Firestore query capabilities and the importance of understanding query limitations.

Cloud Firestore Cloud Functions Firebase Jan. 2, 2023

Part 2: 10 tips for optimizing your Firestore database - Several tips for optimizing your Firestore database and improving the performance of your application.

Cloud Firestore Firebase Oct. 31, 2022

Experience bytes : New Firebase feature lets you set an expiry on documents for deletion ! - Setting auto-delete functionality for Firestore documents.

Firebase Oct. 24, 2022

What’s new at Firebase Summit 2022 - All important announcements from Firebase summit.

Firebase Official Blog Oct. 24, 2022

Accelerating app development lifecycle with managed container platforms, Firebase and CI/CD - Accelerate your app development lifecycle with managed platforms, from development to hosting to improvements.

Firebase GCP Experience Oct. 17, 2022

We're moving on from Firebase - Reflections on using Firebase.

Firebase NodeJS Security Sept. 26, 2022

Handle Firebase User Roles without a Firestore Collection - Using Custom claims in Firebase to provide access control.

.NET C# Firebase Sept. 26, 2022

Google Firebase with DotNet 6 - An overview of Firebase with some examples in C#.

Event Firebase Aug. 29, 2022

Register now for Firebase Summit 2022! - Seventh annual Firebase Summit is returning as a hybrid event with both in-person and virtual experiences! 1-day, in-person event will be in New York City on October 18, 2022.

Firebase Javascript Aug. 1, 2022

Firebase JS v9 — embrace pipe() and curry() with the new API - Firebase changed its Javascript API with the v9 version to make a more modular approach.

CI Cloud Build Firebase July 25, 2022

4 Steps to Automate deployment of a static website with GCP and Firebase - Website Deployment Automation workflow.

Cloud Identity Firebase July 25, 2022

Single Sign On with GCP Identity Platform/Identity Providers and Okta using SAML Standard - Implementation of Single Sign on (SSO) with SAML standard using Okta as IDP and Identity Platform service which uses Firebase.

Cloud Firestore Firebase July 11, 2022

Export data from Firestore collection to CSV/JSON in seconds without code - You can export your data from Firebase Firestore collections an open-source and free tool specifically made for Firebase.

Cloud Firestore Firebase July 11, 2022

Import data from CSV to Firebase Firestore, the fastest way - Import CSV to Firestore without writing any custom scripts code or building internal tools or visiting Firebase Console.

Firebase Google Kubernetes Engine Official Blog July 11, 2022

I/O Adventure Google Cloud architecture - How Google Cloud infrastructure powers the Google I/O Adventure online conference experience.

CI Firebase June 13, 2022

Integrating Bitbucket Cloud Pipelines with Google Firebase using OpenID Connect - This blog post covers all the necessary steps to set up a continuous deployment pipeline from Bitbucket Cloud to Google Firebase.

Cloud Functions Firebase Kotlin May 2, 2022

Monitoring Changes In Firebase Remote Config Using Kotlin, Slack, and Google Cloud Functions - Implementing Remote Config notification system in Firebase using Cloud Functions.

Firebase Identity platform Security May 2, 2022

Differences between Google Identity Platform and Firebase Authentication - An overview and comparison of Google Identity Platform and Firebase Authentication.

BigQuery Data Science Firebase April 11, 2022

Know More About Your App Users Through BigQuery - A more customized approach to event analytics beyond Firebase and Google Analytics.

Firebase April 4, 2022

Demystifying Firebase — Part 1 - An overview of Firebase.

Firebase Official Blog March 21, 2022

#FirebaserFriday: Frank van Puffelen - A monthly mini-profiles on Firebase team members, aka “Firebasers”, from all around the world!

BigQuery Firebase Machine Learning Official Blog Feb. 21, 2022

Using Machine Learning to optimize mobile game experiences - Train ML model based on Google Analytics for Firebase and use in Firebase application.

Cloud Firestore Firebase Official Blog Feb. 14, 2022

Accept Payments with Cloud Firestore and Google Pay - Firebase extension for an app to accept payments from Google Pay users using one or more of the many supported Payment Service Providers, without the need to invoke their individual APIs.

Firebase Serverless Jan. 31, 2022

13 features I wish Firebase had - The features that Firebase could have.

Firebase Official Blog Jan. 31, 2022

Everything you need to know about Remote Config’s latest personalization feature - A closer look at Remote Config, how it differs from A/B testing, and how you can use it today to grow your business.

Cloud Functions Firebase Jan. 17, 2022

How to test your secured GCP cloud functions - How to test cloud functions that only accept authenticated Firebase users from the comfort of your VS Code.

Firebase Jan. 3, 2022

Building ghostgame.io — A multiplayer word game - Designing, building, and deploying a multiplayer game.

Firebase Typescript Dec. 27, 2021

Running a Remix App on Firebase - A lot of Remix’s cool features run on the server. When you create a new Remix app, you will see that you have to choose a server as a….

BigQuery Data Studio Firebase Dec. 20, 2021

Build your own custom funnels using BigQuery and Data Studio with Google Analytics - Using BigQuery and Google Data Studio, you can create a custom user journey funnel of your web or mobile app users.

Cloud Functions Firebase Kotlin Dec. 20, 2021

Serverless Telegram bot with Kotlin, Firebase and Google Cloud Functions - Step by step creation of serverless Telegram bot using Goolge Cloud Functions together with Firebase Realtime Database.

Firebase NoSQL Nov. 29, 2021

Export CSV from Firebase Firestore without Code - Using Firefoo, a Firebase GUI to export Firestore collections.

Data Analytics Firebase Official Blog Nov. 22, 2021

Faster time to value with Data Analytics Design Patterns - Design Patterns provide customers with tools they need to accelerate time to value and implement common use cases so they can focus on innovation.

BigQuery Firebase Nov. 15, 2021

Segment analytics with Firebase AB testing - Using non-documented user properties ot segment events in Firebase AB test variants you can compare AB test data in more detail.

Firebase GCP Experience Nov. 15, 2021

How StretchMinder uses Firebase - An overview of building a mobile app on Firebase.

Firebase GCP Experience Nov. 15, 2021

How 500.000 people got a COVID-19 vaccine appointment - A story of how a platform for Covid 19 testing in Germany was developed.

Apache Beam Cloud Dataflow Cloud Firestore Firebase Official Blog Nov. 15, 2021

Announcing a Firestore Connector for Apache Beam and Cloud Dataflow - Google Cloud announces a Firestore connector for Apache Beam, making data processing easier than ever for Firestore users.

Firebase Official Blog Nov. 15, 2021

What’s new at Firebase Summit 2021 - News from Firebase summit.

Firebase Official Blog Nov. 15, 2021

Automate your pre-release testing with the App Distribution REST API - WIth Firebase App Distribution REST API you can build custom logic into your team's tools and services to add and remove testers, upload new app binaries, distribute your releases, update release notes, deleting releases, and more.

Firebase Python Nov. 8, 2021

Firebase Admin Python SDK v5.1.0

Firebase Nov. 8, 2021

Moving a Firebase project to a GCP Organization - How to migrate the Firebase/GCP project to exist inside desired GCP organization.

Firebase Nov. 8, 2021

Query Firestore from Firefoo — the GUI for Firebase - Get the most out of Firebase by using Firefoo to query your data!

Firebase Official Blog Nov. 8, 2021

Improving the Google Analytics dashboard in Firebase - Providing access to some of the newest Google Analytics 4 innovations directly in the Firebase console.

BigQuery Firebase Official Blog Nov. 1, 2021

How to get better insight into push notification delivery - Using Firebase Cloud Messaging to log notification delivery data and export to BigQuery.

Firebase Oct. 25, 2021

Personalised contextual customer experiences for Retail, a practical example using Google Cloud - An example of a retail consumer application that handles personalized contextual customer experience.

DevOps Firebase Oct. 25, 2021

Migrate a Firebase project from one organization to another - A better guide for no-downtime Firebase project migrations.

Firebase Official Blog Oct. 25, 2021

Pinpointing API performance issues with Custom URL Patterns - Using Firebase Performance Monitoring to understand app’s performance from the user’s perspective in near real time.

Firebase NodeJS Official Blog Oct. 18, 2021

Protecting your backends with Firebase App Check - Use Firebase App Check to protected hosted APIs and own backend resources.

Event Firebase Official Blog Oct. 11, 2021

Register now for Firebase Summit 2021 - Firebase Summit will be returning as a virtual event on November 10th, 2021 at 9:30am PST.

Firebase Official Blog Oct. 4, 2021

Analytics Labels for Messaging Campaigns - Using labels in Firebase Cloud Messaging for better analytics.

Cloud Functions Firebase Sept. 27, 2021

A Firebase Cloud Functions Cold Start Solution - Cold starts slow down your entire site, but there finally is a fix.

C++ Cloud Firestore Firebase Official Blog Sept. 27, 2021

Converting between Firestore FieldValue and Variant - C++ code examples for Cloud Firestore.

Cloud Firestore Firebase Sept. 13, 2021

Firestore: Copy Data from Prod to Dev or Emulator - Using Firefoo (GUI client for Firestore) to copy data from production to the local environment.

Cloud Firestore Firebase Aug. 30, 2021

How to reduce Firestore costs? - A simple solution for reducing the costs in Firestore through database refactoring.

Firebase Official Blog Aug. 30, 2021

Firebase SDK for Apple now fully supports Swift Package Manager - As of Firebase 8.6.0 for iOS, Firebase fully supports Swift Package Manager. This means you can now add Firebase to your iOS project without leaving Xcode.

Firebase Official Blog Aug. 30, 2021

The new Firebase JS SDK is now GA - Version 9 of the Firebase SDK is now generally available. This new version adopts a module first format that is optimized for elimination of unused code. The result is a potential significant reduction of Firebase library code in JavaScript bundles, up to 80% in some scenarios.

Cloud Firestore Firebase Official Blog Aug. 23, 2021

Meet the Firestore Emulator Requests Monitor - The Firestore Emulator Requests Monitor allows you to see requests to your local Firestore Emulator in real-time, and drill down to the details of each request, such as method, path, and Firebase Security Rules evaluation.

BigQuery Cloud Firestore Firebase Aug. 23, 2021

How to configure the “Export Collections to BigQuery” extension and use SQL “full” power on your Firestore data - How to use Firebase extension to export Firestore to BigQuery.

Firebase Javascript Official Blog Aug. 16, 2021

Deep dive into the new Firebase JS SDK design - Explanation of changes in a new Firebase Javascript SDK.

Firebase Official Blog Security Aug. 9, 2021

New features in App Check beta - Three new features are added to the App Check beta: support for App Attest on iOS, configurable time-to-live values (TTLs) for tokens, and support for protecting non-Firebase backends with App Check.

Firebase Monitoring Official Blog Aug. 9, 2021

Unlocking your app’s best experience with Firebase Performance Monitoring - Firebase Performance Monitoring processes your app performance data in real-time so you can monitor new releases during development and post-launch.

BigQuery Firebase Aug. 2, 2021

How to configure the “Export Collections to BigQuery” extension and use SQL “full” power on your… - Real-time sync with Firestore and BigQuery using Firebase extension.

Cloud Firestore Firebase Aug. 2, 2021

Import CSV into Firebase Firestore without Code - Using Firefoo tool to import data from CV file to Firestore.

Firebase Javascript Official Blog Aug. 2, 2021

Introducing the new Firebase JS SDK - New web Firebase Javascript SDK libraries are up to 80% smaller.

Firebase Official Blog Aug. 2, 2021

Unlocking the next level of app stability with Firebase Crashlytics - Real-time crash reporting in Firebase Crashlytics allows you to quickly triage and troubleshoot any bugs in your app by gathering and grouping crashes based on where they occurred in your app’s code.

API Gateway Firebase July 26, 2021

Setting up Firebase token authentication with GCP API Gateway - Using API Gateway to authenticate requests from Firebase to backend.

Data Analytics Firebase Python July 19, 2021

Mindfulness App: How to Analyse User Behaviour Using Google Firebase Events Data - This article presents the solutions to some of the most common challenges in analyzing Firebase events data to generate app use insights.

Cloud Firestore Firebase July 19, 2021

Rename Collection in Firebase Firestore - The official Firebase Console does not support renaming collections. Luckily there’s Firefoo, the powerful GUI client for Firestore!

Cloud Storage Firebase NodeJS Tutorial July 12, 2021

Uploading an Image to Firebase Cloud Storage and returning URL with Express / Nodejs - A step by step tutorial to create and deploy web application in Firebase to upload images.

Firebase July 5, 2021

Authenticate Firebase Users to consume your GCP backend - Integrating Firebase with the rest of GCP products.

Cloud Functions Firebase VPC July 5, 2021

How to create a Firebase Cloud Function with static outbound IP - Assigning static IP to the Cloud Function.

BigQuery Data Analytics Firebase Looker Official Blog July 5, 2021

Creating a unified analytics platform for digital natives - Learn how to leverage Firebase, BigQuery and Looker to create a central platform for cross-functional analytics.

Cloud Storage Firebase Official Blog July 5, 2021

The Cloud Storage for Firebase Emulator: The Final Piece of the Puzzle - The Cloud Storage for Firebase emulator integrates with the rest of the Firebase Emulator Suite, including the Firebase Auth emulator and the Cloud Functions emulator, unlocking the ability to locally test your app end-to-end like never before.

Firebase Official Blog July 5, 2021

Building Firebase Quickdraw - This blog post explains how Firebase Quickdraw app has been built.

Firebase Official Blog June 14, 2021

Accelerate Your App Development with Firebase Extensions - Firebase Extensions allow you to add pre-built and tested functionality with just a few clicks.

Beginner Cloud Firestore Firebase Official Blog June 7, 2021

Cloud Firestore explained: for users who never used Firestore before - A breakdown of some of the database basics, terms you should know, what Firestore is, how it works, how it stores data, and how to get started using it with the assumption that you don’t have any existing database knowledge.

Firebase Official Blog June 7, 2021

Expanding Crashlytics Support for Apple Platforms

Firebase Official Blog June 7, 2021

Firebase Realtime Database Launches in Singapore - Besides USA and Belgium, Realtime Database is available in Singapore.

BigQuery Firebase Workflows May 24, 2021

Automate the execution of BigQuery queries with Cloud Workflows - Resolve repetitive queries with scheduled invocations, combine simple queries to complex DML statements by using Cloud Workflows instead of BigQuery Scripting.

Cloud Functions Firebase Javascript NodeJS Tutorial May 24, 2021

How to Generate and Store a PDF With Firebase - Node.js tutorial on how to generate PDF documents with Firebase Cloud Functions and upload them to Firebase Cloud Storage.

Firebase Official Blog May 24, 2021

What’s new from Firebase at Google I/O 2021 - A list of Firebase updates.

Firebase Security May 17, 2021

Something about Google API keys, how to secure them, and what Firebase got to do with this. - Securing API keys when using Firebase.

Firebase May 10, 2021

PodRocket Podcast - Firebase, development, and design in 2021 with David East.

Cloud Firestore Firebase Official Blog April 19, 2021

Load Data Faster and Lower Your Costs with Firestore Data Bundles! - With the latest version of the client SDKs, you are able to use Firestore data bundles in your mobile and web applications! Data bundles can make certain types of Firestore applications much faster or less expensive.

Firebase Identity platform Security April 19, 2021

Exploiting weak configurations in Google Identity Platform - Analyzing Identity Platform and Firebase Auth.

Beginner Cloud Firestore Firebase Java April 12, 2021

Firestore: The New Database - An overview of Cloud Firestore with code samples in Java.

Firebase Official Blog April 12, 2021

Supercharge your mobile games business with Firebase - Firebase tool and insights that help game developers.

Firebase April 5, 2021

Connect A Custom Domain to Firebase Hosting - Google Firebase Hosting is available for free, under their free plan Spark, which provides a good amount of generous limits.

BigQuery Data Analytics Firebase March 29, 2021

Understanding Customer Mobile App Journey Using Firebase Events and BigQuery. - Querying Firebase user events in BigQuery.

BigQuery Firebase March 22, 2021

Using BigQuery and AppScript to Send Firebase Crashlytics Data To Chat Platform - This article talks about how to create an automated bot to send Crashlytics data to a chat platform daily, weekly, monthly.

Cloud Endpoints Cloud Run Firebase Serverless Tutorial March 22, 2021

Firebase Auth to Authenticate requests to Cloud Run through Cloud Endpoints - Deploy Extensible service proxy in Cloud Run to intercept requests to your backend cloud run and authenticate with Firebase user JWT.

Firebase Official Blog March 15, 2021

Measuring Realtime Database performance with Firebase Performance Monitoring - Firebase Performance Monitoring is a free and cross-platform service to help you collect and analyze RUM data for your app or website.

Firebase Official Blog March 15, 2021

Migrating to the new Remote Config for Games SDK

Firebase GCP Experience Serverless March 8, 2021

Serving millions of users on a budget - Learn how we built a scalable, highly-available microservices platform which serves millions of customers in < $1000 budget.

Firebase Official Blog March 1, 2021

App monetization made easy: Using Firebase, AdMob, and Google Analytics to uncover your optimal ads strategy

Cloud Scheduler Firebase Workflows Feb. 22, 2021

Firestore Backups the easy way with Cloud Workflows - Backup nightly your Firestore collections to secure Cloud Storage the easy way with Cloud Workflows, don’t need to be a developer to setup.

Cloud Firestore Firebase NoSQL Feb. 22, 2021

How to count documents in Firestore - A list, categorization, and evaluation of the multiple ways to count documents in the NoSQL Firestore database.

Firebase Kotlin Official Blog Feb. 22, 2021

Improve app stability with Firebase Crashlytics and Kotlin - This blog post explains how developing with Kotlin can lead to fewer crashes; and how you can monitor your app’s stability with Firebase Crashlytics once your app has been released.

Firebase Machine Learning TensorFlow Feb. 8, 2021

Creating AI Web Apps using TensorFlow, Google Cloud Platform, and Firebase - From the Sandbox to the Cloud: How to Easily Deploy your Machine Learning Models into Production Web Applications.

Big Data BigQuery Data Studio Firebase Feb. 8, 2021

How to calculate Real Active Users. What are the numbers? - A complete SQL guide for marketers and machine learning engineers. MAU, DAU and WAU, Firebase and BigQuery example with Data Studio template.

Firebase Official Blog Feb. 8, 2021

Cloud Firestore for Games is now in Beta! - Cloud Firestore for Games is now publicly available in beta for C++ and Unity developers.

Cloud Build Firebase Feb. 1, 2021

Continuous Deployment on Firebase using Cloud Build - Focus on deploying a Vue application in Firebase using Cloud Build to create the Continuous Deployment pipeline.

Firebase Official Blog Feb. 1, 2021

Firebase Experimental Extensions - Firebase now supports Experimental Extensions, to get more feedback from you and to better understand which use cases and extension features people are most interested in.

Firebase Official Blog Feb. 1, 2021

Crashlytics and the Great Crash Detective Comic - This comics explains how Firebase Crashlytics service works and can be used.

Cloud Run Firebase NodeJS Jan. 18, 2021

Build a Vue app with Firebase and Cloud Run - Developing and deploying a Vue application communicating with the Spring Boot application hosted on Cloud Run.

Cloud Build Firebase Jan. 11, 2021

Firebase hosting: Production and Staging environment with Cloudbuild - Firebase deployments with Cloud Build.

Firebase Official Blog Security Jan. 11, 2021

How to code review security rules - This post will walk through how to approach reviewing and giving good feedback on Security Rules in Firebase.

CI Cloud Build Firebase Jan. 4, 2021

Firebase Continous Integration and Deployment (CI/CD) with Google Cloud Build - Implementation of CI/CD for Firebase with Google Cloud Build.

Cloud Firestore Firebase Java Jan. 4, 2021

How to use Cloud Firestore in Spring Boot. - Using client library to access Firestore with Spring Boot and Java.

API Firebase Jan. 4, 2021

Web and Mobile Backend Services Patterns - A few patterns and products to consider when developing the backend for Web and Mobile apps.

Firebase Javascript Serverless Dec. 28, 2020

State of Firebase (late 2020) - Official Firebase & Community Updates!

Cloud Firestore Firebase GIS Dec. 28, 2020

Geo queries with Firestore - This guide describes how to do Geo queries in Firestore.

Billing Cloud Run Firebase GCP Experience Dec. 14, 2020

We Burnt $72K testing Firebase + Cloud Run and almost went Bankrupt [Part 1] - Story of what led to an unexpected bill.

Billing Cloud Run Firebase GCP Experience Dec. 14, 2020

We Burnt $72K testing Firebase - Cloud Run and almost went Bankrupt [Part 2] - Story of what led to an unexpected bill.

Firebase Nov. 22, 2020

GraphQL Server Using Firebase - Using GraphQL with FIrebase.

Firebase Nov. 22, 2020

Firebase Podcast - Everything announced at the Firebase Summit (Part 1).

Firebase Official Blog Nov. 16, 2020

A New Region and API for the Realtime Database - Firebase Realtime database is launched in Belgium region.

Firebase Official Blog Nov. 16, 2020

Getting Started with Flamelink, a CMS for Firebase - Flamelink is a headless Content Management System (CMS) built specifically for Firebase which supports both Cloud Firestore and the Realtime Database.

App Engine Cloud Run Data Science Firebase Python Nov. 16, 2020

Deploying a Python Dash app on App Engine with a Flask/Cloud Run backend and Firebase auth - Learn how to deploy a beautiful dashboard using Python and Dash on GCP. Then add user authentication with Firebase.

Cloud Identity Firebase Official Blog Security Nov. 2, 2020

Password sign-in best practices - Best practices for authentication on Firebase and Cloud Identity Platform.

Firebase Official Blog Nov. 2, 2020

Helpful product updates from Firebase Summit 2020 - News from 2020 Firebase summit.

Cloud Functions Firebase Typescript Oct. 26, 2020

Dynamic On-Demand Image Resizing Using Firebase Hosting and Google Cloud Functions to Make a Cheap Cloudinary Alternative - Resizing images using Cloud Functions and caching content with Firebase hosting.

Cloud Identity Firebase Security Oct. 19, 2020

Google Firebase Authentication Vulnerability - The use case of a brute attack in email/password Firebase Auth.

Firebase Official Blog Oct. 12, 2020

The biggest Firebase Hosting update ever? Preview channels, GitHub Actions, and more!

Firebase Oct. 12, 2020

Why is my currentUser == null in Firebase Auth? - This article explains in detail currentUser API in Firebase.

Data Analytics Firebase Official Blog Oct. 5, 2020

Why you should add Google Analytics to your Crashlytics integration - Combining Crashlytics with Google Analytics to simplify keeping track of all the crashes users experience.

Firebase Official Blog Oct. 5, 2020

Firebase Summit 2020: A Two Day Virtual Event - 27-28 October at 9:30AM PST each day.

Firebase Javascript Oct. 5, 2020

5 Best Firebase and Firestore Courses for Frontend Developers - The best online courses to learn Firebase from popular online platforms.

Cloud Firestore Firebase Sept. 7, 2020

Introducing Firetable: simplicity of spreadsheets meets the power of Firestore - An open-source self-hosted platform that allows you to leverage the scalable infrastructure of Google Firestore!

Cloud Firestore Cloud Functions Firebase Sept. 7, 2020

How to get screwed with Firebase - Must know cost optimizations before start using Firebase.

Firebase Sept. 7, 2020

Connect A Custom Domain to Firebase Hosting - Setting up Firebase hosting to use with a custom domain.

Beginner Cloud Firestore Cloud Functions Firebase NodeJS Aug. 31, 2020

Cloud Functions — Firestore Triggers - Examples of using Firestore triggers in Cloud Functions.

CI DevOps Firebase Aug. 31, 2020

Set up CI/CD with Firebase(GCP) and GitHub in 10 minutes - CI/CD pipeline for Firebase deployment.

Firebase Aug. 31, 2020

Fixing high usage with Firebase real-time database - Diagnosing and resolving issue with a real-time Firebase DB.

BigQuery Firebase Aug. 24, 2020

FireAudit: How it allowed us using Firebase in mission-critical software - FireAudit is a cloud solution adding some missing functionalities of the Firebase.

Firebase Official Blog Aug. 24, 2020

New for Firebase Hosting: request logging, Brotli compression, and internationalization - Several new features that make developing with Firebase Hosting even better.

Firebase Official Blog Aug. 24, 2020

New API for manually tracking screen views in Google Analytics - The latest Google Analytics for Firebase SDK release now makes it possible for you to log the screen_view event manually for both Android and iOS.

Big Data BigQuery Data Studio Firebase Aug. 17, 2020

I stopped using Firebase Dashboards. I’ve built my own instead. - Displaying Firebase Crashlytics and Performance data in Data Studio.

Cloud Firestore DevOps Firebase Aug. 17, 2020

Create Automatic Firestore Backups with GitHub Actions - Using Github Actions to perform periodical Cloud Firestore backups.

Firebase NodeJS Official Blog Aug. 17, 2020

Manage your Remote Config templates from the Admin Node.js SDK - Firebase Remote Config allows developers to control the appearance and the behaviour of their apps without having to publish an app update, is now supported from Admin Node.js SDK.

Cloud Firestore Firebase Python Aug. 10, 2020

Upload Data to Firebase Cloud Firestore with 10 line of Python Code - Example of uploading local CSV files to Cloud Firestore using Python.

Firebase Official Blog Aug. 10, 2020

Authenticate with Firebase using Okta - With Firebase Custom Authentication, you can use any user identity service to authenticate with Firebase, as demonstrated on example of Octa.

Firebase Official Blog July 27, 2020

Product news and other highlights from Firebase Live - Recent Firebase releases.

Cloud Functions Firebase NodeJS July 20, 2020

Having Fun with Clojurescript on Google Cloud Function - Writing code in Closure and converting to Javascript and deploying as Cloud Function.

Firebase Official Blog July 6, 2020

Top Five Reasons to use Crashlytics - A refresher on the essential tools that Crashlytics provides to help you debug crashes and get the most out of your crash reports.

Cloud Functions Firebase July 6, 2020

Cloud Functions For Firebase Boilerplate - A Github repository with boilerplate code.

BigQuery Firebase June 29, 2020

Firebase Event Analytics with Google BigQuery - An extensive guide to help you get started with app analytics.

BigQuery Firebase GCP Experience June 29, 2020

How we scaled our retail operations with cloud and app platforms during the lockdown - Using GCP products for retail and hospitality business.

Firebase Official Blog TensorFlow June 29, 2020

Enhance your TensorFlow Lite deployment with Firebase - Blog explains how to leverage Firebase to enhance your deployment of TensorFlow Lite models in production.

Cloud Functions Firebase R June 29, 2020

Online payments for data science apps (DSaaS) using R, Shiny, Firebase, Paddle and Google Cloud Functions - A template for R users to create paid subscription services for Shiny Apps on GCP.

Cloud Functions Firebase Javascript NodeJS June 22, 2020

Migrate your Firebase Cloud Functions to Node.js 10 - Node 8 has been deprecated, and you’ll have to move to node 10. Here’s what you need to know to make that happen smoothly.

Cloud Firestore Firebase Official Blog June 22, 2020

New improvements to Firestore Security Rules - Improvements for Firebase security rules.

Cloud Build Cloud Run Firebase Machine Learning June 15, 2020

Build your own AutoML Text Classification using Spacy & Firebase (Part 1) - A guide to building your own AutoML text classifier that’s cheap and easy to run by using ‘spaCy’ and ‘Firebase’.

Firebase June 15, 2020

The Firebase Crashlytics SDK is now publicly available!

Firebase Kubernetes Networking Stackdriver June 8, 2020

Debugging a Strange Kubernetes & Firebase Connection Reset Issue - Debugging a networking issue involving Kubernetes, Firebase, and Cloud NAT networking.

Cloud Firestore Firebase NodeJS June 1, 2020

CRUD Operations In Firebase using Async Await In Node.js - Performing CRUD operations in Firebase using the async-await in NodeJS.

Cloud Firestore Firebase June 1, 2020

How to count documents in Google Cloud Firestore? - Overview of approaches to count documents in Firestore collections.

Firebase Official Blog June 1, 2020

Announcing Firebase Live - Firebase Live is a new 5-part weekly web series for developers consisting of talks, tips, and technical tutorials to help you increase productivity and collaboration among your team every Tuesday at 9:30am PST from June 9 through July 7.

Cloud Build Cloud Source Repositories Firebase June 1, 2020

Deploying Hugo Websites at Warp Speed with a Cloud Build and Firebase Pipeline - Using Google Cloud to create a pipeline for deploying websites based on Hugo, a static site builder.

Beginner Cloud Storage Firebase NodeJS Tutorial May 25, 2020

Firebase Storage And Firestore With Node.js For Absolute Beginners - Storing files and data to Firebase using NodeJS from scratch.

DevOps Firebase May 25, 2020

Firebase Emulators User Interface - Overview of new Firebase tooling for local development.

Firebase Official Blog May 25, 2020

Say hello to the helpful Firebase Emulator - a local first UI to boost your productivity - The Emulator UI is a local web app that allows you to manage local emulators that make up the Firebase Local Emulator Suite.

Firebase GCP Experience May 25, 2020

How we moved 6 Million Users from Auth0 to Firebase - The article explains how 6 million of user accounts where migrated from Auth0 to Firebase, how it it was achieved and what were the challenges.

Cloud Firestore Firebase May 18, 2020

Cloud Firestore geo queries - A voyage through the options for querying Cloud Firestore by geographic proximity or map bounds.

BigQuery Data Analytics Data Studio Firebase Visualization May 11, 2020

How to make fast and convenient visualization in Data Studio based on BigQuery - Visualizing data in BigQuery from a Firebase app in Data Studio.

Firebase Serverless May 11, 2020

Lock down with Cloud Firestore - Using Cloud Firestore transactions to create an atomic lock for Firebase Cloud Functions.

Firebase Javascript Serverless May 11, 2020

State of Firebase (mid 2020) - List of official Firebase & Community updates through out this year.

Firebase NodeJS May 11, 2020

Firebase: Fetching and deleting user accounts in bulk - Using Firebase Admin SDK APIs for fetching and deleting individual user accounts.

Cloud Firestore Firebase Typescript May 4, 2020

Paginating Firestore collections with snapshot listeners - Solution on how to paginate Firestore collection when using snapshot listeners.

Cloud Run Firebase May 4, 2020

Firebase Hosting for static assets of a Sapper web app on Cloud Run - Using Firebase to host static files and CDN for Cloud Run web app.

BigQuery Cloud Firestore Firebase April 20, 2020

Exporting data from Firebase (Firestore) to BigQuery - Two ways how to get data from Cloud Firestore to BigQuery.

Firebase Javascript April 20, 2020

How to Send Emails From Firebase With the Trigger Email Extension - An overview of Firebase extension for sending emails.

Firebase Javascript April 13, 2020

Firebase Authentication with Firestore database - How to authenticate a user using Firebase Authentication and create the corresponding document in Cloud Firestore.

Cloud Firestore Firebase April 6, 2020

The secrets of Firestore’s FieldValue.serverTimestamp() — REVEALED! - Everything you need to know about Firestore server timestamps, including writes, queries, security rules, and time travel safety tips.

Firebase Official Blog March 28, 2020

Everything we announced at the Google for Games Developer Summit this year - List of announcements Google Game Developer Summit related to Firebase.

Cloud Firestore Cloud Functions Cloud Vision API Firebase Javascript March 16, 2020

How to Create an Image Translation Web App in 25 Lines of Code - Simple OCR web application using Firebase and other GCP products.

Cloud Functions Firebase March 9, 2020

Organize Cloud Functions for max cold start performance and readability with TypeScript and Firebase - This article explains how to use TypeScript async imports to move function code into other files, and isolate static imports to just those functions that need them to improve Cloud Functions cold start time.

Cloud Firestore Firebase March 9, 2020

Cloud Firestore: On data constraints and evolvability - Learn about the differences between schema-on-write vs schema-on-read databases.

Firebase March 2, 2020

Deploy Firebase to Different Environments - Use different configs for each of your Firebase environments.

BigQuery Firebase Feb. 24, 2020

Firebase Retention Cohort Query on BigQuery - How to analyze the retention cohort of Firebase users in BigQuery.

Cloud Identity Firebase Security Feb. 24, 2020

Importing SHA hashed password into Firebase and Identity Platform - Troubles with hashed passwords and salts when migrating to the Cloud Identity Platform.

Firebase Feb. 24, 2020

Announcing the Firebase Crashlytics SDK Beta! - With the Firebase Crashlytics SDK, you can remove all Fabric dependencies, such as references to Fabric’s APIs in your code, giving you a much cleaner codebase.

BigQuery Data Analytics Firebase Feb. 10, 2020

Firebase Event Analytics with Google BigQuery - An extensive guide to help you get started with app analytics.

BigQuery Data Analytics Firebase Feb. 10, 2020

Free Product Analytics with Firebase + BigQuery + Rakam - Exporting Firebase Analytics to BigQuery and visualizing in Rakam

Firebase Official Blog Feb. 3, 2020

How the Google Doodle team used the Realtime Database to build a multiplayer game - Using Firebase Realtime database to create Doodle game.

Cloud Functions Cloud Tasks Firebase Jan. 13, 2020

Delayed asynchronous function calls in Firebase - Considering options on GCP for delayed executions and finally settling on Cloud Tasks.

Cloud Firestore Firebase Jan. 6, 2020

The top 10 things to know about Firestore when choosing a database for your app - Firestore has many great qualities apps that need a cloud-hosted database. But you should know these 10 things before going all-in.

Cloud Identity Firebase Go Jan. 6, 2020

Multi-tenant applications with Firebase and Google Cloud - Using the Cloud Identity Platform to create multi-tenant applications in Firebase.

Cloud Firestore Cloud Functions Firebase Dec. 9, 2019

How to schedule a Cloud Function to run in the future (in order to build a Firestore document TTL) - Periodic polling doesn’t always cut it, but Cloud Tasks is exactly the tool needed for the job.

Firebase GCP Experience Official Blog Dec. 9, 2019

How DealCheck is Using Firebase to Make Real Estate Investing Easier for Everyone - Example of using Firebase to create a real estate app.

Firebase Dec. 2, 2019

Google’s Firebase for Simple Static Site Hosting with SSL certificate - Learn how to store your static website using Google’s Firebase and a free SSL certificate

App Engine Firebase GCP Experience Google Kubernetes Engine Serverless Dec. 2, 2019

How to Build an Infinitely Scalable Video Captioning Service with Firebase and Kubernetes - Creating a web service that allows users to generate a captioned version of videos.

Cloud Firestore Firebase Security Nov. 25, 2019

What does it mean that “Firestore security rules are not filters”? - Explaining what "security rules are not filters" means for Firebase Realtime Database and Cloud FIrestore

Firebase Official Blog Nov. 25, 2019

Firebase expands support for web with Google Analytics - Firebase support for web apps in Google Analytics, Cloud Messaging and Remote Config.

Cloud Firestore Firebase Security Nov. 11, 2019

Patterns for security with Firebase: combine rules with Cloud Functions for more flexibility - Can’t do what you want in security rules? Use Cloud Functions to implement that logic instead, with the help of rules for user validation.

BigQuery Firebase Oct. 21, 2019

Dynamic User Retention Using BigQuery (Firebase Project) - Few BigQuery queries to analyze user retention for Firebase mobile app.

DevOps Docker Firebase Oct. 14, 2019

Deploying a site to Firebase Hosting using Google Cloud Build, Hugo, and Docsy - Using Cloud Build to deploy a static website on Firebase.

Firebase IoT Sept. 30, 2019

Smart Home Cloud Services with Google: Part 2 - Integrating Google Assistant through smart home Actions using Firebase for IoT application.

Cloud Functions Firebase Security Sept. 23, 2019

Patterns for security with Firebase: offload client work to Cloud Functions - Boosting the security of Firebase client app by pushing more of its functionality to a Cloud Functions backend.

Cloud Firestore Firebase Javascript Sept. 9, 2019

Nearby Location Queries with Cloud Firestore - Querying for nearby places with GEO data in Firestore.

Cloud Run Firebase Python Sept. 2, 2019

Hosting Flask servers on Firebase from scratch - Demonstration of Firebase Hosting with Cloud Run.

Cloud Storage Firebase NodeJS Sept. 2, 2019

Using the new list API in Cloud Storage for Firebase - Demonstration of new "listing" feature for Firebase Cloud Storage.

Firebase Official Blog Aug. 26, 2019

Firebase Unity Solutions: Update game behavior without deploying with Remote Config - Auto-Sync with Remote Config allows Unity developers to modify their game’s behavior in real time without requiring a fresh build and release cycle.

Cloud Build Firebase Javascript Aug. 26, 2019

Vue + Firebase + Google Cloud: How to set up your CI/CD pipeline - Using Cloud Build to create a simple CI/CD pipeline for Firebase functions and Vue app.

App Engine Firebase Serverless Aug. 26, 2019

Serverless on GCP - Overview and description of serverless options on Google Cloud.

Cloud Firestore Firebase Javascript NodeJS Aug. 19, 2019

Firestorm: An ORM for Firestore - Firestorm is an Firestore ORM for TypeScript.

Firebase Aug. 12, 2019

How to authorize an user after authenticate with Firebase - A brief overview of authentication and authorization on Firebase.

Cloud Functions Firebase Serverless Aug. 5, 2019

Understanding Firebase Cloud Functions and Triggers - Overview of Cloud Functions Firebase triggers.

Firebase Aug. 5, 2019

Upgrade your Firebase project to our next generation of app analytics capabilities! - Integration of Firebase and Google Analytics.

Firebase Java July 29, 2019

How to access Firebase Realtime Database through a proxy server with the java client - Accessing Firebase Realtime database behind proxy.

Cloud Functions Firebase July 29, 2019

Cloud Functions for Firebase expands to include Firebase Test Lab results - Now Cloud Functions can be triggered to receive test results from Firebase Test Lab.

App Engine Cloud Functions Docker Firebase GCP Experience July 1, 2019

Stonewall Forever - Creating an app using GCP products.

Firebase June 10, 2019

Deep Web App Analysis with Firebase - A closer look at performance data which Firebase offers.

Firebase June 10, 2019

Trip to Firebase as an Android Developer - Overview of Firebase's features.

Firebase June 10, 2019

GCP Podcast - #180 Firebase with Jen Person

Apigee Firebase GCP Experience Official Blog June 3, 2019

Magazine Luiza: How we transformed our e-commerce platform with Apigee, Firebase, and GCP - In 2018, Magazine Luiza concluded its biggest Black Friday ever with the help of GCP, Apigee, and Firebase. Learn how they did it.

Firebase Serverless June 3, 2019

The State of Firebase (mid 2019) - Overview of Firebase features introduced in first half of 2019.

Advanced Cloud Firestore Cloud Functions Firebase June 3, 2019

Should I query my Firebase database directly, or use Cloud Functions? - Comparison of querying data in Firebase through backend or from a client.

BigQuery Firebase May 27, 2019

Analyzing Custom Retention Cohorts Using BigQuery and Google Analytics for Firebase - Retention is a stat a lot of app developers care deeply about; after all, if you’re making an app that your users keep coming back to week…

Cloud Functions Firebase NodeJS May 20, 2019

Building Scalable Applications with Google Cloud Services Part 5: Microservices with Firebase - Using Firebase and Cloud Functions to create microservice based application.

Cloud Build Cloud Functions Cloud KMS Firebase May 13, 2019

Firebase Cloud Functions Continous Deploying with Cloud Build - Deploying Firebase Cloud Functions to multiple environments via Cloud Build.

Apache Beam Cloud Dataflow Firebase Python April 29, 2019

Going further with Cloud Dataflow: conception of a real-time polls app — part 2 - Learn how to use Cloud Dataflow to aggregate unbounded data streams.

Cloud Scheduler Firebase Official Blog April 22, 2019

Scheduling Cloud Functions for Firebase (cron) - Firebase now supports a new type of Pub/Sub function, built on top of Cloud Scheduler, that automatically configures Cloud Scheduler, along with a Pub/Sub topic, that invokes a function that you define using the Cloud Functions for Firebase SDK.

Cloud Scheduler Firebase April 22, 2019

Cron & Cloud Functions for Firebase - Overview of new Cloud Functions Firebase scheduling.

Cloud Run Firebase April 15, 2019

Firebase Hosting for Cloud Run - Firebase Hosting supports integration with Cloud Run.

Firebase Official Blog April 15, 2019

What's new from Firebase at Cloud Next 2019! - Most important announcements on Cloud Next related to Firebase.

Beginner Firebase Javascript April 1, 2019

Building Scalable Applications with Google Cloud Services Part 2: Google Cloud Function - Overview of Cloud Functions for Firebase.

Cloud Firestore Firebase April 1, 2019

Incrementing Values Atomically with Cloud Firestore - A new built-in feature which enables increasing numeric values directly in Firestore database.

Firebase April 1, 2019

How to Perform Large Deletes in the Realtime Database - A new feature in Realtime database enables deleting efficiently large datasets.

Beginner Cloud Firestore Cloud Functions Firebase March 25, 2019

Building Scalable Applications with Google Services Part 1: Cloud Functions and Firestore - The article describes how to start with Firebase.

Firebase Javascript March 25, 2019

Firebase: Introducing the Cloud Messaging batch APIs in the Admin SDK - Using Firebase Admin SDK to send messages to devices.

Firebase March 18, 2019

7 tips on Firebase security rules and the Admin SDK - Article describes how to fit security rules in Firebase into application architecture.

Cloud Storage Firebase March 18, 2019

Firebase & Google Cloud: What’s different with Cloud Storage? - Explaining Cloud storage in context of Firebase and Google Cloud.

Cloud IoT Firebase IoT Tutorial March 11, 2019

Building a Smart Home Cloud Service with Google - Using Firebase and GCP to build cloud service for the smart home.

Cloud Functions Firebase Jan. 28, 2019

Firebase & Google Cloud: What’s different with Cloud Functions? - Explanation of Cloud Functions in Firebase on Google Cloud.

Firebase Jan. 21, 2019

Simple, Extensible, Performant, Low Cost Web Serving using Firebase Hosting - Low Cost Web Serving using Firebase Hosting.

Firebase Google Cloud Platform Jan. 14, 2019

Developing a cryptocurrency price monitor using Firebase and Google Cloud Platform - How to build a cryptocurrency price monitoring app using Firebase and Google Cloud Platform.

Firebase Jan. 14, 2019

What’s the relationship between Firebase and Google Cloud? - Article describes how Firebase relates to Google Cloud Platform.

Beginner Cloud Functions Cloud Scheduler Firebase Jan. 14, 2019

Scheduling Firebase Cloud Functions with Cloud Scheduler - Executing Cloud Function in Firebase regularly with Cloud Scheduler.

Firebase Dec. 31, 2018

React Native Firebase in 2019 - Interesting facts about React Native Firebase.

Cloud Filestore Cloud Functions Cloud Pub/Sub Firebase Official Blog Dec. 24, 2018

Cloud Functions pro tips: Retries and idempotency in action - Build order processing system for a restaurant using Cloud Functions, Cloud Pub/Sub, Cloud Firestore and Firebase Hosting.

Cloud Filestore Firebase Dec. 24, 2018

Firebase: Accessing Firestore and Firebase through a proxy server - How to access Firestore and Firebase through a proxy server.

Firebase Dec. 24, 2018

Awesome Firebase - List of Firebase talks, tools, examples & articles

Firebase Dec. 10, 2018

Firebase: Introducing the project management API - Introducing the Firebase project management API which allows to implement backend services, serverless functions and other administrative tools to automate a number of management tasks related to Firebase projects.

Firebase Nov. 5, 2018

Integrating Firebase Cloud Functions with Google Calendar API - How to integrate Firebase Cloud Functions with Google Calendar API.

Firebase Nov. 5, 2018

What’s new at Firebase Summit 2018 - News introduced during Firebase Summit.

Firebase Oct. 15, 2018

Why Firebase sucks - Description of not good experience with stability of Firebase services.

Cloud Functions Firebase GCP Experience Serverless Sept. 24, 2018

Shipping Serverless AI to Production - Lessons learnt from integrating and deploying Serverless AI models on Google Cloud Platform and Firebase.

Firebase Kubernetes Sept. 17, 2018

Kubernetes: ConfigMaps and Secrets (With Firebase) - Using Kubernetes Secrets to store Firebase Service Account key.

Firebase Sept. 17, 2018

Multi-Tab Offline Support in Cloud Firestore! - Extending Cloud Firestore offline support for web on multiple tabs.

App Engine Firebase Sept. 17, 2018

Firebase: Developing an App Engine service with Python and Cloud Firestore - Deploying basic CRUD application on App Engine (second generation Python 3) and Cloud Firestore.

Compute Engine Firebase Python Sept. 3, 2018

Firebase: Using the Python Admin SDK on Google Cloud Functions - Deploy simple web service build using Python, Flask and Firebase Admin SDK with Google Compute Engine.

Cloud AutoML Cloud Functions Firebase Sept. 3, 2018

Query a custom AutoML model with Cloud Functions and Firebase - Prediction using AutoML with Cloud Functions and Firebase.

Firebase Aug. 27, 2018

Building Engaging Apps with Firebase

Firebase Aug. 13, 2018

Update and Customize Queries on Your Cloud Firestore Data for Actions on Google - Explore Cloud Firestore by using different query methods.

Firebase Aug. 6, 2018

Firebase - a way to develop real time applications quickly - Overview on Firebase and things you need to be aware of before choosing Firebase.

Firebase NodeJS July 30, 2018

Firebase: Create custom tokens without service account credentials - Create custom tokens without service account credentials for Firebase using node.js.

Firebase GCP Experience July 30, 2018

How we spent 30k USD in Firebase in less than 72 hours - Interesting story about how one bad line of code can increase you bill especially when your app is popular.

App Engine Cloud Storage Firebase July 23, 2018

Static Hosting on GCP - High level overview of products on Google Cloud Platform which support static hosting.

Firebase July 16, 2018

Replicating Data from Firebase to Firestore with Cloud Function Triggers - Using Cloud Function Triggers to replicate data from Firebase to Firestore.

Firebase July 16, 2018

Firestore Sub-Collections - Know about Firestore sub-collections.

Firebase July 9, 2018

Firebase Security: A Response - Bad Practices for Firebase Security Rules that can expose database to public.

Firebase July 2, 2018

New GitHub repo: Using Firebase to add cloud-based features to games built on Unity - Github repository with sample projects and scripts utilize Firebase tools and services to help you add cloud-based features to your games being built on Unity.

Firebase Google Cloud Platform June 25, 2018

GCP Podcast - #132 Hand Talk with Thadeu Luz, automatic sign language interpretation.

Firebase June 18, 2018

3 Ways to Customize your Firebase Dynamic Links - Different ways to create custom Firebase Dynamic Links.

BigQuery Firebase June 11, 2018

Making sense of Google Analytics for Firebase BQ data - Querying data from Firebase in BigQuery.

Cloud Functions Firebase Tutorial May 21, 2018

Build a Serverless Online Quiz with Google Cloud Functions and Cloud Firestore - How to build a Serverless online quiz on the Google Cloud Platform using Cloud Functions and Cloud Firestore.

Firebase Official Blog May 14, 2018

What’s new in Firebase at I/O 2018 - Number of improvements to Firebase announced at I/O 2018.

Firebase Machine Learning Official Blog May 14, 2018

Introducing ML Kit for Firebase - ML Kit is in beta: a new SDK that brings Google's machine learning expertise to mobile developers in a powerful, yet easy-to-use package on Firebase.

Firebase May 14, 2018

Firebase: Back-end integration with Admin SDK - High-level synopsis of the use cases of integration with Firebase Admin SDK.

App Engine Firebase NodeJS May 14, 2018

RESTful Web Service with Node.js, Google App Engine and Firebase Real-time Database - Using Google App Engine to create and deploy RESTful web service.

Firebase IoT Official Blog May 7, 2018

Music in motion: a Firebase and IoT story - A project with Firebase and IoT

Firebase May 7, 2018

Effective Cloud Firestore — Part 1 - The pros and cons of Cloud Firestore.

Firebase April 23, 2018

What’s new in Firebase Authentication? - New functionalities in Firebase Authentication that makes registering and signing in users easier.

Cloud Functions Firebase Tutorial April 23, 2018

Cloud Functions — Create, Test, Deploy - Setup, test, and continuously deploy Firebase Cloud Function.

Firebase April 16, 2018

Announcing version history support for Cloud Firestore Security Rules - Announcing version history support for Cloud Firestore Security Rules.

Firebase April 16, 2018

Time to Upgrade from GCM to FCM - Since GCM (Google Cloud Messaging) will be deprecated in April 2019, it's time to move to FCM (Firebase Cloud Messaging).

Firebase April 16, 2018

Building a CRUD Ionic application with Firestore - Using Ionic framework and Firestore to create CRUD workflow.

Cloud Functions Firebase April 9, 2018

Launching Cloud Functions for Firebase v1.0 - Release version 1.0 of the Cloud Functions for Firebase SDK.

Firebase April 2, 2018

Transitioning Google URL Shortener to Firebase Dynamic Links - Firebase Dynamic Links (FDL) are smart URLs that allow you to send existing and potential users to any location within an iOS, Android or web app. FDLs are replacement of Google URL Shortener.

Cloud Functions Cloud Storage Cloud Vision API Firebase April 2, 2018

Using Google’s Cloud Platform to create a Serverless application backend - Create Serverless application with backend using Cloud Storage, Cloud Functions, Cloud Vision, Firebase.

Firebase April 2, 2018

ML to Your Data : Firebase Predictions - Using Firebase Predictions which allows you to utilize Firebase to predict the behavior of users in your app.

Firebase March 26, 2018

Alert Alert! The Firebase Realtime Database now supports Google Stackdriver Alerts! - The Firebase Realtime Database now supports Google Stackdriver Alerts.

Firebase Official Blog March 19, 2018

Announcing the Remote Config REST API - With Firebase Remote Config REST API you can now update your Remote Config values.

Firebase Go March 19, 2018

Firebase: Database interactions from Go - Firebase Admin SDK for Go now comes with a database API. Developers can use this API to access the Firebase database from Go applications.

Firebase March 12, 2018

Firebase Crashlytics graduates from beta - Crashlytics: next evolution of the crash reporting capabilities for Firebase Crash Reporting.

Firebase March 12, 2018

Adding free usage to Blaze pricing plan - Announcement: Change in Blaze (pay-as-you-go) plan to align with the free usage that Firebase offer on Spark (free) plan.

Firebase Official Blog Feb. 26, 2018

Where is the best place to get help with Firebase? - Where to get help regarding Firebase from community.

Firebase Feb. 26, 2018

Cloud Messaging with Firebase Admin SDK - Know more about recently released a set of new Cloud Messaging APIs with Firebase Admin SDK.

Firebase Feb. 26, 2018

Have You Met Cloud FireStore, Firebase’s More Scalable Older Brother? - Brief overview of FireStore and its automatic scaling benefits.

BigQuery Firebase Feb. 19, 2018

From Firestore to BigQuery with Firebase Functions - Using Firebase functions to get data from Firestore into BigQuery.

App Engine Cloud Functions Firebase Feb. 19, 2018

Queued tasks on AppEngine for Firebase - Know about using Firebase Cloud Functions along with Queued tasks on AppEngine.

Firebase Java Feb. 12, 2018

Logging in Java libraries for Firebase and Google Cloud Platform - Learn about logging in Java libraries for Firebase.

App Engine Firebase Python Feb. 5, 2018

An Authul Backend - Guide to add python app engine APIs to a Firebase front end app and utilize Firebase authentication.

Firebase Jan. 22, 2018

Firebase: Separating configuration from code in Admin SDK - This post explains that with Application Default Credentials, and the new Admin SDK initialization APIs, developers can cleanly separate Google credentials and Firebase options from their applications.

Cloud Functions Cloud IoT Firebase Jan. 22, 2018

GPS/Cellular Asset Tracking using Google Cloud IoT Core, Firestore and MongooseOS - This tutorial explains building an Asset Tracker using an ESP32 microcontroller running MongooseOS, that sends data securely via Cloud IoT Core using MQTT protocol over mobile network, the data is processed in an event-based way using Firebase Cloud Function, saves the data and current device state in Firestore.

Firebase Jan. 22, 2018

My winter of hacking on Firebase with Google products and APIs - Various projects on Firebase combined with other Google products.

Firebase Jan. 22, 2018

How to restrict access between different groups members in Firebase Realtime Database - This post covers some of the key concepts in structuring the JSON data of Firebase Realtime Database and declaring Security rules for two-way relationships data.

Firebase Jan. 15, 2018

Firebase: Migrating data to Cloud Firestore using Admin SDK - This post demonstrates how to implement a custom data migration script for Cloud Firestore using Firebase Admin SDK.

App Engine Firebase Jan. 15, 2018

App Engine vs Firebase — Welcome to Bizzaro World - The articles goes over architectural differences for App Engine vs Firebase and using for authentication .

Firebase Jan. 15, 2018

Hugo + Firebase: How to create your own static website for free in minutes - How to deploy static website to Firebase.

Firebase NodeJS Jan. 8, 2018

Google Home App with Node.js — A Song of API-ce and Firebase - Learn about Google Home App build with Node.js and Firebase.

Firebase Jan. 8, 2018

Using Google APIs with Firebase Auth and Firebase UI on the Web - This blog post explains about using Google APIs with Firebase Auth and Firebase UI on the Web.

Cloud Functions Firebase Jan. 8, 2018

X-Hub-Signature Verification on Google Cloud Functions / Firebase Cloud Functions for Facebook Graph API Webhooks - This post explains how to make X-Hub-Signature verification work with Google Cloud Functions / Firebase Cloud Functions for Facebook Graph API Webhooks.

Beginner Firebase Python Tutorial Dec. 25, 2017

Developing a Web Service with Admin SDK, Flask and Google Cloud - Example of accessing Firebase from a server-side Python app using Firebase Admin SDK.

Beginner Firebase Tutorial Dec. 25, 2017

Firebase Push Notification Message with JavaScript

Firebase Go Dec. 18, 2017

Firebase: Introducing Bulk User Export and Custom Claims - Explanation of Firebase's latest SDK updates, namely bulk user export and custom claims.

Firebase Dec. 11, 2017

Firebase Firestore Unique Constraints - As of today there is no way to enforce a unique constraint on a Firebase Firestore document key, this article describes how you can simulate a uniqueness constraint by using Firebase Functions and some strict security rules.

Firebase Java Dec. 11, 2017

Firebase: Asynchronous Operations with Admin Java SDK - Discussion about changes in most recent Firebase Admin SDK for Java.

Firebase Dec. 4, 2017

Firebase: The Server-side Story - Deep dive into Firebase Admin SDK.

Firebase Dec. 4, 2017

Picking Event Store for Merqio Store NG pt. 3— Google Firebase - Calculating expenses for Cloud Firestore in the process of selecting database option.

Firebase GCP Experience Dec. 4, 2017

Firebase — Review for Indie App Developers - Overview and experience using Firebase (in India).

Firebase Nov. 27, 2017

SendGrid Email Automation with Google Firestore Functions - Code snippet for Firestore function to send email through Sendgrid.

Firebase Nov. 20, 2017

Automation & Real-time Report Publishing with Google Firestore Function, Export Firestore data to CSV - Code snippet with explanation how to export data from Firestore to CSV file in Google Cloud Storage.

Firebase Nov. 13, 2017

How to speed up performance and save cost implementing Google Firestore Functions?

Firebase Nov. 6, 2017

What’s new at Firebase Dev Summit 2017 - Article summarizes most important Firebase news from Firebase summit.

Firebase PHP Oct. 23, 2017

Google Cloud Firestore Document CRUD with PHP - Examples how to use Cloud Firestore with PHP.

BigQuery Cloud IoT Data Studio Firebase IoT Oct. 23, 2017

Build a Weather Station using Google Cloud IoT Core and MongooseOS - Building end to end prototype of weather station using Google Cloud Platform.

Firebase Oct. 23, 2017

GCP Podcast - #99 Cloud Functions and Firebase Hosting with David East

Firebase Oct. 16, 2017

Google Cloud Firestore integration with Ionic and AngularFire - How to start using Cloud Firestore with Ionic and AngularFire

Firebase Oct. 9, 2017

Getting Started with Firebase Firestore - Article about new Firestore database with some code snippets to get started

Firebase Oct. 9, 2017

GCP Podcast - #97 Cloud Firestore with Dan McGrath and Alex Dufetel

Firebase Oct. 9, 2017

GCP Online Meetup - 29: Building Dynamic Single Page Apps with GCP & Firebase

Firebase Oct. 9, 2017

Firebase Cloud Firestore Impressions : It’s finally here! - Brief article explaning key features of Cloud Firestore

Firebase Oct. 9, 2017

Cloud Firestore for Realtime Database Developers - In depth article explaining differenses between "old" and "new" realtime database for Firebase

Firebase NoSQL Oct. 9, 2017

Introducing Cloud Firestore: Our New Document Database for Apps - What you get when you mix Cloud Datastore and Realtime Firebase? Cloud Firebase!!!

Firebase Aug. 20, 2017

Why I love Firebase️ (and what is Firebase) - Description on Firebase Services

Firebase July 24, 2017

Once upon a time, there is a Firebase… - Hosting static webpages in Firebase

Firebase July 24, 2017

Google Firebase Phone SMS Authentication API: Should you implement in your next mobile or web app, is it secured? - Phone authentication api which enables mobile and web application register/signup users via code sent on their mobile devices.

Firebase July 24, 2017

Updating and deleting from your Firebase Database - Basic examples how to use Firebase NoSQL Database

Firebase July 24, 2017

Real World App - Part 13: Elasticsearch on Google Cloud with Firebase functions - Setup ElasticSearch on Google Cloud Platform and using in Firebase

Cloud Vision API Firebase July 24, 2017

Ionic 3 + Google Cloud Vision + Firebase - Creating Ionic 3 mobile app that will allow the user to take a photo of something, label it using Google Cloud Vision, and save the image and labels to a Firebase realtime database.

Firebase July 17, 2017

My experience with Firebase - Reflections on Firebase

Cloud Natural Language API Firebase July 3, 2017

Building a realtime Twitter sentiment dashboard with Firebase and NLP - The demo displays a realtime stream of tweets on a particular topic with the parts of speech and sentiment of the latest tweet, along with some aggregate data on all the tweets seen so far.

Firebase June 26, 2017

Firebase and Beyond: Mobile backends on Google Cloud Platform

Firebase June 4, 2017

Benchmarking Firebase IndexOn - Time difference of indexed / not indexed queries in Firebase

Cloud Functions Firebase June 4, 2017

Express.js on Cloud Functions for Firebase - to use middleware

Firebase May 29, 2017

Beware Firebase project limits

Firebase May 29, 2017

GCP Podcast - #78 Firebase at I/O 2017 with James Tamplin and Andrew Lee

Firebase May 22, 2017

Firebase Costs Increased by 7,000%! - Unpleasant experience of big jump for Firebase costs, situation still being solved

Firebase May 22, 2017

Data Pipelines with Firebase and Google Cloud

Cloud Functions Firebase May 22, 2017

Supercharging Firebase Apps with Machine Learning and Cloud Functions

App Engine Firebase May 1, 2017

Firebase Authentication on Google App Engine - Short aticle about how to setup Firebase Auth on Google App Engine

Cloud Functions Firebase April 24, 2017

Startups now Cronjob your Google Firebase functions securely and externally without paying for cloud servers - Using Cron with Firebase (and Cloud Functions)

Cloud Functions Firebase April 10, 2017

Firebase and Google Cloud Functions: Serverless Peanut Butter and Jelly

Cloud Functions Firebase April 3, 2017

Cloud Functions for Firebase - Overview of using Cloud Function in Firebase

Firebase April 3, 2017

Use Firebase Database Triggers to Delete Orphan Data - With Cloud Functions

Firebase April 3, 2017

Closer look at Firebase set versus update - Analyzing how set and update on object behaves

Cloud Functions Firebase April 3, 2017

IoT Google Cloud Functions with Firebase

Firebase March 13, 2017

Google Firebase middleware in the cloud called Functions (beta) is now available - Brief overview of Firebase functions

Firebase

Migrating Firebase Cloud Functions to Node 8 - Potential issues while migrating Firebase Cloud Functions from Node 6 to Node 8.

Firebase

The State of Firebase (late 2018) - List of massive improvements that happened with Firebase in 2018.

Firebase

Firebase: The Good, the Bad and the Ugly, Part 2 - Describing experience with Firebase.

 

Latest Issues




Contact

Zdenko Hrček
Třebanická 183
Prague, Czech Republic
Phone: +420 777 283 075
Email: [email protected]