<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spot-Instances on AutoSpotting</title><link>https://autospotting.io/tags/spot-instances.html</link><description>Recent content in Spot-Instances on AutoSpotting</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 16 Jul 2026 21:58:55 +0300</lastBuildDate><atom:link href="https://autospotting.io/tags/spot-instances/index.xml" rel="self" type="application/rss+xml"/><item><title>New AutoSpotting Releases</title><link>https://autospotting.io/blog/leanercloud/2024-04-11-new-autospotting-releases.html</link><pubDate>Thu, 11 Apr 2024 00:00:00 +0000</pubDate><guid>https://autospotting.io/blog/leanercloud/2024-04-11-new-autospotting-releases.html</guid><description>&lt;p&gt;After almost 8 months since the previous AutoSpotting release, we&amp;rsquo;re happy to announce not one, but two AutoSpotting releases at the same time, packed with lots of improvements.&lt;/p&gt;
&lt;p&gt;I was hoping to release this much earlier, but somehow each time we got quite close, customers reported yet another little but important edge case that would be be great to fix and then another and so on…&lt;/p&gt;
&lt;p&gt;This finally resulted in a few &lt;strong&gt;dozens of relatively small reliability, correctness and performance improvements&lt;/strong&gt; addressing lots of edge cases throughout the code base.&lt;/p&gt;</description></item><item><title>New AutoSpotting Release: Mixed Autoscaling Groups Support</title><link>https://autospotting.io/blog/leanercloud/2023-07-04-mixed-autoscaling-groups.html</link><pubDate>Tue, 04 Jul 2023 00:00:00 +0000</pubDate><guid>https://autospotting.io/blog/leanercloud/2023-07-04-mixed-autoscaling-groups.html</guid><description>&lt;h2 id="how-ecs-capacity-providers-inspired-me-to-fix-an-ancient-autospotting-issue"&gt;How ECS capacity providers inspired me to fix an ancient AutoSpotting issue&lt;/h2&gt;
&lt;p&gt;July 04, 2023&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m excited to announce that a new version of AutoSpotting is now available.&lt;/p&gt;
&lt;p&gt;For some context if you&amp;rsquo;re not familiar with AutoSpotting, it&amp;rsquo;s a tool that makes it easy to adopt Spot instances in existing Autoscaling groups, without requiring configuration changes, by replacing their instances with Spot clones using attach/detach API calls.&lt;/p&gt;
&lt;p&gt;For more information about AutoSpotting you can have a look at &lt;a href="http://AutoSpotting.io?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=new-autospotting-release-adding-support-for-mixed-autoscaling-groups"&gt;AutoSpotting.io&lt;/a&gt; or check out our Open Source code on &lt;a href="https://github.com/LeanerCloud/AutoSpotting?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=new-autospotting-release-adding-support-for-mixed-autoscaling-groups"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>My Thoughts on the Current State of EC2 Spot Pricing</title><link>https://autospotting.io/blog/leanercloud/2023-05-10-ec2-spot-pricing-thoughts.html</link><pubDate>Wed, 10 May 2023 00:00:00 +0000</pubDate><guid>https://autospotting.io/blog/leanercloud/2023-05-10-ec2-spot-pricing-thoughts.html</guid><description>&lt;h1 id="my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;My thoughts on the current state of EC2 Spot pricing&lt;/h1&gt;
&lt;h2 id="and-what-you-can-do-about-it"&gt;And what you can do about it&lt;/h2&gt;
&lt;p&gt;May 10, 2023&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve recently seen a &lt;a href="https://news.ycombinator.com/item?id=35802157&amp;amp;utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;post&lt;/a&gt; on HackerNews discussing an interesting &lt;a href="https://pauley.me/post/2023/spot-price-trends/?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;article&lt;/a&gt; titled “Farewell to the Era of Cheap EC2 Spot Instances”, painting a pretty depressing picture of recent trends of EC2 Spot pricing.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://autospotting.io/images/blog/leanercloud-content/thoughts-current-state-ec2-spot-pricing/image-2.png" alt="Illustration from: My Thoughts on the Current State of EC2 Spot Pricing" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;As someone building AWS cost optimization &lt;a href="http://autospotting.io/?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;tooling&lt;/a&gt; that makes it easy for people to use Spot instances, I&amp;rsquo;m pretty familiar with this space so thought I&amp;rsquo;d share my 2 cents about this current situation and wanted to also offer a few suggestions to Spot users who want to still get the most of Spot instances.&lt;/p&gt;</description></item><item><title>Another New AutoSpotting Release in Less Than a Week</title><link>https://autospotting.io/blog/leanercloud/2023-04-15-autospotting-release-less-than-week.html</link><pubDate>Sat, 15 Apr 2023 00:00:00 +0000</pubDate><guid>https://autospotting.io/blog/leanercloud/2023-04-15-autospotting-release-less-than-week.html</guid><description>&lt;h2 id="fixing-ecs-load-balancer-draining"&gt;Fixing ECS load balancer draining&lt;/h2&gt;
&lt;p&gt;April 15, 2023&lt;/p&gt;
&lt;p&gt;Over the last 7 years I&amp;rsquo;ve been working hard to make AutoSpotting the best solution for running Spot Instances in Autoscaling groups.&lt;/p&gt;
&lt;p&gt;Just a few days ago I released our &lt;a href="https://leanercloud.beehiiv.com/p/leanercloud-product-updates"&gt;biggest release ever&lt;/a&gt; which makes AutoSpotting managed groups of Spot instances even more resilient to low capacity situations than the vast majority of Autoscaling groups configured with a single OnDemand instance type.&lt;/p&gt;
&lt;p&gt;As I always keep improving the experience based on user feedback, I just released a new version of AutoSpotting that improves reliability for ECS users, making AutoSpotting with ECS a more highly available solution than plain ECS itself!&lt;/p&gt;</description></item><item><title>LeanerCloud Product Updates</title><link>https://autospotting.io/blog/leanercloud/2023-04-12-leanercloud-product-updates.html</link><pubDate>Wed, 12 Apr 2023 00:00:00 +0000</pubDate><guid>https://autospotting.io/blog/leanercloud/2023-04-12-leanercloud-product-updates.html</guid><description>&lt;p&gt;&lt;em&gt;After less than 7 weeks from our previous AutoSpotting release, we&amp;rsquo;re happy to announce a new one, our biggest release so far in the entire 7 years history of AutoSpotting.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;It brings over a dozen improvements in performance, reliability, correctness and ease of use, including the following major enhancements:&lt;/em&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Proactive Spot instance launch on Spot terminations&lt;/strong&gt;&lt;/em&gt;*, reducing the instance replacement time by avoiding the use of temporary On-Demand instances.*&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Diversified failover to On-Demand instances&lt;/strong&gt;&lt;/em&gt; &lt;em&gt;during periods of high-demand of EC2 capacity provides even more resilience to Insufficient Capacity Errors(ICE) than the typical AutoScaling groups configured with a single instance type.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Automatically determine the Spot product for each AutoScaling group&lt;/strong&gt;&lt;/em&gt;*, resulting in a simpler setup, correct instance type selection, accurate billing and higher diversification for Windows, RHEL and Suse Linux Spot instances.*&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Supporting installation of AutoSpotting in any AWS region&lt;/strong&gt;&lt;/em&gt; &lt;em&gt;as its main region, reducing the complexity and networking costs of the previous cross-region setup.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Fixed a number of issues related to Security group configuration&lt;/strong&gt;&lt;/em&gt;*, which sometimes caused Spot instances to fail to launch or start with incorrect Security Groups.*&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;This updated version of AutoSpotting is available on the&lt;/em&gt; &lt;em&gt;&lt;a href="https://aws.amazon.com/marketplace/pp/prodview-6uj4pruhgmun6?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=leanercloud-product-updates"&gt;AWS Marketplace&lt;/a&gt;&lt;/em&gt; &lt;em&gt;and can be installed as usual using CloudFormation or Terraform.&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>