Sunday, November 3, 2013

Build 2015 - Service Fabric

One exciting announcement from Build this year was that of Service Fabric.
What can you do with Service Fabric?
Build and operate always-on, hyper-scale services using the same technology powering Microsoft’s Cloud.
Overview
Service Fabric is a distributed systems platform used to build scalable, reliable, and easily-managed applications for the cloud. Service Fabric addresses the significant challenges in developing and managing cloud applications. By using Service Fabric developers and administrators can avoid solving complex infrastructure problems and focus instead on implementing mission critical, demanding workloads knowing that they are scalable, reliable, and manageable. Service Fabric represents the next-generation middleware platform for building and managing these enterprise class, Tier-1 cloud scale services.

Service Fabric enables you to build and manage scalable and reliable applications composed of microservices running at very high density on a shared pool of machines (commonly referred to as a Service Fabric cluster). It provides a sophisticated runtime for building distributed, scalable stateless and stateful microservices and comprehensive application management capabilities for provisioning, deploying, monitoring, upgrading/patching, and deleting deployed applications.
Service Fabric powers many Microsoft services today such as Azure SQL Databases, Azure DocumentDB, Cortana, Power BI, Intune, Azure Event Hubs, many core Azure Services, and Skype for Business to name a few.
Where can you run Service Fabric?
On Azure and on premise
More information
Link - aka.ms/servicefabric
Windows Build Video - skip to 30:13 in - http://channel9.msdn.com/Events/Build/2015/3-618

No comments:

Post a Comment