Reduce Amazon SageMaker
costs with these tips
costs with these tips
These proven tips can save you up to 30% on AWS costs!
* Savings are averaged out across customers & services
Amazon SageMaker cost saving tips Optimize your Amazon SageMaker costs with these tips
Use Lifecycle Configurations
SageMaker Notebooks can be expensive on an hour-by-hour basis. By using Lifecycle Configurations, you can configure your idle kernels to automatically shut down when they are not active. I often advice customers to shut down the kernels after 60 minutes. Shutdown script can be found on the AWS website.
Utilize ML Savings Plan
You can utilize machine learning saving plans for Amazon SageMaker. It is like the Compute Savings Plan for EC2, Fargate and Lambda. Often my customers opt for the no-upfront method to save up to 30% on their SageMaker instances. It is best to stack slightly smaller saving plans, so they are fully utilized.
Right-Size Notebooks
To get the most out of your SageMaker notebooks make sure you are using the right instance type. Monitor your SageMaker notebook CPU / memory usage and cut the instance size in half when a 4-week average is below 40%. You can use CloudWatch agent to collect memory and CPU usage.
Subscribe to our newsletter
Your free resource packed with cloud & infra insights
Other AWS cost saving tips We also have tips for the following AWS services
This is your new platform Turn your digital infrastructure into a real driver of innovation
Are you a CEO, CTO or lead developer at a tech start-up or scale-up? Then this question surely keeps you up at night: how do we get the most out of our product and team? Here’s your answer: ES Foundation, the adaptive infrastructure platform that brings together complete freedom and maximum security. This is your ultimate platform for growth.
Our promise: more security, agility and reliability. Plus: all the time and freedom for your development team. From now on, you can fully focus on the innovation of your product.
About Amazon SageMaker Service information & pricing
About Amazon SageMaker
Amazon SageMaker is a full-featured machine learning service for building, training, and deploying ML models. It offers an array of tools for data scientists & analysts, handling of diverse data types, fast training infrastructure, MLOps automation. Amazon SageMaker is a great service with a lot of features but can expensive quickly. Optimizations depend on if you are using Studio (serverless) or Notebooks.
Amazon SageMaker pricing
Amazon SageMaker is a flexible-priced ML platform with a free first two months trial. Post-trial, choose between On-Demand Pricing or SageMaker Savings Plans. Pricing for various features and capabilities is available. To optimize the cost further you need to split your cost saving in the training and notebooks part. For instance, to save on the training part of SageMaker you can use spot instances to save on training costs.