Software:Azure Web Apps

From HandWiki
Short description: Microsoft platform for hosting websites
Azure Web Apps
Windows Azure logo.png
Developer(s)Microsoft
Initial release27 June 2013; 10 years ago (2013-06-27)
Operating systemWindows
LicenseClosed source for platform, open source for client SDKs
Websiteazure.microsoft.com/en-us/services/app-service/web/

Azure Web Apps was the name for a cloud computing based platform for hosting websites, created and operated by Microsoft. It is a platform as a service (PaaS) which allows publishing Web apps running on multiple frameworks and written in different programming languages (.NET, node.js, PHP, Python and Java), including Microsoft proprietary ones and 3rd party ones. Microsoft Azure Web Sites became available in its first preview version in June 2012, and an official version ("General Availability") was announced in June 2013.[1] Microsoft Azure Web Sites was originally named Windows Azure Web Sites, but was renamed as part of a re-branding move across Azure in March 2014.[2] It was subsequently renamed "App Service" in March 2015.[3]

History

Microsoft initially offered a basic web hosting service as part of Office Live Small Business, which was launched in late 2007. Office Live Small Business offered customers free and commercial web hosting with a built-in system for creating websites based on built-in templates and a site creation wizard.[4]

When Microsoft started allocating resources into developing its numerous cloud solutions, a group was formed in Microsoft Azure to develop Microsoft Azure Web Sites. Microsoft Azure Web Sites was announced in June 2012 as a preview release.[5]

In parallel, Microsoft developed Microsoft Azure Pack, which offers the same technology that can be installed as a private-cloud on sets of servers at a customer's site and under direct customer control.[6]

In mid-2013, both Microsoft Azure Web Sites and Microsoft Azure Pack were officially released to the public.[7]

Features

Microsoft Azure Web Sites is a web-hosting platform that supports multiple technologies, and programming languages (.NET, node.js, PHP, Python).[8] Users with Microsoft Azure subscriptions can create Websites, and deploy content and code into the Web sites. Microsoft Azure Web Sites supports a website creation wizard which allows the user to create a blank site, or create a site based on one of several available pre-configured images from the website gallery.[9][10]

As part of creating the website, the site's URL is assigned a subdomain of azurewebsites.net. In various for-pay tiers, a website can be assigned one or more custom domains. This is implemented by setting a CNAME record on the DNS server that hosts the user's domain's zone to point at the user's web site hosted in Azure.[11] On some for-pay tiers, the user has the added option of uploading an SSL certificate and configuring the site to be bound to HTTPS.[12]

Once a site has been created, the user can add or modify its content using multiple deployment methods, including Web Deploy (MSDeploy), TFS (via Visual Studio), FTP, FTPS, WebMatrix, CodePlex, GitHub, Dropbox, Bitbucket, Mercurial and local Git.[13]

Other features of Azure Web Sites are:

  • User-selected placement in one or multiple data centers across the globe.
  • Uptime SLA of 99.95% for Standard tier customers.[14]
  • Continuous monitoring of site metrics such as CPU time, Data in, Data out, HTTP errors and additional metrics.
  • Setting of monitoring alerts.[15]
  • Log collection and failed request tracing for tracking and troubleshooting.
  • Deployment of a Microsoft SQL or MySQL database to be used with web applications.[16]
  • Websites are hosted on IIS 8.0 running on a custom version of Windows Server 2012.
  • Support for 4 service tiers: Free, Shared, Basic and Standard (dedicated).[17]
  • In the Basic and Standard tiers, support for 3 VM sizes for scaling up.[18]
  • In the for-pay tiers, support for manual or automatic scaling-out with up to 10 instances of VMs.[19]
  • Support for integration with Azure Traffic Manager to route traffic manually or automatically between websites in different regions across the globe.
  • Authentication using Microsoft Azure Active Directory

Implementation

Microsoft Azure Web Sites is implemented as websites that are dynamically created on-demand on servers running Windows Server 2012 and IIS 8.0. When a client posts a request to a web site, Microsoft Azure Web Sites dynamically provisions the site on one of the Azure virtual machines pointing it at content stored in Azure Storage containers. The Azure Virtual Machines are deployed in groups called "Stamps", which may contain hundreds of such machines. Microsoft deploys these stamps in its Azure data centers across the world, and adds more stamps as demand grows.[20]

Tiers

Azure Web Sites services are offered in 4 tiers. The entry-level tier is the "free" tier. The free tier supports up to 10 websites with 1 GB of content storage, and is limited to 165 MB of daily data egress. The first for-pay tier is the "Shared" tier. Shared tier sites support custom domains and can be scaled out to up to 6 instances. The current highest for-pay tier is the "Standard" tier. Standard tier websites run on VMs dedicated exclusively to a single customer's websites. The Standard tier supports SSL (both SNI and IP-based), scaling out to up to 10 instances, and file storage of up to 50 GB of content.

