Frequently Asked Question
2. Infrastructure vs. Software Ownership
Last Updated about a month ago
When a system is deployed directly inside a client's environment, we utilize a standard technical stack to run our software. Clients must distinguish between the infrastructure layer and the application layer.
The Infrastructure Layer (Client Owned/Maintained)
- Physical servers, virtual machines, cloud instances (AWS/GCP), and base operating systems.
The Application Layer (Our Exclusive IP)
Our proprietary deployment consists of, but is not limited to:
- Database Architectures: Structured schemas, triggers, and indices inside SQL Server or PostgreSQL.
- Containerized Code: Docker images, runtime containers, and backend logic.
- Orchestration & Automation: n8n platforms, pre-engineered automation nodes, custom workflows, and integrated prompt logic.