Skip to Main Content
Implementing Azure: Putting Modern DevOps to Use
book

Implementing Azure: Putting Modern DevOps to Use

by Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali
January 2019
Intermediate to advanced content levelIntermediate to advanced
754 pages
18h 13m
English
Packt Publishing
Content preview from Implementing Azure: Putting Modern DevOps to Use

Reliable Services communication

Azure Service Fabric gives you the flexibility to implement custom communication stacks using protocols of your choice. To implement a custom communication stack, you need to implement the ICommunicationListener interface. The Reliable Services application framework provides a couple of inbuilt communication stacks that you can use, such as the default stack built on RPC proxy, WCF, REST (Web API), and HTTP (ASP.NET).

Let us build a custom stack using ASP.NET, Web API, and open web interface for .NET (OWIN) self-hosting in Service Fabric stateless Reliable Service.

This sample is inspired from the official Service Fabric Web API services with OWIN self-hosting sample from MSDN: https://azure.microsoft.com/en-us/documentation/articles/service-fabric-reliable-services-communication-webapi/ ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications

Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications

Shimon Ifrah
Implementing Azure Solutions

Implementing Azure Solutions

Florian Klaffenbach, Oliver Michalski, Jan-Henrik Damaschke
Understanding Azure Monitoring: Includes IaaS and PaaS Scenarios

Understanding Azure Monitoring: Includes IaaS and PaaS Scenarios

Bapi Chakraborty, Shijimol Ambi Karthikeyan

Publisher Resources

ISBN: 9781788833936Supplemental Content