• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Amazon Web Services in Action - question - which apps are best to be moved to cloud?

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,

There are different kinds of applications used in an Enterprise. Is it a good option to move the entire set to cloud or do we need to move only certain applications? which is beneficial?
 
Author
Posts: 42
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your question.

Usually a migration to AWS starts with a small and non-mission-critical application. Afterwards all other applications are moved to AWS step by step.

It is possible to use AWS as a hybrid-cloud connected to your on-premise infrastructure in the beginning.

If it is worth to migrate an application to AWS depends very heavily on the specific use case. But as it is valuable to transfer the most applications to AWS it might also be useful to migrate the few remaining applications as well to be able to get rid of the current datacenter.
 
Chandrasekaran SanthanaKrishnan
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That sounds very practical and reasonable. Thanks for the response.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic