<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Cloud Computing</title>
      <link>http://www.infosysblogs.com/cloudcomputing/</link>
      <description>The commoditization of technology has reached its pinnacle with the advent of the recent paradigm of Cloud Computing. Infosys Cloud Computing blog is a platform to exchange thoughts, ideas and opinions with Infosys experts on Cloud Computing</description>
      <language>en</language>
      <copyright>Copyright 2010</copyright>
      <lastBuildDate>Thu, 18 Mar 2010 12:55:12 +0000</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.2ysb5-20051201</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Information on different Key Value stores</title>
         <description><![CDATA[In my previous blog on &ldquo;Key Value stores: Usefulness in Cloud environment&rdquo; I have mentioned the advantages and the scenarios where Key value stores can be useful. There are various Key value stores available over internet which differs from each other in some or other ways. So you need to decide on which to go for depending on your requirement.]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/03/details_about_different_key_va.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/03/details_about_different_key_va.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Thu, 18 Mar 2010 12:55:12 +0000</pubDate>
      </item>
            <item>
         <title>Handling certificates for Azure management API calls</title>
         <description><![CDATA[<p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">I had a very tough time in one of my projects where we were using the Azure management API from a web application (deployed in Azure cloud). Before this project, we had successfully used these APIs in a windows based application but this is first time we were using in a web application. And apparently had a good amount of learning in a very new dimension.</span></p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><p class="MsoNormal" style="margin: 0in 0in 0pt"><span style="font-family: 'Arial','sans-serif'"><a href="http://www.infosysblogs.com/microsoft/2010/03/handling_certificates_for_azur.html#more">Continue reading &quot;Handling certificates for Azure management API calls&quot; &raquo;</a></span><span style="font-size: 9.5pt; font-family: 'Arial','sans-serif'"> </span></p><a href="http://www.infosysblogs.com/microsoft/2010/03/handling_certificates_for_azur.html#more" /></span>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/03/handling_certificates_for_azur.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/03/handling_certificates_for_azur.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Mon, 15 Mar 2010 07:25:28 +0000</pubDate>
      </item>
            <item>
         <title>Accessing CouchDB for Data Storage and Retrieval</title>
         <description>Cloud Databases are an emerging type of non relational databases which do not follow relational algebra and are generally key-value oriented systems which are used for storing internet scale data and provide easy programmatic access. Databases like Amazon SimpleDB, Cassandra from Facebook and Apache CouchDB and many others falls in the category of non relational databases and has been widely used in large consumer based applications and are quite popular.</description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/02/accessing_couchdb_for_data_sto_1.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/02/accessing_couchdb_for_data_sto_1.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Tue, 23 Feb 2010 12:43:18 +0000</pubDate>
      </item>
            <item>
         <title>Accessing Hadoop DFS for Data Storage and Retrieval</title>
         <description><![CDATA[<p>Distributed File Systems (DFS) are a new type of file systems which provides some extra features over normal file systems and are used for storing and sharing files across wide area network and provide easy programmatic access.</p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/02/accessing_hadoop_dfs_for_data.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/02/accessing_hadoop_dfs_for_data.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Fri, 19 Feb 2010 11:30:41 +0000</pubDate>
      </item>
            <item>
         <title>SaaS makes financial accounting easier</title>
         <description><![CDATA[<p>It&rsquo;s been so much talked and written about technical benefits of Cloud computing. I thought of looking at it from financial accounting point of view. Comparing the traditional IT expenses with Cloud computing expenses especially SaaS model, might give a different picture of the income statement. Before I go ahead and try putting forward my interpretation, want to make a disclaimer that I am no way finance or accounting expert, this is just a plain interpretation of what I understood. Comments and suggestions are most welcome.<br /><br /><a href="http://www.infosysblogs.com/microsoft/2010/02/saas_makes_financial_accountin.html#more">Continue reading &quot;SaaS makes financial accounting easier&quot; &raquo;</a> </p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/02/saas_makes_financial_accountin.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/02/saas_makes_financial_accountin.html</guid>
         <category>Cloud Strategy and Trends</category>
         <pubDate>Mon, 15 Feb 2010 10:34:06 +0000</pubDate>
      </item>
            <item>
         <title>Key Value stores: Usefulness in Cloud environment</title>
         <description><![CDATA[<p>Cloud Databases are a new type of non relational (key-value oriented) databases which are used for storing internet scale data and provide easy programmatic access. Databases like Amazon SimpleDB, Apache CouchDB, Project Voldemort and many others falls in the category of non relational databases and has been widely used and are quite popular.</p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/02/key_value_stores_usefulness_in.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/02/key_value_stores_usefulness_in.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Thu, 04 Feb 2010 05:14:16 +0000</pubDate>
      </item>
            <item>
         <title>Security Issues with the Cloud</title>
         <description><![CDATA[Despite all the hype surrounding the cloud, enterprise customers are still reluctant to get their hands wet. The reason&hellip; security. <span>&nbsp;</span>Industry verticals like Banking and capital markets, Defense and other high risk projects give far more weight age to security and fail safety than marginal reduction in capital expenditure. Undiscovered security holes, which lie hidden inherently in the OS for decades, may cause much higher damage when the whole system is exposed to the brute force hacking power of the public internet. ]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2010/01/security_issues_with_the_cloud.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2010/01/security_issues_with_the_cloud.html</guid>
         <category>Enterprise Adoption</category>
         <pubDate>Thu, 21 Jan 2010 06:27:30 +0000</pubDate>
      </item>
            <item>
         <title>MYOC - Offload compute intensive tasks on Azure using the Offline Processing pattern</title>
         <description><![CDATA[<p>In this post on the MYOC cloud development series, I will share an offline processing design pattern&nbsp;where certain computation tasks are offloaded to another execution task using queues&nbsp;and that can help reducing the overall processing time of&nbsp;online transactions.&nbsp;This is a very useful pattern to&nbsp;use,&nbsp;if you plan to build highly scalable and compute intensive application on the web today.&nbsp;This patterns&nbsp;is also&nbsp;used by many popular websites. Here I will demonstrate how we've used this pattern to help reduce the poll creation time.</p><p><a href="http://www.infosysblogs.com/microsoft/2009/12/myoc_offload_compute_intensive.html#more">Continue reading &quot;MYOC - Offload compute intensive tasks on Azure using the Offline Processing pattern&quot; &raquo;</a> </p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/12/myoc_offload_compute_intensive.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/12/myoc_offload_compute_intensive.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Mon, 14 Dec 2009 12:59:41 +0000</pubDate>
      </item>
            <item>
         <title>Hybrid Clouds: Business Imperatives</title>
         <description><![CDATA[<p>What could possibly be some of the business imperatives for hybrid cloud adoption by enterprises? In my opinion one of foremost imperatives is the taxation laws to be enacted by governmnets that are based on corporate emissions. Considering the fact that a significant percentage of the carbon footprint includes emissions from the datacenters, government regulations to bring down corporate emissions could act as a trigger for multiple organizations to share hosting resources within the same data-center. It is in these contexts that we may see more of hybrid cloud model perhaps taking shape. </p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/12/hybrid_clouds_business_imperat_2.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/12/hybrid_clouds_business_imperat_2.html</guid>
         <category>Cloud Strategy and Trends</category>
         <pubDate>Wed, 09 Dec 2009 17:25:23 +0000</pubDate>
      </item>
            <item>
         <title>Cloud Bursts: Reality versus Hype!!I</title>
         <description><![CDATA[<p>The taxonomy of cloud computing consisting of private clouds, public clouds and hybrid clouds is by now well established in the cloud computing literature and discussion forums. Inspite of the fact that proponents of cloud computing are gung-ho about associated technologies such as cloud burst&nbsp;-- the technology that&nbsp;ultimately helps realize hybrid clouds, Gartner predicts that businesses will use private clouds as of now. Even Forrestor backed private cloud in its report earlier this year. Does that mean the end of technologies associated with cloud burst? In my opinion it is not!!! While it is true that we may be witnessing a slowdown in hybrid cloud adoption, yet I believe that enterprises will be amenable towards adopting the cloud burst technology in the coming days. As different lines of business within an organization continues to invest in building their own private clouds, we will witness a scenario where an enterprise has multiple private clouds.&nbsp;The private&nbsp;clouds&nbsp;could belong to different lines of business&nbsp;or it could belong to one line of business possibly spread across multiple geographies. Typically, the&nbsp;private cloud&nbsp;of a particular business line on one hand can remain under-utilized for a major fraction of the time and on the other hand a short surge in demand could result in over-utilized servers and reduced quality of services even though spare capacity is available in the&nbsp;private cloud&nbsp;belonging to the other business line. Using cloud&nbsp;burst technologies, it possible to create a shared and yet private cloud. Each of the different LOBs has a dedicated&nbsp;cloud so that the applications belonging to a particular LOB runs only in its&nbsp;cloud under normal circumstances. Though discrete, these&nbsp;clouds form a shared virtual infrastructure so that an application in an overloaded&nbsp;cloud can procure the computing resources from an under-loaded cloud. That means, during overload situations, an application requiring more computing resources can procure these resources from a cloud different from its current host cloud. Both these cloud, however belong to the same&nbsp;organization; albeit different&nbsp;lines of business. &nbsp;Scenarios such as this are likely to be more common in future and can be termed as internal cloud bursts. As enterprises adopt cloud technologies organizations are going to witness internal cloud burst more frequently than external cloud burst where applications move to an external cloud provider&rsquo;s environment such as Amazon, Mosso or Rackspace when faced with scarcity of resources.&nbsp; <br /></p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/12/cloud_bursts_reality_versus_hy.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/12/cloud_bursts_reality_versus_hy.html</guid>
         <category>Cloud Strategy and Trends</category>
         <pubDate>Wed, 09 Dec 2009 16:37:04 +0000</pubDate>
      </item>
            <item>
         <title>Shifting Gears: ISV Cloud On-boarding</title>
         <description><![CDATA[Last couple of months; I had several exciting opportunities to interact with large ISVs in formulating the business strategies, technology strategies &amp; GTM strategies to align and adopt cloud computing trends. I noticed that the ISVs are shifting the gears: the drivers are many, major one being the recent economic slowdown puts lot of growth &amp; price pressures for ISVs as enterprises are conservative on IT spend. Also, the recent technology innovation trend &ndash; cloud computing &ndash; brings value in terms of cost efficiency and business agility.]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/12/shifting_gears_isv_cloud_onboa.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/12/shifting_gears_isv_cloud_onboa.html</guid>
         <category>Enterprise Adoption</category>
         <pubDate>Wed, 02 Dec 2009 05:29:02 +0000</pubDate>
      </item>
            <item>
         <title>Dallas – Information as a Service</title>
         <description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp; We are witnessing information explosion over the internet, tons of information is getting accumulated in. However, we still struggle to get the &ldquo;Accurate and Authentic Data&rdquo;. Have you ever needed the zip code of a city, route to reach a place, dining menu of restaurants, weather forecast and history, crime rates in a specific area of city? This list just goes on. How do we get this data? Search this information on our favorite search engines and rest in peace when we find it!! But, do we really know whether the data which we got is really accurate?! It could be stale, misleading or just plain inaccurate!! Why can&rsquo;t you get information as easily as you can get a size 40 Creamy white Louis Philippe shirt or maybe a striking green 8 GB IPOD shuffle; because INFORMATION is not commodity yet!!&nbsp;<br /><br /><a title="Continue reading" href="http://www.infosysblogs.com/microsoft/2009/11/dallas_information_as_a_servic.html#more">Continue reading &quot;Dallas &ndash; Information as a Service&quot; &raquo;</a></p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/11/dallas_information_as_a_servic.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/11/dallas_information_as_a_servic.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Mon, 30 Nov 2009 10:24:02 +0000</pubDate>
      </item>
            <item>
         <title>MYOC - Telephony with Twilio to Vote</title>
         <description><![CDATA[<p><a href="http://www.infosysblogs.com/microsoft/2009/11/myoc_make_your_opinion_cloud_s.html" target="_blank">MYOC (Make Your Opinion Count)</a> &ndash; an online poll application hosted on Microsoft Azure, uses <a href="http://www.twilio.com/" target="_blank">Twilio</a> to make it easier for people to participate in the online polls. Twilio is telephony in the cloud which exposes RESTful APIs to build scalable voice applications. It supports both inbound and outbound telephony calls. Pricing is developer friendly with pay-as-you-go model.</p><p>MYOC uses Twilio in two ways &ndash;<br />1.&nbsp;Poll creator can place a call&nbsp; for participant to caste his/her vote<br />2.&nbsp;A participant can dial-in for a particular poll to caste his/her vote</p><p>Let&rsquo;s see what all it takes to use twilio in MYOC to call a participant and accept his/her vote or to handle an incoming call to cast a vote.</p><p><a href="http://www.infosysblogs.com/microsoft/2009/11/myoc_telephony_with_twilio_to.html">Continue reading &quot;MYOC - Telephony with Twilio to Vote&quot; &raquo;</a></p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/11/myoc_telephony_with_twilio_to.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/11/myoc_telephony_with_twilio_to.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Fri, 20 Nov 2009 13:23:05 +0000</pubDate>
      </item>
            <item>
         <title>Infosys on-boarding ISV&apos;s on the cloud - 2</title>
         <description><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 10pt">In this blog, I will continue the discussion on a possible migration scenario of migrating existing ISV application to Azure. If you haven&rsquo;t read my previous blog on this topic, then you can go <a href="http://www.infosysblogs.com/microsoft/2009/11/infosys_onboarding_isvs_on_the.html" target="_blank">here</a>...</p><p class="MsoNormal" style="margin: 0in 0in 10pt"><a href="http://www.infosysblogs.com/microsoft/2009/11/infosys_onboarding_isvs_on_the_1.html#more">Continue reading &quot;Infosys on-boarding ISV's on the cloud - 2&quot; &raquo;</a> </p>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/11/infosys_onboarding_isvs_on_the_1.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/11/infosys_onboarding_isvs_on_the_1.html</guid>
         <category>Development on Cloud – Architects and Developers Perspective</category>
         <pubDate>Fri, 20 Nov 2009 11:29:30 +0000</pubDate>
      </item>
            <item>
         <title>Points to notice while migrating data from traditional database to Azure SQL</title>
         <description><![CDATA[<div class="entry-body"><p>Generally when it comes to migrating heavy data from one SQL server to another, among others following approaches are widely used:</p><p><span><span>1.<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span>Using SSIS package</p><p><span><span>2.<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span>And using BCP.</p><p><span>One needs to keep in mind a few points for the fruitful migration without any anomaly.</span></p></div><div class="entry-more" id="more"><p><span>For one of our project we used SSIS package for migrating data but hit upon a few glitches in the course of our task. </span></p><p><span><span>Find more info <a href="http://www.infosysblogs.com/microsoft/2009/11/migrating_data_from_traditiona.html">here</a></span></span></p></div>]]></description>
         <link>http://www.infosysblogs.com/cloudcomputing/2009/11/points_to_notice_while_migrati.html</link>
         <guid>http://www.infosysblogs.com/cloudcomputing/2009/11/points_to_notice_while_migrati.html</guid>
         <category></category>
         <pubDate>Fri, 20 Nov 2009 05:37:18 +0000</pubDate>
      </item>
      
   </channel>
</rss>
