CloudCheckr Product announcements and release notes logo
Back to Homepage

Product announcements and release notes

Hint: Subscribe at the top to stay notified when new releases are published!

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • Announcement
  • release notes
  • Improvement

Jump to Month

  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • May 2025
  • April 2025
  • February 2025
  • December 2024
  • November 2024
  • October 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
release notes
2 months ago

September 5th, 2025 - Release Notes 40.3

New Features

New AWS RI Recommendations, new Best Practice Checks  

CloudCheckr has built a new AWS RI Recommendation report for payer accounts that can be generated against the following services:  

  • Amazon EC2 (Elastic Compute Cloud) – For virtual server instances
  • Amazon RDS (Relational Database Service) – For managed relational databases
  • Amazon ElastiCache – For in-memory data caching
  • Amazon OpenSearch Service – For search and analytics workloads
  • Amazon Redshift – For data warehousing and analytics
  • Amazon MemoryDB for Redis – For Redis-compatible in-memory databases
  • Amazon DynamoDB – For NoSQL database workloads 

These recommendations will help you identify cost-saving opportunities by analyzing your historical usage and suggesting reservations that could reduce your on-demand spending. 

When generating these recommendations, the engine automatically excludes any instance usage that's already covered by existing Reserved Instances, Savings Plans or Spot Instances. This ensures that you receive recommendations only for the actual uncovered On-Demand usage. Specifically, EC2 RI recommendations are now aware of purchased savings plans and now take them into account during the recommendation process.  

If utilizing CMx, access the report by navigating to Home > Cost Savings > RI Recommendations. If utilizing Core, access the report by navigating to Cost > Reserved Usage > Recommendations > RI Recommendation. You can also search for RI Recommendations in the report search bar at the top of the application. 

This new report replaces the legacy RI Recommendations page, which had reduced levels of functionality relative to the new page.  

Prerequisites 

To get the new RI Recommendation page and the below BPCs to work as expected, the IAM Policy configured for your account must have the following permission: ce:GetReservationPurchaseRecommendation  

If this policy is not updated, you will receive an error message prompting you to update the IAM policy with the needed permission.  

New Best Practice Checks  

Along with a new AWS RI Recommendations report, we are releasing several new Best Practice Checks (BPCs) to all customers (Core and CMx users) related to these newly supported services, and additionally have updated existing BPCs to utilize the new recommendation engine. 

New BPCs: 

  • MemoryDB Reserved Instance Purchase Recommendations 
  • OpenSearch Reserved Instance Purchase Recommendations 
  • DynamoDB Reserved Instance Purchase Recommendations 

Updated BPCs: 

  • RDS DB Instances Reserved Instance Purchase Recommendations 
  • EC2 Reserved Instance Purchase Recommendations 
  • ElastiCache Reserved Instance Purchase Recommendations 
  • RedShift Reserved Instance Purchase Recommendations 

Other Improvements

  • Added ability to configure exact days of monthly emails sent for Azure MAV reports; Billing Daily Summary & Billing Consolidated Summary

  • Improved flexibility of get_detailed_billing_with_grouping_by_currency API date range query.

Bugs

  • Resolved API issue for get_detailed_billing_with_grouping_by_currency where the start date couldn’t be set to before a project create date.