<?xml version="1.0" encoding='utf-8'?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom">
    <title type="html">Blogging Roller</title>
    <subtitle type="html">Dave Johnson on open web technologies, social software and software development</subtitle>
    <id>https://rollerweblogger.org/roller/feed/entries/atom</id>
        <link rel="self" type="application/atom+xml" href="https://rollerweblogger.org/roller/feed/entries/atom?tags=cloud" />
    <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/" />
    <updated>2026-04-07T09:28:33+00:00</updated>
    <generator uri="http://roller.apache.org" version="6.1.5">Apache Roller</generator>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/moved-blog-to-digitalocean</id>
        <title type="html">Now hosted on DigitalOcean</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/moved-blog-to-digitalocean"/>
        <published>2015-05-02T13:46:00+00:00</published>
        <updated>2015-12-31T15:32:38+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="cloud" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">
&lt;p&gt;After &lt;a href=&quot;http://rollerweblogger.org/roller/entry/if_you_ve_been_following&quot;&gt;thirteen years&lt;/a&gt; of hosting this blog at &lt;a href=&quot;http://www.kattare.com/&quot;&gt;Kattare.com&lt;/a&gt;, I&amp;#39;ve moved it over to &lt;a href=&quot;http://digitalocean.com&quot;&gt;DigitalOcean&lt;/a&gt;. Kattare was great, but nowadays I prefer managing my own server and DigitalOcean makes that very easy -- and costs less ($10/month vs. $26/month at Kattare).&lt;/p&gt;


&lt;p&gt;The move was easy, or as easy as setting up OpenJDK 8, Tomcat 7 and MySQL 5.5 can be. I only hit one little snag. Once I added the Roller WAR to Tomcat, Tomcat would hang on startup. I used jstack to look at the Java VM threads and found some clues that led me to a post on ServerFault.com: &lt;a href=&quot;http://serverfault.com/questions/655616/tomcat7-hangs-on-deploying-apps&quot;&gt;Tomcat 7 hangs on deploying apps&lt;/a&gt;. As recommended in that post, I added &lt;code&gt;-Djava.security.egd=file:/dev/./urandom&lt;/code&gt; to my CATALINA_OPTS and was back in action.&lt;/p&gt;

</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/how_wayin_does_orchestration</id>
        <title type="html">How Wayin does Cloud Orchestration</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/how_wayin_does_orchestration"/>
        <published>2013-06-18T16:16:34+00:00</published>
        <updated>2018-02-16T12:46:49+00:00</updated> 
        <category term="Web Development" label="Web Development" />
        <category term="asf" scheme="http://roller.apache.org/ns/tags/" />
        <category term="aws" scheme="http://roller.apache.org/ns/tags/" />
        <category term="cloud" scheme="http://roller.apache.org/ns/tags/" />
        <category term="devops" scheme="http://roller.apache.org/ns/tags/" />
        <category term="orchestration" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wayin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;I&amp;#39;ve already mentioned this on Twitter and LinkedIn, but just in case you missed it: I&amp;#39;ll be speaking tomorrow night at the &lt;a href=&quot;http://www.meetup.com/Triangle-DevOps/events/121662952&quot;&gt;Triangle AWS and Triangle DevOps&lt;/a&gt; joint meetup at &lt;a href=&quot;http://argylesocial.com/&quot;&gt;Argyle Social&lt;/a&gt; in Durham, NC. I&amp;#39;ll give a quick overview of cloud orchestration and &lt;a href=&quot;http://wayinhub.com&quot;&gt;Wayin Hub&lt;/a&gt;. Then I&amp;#39;ll dive into the details of how we automate deployment, scaling and backups for Wayin Hub using AWS and AWS Cloud Formation.&lt;/p&gt;

&lt;p&gt;As a little teaser, here&amp;#39;s a GIF animation of my automated deployment slide:&lt;/p&gt;

&lt;p&gt;

&lt;/p&gt;

&lt;p&gt;For more information check the &lt;a href=&quot;http://www.meetup.com/Triangle-DevOps/events/121662952&quot;&gt;Triangle DevOps page&lt;/a&gt; for the event.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;UPDATE: &lt;/b&gt; slide are now on &lt;a href=&quot;http://www.slideshare.net/snoopdave/wayin-devops2013&quot;&gt;SlideShare&lt;/a&gt;.&lt;/p&gt;

</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/amazon_cloud_half_a_million</id>
        <title type="html">Amazon cloud: half-a-million Linux servers</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/amazon_cloud_half_a_million"/>
        <published>2012-03-17T07:18:25+00:00</published>
        <updated>2014-01-20T03:14:42+00:00</updated> 
        <category term="Web Development" label="Web Development" />
        <category term="amazon" scheme="http://roller.apache.org/ns/tags/" />
        <category term="cloud" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Interesting speculation on the make-up of Amazon&amp;#39;s cloud:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Amazon EC2 cloud is made up of almost half-a-million Linux servers | ZDNet : 
&lt;/p&gt;

&lt;p&gt;
We know that Linux on servers is big and getting bigger. We also knew that Linux, thanks to open-source cloud programs like Eucalyptus and OpenStack, was growing fast on clouds. What he hadn&#146;t know that Amazon&#146;s Elastic Compute Cloud (EC2), had close to half-a-million servers already running on a Red Hat Linux variant.
&lt;/p&gt;

&lt;p&gt;
Huang Liu, a Research Manager with Accenture Technology Lab with a Ph.D. in Electrical Engineering whose has done extensive work on cloud-computing, analyzed EC2&#146;s infrastructure and found that Amazon EC2 is currently made up of 454,400 servers.
&lt;/p&gt;

&lt;/blockquote&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/communityone_call_for_papers_is</id>
        <title type="html">CommunityOne call for papers is open X 2</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/communityone_call_for_papers_is"/>
        <published>2008-11-19T08:12:27+00:00</published>
        <updated>2009-01-06T07:05:30+00:00</updated> 
        <category term="Sun" label="Sun" />
        <category term="cloud" scheme="http://roller.apache.org/ns/tags/" />
        <category term="communityone" scheme="http://roller.apache.org/ns/tags/" />
        <category term="java" scheme="http://roller.apache.org/ns/tags/" />
        <category term="ria" scheme="http://roller.apache.org/ns/tags/" />
        <category term="socialsoftware" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Next year there will be two &lt;a href=&quot;http://developers.sun.com/events/communityone/&quot;&gt;CommunityOne&lt;/a&gt; events in the US of A; one in New York City on March 18 and the other, coinciding with JavaOne week in June 1 in San Francisco. Here&amp;#39;s the &lt;a href=&quot;http://www.eventreg.com/sun/communityone09/cfp&quot;&gt;call for papers link&lt;/a&gt;. The call closes on December 11.&lt;/p&gt;

&lt;a href=&quot;http://developers.sun.com/events/communityone/&quot;&gt;
&lt;img src=&quot;http://rollerweblogger.org/roller/resource/communityone.png&quot; alt=&quot;c1&quot; title=&quot;CommunityOne&quot;&gt;
&lt;/a&gt;
</content>
    </entry>
</feed>

