Archive for February, 2012

Guidelines for Selecting Cloud Provider and Determining Cloud Type

Tuesday, February 28th, 2012 at 8:23 pm   - Posted by Prachi Kulkarni

Earlier we saw useful design techniques for a cloud enabled application. In this blog, we are going to look at various guidelines that help in the selection of Cloud Provider and Cloud Type for an organization. (more…)

Share
 

Cloud Security – A Major Concern for Enterprises

Friday, February 24th, 2012 at 3:58 pm   - Posted by Nassif Malouf

I recently got an opportunity to attend a TiE event “TiE Cloud: Breakthroughs in Cloud Security” in Silicon Valley on 2nd Feb. This conference was hosted by Mr. Allwyn Sequeira, CTO & VP, Cloud Networking & Security, VMware and Mr. Pradip Shankar, Vice-President, Ericsson. (more…)

Share
 

Design considerations while migrating the application to cloud

Thursday, February 2nd, 2012 at 1:05 pm   - Posted by Prachi Kulkarni

As outlined in earlier blog (Is your application a candidate for cloud migration), any application can be deployed on cloud, using right cloud application framework. However, in order to take maximum advantage of cloud features like dynamic scaling and high availability, it is advisable to make some design changes in the application. Here is a list of a few such design considerations:

  • Use of Decoupled Components
  • Asynchronous Communication
  • Stateless Application Design
  • Choice of Database
  • Data Storage Strategy

I plan to discuss these design considerations in some detail, in the coming sections. (more…)

Share