.NET microservices with Azure Service Fabric

DevOps Architect em Microsoft
15 de Mar de 2018
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
.NET microservices with Azure Service Fabric
1 de 46

Mais conteúdo relacionado

Mais procurados

Service Fabric Overview (Yves Goeleven)Service Fabric Overview (Yves Goeleven)
Service Fabric Overview (Yves Goeleven)Visug
Making sense of containers, docker and Kubernetes on Azure.Making sense of containers, docker and Kubernetes on Azure.
Making sense of containers, docker and Kubernetes on Azure.Nills Franssens
Azure service fabricAzure service fabric
Azure service fabricFernando Mejía
Stateless and Stateful Services in Kubernetes - Mohit Saxena - Citrix - CC18Stateless and Stateful Services in Kubernetes - Mohit Saxena - Citrix - CC18
Stateless and Stateful Services in Kubernetes - Mohit Saxena - Citrix - CC18CodeOps Technologies LLP
Azure service fabric: a gentle introductionAzure service fabric: a gentle introduction
Azure service fabric: a gentle introductionAlessandro Melchiori
ServerlessServerless
ServerlessVishwas N

Mais procurados(20)

Similar a .NET microservices with Azure Service Fabric

Microservices with Azure Service FabricMicroservices with Azure Service Fabric
Microservices with Azure Service FabricDavide Benvegnù
Modernizing Testing as Apps Re-ArchitectModernizing Testing as Apps Re-Architect
Modernizing Testing as Apps Re-ArchitectDevOps.com
Azure servicefabricAzure servicefabric
Azure servicefabricAbhishek Sur
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application DevelopmentWaveMaker, Inc.
Micro servicesMicro services
Micro servicesBrian Perera
Service fabric overviewService fabric overview
Service fabric overviewHimanshu Desai

Similar a .NET microservices with Azure Service Fabric(20)

Mais de Davide Benvegnù

Microsoft Skills Bootcamp - The power of GitHub and AzureMicrosoft Skills Bootcamp - The power of GitHub and Azure
Microsoft Skills Bootcamp - The power of GitHub and AzureDavide Benvegnù
All Around Azure: DevOps with GitHub - Managing the Flow of WorkAll Around Azure: DevOps with GitHub - Managing the Flow of Work
All Around Azure: DevOps with GitHub - Managing the Flow of WorkDavide Benvegnù
 CI CD per .Net 5? Facile con Azure Pipelines e GitHub Actions  CI CD per .Net 5? Facile con Azure Pipelines e GitHub Actions
CI CD per .Net 5? Facile con Azure Pipelines e GitHub Actions Davide Benvegnù
GitHub Actions: your free CI engine (and much more)GitHub Actions: your free CI engine (and much more)
GitHub Actions: your free CI engine (and much more)Davide Benvegnù
Life of a Remote Developer - Productivity tips (MSBuild 2020)Life of a Remote Developer - Productivity tips (MSBuild 2020)
Life of a Remote Developer - Productivity tips (MSBuild 2020)Davide Benvegnù
Consolidating Infrastructure with Azure Kubernetes Service - MS Online Tech F...Consolidating Infrastructure with Azure Kubernetes Service - MS Online Tech F...
Consolidating Infrastructure with Azure Kubernetes Service - MS Online Tech F...Davide Benvegnù

Mais de Davide Benvegnù(20)

Último

BMC Software.pptxBMC Software.pptx
BMC Software.pptxCloudaction
Semantic Search_ NLP_ ML.pdfSemantic Search_ NLP_ ML.pdf
Semantic Search_ NLP_ ML.pdfPlamenaDzharadat
Our Story, Orange NileOur Story, Orange Nile
Our Story, Orange NileManolodelaFuente1
Kubernetes with Cilium in AWS - Experience Report!Kubernetes with Cilium in AWS - Experience Report!
Kubernetes with Cilium in AWS - Experience Report!QAware GmbH
Alliance Expedition BattleAlliance Expedition Battle
Alliance Expedition BattleSilver Caprice
Travel SoftwareTravel Software
Travel SoftwareSharmiMehta

.NET microservices with Azure Service Fabric

Notas do Editor

  1. https://www.thoughtworks.com/insights/blog/implementing-blue-green-deployments-aws
  2. Scale stateless services backed by partitioned storage Increase reliability and ordering with queues Reduce read latency with caches Manage your own transactions for state consistency
  3. Stateful services eliminate much of the latency and complexity in applications that uses the stateless pattern and are unique to Service Fabric. Application state resides in the compute tier Low latency reads and writes Partitions are first class at the service layer for scale-out Built in transactions External stores for exhaust and offline analytics