I'm trying to deploy a solution with the following components :
- IS as Key Manager
- Api Manager
- Message Broker
I've seen that every wso2 product have a CARBON DB with informations about registry and user however it's not clear in the docs if the same CARBON DB instance can be shared among multiple wso2 products. There is no clustering in my architecture, just 3 products on different servers. We are using one Postgres instance as the db and we cannot understand if we should create different CARBON DB (registry+users) or use the same for the above mentioned products. Thanks everyone ps. i have found this reply but it's quite old, so I'm asking again wso2_carbon_db across different wso2 product, should it be same db?