- Add comprehensive database migrations (001-024) for schema evolution - Enhance API schema with expanded type definitions and resolvers - Add new middleware: audit logging, rate limiting, MFA enforcement, security, tenant auth - Implement new services: AI optimization, billing, blockchain, compliance, marketplace - Add adapter layer for cloud integrations (Cloudflare, Kubernetes, Proxmox, storage) - Update Crossplane provider with enhanced VM management capabilities - Add comprehensive test suite for API endpoints and services - Update frontend components with improved GraphQL subscriptions and real-time updates - Enhance security configurations and headers (CSP, CORS, etc.) - Update documentation and configuration files - Add new CI/CD workflows and validation scripts - Implement design system improvements and UI enhancements
123 lines
2.7 KiB
JSON
123 lines
2.7 KiB
JSON
[
|
|
{
|
|
"region": "Europe",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Infrastructure",
|
|
"monthly": 150000,
|
|
"annual": 1800000,
|
|
"breakdown": {
|
|
"compute": 80000,
|
|
"storage": 30000,
|
|
"network": 20000,
|
|
"licenses": 15000,
|
|
"personnel": 5000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Americas",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Infrastructure",
|
|
"monthly": 120000,
|
|
"annual": 1440000,
|
|
"breakdown": {
|
|
"compute": 65000,
|
|
"storage": 25000,
|
|
"network": 18000,
|
|
"licenses": 10000,
|
|
"personnel": 2000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Asia-Pacific",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Infrastructure",
|
|
"monthly": 100000,
|
|
"annual": 1200000,
|
|
"breakdown": {
|
|
"compute": 55000,
|
|
"storage": 20000,
|
|
"network": 15000,
|
|
"licenses": 8000,
|
|
"personnel": 2000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Africa (Sub-Saharan)",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Infrastructure",
|
|
"monthly": 80000,
|
|
"annual": 960000,
|
|
"breakdown": {
|
|
"compute": 40000,
|
|
"storage": 18000,
|
|
"network": 15000,
|
|
"licenses": 6000,
|
|
"personnel": 1000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Middle East & North Africa",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Infrastructure",
|
|
"monthly": 60000,
|
|
"annual": 720000,
|
|
"breakdown": {
|
|
"compute": 30000,
|
|
"storage": 12000,
|
|
"network": 12000,
|
|
"licenses": 5000,
|
|
"personnel": 1000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Global",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Network",
|
|
"monthly": 50000,
|
|
"annual": 600000,
|
|
"breakdown": {
|
|
"network": 40000,
|
|
"licenses": 10000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Global",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Compliance",
|
|
"monthly": 30000,
|
|
"annual": 360000,
|
|
"breakdown": {
|
|
"licenses": 15000,
|
|
"personnel": 15000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
},
|
|
{
|
|
"region": "Global",
|
|
"entity": "Sovereign Order of Hospitallers",
|
|
"category": "Operations",
|
|
"monthly": 200000,
|
|
"annual": 2400000,
|
|
"breakdown": {
|
|
"personnel": 180000,
|
|
"licenses": 20000
|
|
},
|
|
"currency": "USD",
|
|
"lastUpdated": "2025-01-01"
|
|
}
|
|
]
|
|
|