How does the architecture look like?

Answer
Airlock Microgateway consists of a few container images. The main containers and its purpose are mentioned here:

  1. Microgateway Operator container
    This container watches the configuration resources and configures the Microgateway Engine container.
  2. Microgateway Engine container
    This is the container runs as a sidecar of the protected web application. The Engine does fiter the traffic and secure the application.

For more details, check the documentation:
Microgateway architecture and interfaces

1 Like