There are a number of threads here about HIPAA and SOC and other compliances relative to Firebase and GCP, but I cannot find an answer to the specific details Iām looking for. Please forgive me if this is redundant.
I understand that āFirebaseā is not currently listed on any of the approved product lists. I know that to be HIPAA compliant you must get a BAA with GCP, and Firebase is not available for that (as of now).
What I donāt understand is the relationship between Firebase products that also are available on GCP and ARE listed as covered products when under the GCP umbrella.
For instance, on the list of covered products for HIPAA are: Cloud Firestore, Cloud Storage, Cloud Functions, etc.
https://cloud.google.com/security/compliance/hipaa/
How does this relate to Firebase? If we use these products under the Firebase umbrella (ie, use the Firebase console, SDKs, Firebase Functions vs Cloud Functions, etc), would they not be coverable under a BAA?
In other words, is it correct that to use these tools AND be able to get a BAA would we have to set them up and manage them through the GCP console and then use the GCP libraries and SDKs, instead of the Firebase console and Firebase SDKs?
If I were to setup a bucket on Cloud Storage via the Firebase console, would this be outside of the HIPAA coverage?
Whatās confusing is that my Firebase project, IAM, storage buckets, etc. are all available on GCP console as a normal project.
Obviously the safest course of action would be to not use Firebase at all, but there are a wide array of features in the platform that would be useful to use for aspects unrelated to sensitive data / PII / PHI / etc.
Thanks in advance for any insight on this topic.