Integrations with Collibra Connect: from development to production
Similar to development processes, it is recommended to create integrations with Collibra Connect in multiple phases.
The diagram depicts a sample deployment environment for Collibra Connect with three tiers: a development, a testing and a production environment.
Each environment has its own purpose:
Environment | Purpose |
---|---|
Development | The development environment is used to develop the integration with Collibra Connect in Anypoint Studio. In this environment, you can use a test environment of Collibra Data Governance Center. A version control system is used to track the development history and to support collaborative development. |
UAT | The UAT environment is used to test the integration. In the testing phase, you no longer run the integration in Anypoint Studio but on a non-production Mule ESB Standalone server. |
Production | The production environment is used to run the integration on a production Mule ESB Standalone server. |
You can use ARM (Anypoint Runtime Manager) to monitor Mule ESB Standalone server instances. It provides a centralized, convenient, and intuitive web-based interface to monitor, manage, and administer the runtime aspects of Mule ESB.