Basic and Standard tier websites can be deployed on 3 sizes of virtual machines: Small VMs with 1 virtual CPU and 1.75GB of RAM, Medium VMs with 2 virtual CPUs and 3.5 GB of RAM, and Large VMs with 4 virtual CPUs and 7GB of available RAM.[21]

Data centers

Microsoft operates Microsoft Azure in a number of data centers throughout the world with Microsoft Azure Web Sites available in a subset of these. When deploying websites on Microsoft Azure Web Sites customers can choose to deploy sites in a data center in any of the following geographical regions: East US, North central US, West US, East Asia, Brazil South, North Europe, West Europe, Japan East or Japan West.[22][23]

References

  1. "Announcing the general availability of Microsoft Azure Mobile Services, Web Sites and continued service innovation". Microsoft. 27 June 2013. http://blogs.msdn.com/b/windowsazure/archive/2013/06/27/announcing-the-general-availability-of-windows-azure-mobile-services-web-sites-and-continued-service-innovation.aspx. 
  2. "Microsoft to rebrand 'Windows Azure' as 'Microsoft Azure'". ZDNet. 24 March 2014. http://www.zdnet.com/microsoft-to-rebrand-windows-azure-as-microsoft-azure-7000027590/. 
  3. "Announcing Azure App Service" (in en). Microsoft Azure. https://azure.microsoft.com/en-gb/blog/announcing-azure-app-service/. 
  4. "Media Alert: New Microsoft Office Live Small Business Offering Helps Small Businesses Get Started With Search Engine Marketing". Microsoft. 3 October 2007. https://www.microsoft.com/en-us/news/press/2007/oct07/10-03livewebinarsemma.aspx. 
  5. Scott Guthrie (7 June 2012). "Meet the New Microsoft Azure". Microsoft. http://weblogs.asp.net/scottgu/archive/2012/06/07/meet-the-new-windows-azure.aspx. 
  6. Darryl K. Taft (21 August 2013). "Microsoft Microsoft Azure Pack Enables Modern App Development". eWeek. http://www.eweek.com/cloud/microsoft-windows-azure-pack-enables-modern-app-development/. 
  7. "Announcing the General Availability of Microsoft Azure Mobile Services, Websites and continued Service innovation". Microsoft. 27 June 2013. http://blogs.msdn.com/b/windowsazure/archive/2013/06/27/announcing-the-general-availability-of-windows-azure-mobile-services-web-sites-and-continued-service-innovation.aspx. 
  8. "Azure Web Sites Features". Microsoft. http://azure.microsoft.com/en-us/services/web-sites/. 
  9. "Microsoft Azure Web Sites Gallery". Microsoft. http://cloudinteropelements.cloudapp.net/Windows-Azure-web-sites-gallery.aspx. 
  10. "Microsoft Azure Web Applications". Microsoft. http://azure.microsoft.com/en-us/solutions/web/. 
  11. "Configuring a custom domain name for a Microsoft Azure website". Microsoft. 1 February 2013. http://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/. 
  12. "Configuring an SSL certificate for a Microsoft Azure website". Microsoft. 1 May 2013. http://azure.microsoft.com/en-us/documentation/articles/web-sites-configure-ssl-certificate/. 
  13. "Publishing from Source Control to Microsoft Azure Web Sites". Microsoft. 31 October 2012. http://azure.microsoft.com/en-us/documentation/articles/web-sites-publish-source-control/. 
  14. "Microsoft Azure Support: Service Level Agreement". Microsoft. 1 October 2013. http://www.windowsazure.com/en-us/support/legal/sla/. 
  15. "How to Monitor Websites". Microsoft. 1 January 2013. http://azure.microsoft.com/en-us/documentation/articles/web-sites-monitor/. 
  16. "How to Configure Websites". Microsoft. 12 October 2012. http://azure.microsoft.com/en-us/documentation/articles/web-sites-configure/. 
  17. "Websites Pricing Details". Microsoft. http://azure.microsoft.com/en-us/pricing/details/web-sites/. 
  18. "Websites Pricing Details". Microsoft. http://azure.microsoft.com/en-us/pricing/details/web-sites/. 
  19. "How to Scale Websites". Microsoft. 21 October 2012. http://www.windowsazure.com/en-us/manage/services/web-sites/how-to-scale-websites/. 
  20. Bruno Terkaly and Ricardo Villalobos (1 April 2013). "NoSQL Data in the Cloud with Microsoft Azure Tables". MSDN Magazine. http://msdn.microsoft.com/en-us/magazine/dn166928.aspx. 
  21. "Websites Pricing Details". Microsoft. http://azure.microsoft.com/en-us/pricing/details/web-sites/. 
  22. "Microsoft Azure Service Dashboard". Microsoft. http://www.windowsazure.com/en-us/support/service-dashboard/. 
  23. "CRÉATION WEB RÉFÉRENCEMENT". IMOC. https://www.imoc.fr/. 

External links

Microsoft
Other