Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.








Gliffy Diagram
nameValidation Service
pagePin1
Gliffy Diagram
nameSDN-C Context Builder Copy
pagePin1

Table of Contents

What is POMBA - Post Orchestration Model Based Audit

...

Gliffy Diagram
nameSDN-C Context Builder
pagePin2



Validation Service

Validation service is a core microservice which implements rule processing engine.

Audit rules are stored in groovy format file. The file is injected into a service and rules are processed by the engine.

POMBA will support the mechanism of separting rules from validation service code, thereby allowing changing the rules without a rebuild or restart of the validation service.

The text of the message displayed for each violation will be kept separately to allow text change without touching the code

 

Gliffy Diagram
nameValidation Service
pagePin3

Deployment Model

Containers

...