issues
search
RondineleG
/
OnForkHub
Developing a video sharing platform of up to 2 minutes with hybrid distribution (CDN and torrent).
MIT License
3
stars
4
forks
source link
Setup Azure Cosmos DB Infrastructure
#23
Closed
RondineleG
closed
3 days ago
RondineleG
commented
2 weeks ago
🎯 Objective
Setup and configure Azure Cosmos DB infrastructure
Implement data structure for efficient querying
Configure security and monitoring
📋 Tasks
Create Cosmos DB instance
Create collections for Users, Videos, Categories, and Terms
Configure indexing policies for each collection
Implement partitioning strategy
Setup backup policies
Configure monitoring alerts
Implement security policies
Document database schema
✅ Acceptance Criteria
All collections created and configured
Backup policy active
Monitoring in place
Security policies implemented
Schema documented
🎯 Objective
📋 Tasks
✅ Acceptance Criteria