- 동시접속자 기반 월간 대역폭 자동 추정 - DAU(일일활성사용자) 추정치 표시 (동접 × 10-14) - 대역폭 기반 Linode/Vultr 자동 선택 로직 - 비용 분석에 대역폭 비용 포함 - 지역 미선택시 서울/도쿄/오사카/싱가포르 기본 표시 - 지역별 서버 분리 표시 (GROUP BY instance + region) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"cpu_cores": 4,
|
|
"memory_gb": 16,
|
|
"storage_gb": 200,
|
|
"network_bandwidth_mbps": 1500,
|
|
"sla_requirement": 99.9,
|
|
"budget_monthly": 200,
|
|
"preferred_providers": ["aws", "gcp"],
|
|
"regions": ["us-east-1", "us-west-2"]
|
|
}
|