Comments
paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x. In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Cloud Expo on Google News

SYS-CON.TV

2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
Microsoft's Azure Bullet Points
Microsoft created a complete new platform that leverages much of what the likes of Amazon, Google, Sales Force, Open Social API

 Alan Williamson's Blog

We knew it was coming, the leafs were rustling and the wind was blowing. Yesterday Microsoft finally released their vision for their offering into the cloud space.

They have published a whitepaper on Azure so with that, here are the highlights from that whitepaper.

  • High level view: "a platform for running Windows applications and storing their data in the cloud"
  • Four main areas; Windows Azure base, .NET services, SQL services and Live services
  • All Azure applications run within Microsoft's data centers accessible via the Internet
  • Applications built on .NET will only be able to run in Azure (non .NET apps possibly in 2009)
  • Developers will use Visual Studio 2008
  • Azure supports background processes that run independent from the web app
  • Access to the Azure Storage service is via REST API (which isn't MS SQL Server)
  • Storage is not strictly SQL (Relational) but provides a table like structure with a query language
  • Each Azure app has its own configuration file that dictates how much resources it should consume within the platform
  • Azure has a complete online browser portal to control all aspects of their Azure app
  • Microsoft's BizTalk services, now known as .NET services, controls the infrastructure for distributed applications
  • Role of this service: "Access Control" who can do what
  • Role of this service: "Service Bus" allow an application to expose functionality through a web services end points. Handles all the logistics of this, including registering, lookup and firewall issues
  • Role of this service: "Workflow" how do all the parts of the application work together, built on Windows Workflow Foundation
  • SQL Services will include reporting and data analytics
  • The first to appear in SQL Services will be what was known as "SQL Server Data Services" called "SQL Data Services"
  • Permits Azure apps and NON (remote) Azure apps to store data on Microsoft's servers
  • Microsoft will only charge on what you use (storage and bandwidth)
  • SOAP and REST API's will be available for accessing data within this area
  • SQL Data Services does not require a pre-determined schema
  • Effectively roles up Amazon's SimpleDB / S3 into one service
  • Live Services is a wrapper to hook into the existing online Microsoft Live family of applications
  • The "Live Framework" introduces the "Live Operating Environment" that can run on desktops (including Mac) and mobile devices, and will synchronize the users data automatically
  • Azure apps can hook into this synchronization/layer if the user gives permission to that application
  • Users can expose data to other users within within the "Live Framework"
  • A "mesh enabled" application is one that can run on any device/platform and have access to the same data. In other words your Azure app comes out of the clouds and onto the device/desktop Think Google Gears on steroids
  • To aid startups monetize this, Microsoft plans to build in support for displaying ads in this applications
  • Because the API to this is REST/SOAP non Microsoft platforms/technologies can hook into this world too
  • Azure applications run within their own "instance" which is currently on a 1-to-1 mapping with a single processor
  • An Azure application can determine how many instances they want to run on, and the platform will automatically load balance between the two
  • Each "instance" is effectively a Windows 64bit Server 2008 running .NET 3.5
  • Users won't be able to customize, or upload their own 'instances'
  • Automatic detection of a failed "instance" will run up a new one
  • Naturally all Azure apps must be stateless; client data written SQL Data Services, or pushed back in a web cookie
  • Access to Windows Azure Storage is via ADO.NET web services; therefore it may not be possible to drop existing .NET applications unmodified into Azure
  • Developers can run a "Azure-in-a-box" that runs locally for them to test against all the Azure services on offer
  • Azure has built in hooks for alerting of impending doom
  • Storage can be as simple as a single BLOB of up to 50GB in size
  • BLOB's can have metadata associated with each one as well as the data itself
  • Other data is stored in a key/pair/type that can be queried
  • All data is replicated 3 times for fault tolerance
  • All data can be accessed via a simple URL:
    http://StorageAccount.blob.core.windows.net/Container/BlobName
    http://StorageAccount.table.core.windows.net/TableName?$filter=Query
    http://StorageAccount.queue.core.windows.net/QueueName
    http://Auhtority.data.database.windows.net/v1/Container/Entity
  • This permits non-Azure applications to hook into data

Microsoft have done far more than simply follow others. They have created a complete new platform that leverages much of what the likes of Amazon, Google, Sales Force, Open Social API, all are doing in their own spaces but bringing them together.

While sign-ups are being accepted to test this new platform, details on pricing are not available, so we have no real way to compare how more expensive or cheaper it is going to say switch storing our data in Microsoft's Azure platform compared to say Amazon's S3 or Nirvanix.

But this announcement will definitely appease the .NET developers and have them all breath a sign of relief that their favourite big brother hasn't let them down and forced them to learn python to utilise Googles App Engine.

More information available here http://www.microsoft.com/azure/webdev.mspx

About Alan Williamson
Alan Williamson is Editor-in-Chief of Cloud Computing Journal and is SYS-CON's "Cloud Computing Bootcamp" Instructor. Widely recognized as an early expert on Cloud Computing, he is Co-Founder of aw2.0 Ltd, a software company specializing in deploying software solutions within Cloud networks. Alan is a Sun Java Champion and creator of OpenBlueDragon (an open source Java CFML runtime engine). With many books, articles and speaking engagements under his belt, Alan likes to talk passionately about what can be done TODAY and not get caught up in the marketing hype of TOMORROW. Follow his blog, http://alan.blog-city.com/ or e-mail him at cloud(at)alanwilliamson.org.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Latest AJAXWorld RIA Stories
"We've been fairly quiet," said Rex Wang, VP of Infrastructure and Management at Oracle, this morning as he gave the Morning Keynote at the third and last day of the 4th Cloud Computing International Conference Expo at the Santa Clara Convention Center in Santa Clara, CA. Wang w...
Adaptec, Inc. today released the results of third-party performance testing of its new MaxIQ(TM) SSD Cache Performance Solution in MySQL environments. AppLabs, the world's largest independent testing and quality management company, found that Adaptec MaxIQ (with MaxIQ SSD cach...
Adobe Systems Incorporated (Nasdaq:ADBE) today announced the availability of Adobe® LiveCycle® Enterprise Suite 2 (ES2), a major software release enabling businesses and governments to build applications that improve interactions with customers and constituents across devices and...
“We see Traffic Server as an essential building block for cloud computing, and at Yahoo!, it’s integral to our edge services, on-line storage and cloud serving. The open-sourcing of Traffic Server is representative of our company-wide commitment to sharing technology innovation w...
Sometime before 4:30 Wednesday afternoon New York time Cisco and EMC, two companies that are already tight and were expected to get tighter, are supposed to announce a joint venture to sell a cloud or cloud products called vBlock. VMware's involved because virtualization is relat...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE