Azure
This section explains how to deploy the Party Microservice, and also the supporting packaged binary (ZIP) deployment on Azure:
The Party Microservices contains the following:
- Rest APIs are bundled under a single app called partyapp
- Ingestion/DataFlow from/to transact happens through an app called AvroIngestionApp
- Event flows are bundled together in an app called partyappListener
The party-ms is the resource group name that will be deployed under Party Microservice, by default.
In this topic