
Jeffrey R. answered 10/24/24
30+ Years of IT Expertise: Networking, Cybersecurity, Client/Serv
Here's an Azure cost estimate based on your requirements:
1. Azure SQL Database (Managed Instance)
- Initial Database Storage: 400 GB
- Growth: 10 GB per month (assuming incremental growth)
- Users: 100
- Clusters for High Availability: 2 nodes (Standard HA setup)
Azure SQL Managed Instance (General Purpose)
- vCore Pricing: 8 vCores, 32 GB RAM (based on typical requirements for 100 users with HA)
- Storage: 400 GB + (10 GB * 12 months) = ~520 GB over a year
- Estimated Monthly Cost: ~$1,200 - $1,500
2. Azure Blob Storage (For File Storage)
- Initial File Storage: 800 GB
- Pricing for Hot Tier (frequent access): $0.0184 per GB
- Total Cost for 800 GB: $14.72 per month
3. Backup Storage for Azure SQL
- Daily Backups: Assuming differential backups with 30-day retention.
- Estimate: 400 GB * 30 (retention) = ~12 TB
- Backup Storage Cost: $0.02 per GB for long-term backup storage
- Monthly Backup Cost: ~$240
4. Total Azure Estimate
- SQL Managed Instance: $1,200 - $1,500 per month
- Azure Blob Storage: $14.72 per month
- Backup Storage: ~$240 per month
Estimated Total Monthly Cost: $1,454 - $1,754
This estimate is a general one, and the actual costs can vary depending on specific factors such as the region, database workload, and file access frequency.