Skip to main content

Getting Started with Cirrostratus

Welcome to Cirrostratus Systems documentation. We're here to help you build, deploy, and scale your cloud infrastructure with confidence.

What is Cirrostratus?

Cirrostratus Systems is a cloud infrastructure provider that simplifies complex cloud deployments. We offer:

  • Enterprise-grade infrastructure without enterprise complexity
  • Flexible pricing that scales with your business
  • 24/7 expert support from engineers who understand your needs
  • Compliance-ready infrastructure (SOC 2, HIPAA, GDPR)

Quick Start

1. Create Your Account

Get started with Cirrostratus in minutes:

  1. Visit cirrosys.com/signup
  2. Choose your account type (Startup, Enterprise, or Partner)
  3. Verify your email and set up 2FA

2. Choose Your Solution

Select the solution that best fits your needs:

3. Deploy Your First Application

# Install Cirrostratus CLI
curl -sSL https://cli.cirrosys.com/install | bash

# Login to your account
cirro login

# Initialize your project
cirro init my-app

# Deploy to production
cirro deploy --prod

Core Concepts

Regions and Availability Zones

Cirrostratus operates in multiple regions worldwide:

  • US East (Virginia): us-east-1
  • US West (California): us-west-1
  • EU Central (Frankfurt): eu-central-1
  • Asia Pacific (Singapore): ap-southeast-1

Each region has multiple availability zones for high availability.

Services Overview

Compute

  • Virtual Machines (VMs)
  • Kubernetes (managed)
  • Serverless Functions
  • Container Instances

Storage

  • Object Storage (S3-compatible)
  • Block Storage
  • File Storage (NFS)
  • Archive Storage

Networking

  • Virtual Private Cloud (VPC)
  • Load Balancers
  • CDN
  • DDoS Protection

Data & Analytics

  • Managed Databases
  • Data Warehousing
  • Stream Processing
  • Analytics Engine

Next Steps

Ready to dive deeper? Here are some recommended resources:

Need Help?

Our support team is here to help:


Pro Tip

Join our Developer Community to connect with other developers, share best practices, and get early access to new features.