Reading Notes #38
Cloud
- Amazon data center size - Interesting post that gives an opportunity to puts numbers on the cloud architecture, in this case AWS servers.
- How I work with Live Mesh, SkyDrive, and Office Live Workspace (Buck Woody) - Good post that explain one setup you can use to get your files synchronize and available on many device.
- 4 Azure milestones Microsoft must hit — and soon (Barb Darrow) - Interesting post that point out 4 milestones that Microsoft Azure should reach ASAP to stay in the cloud race.
- Can we pronounce “The Cloud” hype over yet? - Nice post that raise some objection that the cloud is for everything. Some people seem to still think this way, but its true cloud is not the answer to all situations.
- Learn The Cloud, Make A Difference, @home with Windows Azure - Great initiative! A good way to learn Winnows Azure and an easy way to get free Azure account for 3 months!
- How to Share a Local Drive when Remoting into Windows Azure Instance (Jason Haley) - Nice quick tips that is very useful when debugging.
- Multiple Sites in Single Role Running Local (Jason Haley) - This post is a time saver, if you plan to put more than one web site in the same web role... read this.
- Optimizing apps for cloud (Tim O'Brien) - Great post that explain few principles of cloud architecture to be able of building a more structured application.
- Why So Many Azure Storage Transactions? - Nice advice! Good think that since last release, when you are busting your limits they just deactivate the web application instead of giving a big bill.
- Windows Azure Security Best Practices - Part 2: What Azure Provides Out-of-the-Box (Bruce Kyle) - Amazing post that describes perfectly the architecture of Windows Azure and the security in it. It also explains what we should do to keep a good security level. This is the second post of the series a third one is already out... more to come.
- Windows Azure Security Best Practices – Part 3: Identifying Your Security Frame (Bruce Kyle) - Part 3 a is bout pattern in the ms document.
- Windows Azure Security Best Practices – Part 5: Claims-Based Identity, Single Sign On (Bruce Kyle) - A lot of information about windows Identity Foundation (WIF).
- Windows Azure Security Best Practices – Part 6: How Azure Services Extends Your App Security (Bruce Kyle) - Great post that talk about the strength of Windows Azure Active Directory, Azure Connect and Service Bus. The 3 options that you have to extend your security on Azure.
- Big Data and the case for IT relevancy - This post explain why big data will not "kills" IT jobs but in fact probably it will actually create more.
- HTML5 + Cloud = Personal Cloud (David Pallmann) - Nice post (the fourth of a series) explain the cloud is personal and why HTML5 could be a better tools to present this personal cloud.
- Windows Azure PowerShell Cmdlets (v2.2.2) (Michael WashamMS) - Present the new features of the last release of Windows Azure PowerShell. A lot of great new functionalities, but before downloading it be aware of some breaking changes.
- How to Download Windows Azure Blob Containers - We often found code sample to upload files to the cloud but here it is to download. This is well done demo to replicate the structure of an Azure Blob Container on premise.
- What Size VM Should I Go With? - Point a article here this question is answered by 2 authors well presented in this article.
[…]questions Joel & Stephen attempt to answer in the article. […]
- Book Review: Just for fun (Jan Van Ryswyck) - That look like a book that will easily find a place in my to read list.
Programming
Miscellaneous