Backend
The backend infrastructure of DATA2073 is hosted on Google Firebase, a robust and versatile Backend as a Service (BaaS) platform. The core backend services are designed with a serverless model, leveraging Firebase Cloud Functions for their scalability and cost-efficiency. To ensure data integrity and availability, we utilize Firestore as the primary persistence mechanism, harnessing its transactional capabilities to provide atomic, consistent, isolated, durable, and highly available storage solutions. Additionally, DATA2073 integrates a comprehensive suite of Firebase monitoring and security services, including Firebase Realtime Database, Authentication, Cloud Firestore Security Rules, and Firebase Performance Monitoring, to maintain a secure and meticulously monitored backend environment.
Last updated