Windows Azure(Virtualization OS)

Windows Azure is a cloud computing platform and infrastructure, created by Microsoft, for building, deploying and managing applications and services through a global network of Microsoft-managed datacenters. It provides both platform as a service (PaaS) and infrastructure as a service (IaaS) services and supports many different programming languages, tools and frameworks, including both Microsoft-specific and third-party software and systems. Windows Azure was released on February 1, 2010.

Features

Windows Azure is Microsoft’s cloud application platform. Windows Azure can be used to build a web application that runs and stores its data in Microsoft datacenters. It can connect on-premises applications with each other or map between different sets of identity information.
In June 2012, Windows Azure released the following new features:

The Windows Azure Platform provides an API built on REST, HTTP, and XML that allows a developer to interact with the services provided by Windows Azure. Microsoft also provides a client-side managed class library which encapsulates the functions of interacting with the services. It also integrates with Microsoft Visual Studio, Git, and Eclipse.
In October 2012, Microsoft released a downloadable PDF poster that summarizes Windows Azure and the features in it. The PDF contains clickable areas pointing to additional documentation.

Services

  • Web sites – High density hosting of web sites. This feature was announced in preview form in June 2012 at the Meet Windows Azure event.[2] Customers can create web sites in PHP, .NET, and Node.js, or select from several open source applications from a gallery to deploy. This comprises one aspect of the Platform as a Service (PaaS) offerings for the Windows Azure Platform.
  • Virtual machines – Announced in preview form at the Meet Windows Azure event in June 2012[2] the Windows Azure Virtual Machines comprise the Infrastructure as a Service (IaaS) offering from Microsoft for their public cloud. Customers can create Virtual Machines, of which they have complete control, to run the Microsoft Data Centers. As of the preview the Virtual Machines supported Windows Server 2008 and 2012 operating systems and a few distributions of Linux. Since May 2013, the Virtual Machine offering left the preview state and went into General Availability state (GA).
  • Cloud services – Previously named “Hosted Services”, the Cloud Services for Windows Azure comprise one aspect of the PaaS offerings from the Windows Azure Platform. The Cloud Services are containers of hosted applications. These applications can be internet-facing public web applications (such as web sites and e-commerce solutions), or they can be private processing engines for other work, such as processing orders or analyzing data.
    • Developers can write code for Cloud Services in a variety of different programming languages; however, there are specific software development kits (SDKs) started by Microsoft for Python, Java, node.JS and .NET.[3] Other languages may have support through Open Source projects. Microsoft published the source code for their client libraries on GitHub.[4]
  • Data management
    • SQL Database
    • Tables
    • BLOB Storage
  • Business Analytics
    • SQL Reporting
    • Data Marketplace
    • Hadoop
  • Identity
  • Messaging
    • Windows Azure Service Bus
    • Queues
  • Media Services
  • Mobile Services

Implementation

Windows Azure uses a specialized operating system, called Windows Azure, to run its “fabric layer” — a cluster hosted at Microsoft’s datacenters that manages computing and storage resources of the computers and provisions the resources (or a subset of them) to applications running on top of Windows Azure. Windows Azure has been described as a “cloud layer” on top of a number of Windows Server systems, which use Windows Server 2008 and a customized version of Hyper-V, known as the Windows Azure Hypervisor to provide virtualization of services. Scaling and reliability are controlled by the Windows Azure Fabric Controller so the services and environment do not crash if one of the servers crashes within the Microsoft datacenter and provides the management of the user’s web application like memory resources and load balancing.

error: Content is protected !!