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

Exploring the application model

A service fabric application is made up of several Microservices. A Microservice is further made up of three parts:

  • Code: These are the executable binaries of the Microservice. The binaries are packaged in code package.
  • Configuration: These are the settings that can be used by your Microservices at run time. These are packaged into a configuration package.
  • Data: Any static data that is used by the Microservice is packaged in data package.

A Service Fabric application is described by a set of versioned manifests, an application manifest, and several service manifests, one each for each of the Microservices that make up the application. Let's explore the components of a Service Fabric application by navigating ...

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