<?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>Janakiram MSV &#187; Cloud Computing</title>
	<atom:link href="http://www.janakiramm.net/blog/category/cloud-computing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.janakiramm.net</link>
	<description>Cloud Computing Strategist</description>
	<lastBuildDate>Thu, 29 Jul 2010 06:18:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Do We Need ODBC for the Cloud?</title>
		<link>http://www.janakiramm.net/blog/do-we-need-odbc-for-the-cloud</link>
		<comments>http://www.janakiramm.net/blog/do-we-need-odbc-for-the-cloud#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:44:30 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Simple Storage Service]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=2410</guid>
		<description><![CDATA[It is a good sign that Google has decided to expose their Storage API based on Amazon S3 API. Eucalyptus Walrus Storage API is completely compatible with S3. There has been a discussion on standardizing the API for the Cloud Storage. What fueled this discussion further is a poll that ReadWriteWeb.com ran on their site.While [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>It is a good sign that Google has decided to expose their <a href="http://code.google.com/apis/storage/" target="_blank">Storage API</a> based on <a href="http://aws.amazon.com/s3" target="_blank">Amazon S3 API</a>. Eucalyptus <a href="http://open.eucalyptus.com/wiki/EucalyptusStorage_v1.4" target="_blank">Walrus Storage API</a> is completely compatible with S3.</p>
<p>There has been a <a href="http://www.elasticvapor.com/2010/07/do-customers-really-care-about-cloud.html" target="_blank">discussion</a> on standardizing the API for the Cloud Storage. What fueled this discussion further is a <a href="http://www.readwriteweb.com/cloud/2010/06/weekly-poll-should-amazon-s3s.php" target="_blank">poll</a> that <a href="http://www.readwriteweb.com/cloud/2010/07/cloud-community-debates-is-ama.php" target="_blank">ReadWriteWeb.com</a> ran on their site.<div id="attachment_2411" class="wp-caption alignright" style="width: 153px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/07/Poll.png" title="Poll from readwriteweb.com (as on 7/15)" rel="lightbox" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/07/Poll-153x300.png" alt="Poll from readwriteweb.com (as on 7/15)" title="Poll from readwriteweb.com (as on 7/15)" width="153" height="300" class="size-medium wp-image-2411" /></a>
	<p class="wp-caption-text">Poll from readwriteweb.com (as on 7/15)</p>
</div>While majority of the participants of the poll felt that Amazon S3 API can be considered as the standard, James Urquhart from Cisco <a href="http://news.cnet.com/8301-19413_3-20010072-240.html" target="_blank">feels</a> that it is too early to call anything a standard as of now. I completely agree with his viewpoint. Cloud Computing and Cloud Storage are still evolving and we will see many more capabilities in the future. With Amazon Web Services and <a href="http://www.microsoft.com/windowsazure" target="_blank">Microsoft Windows Azure</a> offering CDN as a service, it will quickly become a logical extension for the Cloud Storage API. Developers will just need to add a few flags to push the objects onto the CDN. </p>
<p>Let&#8217;s get back to the original discussion on Cloud Storage API standards.<br />
If we look back in history, the industry faced exactly the same challenge in the late 80s when the RDBMS market started to explode. Businesses didn’t want to suffer from lock-in and developers wanted flexibility at the API level. During the transition from monolithic to Client / Server, <a href="http://en.wikipedia.org/wiki/Open_Database_Connectivity" target="_blank">Open Database Connectivity</a> (ODBC) became the de-facto standard. Every DB vendor shipped their own libraries that adhered to the ODBC standard and developers could switch the libraries at runtime to talk to multiple databases. The front-end applications were completely insulated from the back-end.</p>
<p>For Cloud, we fortunately have the standards as the Lowest Common Denominator. What is common across all the APIs is that they are based on HTTP, REST, XML and SOAP. That makes it easy for abstractions to surface. What we need now is a Cloud version of ODBC. Let me take the risk of calling this as Open Cloud Storage Connectivity API. I am visualizing an architecture that looks something like this:<br />
<div id="attachment_2412" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/07/Open_Cloud_Storage_Connectivity.png" title="Open Cloud Storage Connectivity" rel="lightbox" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/07/Open_Cloud_Storage_Connectivity-300x187.png" alt="Open Cloud Storage Connectivity" title="Open Cloud Storage Connectivity" width="300" height="187" class="size-medium wp-image-2412" /></a>
	<p class="wp-caption-text">Open Cloud Storage Connectivity</p>
</div>
</p>
<p>This is based on the <a href="http://en.wikipedia.org/wiki/Factory_method_pattern" target="_blank">factory method pattern</a> which is used by many enterprise architects. With this, a change in the configuration file will load the appropriate library for the target Storage service. This will be transparent to the Cloud Storage Consumer.</p>
<p>I already see this coming! Take a look at <a href="http://code.google.com/p/jclouds/" target="_blank">jClouds</a> and <a href="http://incubator.apache.org/libcloud/" target="_blank">Apache libcloud</a> . The future of Cloud Storage is bright and exciting! What do you feel about the standardization of the Cloud Storage API? </p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Do%20We%20Need%20ODBC%20for%20the%20Cloud%3F%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdo-we-need-odbc-for-the-cloud" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdo-we-need-odbc-for-the-cloud&amp;t=Do%20We%20Need%20ODBC%20for%20the%20Cloud%3F" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdo-we-need-odbc-for-the-cloud&amp;title=Do%20We%20Need%20ODBC%20for%20the%20Cloud%3F&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=It%20is%20a%20good%20sign%20that%20Google%20has%20decided%20to%20expose%20their%20Storage%20API%20based%20on%20Amazon%20S3%20API.%20Eucalyptus%20Walrus%20Storage%20API%20is%20completely%20compatible%20with%20S3.%0D%0AThere%20has%20been%20a%20discussion%20on%20standardizing%20the%20API%20for%20the%20Cloud%20Storage.%20What%20fueled%20thi" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdo-we-need-odbc-for-the-cloud&amp;title=Do%20We%20Need%20ODBC%20for%20the%20Cloud%3F&amp;annotation=It%20is%20a%20good%20sign%20that%20Google%20has%20decided%20to%20expose%20their%20Storage%20API%20based%20on%20Amazon%20S3%20API.%20Eucalyptus%20Walrus%20Storage%20API%20is%20completely%20compatible%20with%20S3.%0D%0AThere%20has%20been%20a%20discussion%20on%20standardizing%20the%20API%20for%20the%20Cloud%20Storage.%20What%20fueled%20thi" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdo-we-need-odbc-for-the-cloud&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fdo-we-need-odbc-for-the-cloud&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/data-on-the-cloud-amazon-s3" title="Data on the Cloud &#8211; Amazon S3">Data on the Cloud &#8211; Amazon S3</a></li><li><a href="http://www.janakiramm.net/blog/overview-of-amazon-web-services" title="Overview of Amazon Web Services">Overview of Amazon Web Services</a></li><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li><li><a href="http://www.janakiramm.net/blog/ibf-medias-paas-panel-discussion" title="IBF Media&#8217;s PaaS Panel Discussion">IBF Media&#8217;s PaaS Panel Discussion</a></li><li><a href="http://www.janakiramm.net/blog/k-mug-devcon-2010" title="K-MUG DevCon 2010">K-MUG DevCon 2010</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/do-we-need-odbc-for-the-cloud/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Is Private Cloud the Future of IT?</title>
		<link>http://www.janakiramm.net/blog/is-private-cloud-the-future-of-it</link>
		<comments>http://www.janakiramm.net/blog/is-private-cloud-the-future-of-it#comments</comments>
		<pubDate>Mon, 05 Jul 2010 19:30:10 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Datacenter]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[Private Cloud]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=2205</guid>
		<description><![CDATA[Cloud Computing can be realized through multiple implementation models. One of the implementations that is gaining a lot of interest is the Private Cloud.  This article attempts to look at the key attributes of an ideal Private Cloud and takes a futuristic view of the Private Cloud in an enterprise from the IaaS perspective. Private [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Cloud Computing can be realized through multiple implementation models. One of the implementations that is gaining a lot of interest is the Private Cloud.  This article attempts to look at the key attributes of an ideal Private Cloud and takes a futuristic view of the Private Cloud in an enterprise from the IaaS perspective.</p>
<p>Private or Public, every Cloud implementation has to respect four key tenets. They are</p>
<ol>
<li><strong>Elasticity</strong></li>
<li><strong>Pay-By-Use</strong></li>
<li><strong>Self Service</strong></li>
<li><strong>Programmability </strong></li>
</ol>
<p><strong>Elasticity</strong> gives the illusion of infinity. Consumers of the Cloud will be able to scale up, scale out or scale down based on the demand for resources. Since this happens on the fly, applications can instantly scale to meet the demand.</p>
<p><strong>Pay-By-Use</strong> turns the CAPEX to OPEX. Instead of investing in a server farm upfront, the cost can be distributed based on the usage of resources. This is a significant benefit offered by the Cloud.</p>
<p><strong>Self Service</strong> drives the adoption of Cloud by reducing the middle men. Since there is no human intervention required to perform standard operations, consumers will be in control of their infrastructure and needs.</p>
<p><strong>Programmability</strong> enables the integration of Cloud with existing business logic and organizational workflow. This makes the Cloud truly democratic by opening up APIs that can be consumed in multiple ways.</p>
<p>These tenets of the Private Cloud offer quite a few benefits to the IT departments. Let’s see how these align with the typical operations that the IT department performs.</p>
<ul>
<li><strong>Seasonal / On-demand need for servers</strong> – This sounds very familiar to IT Managers. How many times did you walk out of a leadership meeting where you were asked to quickly setup an intranet site to support the new management initiative? Sometimes this becomes a non-negotiable ask from the management and there is no scope to explain what it takes to setup a new server. You cannot afford to wait till the vendor delivers a new server and to setup the right software stack on it. It is a long cycle before you provision your server for the consumption of internal employees and groups. There is yet another classic scenario that IT managers will relate to. During certain seasonal events like performance review and internal evaluation, you have to reallocate resources to meet the demand. Provisioning and de-provisioning these servers is expensive, laborious and time consuming. <em>This is where the Elasticity attribute of the Cloud will help you</em>. You can have a set of templates of virtual server images that can be quickly provisioned. These templates will have the baseline software preinstalled in them. So the turnaround time is very less.  For seasonal demands, just increase the number of virtual servers powering the internal application and you have instant scalability. Once you have passed the peak season, scale down by resetting your virtual server count.</li>
<li><strong>Metering and Billing for resource consumption</strong> -  Servers and datacenters are expensive resources. It costs money for the organization to setup and maintain them. It is important to prioritize the resource usage to get better RoI from the datacenter. The organization might want to provide more resources to a department that is delivering a mission critical project. To discourage the misuse of the resources, organizations can enable a charge back model for the infrastructure usage. That way, they can monitor, track and optimize the usage of the resources. The report that gets generated at the end of the fiscal year will provide an interesting insight into the Total Cost of Ownership of your datacenter. <em>The Pay-By-Use attribute of Private Cloud brings you these capabilities.</em></li>
<li><strong>Bring IT close to the employees</strong> – While most of the IT departments have a portal to request new servers and the provisioning, there is a lot of manual processes involved in completing these tasks. With a Private Cloud, authorized employees and  managers will feel empowered because they are in control of their infrastructure requirements. Most of the manual process will be eliminated by scripting and automating the provisioning of virtual servers. <em>With appropriate workflow and approvals in place, the Self Service attribute enables the organization to realize the promise of the dynamic datacenter.</em></li>
<li><strong>Respect the organization policies and workflow  &#8211; </strong>Every organization has well defined set of policies for procurement and provisioning of resources. When IT turns into a commodity, it should integrate with existing workflows. With the promise of dynamic datacenter, you want to automate the whole cycle of provisioning new resources. This involves programming the Private Cloud and treat it like any other business logic. For example, when an employee requests for a new server, his manager will approve it and send it for approval to the IT manager. After all the approvals are given, the system should automatically provision the server and send a mail to all the stakeholders. Similarly, the IT manager might want to generate reports that help him understand the usage of the resources by cost center and a further breakup of no. of virtual servers deployed per cost center. <em>The Programmability of the Private Cloud will enable all these scenarios.<strong> </strong></em></li>
</ul>
<p>Now that we have seen what to expect from a Private Cloud, I want to walk you through a fictitious scenario that depicts the benefits.</p>
<p>ABC Consulting Services is a software consulting company that is into the business of system integration and custom software development. There are about 1500 employees across various departments that include HR, Finance, Sales and Marketing, Development, Operations and IT.  Every time the sales team gets a new order for delivering a custom software solution, a new team is established to get started on the development project. After compiling the requirements for the new development and testing environment, the Project Head sends a request to the IT Manager to provision the required infrastructure. After a few rounds of negotiation, the development team and IT agree on the requirements and the timeline for provisioning it. The timeline might be anywhere from a few weeks to a couple of months. IT department works in the background to reassign unused resources and ordering new servers to complete the setup. While IT was busy with this, there are a couple of more projects and soon they realized that they are spreading too thin in the process of meeting the demand from the internal project teams. Meanwhile, the management has formed a taskforce to evaluate the TCO of current IT environment. The taskforce is asked to propose new ways to increase the efficiency of the datacenter.</p>
<p>Let’s look at some of the issues at ABC Consulting Services -</p>
<ul>
<li>Long turnaround time for provisioning</li>
<li>IT has dependency on external server vendors</li>
<li>Project teams have dependency on IT</li>
<li>Unpredictable work loads and demands for provisioning</li>
<li>Lack of resource optimization</li>
<li>Manual reassignment and reallocation of resources</li>
<li>Lack of ability to track IT usage by project</li>
</ul>
<p>How can a Private Cloud help ABC Consulting Services? Here is the after effect of adopting a Private Cloud -</p>
<p>The Project Head will logon to an internal portal to request the provisioning of the new environment. A mail goes to the IT Manager to review the request. The IT Manager will access the Server Utilization dashboard of the internal IT portal which shows him the typical patterns of utilization of the physical servers and the virtual servers in the datacenter. After a quick negotiation with the Project Head, the IT Manager will approve the modified request. A provisioning task gets assigned to an IT administrator who will logon to the Private Cloud Control Panel to choose the right set of Virtual Server images from the library of server images. He will then choose a script to create a virtual network of these servers. Once the script is complete, the IT Administrator gets an email that the provisioning is complete and ready to be tested. Once he is convinced, he will mark the task as completed and that results in the IT Manager and the Project Head receiving a notification that the environment is ready. Periodically, IT Manager will be able to generate reports that explain the utilization of the physical and virtual resources per department / project. He can then send a bill to individual Project Heads based on their consumption.</p>
<p>What issues did the Private Cloud solve?</p>
<ul>
<li>Reduced turnaround time for provisioning (from few weeks to few hours)</li>
<li>Reduced dependencies on external vendors (due to better utilization of existing servers)</li>
<li>Predictable workloads based on the patterns established over a period of time</li>
<li>Highly optimized resources due to dynamic allocation of virtual servers</li>
<li>Dynamic assignment and on-the-fly reallocation of resources</li>
<li>Complete visibility into the usage of physical and virtual servers</li>
</ul>
<p>I personally believe that the future of every IT department is a Private Cloud. Do you agree with my viewpoint?</p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Is%20Private%20Cloud%20the%20Future%20of%20IT%3F%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fis-private-cloud-the-future-of-it" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fis-private-cloud-the-future-of-it&amp;t=Is%20Private%20Cloud%20the%20Future%20of%20IT%3F" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fis-private-cloud-the-future-of-it&amp;title=Is%20Private%20Cloud%20the%20Future%20of%20IT%3F&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=Cloud%20Computing%20can%20be%20realized%20through%20multiple%20implementation%20models.%20One%20of%20the%20implementations%20that%20is%20gaining%20a%20lot%20of%20interest%20is%20the%20Private%20Cloud.%C2%A0%20This%20article%20attempts%20to%20look%20at%20the%20key%20attributes%20of%20an%20ideal%20Private%20Cloud%20and%20takes%20a%20fut" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fis-private-cloud-the-future-of-it&amp;title=Is%20Private%20Cloud%20the%20Future%20of%20IT%3F&amp;annotation=Cloud%20Computing%20can%20be%20realized%20through%20multiple%20implementation%20models.%20One%20of%20the%20implementations%20that%20is%20gaining%20a%20lot%20of%20interest%20is%20the%20Private%20Cloud.%C2%A0%20This%20article%20attempts%20to%20look%20at%20the%20key%20attributes%20of%20an%20ideal%20Private%20Cloud%20and%20takes%20a%20fut" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fis-private-cloud-the-future-of-it&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fis-private-cloud-the-future-of-it&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/cloud-computing-%e2%80%93-what%e2%80%99s-in-it-for-you" title="Cloud Computing – What’s in it for you?">Cloud Computing – What’s in it for you?</a></li><li><a href="http://www.janakiramm.net/blog/cloud-personas-and-their-concerns" title="Cloud Personas and Their Concerns">Cloud Personas and Their Concerns</a></li><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li><li><a href="http://www.janakiramm.net/blog/cloud-architecture-session-by-amazon" title="Cloud Architecture Session by Amazon">Cloud Architecture Session by Amazon</a></li><li><a href="http://www.janakiramm.net/blog/cloud-as-the-meta-platform" title="Cloud as the Meta Platform">Cloud as the Meta Platform</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/is-private-cloud-the-future-of-it/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Cloud Computing – What’s in it for you?</title>
		<link>http://www.janakiramm.net/blog/cloud-computing-%e2%80%93-what%e2%80%99s-in-it-for-you</link>
		<comments>http://www.janakiramm.net/blog/cloud-computing-%e2%80%93-what%e2%80%99s-in-it-for-you#comments</comments>
		<pubDate>Mon, 28 Jun 2010 18:09:35 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Private Cloud]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=2239</guid>
		<description><![CDATA[The expectations around Cloud Computing are very high. It is one of the most discussed terminologies among CIOs, developers and IT managers. While there is certainly more hype around it than what it really is, Cloud Computing is definitely promising. Gartner calls the year 2010 as the year of Cloud Computing. No doubt! Cloud Computing [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>The expectations around Cloud Computing are very high. It is one of the most discussed terminologies among CIOs, developers and IT managers. While there is certainly more hype around it than what it really is, Cloud Computing is definitely promising. Gartner calls the year 2010 as the year of Cloud Computing. No doubt! Cloud Computing will redefine the IT management and data center operations. This article attempts to look at the Cloud through the eyes of an Entrepreneur, developer, IT manager and the consumer.</p>
<p class="alert"><b><center>Key Tenets of Cloud</center></b><br /><b>Pay-By-Use</b> – By leveraging Cloud Computing, customers will only pay for the resources that they use. There is no upfront commitment in the form of capital expenditure.<br /><b>Elasticity</b> – Cloud Computing enables applications to scale up or scale down on demand. This dynamic capability is referred as Elasticity.<br /><b>Self-Service</b> – Most of the Cloud Computing offerings have self-service portals and dashboards. Provisioning and configuring the Cloud services is easy and doesn’t require complex technical skill set.<br /><b>Programmability</b> – Cloud Computing empowers the developers by offering programmable infrastructure. Most of the Cloud Computing environments have an API or scripting interface to programmatically manage the service offering.</p>
<p><strong>Entrepreneur </strong>– The most important factor that any entrepreneur considers is the IT budget. The challenge is to optimize the budget between human resources and IT infrastructure. As a startup entrepreneur, you may have an innovative idea and one of the best business models. But determining the right no. of servers to go live is not an easy task. You face the risk of over investing or under investing in the infrastructure. This is where Cloud offers tremendous value. Cloud is elastic by nature. Technically, you can start with one server and potentially scale to hundreds of servers on demand. One of the key tenets of the Cloud is pay-by-use. Through this, businesses can move their infrastructure to the Cloud and only pay for what they use. Based on the business demand, they can decide to scale out by ‘hiring’ more servers on demand and scale down when done. This will turn the CAPEX on IT infrastructure into OPEX. Budding entrepreneurs can benefit from this ‘elastic’ nature of Cloud by paying for what they really use. So, if you are an entrepreneur, you should explore the pay-by-use model that some of the Infrastructure as a Service (IaaS) providers like Amazon and GoGrid offer. The other important attribute of the Cloud is Self-Service. To manage the Cloud infrastructure, you need not hire full time IT administrators. Most of the Cloud services have easy to manage self-service portals. This is true for Software as a Service (SaaS) offerings like Microsoft Business Productivity Suite offering Cloud based messaging and collaboration services. Bottom line – Cloud will help entrepreneurs save the upfront cost of infrastructure.</p>
<p><strong>Developers</strong> – Platform as a Service (PaaS) offering targets the developers. The most popular developer platforms are .NET and Java. In an ideal world, developers never worry about the provisioning and the infrastructure plumbing tasks. PaaS brings the Cloud close to developers by freeing them from worrying about the provisioning and the IT management chores. PaaS promises the best of the abilities to the developers which include Scalability, Reliability, Availability and Security. Through this developers will design, develop, build, debug and test their applications on inexpensive local machines that run the stack of their choice.  Once they are confident, they will move their code to run on the world’s best datacenters running some of the proven services. Microsoft Windows Azure platform and Google App Engine are the popular PaaS offerings. Both offer tools and SDK to enable developers to emulate the Cloud environment locally for development. By deploying onto Microsoft Windows Azure platform, developers run their applications on the same infrastructure that powers Bing, Windows Live and other web services from Microsoft.</p>
<p class="alert"><b><center>Cloud Implementation</center><br /></b><b>Public Cloud</b> – Public Cloud is implemented by vendors who invested in powerful datacenters. Public Cloud is shared by multiple customers where each customer pays for the resources that he consumed. <br /><b>Private Cloud</b> – When the Cloud Computing environment runs within an organization behind the firewall it is called as a Private Cloud. Private Cloud offers all the abilities of the Cloud but only within the organizational boundaries.</p>
<p><strong>IT Manager</strong> – Cloud is available to organizations in one of the two forms – Private Cloud or Public Cloud. Private Cloud brings the benefit of Cloud Computing to the enterprise by running within the organizational boundaries. Public Cloud is managed and run by vendors who offer the services on subscription. IT Managers will typically start by setting up a Private Cloud that acts as a test bed. After the pilot, they deploy the Private Cloud that can be leveraged by multiple internal teams. Private Clouds will drastically reduce the time and the management overhead involved in provisioning the new servers. IT Managers can then optimize the administrator’s time effectively. The task of setting up new servers that may typically runs into few weeks to provision will be reduced to few hours on a Private Cloud. Individual teams will be empowered to configure and take control of their infrastructure needs. Private Cloud can be based on Microsoft Windows Hyper-V or VMware. Based on the compliance and the regulations, IT Manages can move data and heavy computing tasks to the Public Cloud.</p>
<p><strong>Consumers</strong> – With ubiquitous access to Internet, most of the traditional tasks of knowledge workers and consumers are moving to the Cloud. Software as a Service (SaaS) is a form of a Cloud that the end-users will experience. With the traditional approach, consumers will have to buy the software and licenses that may result in huge capital expenditure. They end up paying for features and products that they may not use very often. When the same software is offered as a service on the Cloud, consumers will have the option for subscribing to features/products that they care about. This results in better Return on Investment (RoI). Salesforce.com has been in the CRM business since 2001. They were the first to offer traditional CRM on subscription. Recently it is Zoho and Google Docs that became popular as the consumer SaaS offerings. Going forward, most of the office suits and Line of Business (LoB) applications will be offered as SaaS. Microsoft’s Office 2010 has the free Office Web Applications. Other popular services from Microsoft like Exchange Server, SharePoint Server, Live Meeting are offered on subscription along with other Microsoft services like Business Productivity Online Suite (BPOS).</p>
<p>In summary, there is something for everyone on the Cloud. IT Managers are aligned with Infrastructure as a Service (IaaS) while developers are aligned with the Platform as a Service (PaaS) and finally consumers will subscribe to the Software as a Service (SaaS) offerings.</p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Cloud%20Computing%20%E2%80%93%20What%E2%80%99s%20in%20it%20for%20you%3F%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-computing-%25e2%2580%2593-what%25e2%2580%2599s-in-it-for-you" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-computing-%25e2%2580%2593-what%25e2%2580%2599s-in-it-for-you&amp;t=Cloud%20Computing%20%E2%80%93%20What%E2%80%99s%20in%20it%20for%20you%3F" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-computing-%25e2%2580%2593-what%25e2%2580%2599s-in-it-for-you&amp;title=Cloud%20Computing%20%E2%80%93%20What%E2%80%99s%20in%20it%20for%20you%3F&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=The%20expectations%20around%20Cloud%20Computing%20are%20very%20high.%20It%20is%20one%20of%20the%20most%20discussed%20terminologies%20among%20CIOs%2C%20developers%20and%20IT%20managers.%20While%20there%20is%20certainly%20more%20hype%20around%20it%20than%20what%20it%20really%20is%2C%20Cloud%20Computing%20is%20definitely%20promising." title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-computing-%25e2%2580%2593-what%25e2%2580%2599s-in-it-for-you&amp;title=Cloud%20Computing%20%E2%80%93%20What%E2%80%99s%20in%20it%20for%20you%3F&amp;annotation=The%20expectations%20around%20Cloud%20Computing%20are%20very%20high.%20It%20is%20one%20of%20the%20most%20discussed%20terminologies%20among%20CIOs%2C%20developers%20and%20IT%20managers.%20While%20there%20is%20certainly%20more%20hype%20around%20it%20than%20what%20it%20really%20is%2C%20Cloud%20Computing%20is%20definitely%20promising." title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-computing-%25e2%2580%2593-what%25e2%2580%2599s-in-it-for-you&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-computing-%25e2%2580%2593-what%25e2%2580%2599s-in-it-for-you&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li><li><a href="http://www.janakiramm.net/blog/cloud-personas-and-their-concerns" title="Cloud Personas and Their Concerns">Cloud Personas and Their Concerns</a></li><li><a href="http://www.janakiramm.net/blog/my-interview-on-cloud-at-indicthreads-com" title="My Interview on Cloud at IndicThreads.com">My Interview on Cloud at IndicThreads.com</a></li><li><a href="http://www.janakiramm.net/blog/ibf-medias-paas-panel-discussion" title="IBF Media&#8217;s PaaS Panel Discussion">IBF Media&#8217;s PaaS Panel Discussion</a></li><li><a href="http://www.janakiramm.net/blog/is-it-azure-vs-rest-of-the-world-on-the-cloud" title="Is it Azure vs. Rest of the World on the Cloud?">Is it Azure vs. Rest of the World on the Cloud?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/cloud-computing-%e2%80%93-what%e2%80%99s-in-it-for-you/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>VMforce &#8211; What&#8217;s in it for us?</title>
		<link>http://www.janakiramm.net/blog/vmforce-whats-in-it-for-us</link>
		<comments>http://www.janakiramm.net/blog/vmforce-whats-in-it-for-us#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:12:44 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[App Engine]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Force.com]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Platform as a Service]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[VMforce]]></category>
		<category><![CDATA[VmWare]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=2040</guid>
		<description><![CDATA[Yesterday, SalesForce.com and VMware jointly announced a new PaaS offering called VMforce. This is a huge announcement that has a very strong impact on the Cloud ecosystem. Let’s see what it means to us. The enterprise application development platform is dominated by two obvious platforms &#8211; .NET and Java. I qualified my statement with the [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Yesterday, <a href="http://www.salesforce.com/" target="_blank">SalesForce.com</a>  and <a href="http://www.vmware.com/">VMware</a> jointly <a href="http://www.vmware.com/company/news/releases/vmforce.html" target="_blank">announced</a> a new PaaS offering called <a href="http://www.vmforce.com/" target="_blank">VMforce</a>. This is a huge announcement that has a very strong impact on the Cloud ecosystem. Let’s see what it means to us.</p>
<p>The enterprise application development platform is dominated by two obvious platforms &#8211; .NET and Java. I qualified my statement with the ‘enterprise’ keyword because other platforms like LAMP, Ruby on Rails, Python are great for consumer web apps and they are not the first choice for building the Line of Business (LoB) applications. So, when the enterprise wants to seriously look at the Cloud, they want a platform exposing either .NET or Java as a service. The application platform on the Cloud is technically called as the Platform as a Service (PaaS). Till date, PaaS is typically associated with Microsoft’s <a href="http://www.microsoft.com/windowsazure" target="_blank">Windows Azure Platform</a>, <a href="http://code.google.com/appengine" target="_blank">Google App Engine</a> and  <a href="http://developer.force.com" target="_blank">Force.com</a>. Windows Azure is the preferred platform for all the .NET developers. In the last one year, Microsoft’s continuous investments in Azure made it comprehensive and mature for the businesses to go live on the Cloud. Java developers had to settle for the limited capabilities offered by Google App Engine. Right from the day of announcement of Java runtime on App Engine, Google did very little to entice the Java community. Moving an enterprise Java app to GAE is not really straight forward. GAE doesn’t support all the capabilities of Java EE. Even for the web applications, there are quite a few constraints that force the developers to re-factor the application to run on GAE. Moving an app back and forth from the local datacenter and GAE is not easy. So, there has been no comparable PaaS offering to Azure for Java developers. In one of my articles, I covered how <a href="http://www.janakiramm.net/blog/how-sun-missed-the-bus-to-the-cloud" target="_blank">Sun lost the opportunity</a> of delivering the Java PaaS to the community. This gap is now being filled by VMforce. They want to make VMforce the defacto Cloud platform for Java developers. VMforce for Java developers would be what Azure is for .NET developers. </p>
<div id="attachment_2054" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/04/vmforceCloud.png" title="VMforce PaaS Offering" rel="lightbox" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/vmforceCloud.png" alt="Vmforce PaaS Offering" title="VMforce PaaS Offering" width="300" height="231" class="size-medium wp-image-2054" /></a>
	<p class="wp-caption-text">VMforce PaaS Offering</p>
</div>
<p>But why did VMware join hands with SalesForce.com? VMware has a proven stack for the Cloud in the form of vSphere and vCloud. They never wanted to compete directly with the IaaS providers like AWS or GoGrid. Instead, VMware wants to capture the Private Cloud market by aggressively competing with Microsoft and others. On the other hand, SalesForce.com has been in Cloud services business for a while and has become synonymous with SaaS. They also started to expose the middle tier that powers their CRM through the <a href="http://developer.force.com" target="_blank">force.com</a> PaaS offering. SalesForce.com has the right level of infrastructure that is ready to scale. But just virtualization combined with the right infrastructure doesn’t offer an exciting platform for the developers. VMware made two strategic investments last year. They acquired a Java framework and tools company called <a href="http://www.springsource.com/ " target="_blank">SpringSource</a> and a Message-Oriented-Middleware (MOM) company called <a href="http://www.rabbitmq.com/" target="_blank">RabbitMQ</a>. This investment made VMware ready for a complete platform offering. Just like VMware brings an abstraction layer between the real hardware and the OS, SpringSource adds a layer between Java runtime and enterprise applications. Java developers targeting SpringSource can easily move apps across multiple environments.  Message Queuing is very important for enterprise application scalability. The combo of SpringSource and RabbitMQ offer a powerful and scalable enterprise Java environment. Now, when we look at the equation, it becomes pretty interesting. VMware offering the SpringSource framework for the on-premise servers and the Private Cloud that can be further extended to the Public Cloud hosted on SalesForce.com. Add the LoB components, the multi-tenant capability, enterprise database and the UI widgets that are already a part of force.com, they have a pretty solid PaaS in the making. </p>
<div id="attachment_2048" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/04/Deployment-Env.png" title="Deployment Scenarios" rel="lightbox" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/Deployment-Env.png" alt="Deployment Scenarios" title="Deployment Scenarios" width="300" height="244" class="size-medium wp-image-2048" styke="border: 1 solid black;"/></a>
	<p class="wp-caption-text">Deployment Scenarios</p>
</div>
<p>Who should be worried about this announcement? It is Google! They have a serious contender in VMforce. As a developer, I prefer setting up SpringSource environment on my local machine and use Eclipse to seamlessly deploy across my local server, Private Cloud or on the VMforce Public Cloud. I need not heavily re-factor my applications for the Cloud anymore. Relying on a proven Java framework like Spring gives the developers the confidence to standardize their apps across multiple deployment environments. But, should Microsoft be worried about this announcement? Yes. But not as much as Google! Microsoft did the right thing by bringing .NET to the Cloud early and helping the developers make a smooth transition. For any Microsoft shop, the first choice is Azure and Microsoft will continue to lead in that space. </p>
<p>Do you think VMforce will deliver on its promise? Let me know your thoughts!</p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=VMforce%20-%20What%27s%20in%20it%20for%20us%3F%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fvmforce-whats-in-it-for-us" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fvmforce-whats-in-it-for-us&amp;t=VMforce%20-%20What%27s%20in%20it%20for%20us%3F" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fvmforce-whats-in-it-for-us&amp;title=VMforce%20-%20What%27s%20in%20it%20for%20us%3F&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=Yesterday%2C%20SalesForce.com%20%20and%20VMware%20jointly%20announced%20a%20new%20PaaS%20offering%20called%20VMforce.%20This%20is%20a%20huge%20announcement%20that%20has%20a%20very%20strong%20impact%20on%20the%20Cloud%20ecosystem.%20Let%E2%80%99s%20see%20what%20it%20means%20to%20us.%0D%0A%0D%0AThe%20enterprise%20application%20development%20p" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fvmforce-whats-in-it-for-us&amp;title=VMforce%20-%20What%27s%20in%20it%20for%20us%3F&amp;annotation=Yesterday%2C%20SalesForce.com%20%20and%20VMware%20jointly%20announced%20a%20new%20PaaS%20offering%20called%20VMforce.%20This%20is%20a%20huge%20announcement%20that%20has%20a%20very%20strong%20impact%20on%20the%20Cloud%20ecosystem.%20Let%E2%80%99s%20see%20what%20it%20means%20to%20us.%0D%0A%0D%0AThe%20enterprise%20application%20development%20p" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fvmforce-whats-in-it-for-us&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fvmforce-whats-in-it-for-us&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li><li><a href="http://www.janakiramm.net/blog/ibf-medias-paas-panel-discussion" title="IBF Media&#8217;s PaaS Panel Discussion">IBF Media&#8217;s PaaS Panel Discussion</a></li><li><a href="http://www.janakiramm.net/blog/is-it-azure-vs-rest-of-the-world-on-the-cloud" title="Is it Azure vs. Rest of the World on the Cloud?">Is it Azure vs. Rest of the World on the Cloud?</a></li><li><a href="http://www.janakiramm.net/blog/cloud-computing-%e2%80%93-what%e2%80%99s-in-it-for-you" title="Cloud Computing – What’s in it for you?">Cloud Computing – What’s in it for you?</a></li><li><a href="http://www.janakiramm.net/blog/who-will-win-the-cloud-computing-battle-in-india" title="Who Will Win The Cloud Computing Battle in India?">Who Will Win The Cloud Computing Battle in India?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/vmforce-whats-in-it-for-us/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cloud App and the Unmanned Aircraft System</title>
		<link>http://www.janakiramm.net/blog/cloud-app-and-the-unmanned-aircraft-system</link>
		<comments>http://www.janakiramm.net/blog/cloud-app-and-the-unmanned-aircraft-system#comments</comments>
		<pubDate>Fri, 09 Apr 2010 16:01:05 +0000</pubDate>
		<dc:creator>Jani</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Service Managament API]]></category>
		<category><![CDATA[Unmanned Aircraft System]]></category>

		<guid isPermaLink="false">http://www.janakiramm.net/?p=1980</guid>
		<description><![CDATA[According to Wikipedia, an unmanned aircraft system or unmanned aerial vehicle is an aircraft that flies without human crew on board the aircraft. … a UAV is defined as a reusable, uncrewed vehicle capable of controlled , sustained, level flight and powered by a jet or reciprocating engine. So, what is the difference between an [...]<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>According to Wikipedia, <em>an <a href="http://en.wikipedia.org/wiki/Unmanned_Aircraft_System" target="_blank">unmanned aircraft system</a> or <a href="http://en.wikipedia.org/wiki/Unmanned_aerial_vehicle" target="_blank">unmanned aerial vehicle</a> is an aircraft that flies without human crew on board the aircraft. … a UAV is defined as a reusable, uncrewed vehicle capable of controlled , sustained, level flight and powered by a jet or reciprocating engine.<br />
</em></p>
<p>So, what is the difference between an application running in your datacenter and an application running on the Cloud? Well, it is as different as an aircraft flown by a pilot and an unmanned aircraft system. Interestingly, both the Cloud application and the UAS share the same attributes!</p>
<p>When you are running an enterprise application hosted at the datacenter in your backyard, you have a lot of liberty in controlling it. You can monitor it closely to track the performance and it is fairly easy to fix the bottlenecks. Same is the case with an aircraft flown by a professional pilot. He can determine the right altitude and the direction based on the wind speed and the weather conditions.  The pilot will take every step to make sure that the flight is as safe as possible.</p>
<div id="attachment_1983" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/04/UAV.png" title="Unmanned Aircraft System" rel="lightbox" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/UAV-300x291.png" alt="Unmanned Aircraft System" title="Unmanned Aircraft System" width="300" height="291" class="size-medium wp-image-1983" /></a>
	<p class="wp-caption-text">Unmanned Aircraft System</p>
</div>
<p>Running the same enterprise application on the Cloud is no different from flying an unmanned aircraft. You never know which server, datacenter or the continent that hosts your application. For the UAS, imagine the challenges involved in accurately gauging the external factors like the wind speed, direction and the altitude.  The external factors that define the smooth operation of the Cloud application are traffic, resource usage and security. You got to tweak the application to meet these demands on the fly!</p>
<p>Whether it is the Cloud application or the unmanned aircraft system, they need a sophisticated control center for remote operations.   Apart from the remote control center, the constant communication between the control center and the UAS is very critical. </p>
<div id="attachment_1982" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/04/Control-Center.png" title="UAS Control Center" rel="lightbox" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/Control-Center-300x200.png" alt="UAS Control Center" title="UAS Control Center" width="300" height="200" class="size-medium wp-image-1982" /></a>
	<p class="wp-caption-text">UAS Control Center</p>
</div>
<p>Though it is obvious that most of the Cloud offerings expose ‘Compute’ and ‘Storage’ services, there is another crucial service which is the ‘Management’ service. This service connects your Cloud App with the control center at your end.  By consuming this service, you will be able to tweak your application to meet the external conditions. </p>
<div id="attachment_1981" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://www.janakiramm.net/wp-content/uploads/2010/04/Cloud_Services.png" rel="lightbox" title="Key Services Exposed by Cloud" class="broken_link"><img src="http://www.janakiramm.net/wp-content/uploads/2010/04/Cloud_Services-300x174.png" alt="Key Services Exposed by Cloud" title="Key Services Exposed by Cloud"  width="300" height="174" class="size-medium wp-image-1981" /></a>
	<p class="wp-caption-text">Key Services Exposed by Cloud</p>
</div>
<p><a href="http://aws.amazon.com" target="_blank">Amazon Web Services</a> offer a mature <a href="http://aws.amazon.com/sdkfornet/" target="_blank">API</a> to take control of the infrastructure that runs your application. <a href="http://www.microsoft.com/windowsazure" target="_blank">Microsoft Windows Azure Platform</a> has a <a href="http://blogs.msdn.com/windowsazure/archive/2009/09/17/introducing-the-windows-azure-service-management-api.aspx" target="_blank">Service Management API</a> that lets the developers programmatically control the Cloud application’s parameters.  </p>
<p>I will be covering the Azure Service Management API in detail in the coming posts.</p>
<p><hr/>
<div style= "font-family: Arial; font-size: 13px; margin-top: -10px ">
Copyright &copy; 2010 <a href="http://www.janakiramm.net">Janakiram MSV</a>. Follow him on <a href="http://www.twitter.com/janakiramm" target="_blank">Twitter</a>,  <a href="http://www.facebook.com/janakiramm" target="_blank">Facebook</a> and  <a href="http://www.linkedin.com/in/janakiramm" target="_blank">LinkedIn</a>
</div>
<p/>
<div style =" background: #f0f0f0; border: 1px solid black; padding: 5px; width:460px; height: 100px; overflow:hidden; color: #333; font-family: Arial; font-size: 13px;" >
            <img style ="margin:0; padding:0px; float:left; margin-right: 10px; margin-top: -10px; border: 1px solid black; width: 75px; height: 75px;"  src='http://www.gravatar.com/avatar/92b0f1c4f2013fd99f0338128ecd2a95?s=100&amp;d=identicon&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' />            
<div style="float: top; text-align: justify;" >
            <p style= "font-family: Arial; font-size: 12px; color:#333; margin-top: -40px; "><a href="http://www.janakiramm.net">Janakiram MSV</a> is a Cloud Computing Strategist specializing in industry's leading Cloud Computing offerings. Whether you are a developer, architect or an entrepreneur, he can help you get started on the Cloud Computing strategy. Janakiram comes with 10 years of experience in engaging with businesses on architecting enterprise solutions.</p>            </div>
 </div>
<br /></p>



Share This Article


	<a rel="nofollow"  target="_blank" href="http://www.janakiramm.net/feed" title="RSS"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Cloud%20App%20and%20the%20Unmanned%20Aircraft%20System%20-%20http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-app-and-the-unmanned-aircraft-system" title="Twitter"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-app-and-the-unmanned-aircraft-system&amp;t=Cloud%20App%20and%20the%20Unmanned%20Aircraft%20System" title="Facebook"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-app-and-the-unmanned-aircraft-system&amp;title=Cloud%20App%20and%20the%20Unmanned%20Aircraft%20System&amp;source=Janakiram+MSV+Cloud+Computing+Strategist&amp;summary=According%20to%20Wikipedia%2C%20an%20unmanned%20aircraft%20system%20or%20unmanned%20aerial%20vehicle%20is%20an%20aircraft%20that%20flies%20without%20human%20crew%20on%20board%20the%20aircraft.%20%E2%80%A6%20a%20UAV%20is%20defined%20as%20a%20reusable%2C%20uncrewed%20vehicle%20capable%20of%20controlled%20%2C%20sustained%2C%20level%20flight%20an" title="LinkedIn"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-app-and-the-unmanned-aircraft-system&amp;title=Cloud%20App%20and%20the%20Unmanned%20Aircraft%20System&amp;annotation=According%20to%20Wikipedia%2C%20an%20unmanned%20aircraft%20system%20or%20unmanned%20aerial%20vehicle%20is%20an%20aircraft%20that%20flies%20without%20human%20crew%20on%20board%20the%20aircraft.%20%E2%80%A6%20a%20UAV%20is%20defined%20as%20a%20reusable%2C%20uncrewed%20vehicle%20capable%20of%20controlled%20%2C%20sustained%2C%20level%20flight%20an" title="Google Bookmarks"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-app-and-the-unmanned-aircraft-system&amp;partner=sociable" title="Print"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.janakiramm.net%2Fblog%2Fcloud-app-and-the-unmanned-aircraft-system&amp;partner=sociable" title="PDF"><img src="http://www.janakiramm.net/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" /></a>


<br/><br/><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.janakiramm.net/blog/top-5-things-microsoft-should-fix-in-azure" title="Top 5 Things Microsoft Should Fix in Azure">Top 5 Things Microsoft Should Fix in Azure</a></li><li><a href="http://www.janakiramm.net/blog/cloud-architecture-session-by-amazon" title="Cloud Architecture Session by Amazon">Cloud Architecture Session by Amazon</a></li><li><a href="http://www.janakiramm.net/blog/video-tutorial-your-first-cloud-app-on-windows-azure" title="Video Tutorial-Your First Cloud App on Windows Azure">Video Tutorial-Your First Cloud App on Windows Azure</a></li><li><a href="http://www.janakiramm.net/blog/overview-of-amazon-web-services" title="Overview of Amazon Web Services">Overview of Amazon Web Services</a></li><li><a href="http://www.janakiramm.net/blog/a-case-for-private-paas" title="A Case for Private PaaS">A Case for Private PaaS</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.janakiramm.net/blog/cloud-app-and-the-unmanned-aircraft-system/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
