Changelog

Follow new updates and improvements to cloudprice.

December 30th, 2024

Now you can also access detailed EC2 spot pricing via batch export. Each day, the data is exported as a snapshot covering the last three days in a CSV gzipped file.

More details are here

November 22nd, 2024

Including GPU type and GPU Total RAM

November 20th, 2024

Azure instances now provide details about GPU Type, GPU RAM, and Total GPU RAM per instance. You can use this information to compare instances or apply it through filters.

November 13th, 2024

October 25th, 2024

October 15th, 2024

Similar to AWS EC2 instances, you are now able to view and analyze instances for RDS. Hooray!

September 24th, 2024

Now you can use regex patterns in table filter. Something like that:

  • a0|a5 it will find only A0 and A5 instances

  • or ^(?!.*PB6s).* it will find all instances except those that have PB6s substring.

September 19th, 2024

Now you will be able to view and analyze Spot Price History data beyond 3 months. For Azure, the data is available starting from 2022 and varies by instance type. For AWS, data is available starting from early 2024.