Home » Videos

Making your Application Ready for the Cloud

13 February 2013 No Comment

Do you have a feeling that the applications you write won’t run and scale in the cloud? You’re probably right. Standard development practices include many vices that make applications cloud-incompatible. Machines fail in the cloud and the local filesystem is not be trusted. A request may be served by any of a group of instances, so even caching session-data in memory is suspect. This session will show you how to take a run-of-the-mill web application and convert it into a perfectly stateless, cloud-ready and super-scalable monster.

Video Producer: http://www.ndcoslo.com/

Related Content:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*