Skip to Content
Hands-On Azure for Developers
book

Hands-On Azure for Developers

by Kamil Mrzygłód
November 2018
Intermediate to advanced
606 pages
15h 7m
English
Packt Publishing
Content preview from Hands-On Azure for Developers

Chapter 4: Distributed Applications and Microservices with Service Fabric

  1. Reliable Actors implement the Virtual Actor pattern and are designed to distribute load among thousands of stateful services. Reliable Services are the patterns in Service Fabric that are used to implement stateful services, which can be multi-threaded and do not have to be scaled to that level.
  2. Stateful services store the state locally. Stateless services either do not handle the state at all or use an external storage.
  3. An interface called ICommunicationListener.
  4. A node type in SF is the specialized VM scale set that's designed to work on a particular workload.
  5. Yes, as they are separate VMSS.
  6. Yes, you can.
  7. Node-to-node security and client-to-node security.
  8. A cluster ...
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

Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781789340624Supplemental Content