What are the rules of the road when it comes to coding in the cloud? Why do applications fail and how to make sure your application is tuned for success. This panel will discuss the pitfalls and best practices for using open APIs to develop apps for the cloud.
Questions Answered:
What kinds of apps are best suited for the cloud?
How to properly scale an application for the cloud?
How to prevent site failure under high loads?
Understanding memory-based or file-based cache?
Understanding write-back and write-through cache?
What is blocking versus non-blocking design?
How to implement event-driven updates?
Who’s got APIs and how should you utilize them?
What are some common mistakes of databases ie using it as a weblog or writing in real time?
The next big thing: How do design mobile applications for the cloud?