<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dan Blake&#039;s CRM Architecture and Business Blog &#187; Architecture</title>
	<atom:link href="http://thecrmarchitect.com/tag/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrmarchitect.com</link>
	<description>The CRM ISV Experience From the Trenches</description>
	<lastBuildDate>Sat, 14 May 2011 11:21:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thecrmarchitect.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b3fc15d3f6f177deccf61ef83f7b112f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Dan Blake&#039;s CRM Architecture and Business Blog &#187; Architecture</title>
		<link>http://thecrmarchitect.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thecrmarchitect.com/osd.xml" title="Dan Blake&#039;s CRM Architecture and Business Blog" />
	<atom:link rel='hub' href='http://thecrmarchitect.com/?pushpress=hub'/>
		<item>
		<title>ISV Hosting Toolkit for Microsoft Dynamics CRM &#8211; Part 2</title>
		<link>http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/</link>
		<comments>http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 04:39:32 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[ISV]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=201</guid>
		<description><![CDATA[Part 2 of the "Hosting Toolkit for Microsoft Dynamics CRM" covers the free trial or buy now form and provisioning workflow.  It also covers some lessons learned in automating the provisioning process using the Microsoft Dynamics CRM deployment service and CRM web service.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&amp;blog=6030707&amp;post=201&amp;subd=thecrmarchitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>The Free Trial</strong></p>
<p>A potential customer found your web site somehow.  Now is your chance so you better catch their attention before they leave.  So, put a link to a free trial or demo of your software where they&#8217;ll see it.</p>
<div id="attachment_208" class="wp-caption alignleft" style="width: 252px"><a href="http://coursemax.com/learn/LearnMore.aspx?lmt=products"><img class="size-full wp-image-208" title="Get CourseMax Offer" src="http://thecrmarchitect.files.wordpress.com/2009/03/getcoursemax.jpg?w=468" alt="Get CourseMax or Try it Today!"   /></a><p class="wp-caption-text">Get CourseMax or Try it Today!</p></div>
<p>On the CourseMax site, we show a link prominently everywhere someone might think about trying the software.  The experts say a graphical link on the top-right of the page works best.  The first option we offer them is a free trial but, if they are ready to buy it now, we give them that option too.</p>
<p>Once they click on one of these links, they are taken to a form where they fill out the minimum info we need to set them up with a free trial:</p>
<div id="attachment_210" class="wp-caption alignleft" style="width: 310px"><a href="http://coursemax.com/learn/learnmore.aspx"><img class="size-medium wp-image-210" title="Buy CourseMax CRM or Get a Free 30-Day Trial" src="http://thecrmarchitect.files.wordpress.com/2009/03/buyorfreetrial1.jpg?w=300&#038;h=158" alt="Buy CourseMax CRM or Get a Free 30-Day Trial" width="300" height="158" /></a><p class="wp-caption-text">Buy CourseMax CRM or Get a Free 30-Day Trial</p></div>
<p>First Name:<br />
Last Name:<br />
Email:<br />
Company:<br />
CRM Organization Name:</p>
<p>We ask them for other pieces of information (phone, web site, etc.) but the above fields are the required fields on the form. Once this prospect submits the web form the application checks to see if the Organization Name is available (the CRM Org name must be unique), then creates an Account and Contact record in our CRM system and links the Contact as the Primary Contact for the account.</p>
<p><strong>The Provisioning Workflow</strong></p>
<p>There are some custom fields we added to the account record to deal with provisioning and billing.  The workflow triggers on an update of a field called &#8220;CreateOrganization&#8221;.  The Account record is actually created and saved first after the Primary Contact is created and linked then this field is updated and the record is saved again.</p>
<p>Each organization takes about 10 minutes to provision in the production environment.  The provisioning steps include:</p>
<ul>
<li>Check to see if another Org is Being Provisioned (&lt;1 sec)</li>
<li>Create CRM Organization (~4 minutes)</li>
<li>Import &amp; Publish Customizations (~4 minutes)</li>
<li>Load &amp; Register Plug-Ins (~1 minute)</li>
<li>Import &amp; Publish Security Roles (~30 sec)</li>
<li>Create CRM User (~5 sec)</li>
<li>Create CRM Queue, POP Account, &amp; Configure Email Router (~ 2 sec)</li>
<li>Update Account Provisioning Status to Completed (&lt; 1 sec)</li>
<li>Send Prospect an Email Confirmation (&lt; 1 sec)</li>
<li>Create a Bulk Delete Job in CRM Org (~14 sec)</li>
<li>Import Configuration Entity Records (~3 sec)</li>
</ul>
<p>I left out a bunch of small steps that are specific to CourseMax but this is the bulk of the workflow.  As you can see, the majority of the work and time is in creating the CRM organization and loading the customizations.  Both of these tasks run for 4 minutes. Loading and registering plug-in assemblies takes another minute.</p>
<p><strong>Lessons Learned</strong></p>
<p>One lesson we learned is that the deployment service is prone to timing out.  You can try adjusting the timout periods but that can lead to more problems.  If more than one organization was provisioned at<span style="text-decoration:line-through;"> a</span> one time, the deployment service inevitably timed out.  We had to implement a sort of a FIFO queue to make sure one provisioning task was sent to the deployment service at a time.</p>
<p>We also had to execute several of these tasks locally on the server where the deployment or CRM web services are running.  That meant that we had to create our own web services on each of the servers which then ran a local process to call the CRM web services. So our workflow actually makes calls to our custom provisioning web services rather than calling the deployment service and CRM web services directly.</p>
<p>These steps eliminated the timeout problems we experienced initially and optimized the process.  If CourseMax becomes so popular that dozens of people are requesting free trials every hour and the queue length becomes an issue, we&#8217;ll have to look at intelligently scaling out across multiple deployment servers.  But that will be a good problem to have.</p>
<p>Next up&#8230;more details on the provisioning and customer conversion workflows.</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;Title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;t=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;h=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png?w=468" alt="" /></p>
<br />Posted in ISV, Operations Tagged: Architecture, CRM, Hosting, Infrastructure, ISV, Microsoft Dynamics CRM, SaaS <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&amp;blog=6030707&amp;post=201&amp;subd=thecrmarchitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://thecrmarchitect.files.wordpress.com/2009/03/getcoursemax.jpg" medium="image">
			<media:title type="html">Get CourseMax Offer</media:title>
		</media:content>

		<media:content url="http://thecrmarchitect.files.wordpress.com/2009/03/buyorfreetrial1.jpg?w=300" medium="image">
			<media:title type="html">Buy CourseMax CRM or Get a Free 30-Day Trial</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png" medium="image" />
	</item>
		<item>
		<title>Cloud Computing Pervasive In 2009?</title>
		<link>http://thecrmarchitect.com/2009/01/22/cloudcomputing2009/</link>
		<comments>http://thecrmarchitect.com/2009/01/22/cloudcomputing2009/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 14:46:07 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ISV]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.wordpress.com/?p=79</guid>
		<description><![CDATA[Let&#8217;s say you and I are starting a business and we&#8217;re making plans to launch a great new piece of software that will change the world. Should we be thinking cloud platform? Will our software product/service be obsolete by the time we finish it if we don&#8217;t build it on Google or Microsoft or Amazon&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&amp;blog=6030707&amp;post=79&amp;subd=thecrmarchitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say you and I are starting a business and we&#8217;re making plans to launch a great new piece of software that will change the world. Should we be thinking cloud platform? Will our software product/service be obsolete by the time we finish it if we don&#8217;t build it on Google or Microsoft or Amazon&#8217;s cloud? The answer to these questions depend a lot on what software we&#8217;re trying to build. But I&#8217;d argue that it depends even more on our customers and what they want.</p>
<p>If you are a technocrat, you probably do what I do all the time and underestimate how long it will take for the the business crowd to adopt new technology. There are lots of reasons why businesses still haven&#8217;t adopted SaaS and don&#8217;t even care to learn about what &#8220;cloud computing&#8221; means. One reason that SaaS is still not pervasive is the lack of single-sign-on or at least some common or easily federated directory service. If I get 10 different pieces of business software from 10 different vendors then all of my employees have 10 different user logins and 10 different passwords to maintain and remember.  This won&#8217;t fly in the enterprise. Another big problem is the question of risk and trust. &#8220;Do I trust this hosted software company to maintain and secure my data?&#8221; Do I trust 10 different vendors to each maintain my data.</p>
<p>I gave a presentation during Microsoft Dynamics CRM Incubation week back in mid-December and I showed this graphic:</p>
<div class="mceTemp"> </div>
<div id="attachment_84" class="wp-caption alignnone" style="width: 478px"><img class="size-full wp-image-84" title="Platform Adoption" src="http://thecrmarchitect.files.wordpress.com/2009/01/platform-adoption2.png?w=468&#038;h=357" alt="Technology Evolution vs. Customer Adoption" width="468" height="357" /><p class="wp-caption-text">Technology Evolution vs. Customer Adoption</p></div>
<p>This is not exact science.  This is really my opinion of the approximate periods where each category of computing platform reached a critical mass in terms of CUSTOMER adoption starting with the client-server days (I&#8217;m old but I was still in college when mainframes/terminals were all the rage).  I should really back this up with sound research but my goal is to illustrate a point, not publish an article in a scientific journal. </p>
<p>The point is that 2009 might be the year that Cloud Platform TECHNOLOGY is a real option but that certainly does NOT mean that cloud computing will be adopted by the majority of businesses any time soon.  So, if we want to start selling our software at the end of 2009 or early 2010, should we write it for Google&#8217;s AppEngine or build it completely on Microsoft&#8217;s Azure platform?  That&#8217;s probably not a good business move considering that SMBs haven&#8217;t moved to SaaS as a predominant platform yet, much less enterprises.  We would be a lot better off building our software so that we can offer it EITHER an on-premise OR a hosted (SaaS) model.  This is why my company developed the latest version of <a href="http://community.coursemax.com/learn/LearnMore.aspx">CourseMax </a>on the Microsoft Dynamics CRM platform.  This is the Software + Services advantage, the &#8220;Power of Choice.&#8221;</p>
<p>Does this mean that we shouldn&#8217;t be considering cloud computing at all?  No way.  We should always be forward thinking.  We need to be ready to offer our customers what they want when they want it which means we better start working on it before they want it and we better start thinking about it before we start working on it.  Are there pieces of Google, Microsoft, or Amazon&#8217;s cloud platform we can start incorporating into our product now?  Sure, there may be some logical pieces of our architecture that we want to implement in the cloud.  Maybe we&#8217;ll use Microsoft Azure&#8217;s Internet Service Broker to handle data synchronization.</p>
<p>History has shown us a pretty natural cycle of platform adoption.  The future part of my graphic may be way off.  I&#8217;m not Nostradomus you know.  Perhaps the cloud is really an enhancement of SaaS that will actually accelerate SaaS adoption.  I think that may be partially true.  But there are still many things that need to shake out in cloud computing, standards to be built, interoperability, and much more before even the technology is ready for prime time.</p>
<p>One thing I am sure of is that businesses will be buying on-premise software for many years to come.  We should always learn from the past and look to the future.</p>
<p>Tell me what you think.  What&#8217;s your opinion?  Are you building software on a cloud platform already?</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.wordpress.com/2009/01/22/cloudcomputing2009/" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;title=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;title=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;title=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;title=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;Title=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;title=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;t=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.wordpress.com%2F2009%2F01%2F22%2Fcloudcomputing2009%2F&amp;h=Cloud%20Computing%20Pervasive%20in%202009%3F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png?w=468" alt="" /></p>
<br />Posted in Architecture, ISV, Platform Tagged: Architecture, Azure, Cloud Computing, ISV, Microsoft, Software <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&amp;blog=6030707&amp;post=79&amp;subd=thecrmarchitect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/01/22/cloudcomputing2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://thecrmarchitect.files.wordpress.com/2009/01/platform-adoption2.png" medium="image">
			<media:title type="html">Platform Adoption</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png" medium="image" />
	</item>
	</channel>
</rss>
