<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ideas.... &#187; Cloud Computing</title>
	<atom:link href="http://rosalynmetz.com/ideas/tag/cloud-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://rosalynmetz.com/ideas</link>
	<description>a blog for me to record thoughts and ideas</description>
	<lastBuildDate>Mon, 19 Jul 2010 16:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Who wants a PHP Cloud?  Users of OSS that&#8217;s who.</title>
		<link>http://rosalynmetz.com/ideas/2010/05/25/who-wants-a-php-cloud-users-of-oss-thats-who/</link>
		<comments>http://rosalynmetz.com/ideas/2010/05/25/who-wants-a-php-cloud-users-of-oss-thats-who/#comments</comments>
		<pubDate>Tue, 25 May 2010 20:43:15 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=865</guid>
		<description><![CDATA[Last week Geva Perry wrote a post published on GigaOm called Who Will Build the LAMP Cloud.  In it he speculated on current cloud providers that may be interested in building a PaaS (platform as a service) offering of the traditional LAMP stack.  A few days later James Urquhart responded with his blog post entitled [...]]]></description>
			<content:encoded><![CDATA[<p>Last week Geva Perry wrote a post published on GigaOm called <a href="http://gigaom.com/2010/05/22/who-will-build-the-lamp-cloud/">Who Will Build the LAMP Cloud</a>.  In it he speculated on current cloud providers that may be interested in building a PaaS (platform as a service) offering of the traditional LAMP stack.  A few days later James Urquhart responded with his blog post entitled <a href="http://news.cnet.com/8301-19413_3-20005709-240.html?tag=contentMain;contentBody">Does Cloud Computing Need LAMP</a>.  In it he questions whether the Linux and Apache piece are really necessary in a PaaS offering.  He then goes on to question the usefulness of P languages (PHP, Perl, Python) and MySQL, using a <a href="http://gigaom.com/2010/05/22/who-will-build-the-lamp-cloud/#comment-1034560">comment to Geva&#8217;s post</a> as a jumping off point.  Geva then comments back with a post on his own blog entitled <a href="http://gevaperry.typepad.com/main/2010/05/lamp-cloud.html">Who Will Build the LAMP Cloud? And Who Cares?</a> In it he agrees with James&#8217; comments on not caring about the LA in LAMP, but says:</p>
<blockquote><p>James&#8217; last question: &#8220;Is the &#8216;open sourceness&#8217; of a programming stack even that important anymore?&#8221; is a good one, but orthogonal to the discussion about a LAMP/PHP cloud, in my mind.</p></blockquote>
<p>So why has this conversation gotten me in a tizzy and forced me to write two blog posts in one week?  Well two reasons:</p>
<ol>
<li>Many web based open source projects are built on the back of P languages (PHP, Perl, and Python)</li>
<li>The cloud exists to make technology easier for the masses.</li>
</ol>
<p>Now before I go any further I will disclose that the first language I learned was PHP.  The second one was Perl.  While I know there are <a href="http://www.mail-archive.com/code4lib@listserv.nd.edu/msg07498.html" target="_blank">wars that start on listservs</a> about what languages are better, that is not the purpose of this post, so put it out of your head and don&#8217;t say anything about how much you think PHP sucks in the comments.</p>
<h2>Web based open source projects are built on the back of P languages</h2>
<p>Now I could write something about this, but I like lists.  So here is a brief off the cuff list of what open source projects use P languages:</p>
<ol>
<li>MediaWiki (PHP)</li>
<li>WordPress (PHP)</li>
<li>Bugzilla (Perl)</li>
<li>Drupal (PHP)</li>
<li>Plone (Python)</li>
<li>Moodle (PHP)</li>
<li>AWStats (Perl)</li>
<li>MovableType (PHP and Perl)</li>
<li>Subversion (Python and C)</li>
<li>Trac (Python)</li>
</ol>
<p>Now, I&#8217;m not going to argue the merits of how good each of these piece of software are. Again that&#8217;s not my point.  But they are popular whether you like it or not.  And to just dismiss them would be foolish.</p>
<h2>The cloud exists to make technology easier for the masses</h2>
<p>Google Docs makes it easier to get to files you need to edit.  Heroku makes it easier to deploy Ruby on Rails apps.  Amazon EC2 makes it easier for you to deploy a server.  The fall out of the cloud is that technology suddenly becomes much easier to create and deploy.</p>
<p>So what happens when my mom wants to write her own blog.  Well, most likely she heads over to WordPress.com and creates a blog for herself.  And if she needs a little more, then she signs up for the WordPress Premium services.  But what if I want my own blog.  Well right now I have my friend hosting my stuff.  But what if I want it hosted elsewhere and I don&#8217;t want to maintain servers (since I do that all day long).  My only option right now is to do what my mom is doing, but the reality is, that&#8217;s not what I want.  I want something like Heroku but for PHP.  And if I had it, I could install any of the PHP applications listed above.</p>
<p>And I think this conversation is very pertinent given that Google just announced its <a href="http://google-opensource.blogspot.com/2010/05/cloudcourse-enterprise-application-in.html" target="_blank">open source learning management system</a> written in Python and <a href="http://code.google.com/p/cloudcourse/wiki/WikiInstall" target="_blank">intended to be deployed in Google App Engine</a>.  This could potentially be a big blow to Moodle who doesn&#8217;t have a cloud to turn to.</p>
<h2>Conclusion</h2>
<p>So yes a PHP based cloud does matter.  And yes it should be built because there are lots of <a href="http://groups.google.com/group/google-appengine/browse_thread/thread/34635d269014b2bd/">people clamoring</a> to use it (or who have already <a href="http://www.google.com/search?hl=en&amp;q=google+app+engine+php">figured out a way</a>).</p>
<p>And yes this blog post could be more coherent.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2010/05/25/who-wants-a-php-cloud-users-of-oss-thats-who/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Educause Quarterly Article</title>
		<link>http://rosalynmetz.com/ideas/2010/04/08/educause-quarterly-article/</link>
		<comments>http://rosalynmetz.com/ideas/2010/04/08/educause-quarterly-article/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 14:41:11 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=855</guid>
		<description><![CDATA[I&#8217;ve been a bit crazy recently with attending conferences and presenting, so I&#8217;ve been a bit quiet. And I might continue to be given my current workload. But I&#8217;ve come here to write for self serving purposes. After all, what good is a blog if you can&#8217;t use it for self serving purposes (the answer [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a bit crazy recently with attending conferences and <a href="http://www.rosalynmetz.com/?page_id=20">presenting</a>, so I&#8217;ve been a bit quiet.  And I might continue to be given my current workload.  But I&#8217;ve come here to write for self serving purposes.  After all, what good is a blog if you can&#8217;t use it for self serving purposes (the answer is no good).</p>
<p>I was asked to write a piece on the cloud (I know you&#8217;re shocked) in the upcoming issue of Educause Quarterly which will be dedicated to the cloud.  If you&#8217;re peer reviewing for that particular journal, we will now pause so that you can close the window (the peer review process is double blind) &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>Ok good.  Now that they&#8217;re gone.  Here is a link to a first pass at my article:</p>
<blockquote><p><a href="http://educause.s3.amazonaws.com/educause-cloud.html">Defining Cloud Computing</a></p></blockquote>
<p>Essentially its a rehash of my presentation at NERCOMP with a bit more depth and significantly fewer audience members asking questions (not that I mind questions&#8230;that was my favorite part by far.  its just that i didn&#8217;t actually get to finish the presentation properly because there were so many questions).  The article itself defines the cloud, and then uses videos to illustrate each of the definition&#8217;s points.</p>
<p>Questions, comments, and feedback are welcome.  </p>
<p>And yes, I was trying to be funny when I used the cloud to deliver an article on the cloud (see web address of article for more details).</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2010/04/08/educause-quarterly-article/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cloud Computing in Higher Education: Initial Results</title>
		<link>http://rosalynmetz.com/ideas/2010/02/08/cloud-computing-in-higher-education-initial-results/</link>
		<comments>http://rosalynmetz.com/ideas/2010/02/08/cloud-computing-in-higher-education-initial-results/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 15:57:12 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[NERCOMP]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=830</guid>
		<description><![CDATA[A number of places asked me to provide my initial first impressions of the survey I did on Cloud Computing in Higher Education. My first impression is that survey respondents don&#8217;t understand what the cloud is, but that shouldn&#8217;t have been a shock to me, most people don&#8217;t know what it is.  Admittedly this lack [...]]]></description>
			<content:encoded><![CDATA[<p>A number of places asked me to provide my initial first impressions of the survey I did on Cloud Computing in Higher Education.</p>
<p>My first impression is that survey respondents don&#8217;t understand what the cloud is, but that shouldn&#8217;t have been a shock to me, most people don&#8217;t know what it is.  Admittedly this lack of understanding could be due to the way the survey was structured; but even after a couple of tweaks to the order of sections (I moved Software to the front of the survey and Platforms and Infrastructure to the end), respondents were still having a hard time understanding what was what.  I&#8217;ll most likely need to do some clean up on the survey, but I think for now I have a great understanding of what is going on in Higher Education in terms of the cloud.</p>
<p>In the survey I tried to define the three main components of the cloud: Software-as-a-Service, Platform-as-a-Service, and Infrastructure-as-a-Service.  After the survey was completed, I realized that I&#8217;ll need to do a better job of defining things for the audience members in my NERCOMP presentation.  Something that I though I could spend 10 minutes on will probably need a solid 20 minutes so that everyone can be on the same page.  I think diagrams and other visual aids might really help people understand what these different components are, and how they correspond to computing they are already using.</p>
<p>My second impression is that institutions are very comfortable with using Software-as-a-Service.  Below is a graph showing SaaS usage among respondents.  Facebook is of course the leader in the SaaS cloud race, with Twitter and Google Docs coming in right behind them.  What I think is the most interesting though is that overall, Google has the highest share of the marketplace.</p>
<p style="text-align: center;"><a href="http://rosalynmetz.com/ideas/wp-content/uploads/2010/02/saas.png"><br />
</a><a href="http://rosalynmetz.com/ideas/wp-content/uploads/2010/02/saas1.png"><img class="aligncenter size-full wp-image-834" title="Software-as-a-Service Results" src="http://rosalynmetz.com/ideas/wp-content/uploads/2010/02/saas1.png" alt="Software-as-a-Service Results" width="580" height="450" /></a></p>
<p style="text-align: left;">As far as PaaS and IaaS, most institutions are not using these services.  I&#8217;m hesitant to show results from these sections of the survey since so many respondents confused software for platforms or infrastructure.  Once I clean things up, I&#8217;ll provide more information.  Suffice to say though, few if any institutions are using Infrastructures or Platforms in the cloud.  Those that are are using Amazon Web Services (for infrastructure) and Google Code (for platform).</p>
<p style="text-align: left;">More to come later.  And thank you to everyone that took the time to take my survey.  It has been eye opening and hopefully will make me a more informed speaker.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2010/02/08/cloud-computing-in-higher-education-initial-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cloud Computing in Higher Education</title>
		<link>http://rosalynmetz.com/ideas/2010/01/26/cloud-computing-in-higher-education/</link>
		<comments>http://rosalynmetz.com/ideas/2010/01/26/cloud-computing-in-higher-education/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 22:11:01 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[NERCOMP]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=821</guid>
		<description><![CDATA[In March I&#8217;ll be presenting at NERCOMP. The theme for this year&#8217;s conference is: &#8220;The Next-Generation University: Rethinking IT in Disruptive Times&#8221;. My presentation will be on Cloud Computing in Higher Education (I know you&#8217;re shocked right?). As a companion to this presentation. I&#8217;m doing a survey, to see what kind of things institutions are [...]]]></description>
			<content:encoded><![CDATA[<p>In March I&#8217;ll be presenting at NERCOMP.  The theme for this year&#8217;s conference is: &#8220;The Next-Generation University: Rethinking IT in Disruptive Times&#8221;.  My presentation will be on Cloud Computing in Higher Education (I know you&#8217;re shocked right?).</p>
<p>As a companion to this presentation.  I&#8217;m doing a survey, to see what kind of things institutions are using in the cloud.  Its definitely not a comprehensive list of what&#8217;s in the cloud or even what&#8217;s possible in the cloud, but my presentation is only 40 minutes.</p>
<p>At any rate, if you work in academia and you&#8217;re interested in/using cloud computing, please please please take my survey.</p>
<blockquote><p><a href="http://www.surveymonkey.com/s/cloud-academia" target="_blank">http://www.surveymonkey.com/s/cloud-academia</a></p></blockquote>
<p>Your help will be greatly appreciated.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2010/01/26/cloud-computing-in-higher-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an EBS Backed AMI in the Cloud</title>
		<link>http://rosalynmetz.com/ideas/2009/12/07/creating-an-ebs-backed-ami-in-the-cloud/</link>
		<comments>http://rosalynmetz.com/ideas/2009/12/07/creating-an-ebs-backed-ami-in-the-cloud/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 23:11:29 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[ami]]></category>
		<category><![CDATA[blacklight]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[Solr]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=786</guid>
		<description><![CDATA[I decided that I wanted to create an EBS backed AMI on Amazon&#8217;s Cloud Computing platform.  I thought this would be REALLY hard.  I was completely wrong. The first thing I did was start with an already existing EBS AMI. Right now there aren&#8217;t too many available but they are growing.  I chose an Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>I decided that I wanted to create an EBS backed AMI on Amazon&#8217;s Cloud Computing platform.  I thought this would be REALLY hard.  I was completely wrong.</p>
<p>The first thing I did was start with an already existing EBS AMI. Right now there aren&#8217;t too many available but they are growing.  I chose an Ubuntu 9.04 image since I&#8217;m going to install a stack on it, and I&#8217;ve already done *most* of it before on Ubuntu.</p>
<p>A quick note: it is possible to create an EBS AMI from an S3 AMI, but I wasn&#8217;t able to figure that out (quickly).  Although I did find a script that will do this for you: http://gist.github.com/249915.</p>
<p>Next, I wanted to get the Ubuntu server prepared.  I needed to:</p>
<ul>
<li> install mysql &#8212; http://www.howtogeek.com/howto/ubuntu/install-mysql-server-5-on-ubuntu/</li>
<li>install ruby on rails &#8212; http://www.hackido.com/2009/04/install-ruby-rails-on-ubuntu-904-jaunty.html (up to and including step 6)</li>
<li>install zlib &#8212; http://www.techsww.com/tutorials/libraries/zlib/installation/installing_zlib_on_ubuntu_linux.php</li>
<li>install blacklight &#8212; http://projectblacklight.org (includes solr and a number of gem dependencies)</li>
</ul>
<p>I did all of this.  One thing I noticed, Blacklight requires me to use non-standard ports (ie not 22 and 80).  While the server was running, I went into the AWS console and opened ports for its associated security group.  The changes took effect immediately.  I definitely liked that.</p>
<p>Finally, I went in to the AWS Management Console and chose &#8220;Create Image (EBS AMI)&#8221;.</p>
<p><a href="http://rosalynmetz.com/ideas/wp-content/uploads/2009/12/Picture-1.png"><img class="size-large wp-image-787 alignnone" title="Create Image (EBS AMI)" src="http://rosalynmetz.com/ideas/wp-content/uploads/2009/12/Picture-1-300x130.png" alt="Picture 1" width="300" height="130" /></a></p>
<p>Then I filled in the information including a description of my image:</p>
<p><a href="http://rosalynmetz.com/ideas/wp-content/uploads/2009/12/Picture-2.png"><img class="alignnone size-large wp-image-788" title="EBS AMI Details" src="http://rosalynmetz.com/ideas/wp-content/uploads/2009/12/Picture-2-300x213.png" alt="EBS AMI Details" width="300" height="213" /></a></p>
<p>and voila! EBS backed AMI.  the one caveat is:</p>
<p>DON&#8217;T TERMINATE THE INSTANCE UNTIL THE NEW AMI HAS FINISHED BEING CREATED</p>
<p>because then you&#8217;ll loose all the work that you have just done.  doh!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2009/12/07/creating-an-ebs-backed-ami-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is Cloud Computing In 5 Slides</title>
		<link>http://rosalynmetz.com/ideas/2009/10/01/what-is-cloud-computing-in-5-slides/</link>
		<comments>http://rosalynmetz.com/ideas/2009/10/01/what-is-cloud-computing-in-5-slides/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 20:21:14 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=719</guid>
		<description><![CDATA[I&#8217;m beginning to flesh out my ideas for the NERCOMP presentation proposal I&#8217;m considering.  To do that I needed to think about what it is that I would want to cover.  I always feel its important to start off with a definition so that everyone is on the same page as to what it is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m beginning to flesh out my ideas for the <a href="/ideas/2009/09/30/nercomp-proposal-idea-cloud-computing-beyond-outsourcing-email/">NERCOMP presentation proposal</a> I&#8217;m considering.  To do that I needed to think about what it is that I would want to cover.  I always feel its important to start off with a definition so that everyone is on the same page as to what it is that is being discussed.  Below is a presentation I created with a brief definition of cloud computing.  </p>
<p>To be fair, the definition of cloud computing is in flux and not always agreed upon.  In the second slide, I borrowed from NIST&#8217;s working definition of cloud computing.  This is the <em>generally</em> agreed upon definition (although some of the &#8220;finer&#8221; points are still up for debate&#8230;for a better, more entertaining discussion of this see <a href="http://www.youtube.com/watch?v=okqLxzWS5R4" target="_blank">Simon Wardley&#8217;s OSCON Presentation on YouTube</a>)</p>
<p>I would love to hear any feedback you might have on this <em>brief</em> definition/presentation.  Any comments you have will help me give a better presenation in the long run.</p>
<p><iframe src="http://docs.google.com/present/embed?id=dhn8wj5f_24hgb76ncz&#038;interval=10&#038;autoStart=true&#038;loop=true&#038;size=m" frameborder="0" width="555" height="451"></iframe></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2009/10/01/what-is-cloud-computing-in-5-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NERCOMP Proposal Idea: Cloud Computing &#8212; Beyond Outsourcing Email</title>
		<link>http://rosalynmetz.com/ideas/2009/09/30/nercomp-proposal-idea-cloud-computing-beyond-outsourcing-email/</link>
		<comments>http://rosalynmetz.com/ideas/2009/09/30/nercomp-proposal-idea-cloud-computing-beyond-outsourcing-email/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 16:02:41 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[NERCOMP]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=709</guid>
		<description><![CDATA[I&#8217;m considering writing a presentation proposal for NERCOMP 2010.  What I would like to talk about are two aspects of cloud computing that aren&#8217;t regularly focused on: 1) What exactly is cloud computing (because we should all be on the same page before talking about something) defining the overall concept discussing SaaS, Iaas, Paas (and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m considering writing a presentation proposal for <a href="http://net.educause.edu/Program/1023270">NERCOMP 2010</a>.  What I would like to talk about are two aspects of cloud computing that aren&#8217;t regularly focused on:</p>
<p><strong>1) What exactly is cloud computing</strong><br />
(because we should all be on the same page before talking about something)</p>
<ul>
<li>defining the overall concept</li>
<li>discussing SaaS, Iaas, Paas (and providing examples)</li>
<li>public v. private cloud</li>
<li>current &#8220;trends&#8221; in cloud computing
<ul>
<li>the demise of the operating systems</li>
<li>creation of cloud standards</li>
</ul>
</li>
</ul>
<p><strong>2) How can IT use it <em>beyond</em> outsourcing email</strong></p>
<ul>
<li>testing out new software</li>
<li>storage</li>
<li>improving upgrade processes</li>
<li>development</li>
</ul>
<p>additionally how will this impact IT departments</p>
<ul>
<li>less focus on technology</li>
<li>more focus on user experience</li>
<li>more focus on process and project management</li>
<li>increase to production timelines</li>
<li>a faster pace of &#8220;academic business&#8221;</li>
</ul>
<p><strong>3) What are the benefits to creating an Educational Cloud</strong></p>
<ul>
<li>lowering the cost of the cloud services that are currently offered</li>
<li>collaboration on projects</li>
<li>sharing ownership of computing resources
<ul>
<li>software</li>
<li>platforms</li>
<li>infrastructure</li>
</ul>
</li>
</ul>
<p>I don&#8217;t know if I can fill 50 minutes all by my lonesome.  I&#8217;d like to have a session that is more meeting and less presentation.  Maybe getting users to participate via polls.  I wonder if I could make the session a mini unconference of sorts.  Maybe start off with a definition and then ask the audience to raise their hand if they have done any of the points outlined in #2 part 1  above.  Have them come up and talk about what it is that they did and how it impacted them (using ideas in #2 part 2 as a jumping off point)  in 5 minutes or less.  I could come up with a back up plan just in case no one raises their hand.</p>
<p>I could then wrap things up using with a push for creating an educational cloud based on the ideas outlined in #3 above.</p>
<p>hmmm&#8230;thoughts&#8230;flowing&#8230;through&#8230;head&#8230;</p>
<p>Please provide comments or opinions on these ideas.  If you think its an AWFUL idea and that NERCOMP might explode, let me know.  Or if you think it&#8217;ll explode in a good way, let me know that too.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2009/09/30/nercomp-proposal-idea-cloud-computing-beyond-outsourcing-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SaaSprawl: an experience we&#8217;ve already faced?</title>
		<link>http://rosalynmetz.com/ideas/2009/09/21/saasprawl-an-experience-weve-already-faced/</link>
		<comments>http://rosalynmetz.com/ideas/2009/09/21/saasprawl-an-experience-weve-already-faced/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:26:07 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[libraries]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=694</guid>
		<description><![CDATA[Christofer Hoff wrote an interesting blog post entitled: Incomplete Thought: Forget VM Sprawl, Worry More About SaaSprawl… In it he talks about businesses purchasing SaaS from countless vendors and essentially replacing capital expenditures with operational expenditures. Libraries of course experienced something like that when publishing moved to the web.  We used to get physical copies [...]]]></description>
			<content:encoded><![CDATA[<p>Christofer Hoff wrote an interesting blog post entitled: <a href="http://www.rationalsurvivability.com/blog/?p=1344">Incomplete Thought: Forget VM Sprawl, Worry More About SaaSprawl…</a></p>
<p>In it he talks about businesses purchasing SaaS from countless vendors and essentially replacing capital expenditures with operational expenditures.</p>
<p>Libraries of course experienced something like that when publishing moved to the web.  We used to get physical copies of our journals, had to pay for their subscription, processing and storage.  But then publishers began selling electronic copies of their journals.  While this seemed like a great idea at first, the reality is that we are <a href="http://www.lib.unc.edu/spotlight/elsevier.html">spending more money but getting fewer journals</a> (or just getting completely screwed&#8230;depending on how you look at it).</p>
<p>So perhaps Hoff is right.  Perhaps if we begin using the cloud for our systems and services, we&#8217;re just trading one expenditure for another.  The question is can we keep up with that rate of expenditure and its ever increasing cost, especially when uncertain financial times roll around.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2009/09/21/saasprawl-an-experience-weve-already-faced/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cloud Camp Boston: Report and Takeaways</title>
		<link>http://rosalynmetz.com/ideas/2009/07/30/cloud-camp-boston-report-and-takeaways/</link>
		<comments>http://rosalynmetz.com/ideas/2009/07/30/cloud-camp-boston-report-and-takeaways/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 20:51:18 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=663</guid>
		<description><![CDATA[Last night I attended Cloud Camp Boston and Microsoft&#8217;s R&#38;D space. CloudCamp (for those of you that don&#8217;t know) is a hybrid unconference / conference.  There were basic sessions at the beginning and then it moved into an unpanel discussion finally culminating in unsessions. To my disappointment most of the users that were there were [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I attended Cloud Camp Boston and Microsoft&#8217;s R&amp;D space. CloudCamp (for those of you that don&#8217;t know) is a hybrid unconference / conference.  There were basic sessions at the beginning and then it moved into an unpanel discussion finally culminating in unsessions.</p>
<p>To my disappointment most of the users that were there were brand new users or not actual users (yet).  Many were interested in why they should use Cloud Services, or what applications were best to put in the cloud.  Sadly I didn&#8217;t get many ideas from them.  The remainder (and majority) of people there were providers of cloud services, and although normally I would run away from vendors I was able to glean some great ideas that I think I can take back to academia.</p>
<p><em><strong>Cloud Computing is a Business Model</strong></em></p>
<p>That&#8217;s right cloud computing is a business model.  A lot of people in the Cloud Computing community are talking about Cloud as a commodity and cloud in terms of business models.  Simon Wardley had a great presentation at OSCON 2009.  If you have 14 minutes I recommend watching <a href="http://www.youtube.com/watch?v=okqLxzWS5R4">Simon&#8217;s presentation</a>.  It&#8217;ll help you understand this concept.</p>
<p>The problem is that the leaders in cloud understand that cloud computing is a business model and that computing itself is moving toward becoming a commodity; but the people that would actually go forward and implement those systems don&#8217;t.  The positive is that in the business world they understand that saving money is good.  And since people keep talking about how the cloud can save them money, leaders decide to move applications and services to the cloud.</p>
<p>However when you move to academia money isn&#8217;t necessarily the driving factor, although that is less so the case these days given the state of endowments.  The truth is that campuses aren&#8217;t interested in improving themselves via a business model.  I think it may be helpful for members of campus administration to see how this business model can help them accomplish academic goals.</p>
<p>I&#8217;m hoping to flesh out this idea more, perhaps look into more about cloud computing as a business model and determine how it could translate to academia (and luckily I have a husband in an MBA program that can help me with this).</p>
<p><em><strong>Cloud Computing can Improve Efficiencies</strong></em></p>
<p>Some might argue that this is part of my first point and they would be right, but this part of the model I have fleshed out in my head, so I&#8217;m going to write on about it.</p>
<p>When I first began looking at the cloud I saw how it could be very useful for development purposes.  Last night I was sitting next to a woman from <a href="http://www.tnrglobal.com/">TnR Global</a>.  She was speaking about how her clients are finding it easy to move from development to production in the cloud but that cloud providers have to be wary about pushing all applications into the cloud, because some just aren&#8217;t suited for the cloud.</p>
<p>This gave me an a-ha moment.  Currently I&#8217;m the systems administrator for my college&#8217;s learning management system, Moodle.  Let&#8217;s pretend I decided to install and test Moodle (true story).  We run a pilot for it and everyone loves it (also a true story).  So now I want to move it into production, but it can&#8217;t sit on the small server that it currently sits on.  Luckily I&#8217;ve decided to do all of this via Amazon&#8217;s EC2.  So I take my back up (which I have saved on S3) and quickly move it over to a larger server (or in Amazon language instance).  In 5 minutes I&#8217;m in production.</p>
<p>Now I actually just did this myself on regular old servers; I moved Moodle from an older development server to a brand new shiny server that I purchased for it and the whole process took me forever.   I had to purchase the server, receive the server, set up the server, install Moodle, blah blah blah.</p>
<p>Now let&#8217;s pretend its a year later and we want to upgrade to Moodle 2.0 because we hear that the grade book is better (also a true story).  With my current version of Moodle I have to take the server &#8220;down&#8221; (I don&#8217;t want people playing while I&#8217;m upgrading) and upgrade the software.  Now if Moodle were in the cloud, I could take my back up and move it over to a new EC2 instance upgrade Moodle and quickly switch the IP address from the old version of Moodle to the new version of Moodle.  No downtime, everyone&#8217;s happy.</p>
<p>I just had a hallway conversation with my boss and he said he wishes I had more time to work on more projects, but unfortunately I don&#8217;t.  However, if we were using the cloud I could improve my efficiency and perhaps have more time to do the work that he would like me to get to.</p>
<p><em><strong>Academia Needs a Private Cloud</strong></em></p>
<p>Last night <a href="http://rationalsecurity.typepad.com/">Christofer Hoff </a>(Director, Cloud &amp; Virtualization Solutions              at             Cisco Systems) defined a private cloud as something where you control the policies for the cloud and where there is some sort of self service for &#8220;users&#8221; (in this case a user is a sys admin).  This of course is a dumbed down definition of something a very smart person said, but I&#8217;m just going to go with that for now.</p>
<p>Academia has set up consortiums to deal with cost sharing and resource sharing for years and years now.  And there are organizations that are working together on what essentially mounts to development sharing.  In fact, Educause Quarterly had an interesting article that mentions <a href="http://www.educause.edu/EDUCAUSE+Quarterly/EDUCAUSEQuarterlyMagazineVolum/LookingatITThroughaNewLensAchi/174550">Smith College&#8217;s hosting of a Moodle Hack Docfest</a>.  This idea of resource sharing is not new to academia, so creating a private cloud for Academia makes sense, after all aren&#8217;t servers a resource?</p>
<p>I met a woman from IBM who told me that IBM is thinking that colleges and universities need to use these consortiums and cost sharing organizations to create their own private cloud.</p>
<p>I&#8217;ve seen the need for this within my own consortium.  Recently I&#8217;ve been working on a number of projects that other libraries in my consortium are interested in.  Unfortunately they don&#8217;t have the ability to purchase servers, nor do they have the IT staff to maintain the servers even if they could afford them.  But I have the ability to.</p>
<p>So let&#8217;s say that I install a library research guides application (true story) and another college in my library consortium is interested in having the same application (also true story).  If we were in a private cloud, I could take my back up of the application and give it to them.  Or better yet I could create a template of the server (in Amazon land that would be an AMI) and spawn it for them.  They could then go ahead and make the changes that they would like.</p>
<p>The best part of the private cloud is that you have a community to draw from that is using the same systems that you are, so if that other library got into some trouble they could come to me and ask for help, which is something we in academia are already doing.</p>
<p>So the short of it is that I&#8217;ll probably be emailing that woman from IBM in order to get more information on private clouds and how IBM is working with educational institutions interested in them.</p>
<p><em><strong>Conclusions</strong></em></p>
<p>So although I left Cloud Camp feeling a bit dumb (and that&#8217;s probably because Christofer Hoff was in both sessions I attended and he&#8217;s REALLY smart), I did get some great ideas that will help me develop training and sessions for my Cloud Computing Fellowship.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2009/07/30/cloud-camp-boston-report-and-takeaways/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Back!</title>
		<link>http://rosalynmetz.com/ideas/2009/06/15/im-back/</link>
		<comments>http://rosalynmetz.com/ideas/2009/06/15/im-back/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 18:24:38 +0000</pubDate>
		<dc:creator>Rosalyn Metz</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://rosalynmetz.com/ideas/?p=620</guid>
		<description><![CDATA[I don&#8217;t really have anything to say (yet!) but I&#8217;m back and generally plugging away. If you&#8217;re wondering where I&#8217;ve been, well I&#8217;ve been getting married and buying a house (cause I&#8217;m completely insane). And guess what my lovely blog was used in the best man&#8217;s toast (basically he said I was way smarter than [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t really have anything to say (yet!) but I&#8217;m back and generally plugging away.</p>
<p>If you&#8217;re wondering where I&#8217;ve been, well I&#8217;ve been getting married and buying a house (cause I&#8217;m completely insane).  And guess what my lovely blog was used in the best man&#8217;s toast (basically he said I was way smarter than my husband let on).</p>
<p>So rest assured folks I&#8217;m here and ready to bore you once again with the world of cloud computing.  Oh and the rumor mill has it that there will be a <a href="http://search.twitter.com/search?q=%23cloudcampboston">Cloud Camp in Boston this coming July</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Save</a> </p>]]></content:encoded>
			<wfw:commentRss>http://rosalynmetz.com/ideas/2009/06/15/im-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
