Skip to content
Discussion options

You must be logged in to vote

OptScale uses 2 approaches to get prices from clouds:

  1. for not Azure clouds insider-api gets prices by provided filters directly from the cloud while you call some of insider's apis (for AWS
    def get_aws_skus(self, executor, flavors, preinstalled, os_type):
    )
  2. for Azure cloud pricing data is prepared before insider's api call:

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@utkarshsri22
Comment options

@nk-hystax
Comment options

@utkarshsri22
Comment options

@nk-hystax
Comment options

@utkarshsri22
Comment options

Answer selected by stanfra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants