Page cover image

Introduction

Learn how to set up and use Kubiya AI-powered Teammates for operations

Accelerate time-to-automation by delegating routine tasks to AI Teammates, available 24/7 to support dev and ops teams while you focus on the strategic work that drives impact.

What is Kubiya?

Kubiya is a platform for building AI-powered teammates that eliminate operational bottlenecks in your organization, allowing you and your team to be more productive and efficient.

AI Teammates are LLM-powered entities that are able to run Kubiya tools, which are stateless services built on docker images. Kubiya tools are predictable, meaning that they'll work exactly as expected every time.

Kubiya combines the worlds of Infrastructure-as-Code (IaC) and LLMs to create intelligent workflow automations that operators can set up and manage in a familiar way.

In Kubiya, end-to-end automated scenarios are known as use cases. Like IaC, a use case is about many different resources working together to achieve a goal. In the case of Kubiya, the goal of the resources is to eliminate operational bottlenecks and streamline your processes.

Below we will introduce you to various kinds of Kubiya resources and how to use them to build your own use cases. First, let's review a few key features of Kubiya.

Key Features

Conversational Interface

You can use your AI Teammates via chat (Kubiya has Slack and MS Teams apps), as well as webhooks and scheduled tasks (i.e. cronjobs).

Integrates with Every Platform

AI Teammates can connect with all 3rd-party and internal platforms and perform operations within them, creating endless possibilities for the types of tasks your AI Teammates can take on.

Robust Security

Giving access to your organization's infrastructure is a great responsibility that we take very seriously at Kubiya. We've designed and engineered the platform to protect your information and infrastructure, enforce your organization's policies, and leave an audit trail for your security and compliance teams. Kubiya stores all secrets in AWS Secrets Manager, uses industry-best Open Policy Agent (OPA) to enforce your organization's policies, and can run from within your Kubernetes cluster. For more information about security in Kubiya, reach out to our team.

ABAC Policy Enforcement

With Kubiya, you can implement any types of policies that you want and your AI Teammate will respect them, allowing you to maintain organizational compliance.

Multiple Interfaces

Do you prefer working via IaC? CLI? UI? With Kubiya you can provision, configure, and manage resources using our Terraform provider, CLI, or web app UI, so that you can work however is most comfortable.

Kubiya Resources

Kubiya turns everything your automations need into composable resources.

...and more. These resources come together to form a use case, which is an end-to-end automated scenario meant to eliminate an operational bottleneck.

Use Cases

In the world of DevOps and infrastructure operations, you define your infrastructure as code because it's complex, collaborative, and requires proper guardrails like CI/CD.

Similarly an entire automated scenario, aka a use case, typically involves multiple resources working together within your infrastructure in order to achieve a goal, while needing to maintain protection over your sensitive information and utilize your organization's policies. This makes IaC a particularly useful way to group, provision, and manage use cases.

Each use case is a Terraform module that contains all of the resources and their dependencies, enabling you to set them up rapidly by simply setting values for the module's variables and then running terraform apply.

Examples of use cases for Kubiya AI Teammates include:

Use cases for Kubiya AI Teammates are limitless. Kubiya offers pre-built use cases that you can use to get started, or you can build your own from scratch.

Pre-built Use Cases

Building use cases for your AI Teammates is familiar thanks to IaC. With that said, you may want to get a quick taste for what Kubiya can do and experience rapid time-to-automation. You can use our pre-built use cases to set up powerful automations in minutes – check them out here.

All of Kubiya's pre-built use cases are built using Terraform and the modules are open-source, so you can examine them to see exactly how we put them together. Additionally, you can check out our breakdowns which walk you through how the Kubiya platform was leveraged to build those use cases.

Last updated

Was this helpful?