<p dir="ltr">What are the chances of someone doing a talk on integrating cloud and local services? March is open.</p>
<div class="gmail_quote">On Jan 8, 2016 11:20 PM, &quot;Jeremy T. Bouse&quot; &lt;<a href="mailto:jeremy.bouse@undergrid.net">jeremy.bouse@undergrid.net</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 1/8/2016 7:34 PM, Justin Caratzas wrote:<br>
&gt; On 1/8/16 7:23 PM, Jeremy T. Bouse wrote:<br>
&gt;&gt; On 1/8/2016 5:39 PM, James Sumners wrote:<br>
&gt;&gt;&gt; On Fri, Jan 8, 2016 at 1:13 PM, chip &lt;<a href="mailto:chip.gwyn@gmail.com">chip.gwyn@gmail.com</a><br>
&gt;&gt;&gt; &lt;mailto:<a href="mailto:chip.gwyn@gmail.com">chip.gwyn@gmail.com</a>&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Take a look at Vultr.com, can do it there.  They have hosting in<br>
&gt;&gt;&gt;     Atlanta too.  They&#39;re basically the economy choopa stuff.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; That&#39;s looking rather nice. $5/mo for 1TB of transfer and plenty of<br>
&gt;&gt;&gt; resources for my needs.<br>
&gt;&gt; Not that I have any horse in the race or anything, but as a cloud<br>
&gt;&gt; service consumer here&#39;s a few of my observations...<br>
&gt;&gt;<br>
&gt;&gt; First off, I have/currently use LInode, AWS and DigitalOcean... Mainly<br>
&gt;&gt; for one simple reason, all 3 providers have good support with SaltStack<br>
&gt;&gt; so I don&#39;t actually have to log into their UI to do anything to manage<br>
&gt;&gt; my servers from cradle to grave.<br>
&gt;&gt;<br>
&gt;&gt; I will say I did look at Vultr and they do have some nice features and<br>
&gt;&gt; it does appear that Apache libcloud [1] does have support for Vultr<br>
&gt;&gt; which would make a SaltStack salt-cloud driver realistically possible<br>
&gt;&gt; though doesn&#39;t currently exist. I was really floored by their benchmark<br>
&gt;&gt; comparisons [2] and how much it was apples and oranges. I loved how they<br>
&gt;&gt; compare a 768MB/1CPU Vultr system for $5/month against a 3.75GB/2CPU AWS<br>
&gt;&gt; C3.Large that will run you around $78/month on-demand or between<br>
&gt;&gt; $29-54/month depending on reserved instance pricing or their 2GB/2CPU<br>
&gt;&gt; Vultr system for $20/month against the 3.75GB/1CPU AWS M3.Large with run<br>
&gt;&gt; costs abount $99/month on-demand and<br>
&gt;&gt; $39-71/month reserved instance. Comparing against an AWS T2 instance<br>
&gt;&gt; (nano 512MB/1CPU or micro 1GB/1CPU) would have seemed like better<br>
&gt;&gt; candidate for comparison against the 768MB Vultr and runs closer<br>
&gt;&gt; ($5/month t2.nano or $10/month t2.micro on-demand or $2-4/month t2.nano<br>
&gt;&gt; or $6-7/month t2.micro reserved instance). Likewise a t2.small or<br>
&gt;&gt; t2.medium would have been better comparisons for the 2GB Vultr. It<br>
&gt;&gt; looked like they went out of their way to pick the most expensive option<br>
&gt;&gt; to compare so their numbers looked better.  I found a blog [3] that<br>
&gt;&gt; seemed to give a better comparison in fact.<br>
&gt; Slight disagreement, I believe the t2.* are terrible machines to<br>
&gt; benchmark, given the cpu bursting budget. m3/4.mediums would have been<br>
&gt; the better comparison, the Cs are a bit nuts w/ pricing.<br>
Yes, the t2 instances are burstable but they are better than the older<br>
generate t1 instances. If you&#39;re comparing cost however the t2 would be<br>
a better comparison as the specs are closer as is the cost. When you&#39;re<br>
comparing a $5 instance to a $78 instance your &quot;Performance per dollar&quot;<br>
is obviously not going to be comparable. The C3 instances are more CPU<br>
optimized instances, the M3 and M4 are more general purpose with<br>
balanced CPU &amp; memory with the M3 being SSD-based instances which is<br>
really the only comparison against DO or Vultr with the minimum in the<br>
series being the m3.medium which has 1 CPU and 3.75GB RAM and 4GB SSD.<br>
&gt; How do you like libcloud? I&#39;ve been meaning to check it out.<br>
I haven&#39;t worked with it directly myself. Many of the salt-cloud<br>
provider drivers are written utilizing it as it provides a quick method<br>
to do so. There are still many drivers that have libcloud support<br>
available but still don&#39;t utilize it. In most of the cases the drivers<br>
were written prior to libcloud support and hasn&#39;t been any real need to<br>
re-write them yet. I&#39;m currently working with another cloud provider<br>
that doesn&#39;t have libcloud support so we&#39;re having to do a lot more of<br>
the work going off API documentation from the provider as the only API<br>
library we&#39;ve been able to find for it is not fully up to the task.<br>
&gt;&gt; Otherwise the pricing between DO and Vultr doesn&#39;t appear to really be<br>
&gt;&gt; all that difference comparing plans either. That said I may have to<br>
&gt;&gt; check out Vultr and see if I can&#39;t get the salt-cloud driver working.<br>
&gt;&gt; Cost being low enough I wouldn&#39;t mind throwing some money at it to get<br>
&gt;&gt; another cloud provider option made available to me. I like having the<br>
&gt;&gt; ability to launch and deploy my hosts to any SaltStack supported cloud<br>
&gt;&gt; provider for a DR/BC perspective and keeps me from being locked into any<br>
&gt;&gt; one provider. Then again I&#39;m not worried about uploading custom ISO<br>
&gt;&gt; images and if I were I&#39;d simply build and deploy those to AWS where I<br>
&gt;&gt; could easily make my own AMI offline and knowing how to work AWS to be<br>
&gt;&gt; cost comparative wouldn&#39;t bother me.<br>
&gt;&gt;<br>
&gt;&gt; 1. <a href="http://libcloud.readthedocs.org/en/latest/compute/drivers/vultr.html" rel="noreferrer" target="_blank">http://libcloud.readthedocs.org/en/latest/compute/drivers/vultr.html</a><br>
&gt;&gt; 2. <a href="https://www.vultr.com/benchmarks/" rel="noreferrer" target="_blank">https://www.vultr.com/benchmarks/</a><br>
&gt;&gt; 3. <a href="http://blog.due.io/2014/linode-digitalocean-and-vultr-comparison/" rel="noreferrer" target="_blank">http://blog.due.io/2014/linode-digitalocean-and-vultr-comparison/</a><br>
<br>
<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div>