I am building a project that needs to store some patient data, and it should work with HIPAA compliance since it this is medical information.
is it possible to do this using firebase databases like cloud firestore or realtime database in 2021? If so, how can I sign a BAA for cloud firestore?