Can API Gateway be deployed without a database

[color=darkblue]Hello:

Can the API Gateway (Standard or Advanced) be deployed without a database just with the internal built in database. The Integration Server can be deployed without the relational database but for clustering at the db level or for scheduling, the database in required in the absence of a TSA.

In the same context we will cluster the multiple API Gateways with TSA but is there anything that mandates a database deployment along with it? Please let me know. Thank you.

Best regards,

Aamir[/color]

Hi,

API Gateway does not require any external (relational) database. The embedded one is sufficient even when clustering the API Gateway.

API Gateway comes with its own Elasticsearch to store its assets and configurations.

More details about clustering API Gateway can found in the API Gateway configuration guide.

Best,

Thorsten