Use cases
The same set of primitives, shaped around the work you actually do. Pick the path that matches your team and we handle the rest.
Deploying into production means wiring together pipelines, servers, networking, security, kubernetes, scaling rules, rollback logic, and so much more before you ship a single line of product code.
Deploy any application as a containerized workload from your source code or an image. Your app lands on a secure, highly available, fully-managed runtime with production features like auto-scaling and fine grained observability built in.
Bootstrapping and managing observability into applications and self managed infrastructure wastes crucial engineering resources and adds cognitive load. Most teams end up with a loosely centralised picture and accumulate unnecessary technical debt in the process.
Every Convoy resource ships with full observability wired in. Convoy Observability (our managed observability offering) provides fine-grained metrics and logs for all resources in a centralised interface. A highly configurable alerting engine allows you to build an SRE framework within your team without the overhead of managing your own observability stack.
Persistent long-running workloads are unnecessary and cost inefficient for many nanoservices. Yet they need to run on a highly available runtime that can securely and seamlessly integrate with the other services in your stack.
Convoy Functions are ephemeral workloads that execute on-demand. Concurrency management, 5-20ms cold-starts, and fully managed observability out of the box allow you to focus on iterating on your product.
Your infrastructure, operations, and kubernetes setup are consuming significant engineering resources you could be spending on building features. Yet you still need a highly available, secure, and fully managed runtime to run your workloads on.
With Convoy, your workloads get the same production-grade features without the overhead.
Before
After
Your agents can make API calls but the cloud was not built for them. APIs designed for humans mean agents have to deal with auth sessions, scrape web interfaces, interpret ambiguous errors, and hit rate limits that were sized for people clicking buttons.
Convoy ships a dedicated platform agent. ACP, the Agent Communication Protocol, is the interface your development agents connect to directly. It exposes the full Convoy primitive set in a structured, agent-native way: deploy services, spawn sandboxes, inspect health, tail logs, scale or terminate workloads.
Same control plane · same isolation · same billing