Platform

The Olympus Cloud Platform

One infrastructure. Every service your application needs, provisioned in seconds and scaled automatically.

Core Services

5 services

Auth

Identity

SSO, MFA, role-based access, and automatic data isolation. Multi-tenant identity from day one.

Data

Database

Managed, globally distributed database with strong consistency and automatic scaling.

Search

Search

Semantic and full-text search. Fuzzy matching, filters, and sub-50ms responses.

Storage

Storage

Object storage with image variants, CDN delivery, and media processing.

Chat

Messaging

Real-time messaging. Customer chat, team chat, and AI-assisted conversations.

Intelligence Services

4 services

AI / The Ether

AI/ML

6-tier intelligent model routing across multiple AI providers. Smart routing with significant cost savings.

Gating

Policy

Policy engine for feature flags, access control, gradual rollouts, and A/B testing.

Analytics

Analytics

Real-time dashboards, custom reports, and data export. Built for high-volume analytics workloads.

Observe

Monitoring

Metrics, distributed tracing, and error reporting. Full-stack observability out of the box.

Infrastructure Services

4 services

Edge

Edge

Global edge compute network. Sub-10ms latency worldwide with automatic scaling.

Build

CI/CD

Automated CI/CD pipelines. Test, scan, and deploy with every push.

Infra

IaC

Declarative infrastructure via olympus.yaml. One config file for your entire application.

Devices

IoT/MDM

IoT and mobile device management. Remote provisioning, app deployment, device monitoring.

Commerce Services

3 services

Pay

Payments

Integrated payments via Stripe. In-person, online, and mobile. Per-plan platform surcharge.

Notify

Notifications

SMS, email, and push notifications through a unified pipeline.

Connect

Integrations

OAuth-based integrations. Connect your tenants to third-party services.

How It Works

Four layers working together. Globally distributed. Fully managed.

Your Applications

Web, Mobile, Desktop, Kiosk, Digital Signage | Admin Dashboards | REST APIs

Global Edge Network

AI Gateway | Edge Compute | Semantic Search | Object Storage | Caching

API Gateway

REST | WebSocket | Service Orchestration

Platform Services

Auth | Commerce | AI Agents | Analytics | Notifications

Data & State Layer

Managed Database (Global) | Real-Time Analytics | Caching | Object Storage

One SDK. Any language.

TypeScript, Python, Go, and Dart SDKs. Every platform service is one import away. Fully typed.

Type-safe clients for every service
Built-in auth, retry, and error handling
Real-time subscriptions via WebSocket
CLI for project scaffolding and deployment
app.ts

import { Olympus } from '@nebusai/sdk'

const app = Olympus.init()

// Authenticate a user

const user = await app.auth.signIn('email')

// Query AI via The Ether

const res = await app.ai.query('Summarize sales')

// Process payment

const charge = await app.pay.charge({

amount: 2499,

currency: 'usd'

})

Private preview

Olympus Cloud is currently in private preview. Join the waitlist to get early access to the full platform.

Join the Waitlist

Start Building

Get early access to the Olympus Cloud platform.