What you get
The namespace is dedicated — it is yours. What’s shared is the cluster, so a small
team isn’t paying for a whole control plane.
So no two customers share a namespace, nodes, or a database. Another customer’s
workload cannot reach yours (network policy), cannot land on your nodes
(node taints), and has a separate database. The only things in common are the
cluster’s control plane and network — the parts that carry no customer data.
Need nothing shared at all — for a stricter regulatory posture? The dedicated-cluster tier
gives you an entirely separate cluster, VPC, and data tier. Same app, higher floor.
Logging in
Your instance lives at your own subdomain, e.g.your-company.aws.agentbees.ai.
- Sign in with your own identity provider (SSO) — Google, Microsoft, Okta, or any OIDC IdP. We map your IdP groups to roles (admin / developer / viewer), so access is governed by your directory.
- No separate passwords to manage; offboarding a user in your IdP removes their access here too.
Monitoring your usage & cost
Every instance has a Billing & usage page (under Admin). It shows only your own cloud cost — the exact pass-through figure your invoice is built from:- Monthly cost broken down by compute, storage, database, and network.
- A running total per period.
- The numbers come straight from the cloud provider’s Cost & Usage Report, so they reconcile to the bill — no estimates or markups on the pass-through line.
You see only your tenant’s numbers. The page is scoped to your instance and enforced on the
server — you can never see another customer’s cost, and they can never see yours.
How the number reaches you
- We attribute cloud cost per customer from the provider’s billing export (your dedicated database/cache/storage are tagged to you; your namespace’s share of the pool compute is split to you).
- Our billing pipeline pushes your slice into your instance.
- Your Billing & usage page reads it — your data never leaves your instance to show you your own bill.
Your invoice
Two views of the same data. Your team sees a single-tenant “Billing & usage” view (only
you). Our platform operations team sees a cross-tenant aggregate to produce invoices and watch
fleet health — never mixed, never visible to you.