Path: blob/master/Cloud Mercato/Cloud_Mercato_Compare_VM_pricing.ipynb
2973 views
Kernel: Python 3
Cloud Mercato - Compare VM pricing
Tags: #cloud #infrastruture #pricing #vm #iaas #analytics #compute
Author: Anthony Monthe
Last update: 2023-04-12 (Created: 2022-11-01)
Description: Cloud Mercato is an online platform that allows users to compare virtual machine pricing from different cloud providers.
Input
Import libraries
In [44]:
Setup Variables
You can access data without a token but you are limited to 3 requests/days
Get a paid account to have access to VM with +16 CPUs
In [45]:
Model
Declare constants
In [46]:
In [47]:
Get data using request
In [48]:
Output
Save result in csv
In [49]:
Share csv output with naas
In [50]: