-
Notifications
You must be signed in to change notification settings - Fork 48
Price Information Support Status
ByoungSeob Kim edited this page Mar 13, 2024
·
12 revisions
-
현황: CB-Spider Multi-Cloud Price Info 지원 현황(지원 CSP 등) ······· (현재 문서)
-
CB-Spider Price Info 지원 대상 CSP 및 제공 현황 (Latest)
Provider Product Family Price Info (ComputeInstance) 이슈/비고 AWS O O ※ GetPriceInfo: 약 2분30초 소요 Azure O △ - 일부 Spec 정보 미지원
- Spec 정보 제공 방법 확인 중GCP O - - MSP관리=>권한 이슈로 통합 시험 전
- 권한 설정 방안 확인 중Alibaba O O ※ GetPriceInfo: 약 8분 소요 Tencent O O IBM VPC O △ ※ GetPriceInfo: 약 1분 소요
- 일부 Spec 정보 미지원
- Spec 정보 제공 방법 확인 중NCP O 통합 시험 중 NCP VPC O 통합 시험 중
※ OpenStack, NHN, KT Cloud: 관련 API 미지원
-
-
CB-Spider는 ProductFamily별로 가격 정보를 제공하며,
-
Price Info 제공 API 호출 시 Product Family 이름 입력 필요
-
v0.8.9 기준, Compute Instance(VM)과 관련된 Product Family를 제공
-
Compute Instance Product Family 이름은 다음과 같이 CSP별 고유한 이름이나,
-
CB-Spider에서 정의한 공통 이름
ComputeInstance
사용 가능Provider Product Family Name Name from CSP Common Name AWS Compute Instance ComputeInstance Azure Compute GCP Compute Alibaba ecs Tencent cvm IBM VPC is.instance NCP SVR NCP VPC SVR
-
-
- 현재 드라이버 수준에서 제공하는 개별 ProductFamily 목록이 아래 표와 같고,
- 이 목록의 값들을 사용하여도 Price Info를 제공 받을 수도 있다.
- 다만, 일부 ProductFamily는 Price Info를 제공하지 않거나
- 오류가 발생할 수도 있으므로 감안하여 참고 자료로만 활용한다.
Provider | Product Family |
---|---|
AWS | CPU Credits, Compute Instance (bare metal), Compute Instance, Data Transfer, Dedicated Host, EBS direct API Requests, Elastic Graphics, Fast Snapshot Restore, Fee, IP Address, Load Balancer-Application, Load Balancer-Network, Load Balancer, NAT Gateway, Provisioned Throughput, Storage Snapshot, Storage, System Operation |
Azure | AI + Machine Learning, Analytics, Azure Communication Services, Compute, Data, Databases, Developer Tools, Integration, Internet of Things, Management and Governance, Microsoft Syntex, Networking, Other, Quantum Computing, Security, Storage, Web |
GCP | Compute |
Alibaba | ecs |
Tencent | cvm |
IBM VPC | is.backup-policy, is.bare-metal-server, is.dedicated-host, is.endpoint-gateway, is.floating-ip, is.flow-log-collector, is.image, is.instance, is.instance-group, is.key, is.load-balancer, is.network-acl, is.placement-group, is.public-gateway, is.reservation, is.security-group, is.share, is.snapshot, is.snapshot-consistency-group, is.subnet, is.virtual-network-interface, is.volume, is.vpc, is.vpn, is.vpn-server |
NCP | 5GCON, ACEYE, AICCN, APIWF, ARCST, BAKUP, BKUP, BLCHN, BST, CAREC, CCAI, CDN3, CF, CGRNE, CHADP, CHTBT, CLA, CLCON, CLDUB, CLFCS, CLOCR, CLSPH, CLSTD, CMS, COLOC, CSWAT, CTNRR, DAS, DATFW, DBOX, DBXFM, DFPRQ, DFRCM, DFRNT, DFRPB, DFRPR, DT, DTCTL, DV, ELSTS, EMAIL, GEOLC, GMCHT, GMPOT, GMRPT, HENHA, HENPI, IMGOP, IOTDV, IPSEC, LOADB, LVSTN, MCC, MIPSC, MONTR, MSSQL, MTDRM, MYSQL, NAS, NATGW, NCCHT, NCLOS, NET, NKS, NKSFM, NKSWK, NOTIF, NWRPL, OBJST, PBLIP, PKMRR, PRLVS, PRSBN, REDIS, RPASV, SCBLD, SCBND, SCCOM, SCDEP, SCMGR, SCMTR, SCPIP, SECZF, SLVPN, SST, SVR, SW, VCDSS, VCHDP, VCNSL, VELST, VIPSE, VLB, VMGDB, VMSSL, VMYSL, VNKS, VODSN, VPC, VPCPR, VPGSL, VRDS |
NCP VPC | 5GCON, ACEYE, AICCN, APIWF, ARCST, BAKUP, BKUP, BLCHN, BST, CAREC, CCAI, CDN3, CF, CGRNE, CHADP, CHTBT, CLA, CLCON, CLDUB, CLFCS, CLOCR, CLSPH, CLSTD, CMS, COLOC, CSWAT, CTNRR, DAS, DATFW, DBOX, DBXFM, DFPRQ, DFRCM, DFRNT, DFRPB, DFRPR, DT, DTCTL, DV, ELSTS, EMAIL, GEOLC, GMCHT, GMPOT, GMRPT, HENHA, HENPI, IMGOP, IOTDV, IPSEC, LOADB, LVSTN, MCC, MIPSC, MONTR, MSSQL, MTDRM, MYSQL, NAS, NATGW, NCCHT, NCLOS, NET, NKS, NKSFM, NKSWK, NOTIF, NWRPL, OBJST, PBLIP, PKMRR, PRLVS, PRSBN, REDIS, RPASV, SCBLD, SCBND, SCCOM, SCDEP, SCMGR, SCMTR, SCPIP, SECZF, SLVPN, SST, SVR, SW, VCDSS, VCHDP, VCNSL, VELST, VIPSE, VLB, VMGDB, VMSSL, VMYSL, VNKS, VODSN, VPC, VPCPR, VPGSL, VRDS |
-
Install & Start Guide
-
Features & Usage
-
- AdminWeb Tool Guide
- CLI Tool Guide
- REST API Guide
-
Design
-
Developer Guide
-
Cloud Driver Developer Guide
- Cloud Driver Developer Guide-WIP
- VM SSH Key Development Guide-WIP
- VM User Development Guide
- What is the CSP SDK API Version of drivers
- Region Zone Info and Driver API
- Price Info and Driver API
- (StartVM TerminateVM) API Call Counts and Waiting
- StartVM and TerminateVM Main Flow of drivers
- VM Root Disk Configuration Guide
- Security Group Rules and Driver API
- Network Load Balancer and Driver API
- VM Snapshot, MyImage and Disk Overview
- Kubernetes and Driver API(PMKS, K8S)
- Tag and Cloud Driver API
- AnyCall API Extension Guide
-
Test Reports
- v0.2.8-for-espresso-release
- v0.3.0-espresso-release
- Azure:Terminating VM
- cb-user@VM: ssh login, sudo run
- v0.3.14 test for SG Source
- v0.4.0-cafemocha-release
- Test via REST API Gateway
- Test Reports of v0.4.11 (IID2 initial Version)
- Test Reports of v0.4.12 (Register & Unregister existing Resources)
- Test Reports for v0.6.0 Release
- How to ...
- How to provision GPU VMs
- How to Resolve the 'Failed to Connect to Database' Error
- How to test CB Spider with Mock Driver
- How to install CB Spider on WSL2 under 공유기/사설망
- How to install CB Spider on macOS
- How to run CB Spider Container on macOS
- How to install OpenStack on a VM for CB Spider Testing
- How to get Azure available Regions
- How to profile memory usage in Golang
- Deprecated:How to install protoc and plugins
- [For Cloud-Migrator]