Automate Infrastructure with Azion Orchestrator
Azion Orchestrator allows you to automate and manage your infrastructure efficiently. By leveraging Azion CLI, you can perform tasks such as deployment, monitoring, and updates of applications. This documentation provides an in-depth look at the architecture and steps for implementing infrastructure automation using Azion Orchestrator, helping you achieve optimal performance and streamlined operations.
Architecture

Dataflow
- The user accesses the Azion Console to manage the Edge Nodes.
- The user binds an Edge Service to the Edge Nodes.
- The Edge Nodes are managed and configured through the Edge Service Binding.
- The Orchestrator orchestrates services on the Edge Nodes.
Components
- Azion Console: interface for managing and monitoring applications and services.
- Azion Orchestrator: automates deployment and management of applications across edge nodes.
- Edge Nodes: distributed computing resources that process data closer to the source.
- Edge Services: enables services creation and customization for orchestration on Edge Nodes.
Implementation
- Install Orchestrator Agent in your device to turn it into an edge node.
- Authorize the edge node so it can be orchestrated.
- On Console, you can see and authorize edge nodes.
- Use Azion API to authorize a node.
- Create services that will run scripts on the nodes.
- Bind services to edge nodes.
- On Console, bind services to your edge nodes.
- Use Azion API to bind a service to an edge node.
- Watch logs from your edges nodes and services.