Part III Linux and Containers

Chapter 12 Service Fabric on Linux

Chapter 13 Containers

Chapter 14 Container Orchestration

Service Fabric provides a microservices programming model that you can use to build native cloud microservices applications. However, as discussed in Part I, implementing microservices doesn’t mandate a specific programming model. If an application can be packaged in a self-contained format and be consistently deployed on different environments, it can enjoy many cloud benefits, such as failover, scaling, and load balancing. While packaging application artifacts isn’t hard, making sure the application has all its dependencies is not easy. A legacy application may have dependencies on external libraries and services; it may ...

Get Programming Microsoft Azure Service Fabric, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.