Azure Service Fabric Announced
Written by Kay Ewbank   
Friday, 24 April 2015

 A new Azure service, designed to let you build microservices and with the aim of reducing complexity in a hyper-scale world, has been announced by Microsoft.

Azure Service Fabric aims to offer a high control platform that you can use to build cloud services with a high degree of scalability and customization.

According to a Microsoft Azure's CTO Mark Russinovich Service Fabric is the underlying technology upon which Microsoft powers services including Bing Cortana, Skype for Business, InTune, Event Hubs, DocumentDB, and Azure SQL Database (across more than 1.4 million customer databases).

The service gives you a set of tools that can be used to create both stateless and stateful microservices. What Microsoft means by microservices are complex applications composed of small, independently versioned services. The individual elements can be deployed, updated and distributed on a service by service basis. Each service is run in its own container, rather than directly on a VM. Service Fabric takes care of the management and scaling of these containers.

Russinovich says this approach:

“solves hard distributed systems problems like state management and provides application lifecycle management capabilities so developers don’t have to re-architect their applications as usage grows”.

The overall Service Fabric includes Visual Studio tooling so you can develop, build, test, debug, deploy and update your Service Fabric applications on single-box deployments.

A developer preview of Service Fabric will be released at BUILD 2015, with sessions about using Service Fabric and demos of it in use. The next version of Windows Server will include Service Fabric for local on-premises use. The initial release will be Windows only, though Microsoft plans to support Linux in the future.  

 

AzureApp

 

More Information

Announcing Azure Service Fabric: Reducing Complexity in a Hyper-scale World

 

Related Articles

Microsoft Launches Azure App Service

New Azure Services Announced

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

Banner


Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]



Redis Changes License, Rival Fork Launched
03/04/2024

The developers of Redis have announced that they are changing the licensing model for the database. From now on, all future versions of Redis will be released with source-available licenses rather tha [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 24 April 2015 )