-
Course
- Core Tech
Cloud Oriented Programming
This course demonstrates coding techniques to optimize your applications that are targeted to run in the public cloud.
What you'll learn
The public cloud is tomorrow’s IT backbone. As cloud vendors introduce new capabilities, the application-building process is undergoing a profound transformation. The cloud is based on key tenets such as global scale, commodity hardware, usage-based billing, scale-out, and automation. But how does the cloud impact what we do as programmers every day? What do we need to do at a program level that aligns us with the aforementioned tenets?
Table of contents
- Introduction | 1m 17s
- Retry Logic and Tight Loop | 2m 46s
- Constant Wait Interval | 2m 10s
- Downsides of Constant Wait Interval | 1m 53s
- Random Wait and Retry | 1m 55s
- Progressive Back off | 5m 50s
- Summary of Retry Logic | 1m 17s
- Re-imagine the Exception Handler | 3m 31s
- Define the Behavior Contract | 1m 44s
- How Is the Cloud Different? | 2m 23s
- Example of Recoverable Error | 3m 49s
- Logging Takes a New Meaning | 2m 2s
- How Is it Different in the Cloud? | 3m 28s
- Azure Diagnostic and AppInsight | 2m 36s
- Demo of AppInsight | 9m 10s
- Final Summary | 55s
About the author
Vishwas has been working with Windows Azure for the last four years. As part of his role as CTO of Applied Information Sciences, he has worked on several Azure related projects.
More Courses by Vishwas