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


Programming In The Age of AI
16/04/2025

Programmers have embraced AI to aid their productivity. But how should they adjust to really benefit? What skills are required for a successful relationship with AI?



Ingres vs Postgres MVCC Explained With Neo4j's LLM Knowledge Graph Builder
14/04/2025

LLM Knowledge Graph Builder is an application designed to turn
unstructured data such as pdfs, text documents, YouTube videos, and web pages, into a knowledge graph stored in Neo4j, promising much bet [ ... ]


More News

espbook

 

Comments




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

Last Updated ( Friday, 24 April 2015 )