What Is Calibo Accelerate Orchestrator Agent?
Calibo Accelerate Orchestrator Agent is a set of four REST API-based microservices that runs in your cloud account. To connect to tools and technologies in your private environment, REST API requests are sent from the Calibo Accelerate platform. Calibo Accelerate Orchestrator Agent responds to these REST API calls and connects to your secrets management tool, where you store the credentials for the tools and technologies deployed in your private environment. The agent resolves the secrets (credentials) and establishes a secure connection between the tools and the Calibo Accelerate platform. In this entire process, tools' credentials are never shared with the platform.
You can install the Calibo Accelerate Orchestrator Agent on the following cloud platforms depending on your tools and technologies ecosystem:
-
Amazon Web Services (AWS)
See Installing Calibo Accelerate Orchestrator Agent in Amazon EKS Cluster -
Microsoft Azure
See Installing Calibo Accelerate Orchestrator Agent in Microsoft AKS Cluster by Using mTLS
Components of Calibo Accelerate Orchestrator Agent
The following table contains the component microservices of the Calibo Accelerate Orchestrator Agent and their functions. All these microservices together are responsible for resolving tools secrets from your secrets management tool.
Component | What It Does |
---|---|
Agent Service | This is a thin client which forwards the REST API requests received from the Calibo Accelerate platform to tools deployed in your cloud environment. |
Management Service |
This microservice registers the Calibo Accelerate Orchestrator Agent with the Calibo Accelerate platform. It validates the API key before processing each REST API request coming from the Calibo Accelerate platform. It is also responsible for the regeneration of the API key. See Using Agent Installation Command (For Agent to Be Deployed in Amazon EKS Cluster). See Using Agent Installation Command (For Agent to Be Deployed in AKS Cluster). |
Data Service |
This microservice helps the Calibo Accelerate platform connect to data tools such as Databricks, Amazon S3, RDBMS, and Snowflake, among others. See Tools Supported by Calibo Accelerate Orchestrator Agent. |
DevOps Service |
This microservice helps the Calibo Accelerate platform connect to DevOps tools such as Jenkins and Kubernetes. See Tools Supported by Calibo Accelerate Orchestrator Agent. |
What's next Tools Supported by Calibo Accelerate Orchestrator Agent |