<?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>JimMoyle.com &#187; AWS</title>
	<atom:link href="http://www.jimmoyle.com/tag/aws/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimmoyle.com</link>
	<description>An insight into the world of desktop and application delivery</description>
	<lastBuildDate>Fri, 16 Jul 2010 15:11:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Do we have the right tools to cloudburst XenApp into EC2 now?</title>
		<link>http://www.jimmoyle.com/2009/12/do-we-have-the-right-tools-to-cloudburst-xenapp-into-ec2/</link>
		<comments>http://www.jimmoyle.com/2009/12/do-we-have-the-right-tools-to-cloudburst-xenapp-into-ec2/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:58:00 +0000</pubDate>
		<dc:creator>Jim Moyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloudbursting]]></category>
		<category><![CDATA[EC2]]></category>

		<guid isPermaLink="false">http://www.jimmoyle.com/?p=94</guid>
		<description><![CDATA[With the release recently of the Amazon workflow studio library for Citrix’s Workflow Studio product, one of the major pieces fell in to place to enable us to cloudburst XenApp into the EC2 cloud.  Now it’s here I want to have a look at whether we now have all the tools we need to start putting this into practice.]]></description>
			<content:encoded><![CDATA[<p><a href="http://jimmoyle.com/wordpress/wp-content/uploads/2009/12/AmazonWebServices.jpg"><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="Amazon Web Services" src="http://jimmoyle.com/wordpress/wp-content/uploads/2009/12/AmazonWebServices_thumb.jpg" border="0" alt="Amazon Web Services" width="177" height="82" align="left" /></a> With the release recently of the Amazon workflow studio library for Citrix’s Workflow Studio product, one of the major pieces fell in to place to enable us to cloudburst XenApp into the EC2 cloud.  Now it’s here I want to have a look at whether we now have all the tools we need to start putting this into practice.</p>
<p>So what is cloudbursting and why would you want to do it?  Cloudbursting is the ability to expand your existing datacenter infrastructure into the cloud.  This could be useful at times of high demand, for instance seasonal peaks around Christmas, or if your existing infrastructure loses capacity in a disaster recovery situation.</p>
<p>One of the major stumbling blocks on the way to widespread acceptance of utilising cloud infrastructure is the fear in the eyes of many executives of losing control of their data.  What happens when your critical data is stored on someone else&#8217;s infrastructure?  Is it secure?  Is it reliable?  Is the support good enough?  What are the response times?  Can you believe the providers when they say you don’t have to worry about your fears?</p>
<p>This is why a XenApp workload is particularly suitable to cloudbursting, there shouldn’t be any data stored on XenApp servers.  Also they should all be identical, making them conducive to fast provisioning.</p>
<p>Imagine the situation of a sales call center, over the xmas period they hire temp staff to cope with extra demand, as their software is provided via XenApp, the company needs to have enough infrastructure to cope with the demand peak, but sits idle most of the year.  As EC2 charges per hour then the ability to use EC2 to cope with the extra demand could save large sums of money.</p>
<p>Now we have decided that cloudbursting is a good idea, can we actually do it?  By this I mean are the tools available off the shelf, without a large development effort.</p>
<p>So what do we need?</p>
<ul>
<li>A secure link between the cloud and your datacenter</li>
<li>The ability to quickly provision and decommission servers in the cloud</li>
<li>WAN acceleration between the cloud and you</li>
<li>Monitoring to know when to cloudburst</li>
<li>Automation to control it all</li>
</ul>
<p>Lets take these needs one by one:</p>
<p>A secure link between the cloud and you, currently Citrix provide an Amazon Machine Image (AMI) template for Citrix Access Gateway (CAG) with one in the cloud and one in the premise you can have a secure channel between the two. You could also use the Vyatta AMI.  Full marks</p>
<p>With the new workflow studio library we can quickly provision our own saved AMI’s and destroy them when needed.  The question here is why are we not using Provisioning server?  It would be best to provision a ‘bare metal’ server and PXE boot to receive a provisioning server vdisk. So Half marks.</p>
<p>WAN acceleration is possible, you can install the software repeater client on the XenApp servers, but a proper Repeater AMI would be better. Half marks again</p>
<p>Monitoring could be done either with Edgesight or the power and capacity management feature, so full marks.</p>
<p>Automation is the big problem, although workflow studio, now it’s 2.0 with more libraries, is getting there, at the moment it simply doesn’t have enough pre-configured workflows or libraries to cope.  We need a way to join the Servers to the domain and farm and publish the applications. (Although XenApp 6 will let us do this using GPO’s). We could script this, but I want to do it without any dev work. It also needs to be able to take in the output from the power and capacity management feature set.</p>
<p>So where does that leave us?  I’d say it leaves us almost there, in fact with a little powershell knowledge and using the tech preview of XenApp 6 it’s possible right now.</p>
<p>If I have time over the holidays I think I’ll try and set it up and let you know how I get on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jimmoyle.com/2009/12/do-we-have-the-right-tools-to-cloudburst-xenapp-into-ec2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
