Insiders program open

Cloud InfrastructureFor Startups & SMBs

Built on OpenStack and hosted in France, Nemau Cloud gives small teams clear pricing and hands-on migration help to get their first services running.

Insiders pricingWe reply within 1 business dayOpenStack-Based
Built on Proven Technology, Not Proprietary Infrastructure
OpenStack· Infrastructure BaseGDPR· CompliantOpen Source· Tools & SDKsHosted in France· Data Sovereignty

Core Infrastructure for Small Teams

Compute, storage, networking, and Kubernetes explained plainly so you know what to pick, when to use it, and why it matters

Compute Instances

Virtual machines with dedicated resources, Linux or Windows support, and sizes that fit both test environments and live services

  • Bare metal performance
  • Linux & Windows
  • Resize and snapshots

Block Storage

NVMe SSD volumes for databases, application files, and services that need storage that keeps up

  • NVMe SSD drives
  • Live resizing
  • Automated backups

Object Storage

Ceph-backed, S3-compatible object storage for backups, media, exports, and files managed through containers and objects

  • Containers and objects
  • S3 compatibility
  • Upload, copy, and delete
  • Object metadata

Managed Kubernetes

Managed Kubernetes deploys at launch with full cluster lifecycle, workloads view, and persistent volume support included.

  • Available at launch
  • Full cluster lifecycle
  • Integrated operational views

Virtual Private Cloud

Private networks that let you separate environments, expose only what is needed, stay in control of routing, and connect sites through VPNaaS

  • Private subnets
  • Routers and floating IPs
  • Site-to-site VPNaaS

Load Balancers

Spread traffic across several instances with TLS termination and continuous health checks

  • Layer 4 & 7
  • Auto SSL/TLS
  • WebSocket support

What Businesses Get

Our goal is not to multiply options—it's to give teams a platform they can understand quickly, automate from the start, and migrate to without a long detour.

Resources Described in Plain Units
Compute, SSD, and network capacity are described in vCPUs, GB, and Gbps—units you already know, without a proprietary naming layer.
Hosted in France, Full Stop
Data location stays easy to explain to customers, partners, and anyone reviewing your hosting choices.
A Familiar Technical Base
OpenStack means you are not starting from scratch when you need to move an application or keep your architecture portable.
Clear Commitments
Availability targets, incident updates, and roadmap notes are written to be useful, not ceremonial.
Automatable from Day One
API, CLI, and Terraform cover the operations a small team actually repeats instead of forcing a pile of manual steps.
A Guided Start
During the Insiders phase, the focus is getting your first service live—not working through a sales funnel.
99.95%
Uptime
Transparent monitoring
<24h
Reply target
Business-day response
FR-NIMES-1
Data location
Hosted in France, EU
For Lean Teams

API, CLI, and TerraformOperate Without Extra Overhead

One API, one CLI, and Terraform are enough to describe, repeat, and document deployments without collecting extra consoles.

  • Unified API for core resources
  • CLI for repeatable operations
  • Terraform support for infrastructure as code
  • Migration guidance during the first setup
terminal - zsh
# Deploy a server
$ nemau instance create \
    --name production-db \
    --type standard-4 \
    --image ubuntu-24.04 \
    --region FR-NIMES-1

✓ Instance 'production-db' created
✓ Flavor: standard-4 · 4 vCPU / 8 GB RAM / 80 GB SSD
✓ Region: FR-NIMES-1
✓ Status: Provisioning

Why Teams Evaluate Nemau

Built for startups and SMBs that want French hosting without adopting hyperscaler habits along the way.

Pricing You Can Re-read

A short list of pricing signals instead of a billing puzzle at the end of the month.

  • Hourly and monthly estimates shown upfront
  • Compute, storage, and network units shown plainly
  • Insiders pricing while access is still limited

Migration from the First Conversation

We start with what you already run and what makes sense to move first.

  • Quick review of the current setup
  • Migration path for a first service
  • Priority access during the Insiders phase

OpenStack Without the Added Complexity

The console and tooling stay on top of standard OpenStack without hiding it. You get faster workflows without losing access to the underlying infrastructure.

  • Hosted in France
  • Consistent path between API and CLI
  • OpenStack kept as the base
Insiders program open

Join Insiders

Tell us what you run today, what is getting in the way, and what you would move first. We will tell you plainly whether Nemau Cloud fits.

Insiders pricing • Hosted in France • Hands-on migration guidance

terminal - zsh
# Unified API for core resources
$ $ nemau instance create \
        --name production-db \
        --type standard-4 \
        --image ubuntu-24.04 \


✓ Instance 'production-db' created
✓ Flavor: standard-4 · 4 vCPU / 8 GB RAM / 80 GB SSD