<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Marketplace on AutoSpotting</title><link>https://autospotting.io/tags/marketplace.html</link><description>Recent content in Marketplace on AutoSpotting</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 16 Jul 2026 17:07:34 +0300</lastBuildDate><atom:link href="https://autospotting.io/tags/marketplace/index.xml" rel="self" type="application/rss+xml"/><item><title>Weekly Update - 24 Feb 2023</title><link>https://autospotting.io/blog/leanercloud/2023-02-24-weekly-update.html</link><pubDate>Fri, 24 Feb 2023 00:00:00 +0000</pubDate><guid>https://autospotting.io/blog/leanercloud/2023-02-24-weekly-update.html</guid><description>&lt;p&gt;Hello, and welcome to this week&amp;rsquo;s update.&lt;/p&gt;
&lt;p&gt;Without further ado, let&amp;rsquo;s dive right in.&lt;/p&gt;
&lt;h2 id="little-recap-from-last-week"&gt;&lt;strong&gt;Little recap from last week&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;In my last week&amp;rsquo;s update I mentioned how I&amp;rsquo;ve been working most of the week helping a new customer onboard.&lt;/p&gt;
&lt;p&gt;They were reluctant to run the latest AutoSpotting version because of their blue-green deployment strategy, but they wanted to try an older version that still works in the legacy cron mode. They were initially very happy about the way I supported them to use an older version, and even said it was the best support they ever got from a vendor.&lt;/p&gt;</description></item><item><title>Monthly Update August 2022 - Liftoff</title><link>https://autospotting.io/blog/cloudutil/2022-08-monthly-update-liftoff.html</link><pubDate>Sat, 10 Sep 2022 20:36:12 +0100</pubDate><guid>https://autospotting.io/blog/cloudutil/2022-08-monthly-update-liftoff.html</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m happy to announce that I finally left my full-time job last week, so this is my first status update as
self-employed. Over the last few weeks I&amp;rsquo;ve been vacationing a lot So far there&amp;rsquo;s not much to share&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been a while since my previous update in here, which was at the end of
October.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m now trying to resume these monthly updates, so in this first post after
this gap I&amp;rsquo;d like to give a few updates covering the last months, and also my
plans going forward.&lt;/p&gt;</description></item><item><title>Monthly Update October 2021</title><link>https://autospotting.io/blog/cloudutil/2021-10-monthly-update.html</link><pubDate>Sun, 31 Oct 2021 20:36:12 +0100</pubDate><guid>https://autospotting.io/blog/cloudutil/2021-10-monthly-update.html</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;As usual, here&amp;rsquo;s my latest monthly report.&lt;/p&gt;
&lt;p&gt;Going forward I&amp;rsquo;ll release these reports here on the CloudUtil
&lt;a href="https://cloudutil.io/blog/"&gt;blog&lt;/a&gt; and I&amp;rsquo;ll only share the link through my
mailing list and our new
&lt;a href="https://join.slack.com/t/cloudutil/shared_invite/zt-xodcoi9j-1IcxNozXx1OW0gh_N08sjg"&gt;Slack&lt;/a&gt;
#announcements channel.&lt;/p&gt;
&lt;p&gt;If you want to be notified when I write a new one, don&amp;rsquo;t forget to sign up to
the CloudUtil newsletter shown at the bottom of the page, or join us on Slack.&lt;/p&gt;
&lt;p&gt;I also published as blog posts most emails I had sent to the AutoSpotting
newsletter over the last year, so you can see how it changed over this time. I
had to edit them a bit to fix URLs and clean them up a bit, bear with me in case
there were any issues.&lt;/p&gt;</description></item><item><title>Monthly Update September 2021</title><link>https://autospotting.io/blog/cloudutil/2021-09-monthly-update.html</link><pubDate>Mon, 04 Oct 2021 03:36:28 +0100</pubDate><guid>https://autospotting.io/blog/cloudutil/2021-09-monthly-update.html</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;As usual, here&amp;rsquo;s my latest monthly report.&lt;/p&gt;
&lt;h2 id="autospotting"&gt;AutoSpotting&lt;/h2&gt;
&lt;p&gt;Since the previous month there hasn&amp;rsquo;t been much going on in the mainline repo, at least not from my side. The only thing I did there was updating dependencies, including instance type information for the recently released &lt;a href="https://aws.amazon.com/ec2/instance-types/m6i/"&gt;M6i&lt;/a&gt; instance types.&lt;/p&gt;
&lt;p&gt;From the community side, I&amp;rsquo;m very thankful to mello7tre who contributed a couple of significant changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;allow us to &lt;a href="https://github.com/cloudutil/AutoSpotting/commit/ca139105a9aa995aeb2c339686713c382e5c02e6"&gt;reuse&lt;/a&gt; existing Spot instances instead of always launching new ones, saving some time when doing Spot replacements in certain situations.&lt;/li&gt;
&lt;li&gt;added a global &lt;a href="https://github.com/cloudutil/AutoSpotting/commit/5c9ca6b940e0205725750ffdb612eb0f1517da78"&gt;configuration&lt;/a&gt; flag (defaults to off) that allows us to disable the Instance Rebalancing Recommendation events, which sometimes get emitted without resulting in a Spot termination, creating additional instance churn. The caveat is that with this enabled you only get the 2-minute termination notification, and don&amp;rsquo;t get to run the instance termination lifecycle hooks, but it gives you a bit less instance churn if you don&amp;rsquo;t need those.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This month I also updated the Terraform code to match CloudFormation and documented it as officially supported installation method on the &lt;a href="https://aws.amazon.com/marketplace/pp/prodview-6uj4pruhgmun6"&gt;AWS Marketplace&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Monthly Update August 2021</title><link>https://autospotting.io/blog/cloudutil/2021-08-monthly-update.html</link><pubDate>Sun, 29 Aug 2021 10:13:42 +0100</pubDate><guid>https://autospotting.io/blog/cloudutil/2021-08-monthly-update.html</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;As usual, here&amp;rsquo;s my monthly progress report, this time covering August 2021.&lt;/p&gt;
&lt;h2 id="autospotting"&gt;AutoSpotting&lt;/h2&gt;
&lt;p&gt;As I mentioned in my previous report, I&amp;rsquo;ve been working on releasing the new AutoSpotting stable build on the AWS Marketplace. After many months of hard work, I&amp;rsquo;m happy to announce that the release finally landed on the Marketplace a few days ago, and it&amp;rsquo;s probably the first serverless paid product built with Lambda available on the Marketplace.&lt;/p&gt;</description></item><item><title>Monthly Update July 2021</title><link>https://autospotting.io/blog/cloudutil/2021-07-monthly-update.html</link><pubDate>Mon, 09 Aug 2021 07:24:54 +0100</pubDate><guid>https://autospotting.io/blog/cloudutil/2021-07-monthly-update.html</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Another month, another community update. This one comes about a week late as I&amp;rsquo;ve been on a long vacation and some things had to give.&lt;/p&gt;
&lt;h2 id="progress-report---july-2021"&gt;Progress report - July 2021&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;AutoSpotting&lt;/strong&gt; - throughout my vacation I&amp;rsquo;ve been working a lot on a still unreleased branch that prepares AutoSpotting for being published on the AWS marketplace as a paid Docker product, charging a small percentage of the savings. This was way harder than I expected, as AutoSpotting is probably the only Lambda-based software being made available as paid Docker product so a lots of things had to be figured out and tweaked for making it work under the Marketplace constraints. There are many not-so-functional changes under the hood, such as calculating the generated savings, repackaging the Lambda to use Docker images in order to fit the Docker product requirements of the marketplace, charging a percentage of the savings amount through the Marketplace APIs from a new Fargate task(don&amp;rsquo;t ask! ;-) ), etc. I&amp;rsquo;ve learned a lot while building this(I&amp;rsquo;ll probably publish a technical blog post about it at some point) and it was a lot of fun and even though it basically works, I still have a number of things to figure out or update(especially docs). My goal is to have this published by the end of August, fingers crossed! I&amp;rsquo;ll do my best to not cause much impact to the OSS users, but some things might be rough on the OSS side for a while after this code lands.&lt;/p&gt;</description></item></channel></rss>