-
a mapping of Cardano blockchain data to the relational database PostgreSQL
-
providing user access per region (eu-west, us-east)
-
enabling data-driven business processes with blockchain interoperability
-
safety by design: redundant databases
-
flexibility: subscribe to level of services as you need
-
scalability: as your business grows so does our service
-
pay-as-you-go: commit to a period of time, with renewal
We maintain a redundant infrastructure to minimise the risk of instance downtime or interruption of data feed delivery.
The computers in our setup are connected through a VPN (WireGuard).
see 02 VPN
Description of compiling and setup of the necessary software components (node and Db-sync) is described in 03 Software.
We discuss aspects of our high availability setup and the risks and mitigations in 04 High availability.
Videos of capturing output in a terminal that demonstrates the update from the blockchain in our two independent pipelines of Db-sync and the downstream database replica.
Also shown is the behaviour in case of one database getting inaccessible and how the proxy automatically switches to using the other one.
see 05 Demonstration
Description of our monitoring stack: 06 Monitoring
Description of our process during hard forks: 07 Hard forks