teckadmin.files.wordpress.com  · web viewazure service fabric is a distributed systems platform...

15
Azure Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers. some of the capabilities Deploy to Azure or to on-premises datacenters that run Windows or Linux with zero code changes. Write once, and then deploy anywhere to any Service Fabric cluster. Develop highly reliable stateless and stateful microservices. Deploy and orchestrate containers that include Windows containers and Linux containers. Deploy applications in seconds, at high density with hundreds or thousands of applications or containers per machine. Deploy different versions of the same application side by side, and upgrade each application independently. Scale out or scale in the number of nodes in a cluster. As you scale nodes, your applications automatically scale. Watch the resource balancer orchestrate the redistribution of applications across the cluster.

Upload: hatuong

Post on 08-Jul-2019

214 views

Category:

Documents


0 download

TRANSCRIPT

Azure Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers.

some of the capabilities

Deploy to Azure or to on-premises datacenters that run Windows or Linux with zero code changes. Write once, and then deploy anywhere to any Service Fabric cluster.

Develop highly reliable stateless and stateful microservices.

Deploy and orchestrate containers that include Windows containers and Linux containers.

Deploy applications in seconds, at high density with hundreds or thousands of applications or containers per machine.

Deploy different versions of the same application side by side, and upgrade each application independently.

Scale out or scale in the number of nodes in a cluster. As you scale nodes, your applications automatically scale.

Watch the resource balancer orchestrate the redistribution of applications across the cluster.

from the portal > all services > search for service fabric cluster and select > Add

https://mynode.vault.azure.net/secrets/mynodecert/6ac9e182551040f985430e615cd4cf37

It creates

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

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-creation-via-portal

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-connect-to-secure-cluster

https://blogs.msdn.microsoft.com/azureservicefabric/2015/12/15/service-fabric-under-the-hood-the-cluster-resource-manager-part-1/

https://blogs.msdn.microsoft.com/azureservicefabric/2016/01/14/service-fabric-under-the-hood-the-cluster-resource-manager-part-2/