Deployment

Environment

Observability

Because an operating system can be unpredictable in many ways, it is very important to be able to monitor internal gateway metrics in real time.

Database

The gateways are intentionally kept with a minimal external interface. In particular, there is no direct connectivity with database. Instead, all messages are being streamed to an event log.

An external application, e.g. roq-clickhouse, can be used to tail the gateway event log and append all new updates to a third-party database.