Description of the Illustration cdr_gateway_scaledb.gif

This diagram shows how to scale CDR Generator with an Oracle NoSQL Database. It shows a single CDR Gateway multiple ReplicaSet at the front end with a separate CDR Formatter for each schema.

On the left, there are four HTTP Gateway instances connected to a CDR service. To the right, the CDR service is connected to six CDR Gateways. CDR Gateways 1-0, 1-1, and 1-2 are connected to major key 1 partition in the NoSQL Database. CDR Gateways 1-3, 1-4, and 1-5 are connected to major key 2 partition in the NoSQL Database.

In turn, the major key 1 partition is connected to CDR Formatter 1-0, and the major key 2 partition is connected to CDR Formatter 2-0.