<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Solutions on ngine</title><link>/solutions/</link><description>Recent content in Solutions on ngine</description><generator>Hugo</generator><language>en-us</language><atom:link href="/solutions/index.xml" rel="self" type="application/rss+xml"/><item><title>Autoscaling</title><link>/solutions/autoscaling/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/solutions/autoscaling/</guid><description>How it works scalr watches the metrics you already collect — requests per second, queue depth, CPU saturation, anything you can express as a number — and adjusts the size of your instance pool to match. When demand rises it provisions from your prefered cloud provider&amp;rsquo;s API. When demand falls it drains and removes the surplus.
What you need A cloud account we support, a metric source, and a machine image that boots into your application.</description></item></channel></rss>