Skip to main content

Azure Service Fabric: Understanding Microservices

Source: https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-overview 
Microsoft Azure Service Fabric helps developers build applications based on microservices to allow better scalability, faster deployment and upgrades, reduced resource costs and enhanced management capabilities.

Microservices is the latest stage of the trend to divide applications into component parts.  This trend leads to separation of the user interface, business logic, storage and other elements that make up an application.  It has been manifest in shared libraries and technology layers, and created greater mobility and scalability of applications.

A monolithic approach to application development contains all its functionality and is typically scaled by adding more instances of physical or virtual services.

Source: https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-overview-microservices

Microservices take this logic much further.  They ideally are autonomous and interact with each other through well defined protocols.  Microservices may be developed in many programming languages and run in many environments, but they are compatible with each other because of standard communications protocols.  When a microservice fails, a resilient microservice will restart on the same or another environment, and will not break the overall performance of the application even as upgrades are applied and maintenance is performed.

Service Fabric can run on premises as well as in the cloud, and it may include clusters with other cloud providers. It provides the overall framework for deploying microservices and orchestrating upgrades and maintenance of services.

Microsoft uses Service Fabric for many of its services, such as Azure SQL Database, Azure Cosmos DB, Cortana, Microsoft Power BI, Microsoft Intune, Azure Event Hubs, Azure IoT Hub, Dynamics 365, Skype for Business, and many core Azure services.

The most popular competitors to Azure Service Fabric are Kubernetes (a Linux container management tool from Google), Docker Swarm, and Microsoft's own Azure Container instances for managing Docker containers.


Popular posts from this blog

Key Concepts for Microsoft Dynamics 365: Tenant, Instance, App and Solution

Updated 8/15/2022 To understand Microsoft Dynamics 365 (formerly Dynamics CRM) and Power Apps, you need to learn some new terms and concepts that may be a bit different from what you know from databases and solutions that are hosted on premises.  These concepts also apply to Power Apps.  The main difference is that with Power Apps you are not starting with a Microsoft app but more of a blank canvas for your custom apps.  This post introduces some key terms and how these concepts are important for planning your implementation. While Dynamics 365 is still available on premises, it is most commonly deployed on the Microsoft cloud.  This blog post discusses only cloud implementations. Microsoft has multiple clouds such as commercial and government community clouds in several countries. We start with a Microsoft tenant .  A tenant is the account you create in the Microsoft Online Services environment (such as Office 365) when you sign up for a subscription. A tenant contains uni

Understanding Dynamics 365 and Office 365 Admin Roles

Managing Dynamics 365 instances If you run Microsoft Dynamics 365 (formerly Dynamics CRM) in the Microsoft cloud, you need to understand how your Dynamics instances relate to Office 365 and choose which of your administrators receives which roles and permissions to manage Dynamics 365. In on premises deployments, your network administrator would create and delete user accounts.  The Dynamics 365 admin would then assign permissions to users in Dynamics 365. This post explains three administrator roles: Office 365 Global Administrator Dynamics 365 System Administrator Dynamics 365 Service Administrator You may think that the Dynamics 365 system administrator would have power to do all the actions needed to manage Dynamics 365, but this is not the case. What's different in Microsoft cloud deployments is that licenses and user accounts are managed in Office 365 by an Office 365 Global Administrator.  This role is analogous to a network administrator for an on premises

My Favorite Microsoft Power Apps Bloggers and their Blogs

  by James Townsend Updated 7/5/2022 Microsoft Power Apps is one of my favorite subjects, and I enjoy reading blog posts from members of this thriving technical community.  Here are some of my favorite bloggers and their blogs: The Official Microsoft Power Apps Blog   I have to start with the official Microsoft Power Apps blog.  It has many contributors, largely Microsoft program manager, including frequent posters Denise Moran ,  Greg Lindhorst , Kartik Kanakasabesan , and  Adrian Orth .  This is the place to go for product announcements, updates and technical how-to for a broad range of Power Apps topics.  April Dunnam April Dunnam was formerly focused on SharePoint and now devoting herself to Power Platform.  April offers highly understandable explanations of Power Platform, Dataverse and other top Power Apps topics. She joined Microsoft in late 2019 and has a thriving YouTube channel .  Carl De Souza Power Apps Blog and eBook This is one of the most extensive and best organized blo