A better way to deploy and
scale your applications

Take full control of the deployment of your applications. We simplified infrastructure with an intuitive, developer-focused application platform.
Nexaa takes the pain out of running applications in the cloud, with guaranteed privacy due to our exclusively European data centers.

Deploy your way

Integrating Nexaa into your existing workflow has never been easier.
Manage your deployment through our GraphQL API or Portal UI.

GraphQL API

Powerful, type-safe API for programmatic deployments accompanied by an client hosted at graphql.tilaa.com

# Create namespace
mutation CreateNamespace {
  namespaceCreate(
    namespaceInput: {name: "nexaa", description: "My first namespace"}
  ) {
    name
  }
}
# Deploy container
mutation CreateContainer {
  containerCreate(
    containerInput: {name: "my-container", namespace: "nexaa", resources: CPU_250_RAM_500, image: "nginx", ports: "80"}
  ) {
    name
  }
}
# Query namespace and containers
query GetContainers {
  namespace(name: "nexaa") {
    containers {
      name
    }
  }
}

Portal UI

Beautiful, intuitive web interface for managing your deployments with simplicity and ease.

Your fully featured application platform

Nexaa is a fully featured application platform that provides everything you need to deploy and scale your applications with ease.

Auto Scaling


Your application scales to handle any load

  • Horizontal scaling for increased traffic
  • Scale dynamically based on CPU and Memory usage
  • Seamless scaling without downtime
📈

Worry-free Databases


Leave the complexity of database management to us

  • Support for PostgreSQL and MySQL
  • Peace of mind with highly available clusters
  • Encryption at rest by default

Persistent Storage


Attach persistent storage to your deployments for data that survives restarts

  • Support for multiple simultaneous writes
  • Three times replication ensures your data safety
  • Share your data across your deployments
💾

Flexible networking


Connect your application to the Internet with one click

  • Certificate management with automatic renewal using Let's encrypt
  • Secure Private Networks between your containers
  • Load balancing out of the box
  • Custom domain support
🌐

Made with love <3


Nexaa is built by developers for developers

🩵

Why Nexaa?

We built Nexaa to solve the challenges we faced as developers. Our platform is designed to be used, not just marketed. Here are the key features that set us apart.

Production-grade platform

Nexaa is built by Tilaa - a cloud provider with over 15 years of experience in running redundant infrastructure to make sure you're always up and running. TIlaa is based in the Netherlands and only uses own hardware in European data centers. Your mission critical apps will fit right in with our uptime and response-time guarantees and 24/7 support.

And we have the certificates to prove it.

"What happens in Europe stays in Europe"

We believe European data should stay in Europe to guarantee privacy. Our data centers are exclusively in Europe, and Tilaa operates under Dutch law. This guarantees GDPR compliance - now and in the future.

Transparent and affordable pricing

Our prices are all-inclusive. When we show a price, you can rest assured that you will not get any unexpected charges. On top of that, our prices are very competitive and often much lower than hyper-scalers.

Green and sustainable

Our data centers operate 100% on renewable energy, we compensate CO2 emmisions, and we do everything in our power to minimize our carbon footprint.

Security built in

We place great importance on data security and sovereignty. This is why we built Nexaa with security as a foundational requirement. All your workloads are protected with state-of-the-art isolation, and we use encryption as much as possible.

No servers, no stress, no brainer

Every bit of software is unique, but the building blocks are not. By automating and simplifying infrastructure, Nexaa allows you to focus on developing your software. Stop worrying about server management, and focus on what matters.

Pay for what you need

Transparent hourly pricing with no surprises.
Scale up or down instantly - you're only charged for active usage.
Here's a few examples of what you can expect to pay for different use cases.

Static Website
Perfect for portfolios and simple sites
1 Container
(0.25 CPU, 0.5G RAM)
€0.012/hour
€0.012
per hour
~€8.88/month if running 24/7
Three-tier architecture
Presentation, application and data layer
2 Containers
(1.00 CPU, 2.0G RAM)
€0.098/hour
1 DB Single node (Dedicated CPU)
(2 CPU / 4GB RAM)
€0.104/hour
€0.202
per hour
~€146/month for 24/7 operation
High available SaaS
Enterprise-grade performance with autoscaling
4 ~ 16 Containers
(1.00 CPU, 2.0G RAM)
€0.196 - €0.786/hour
1 DB Triple node (Dedicated CPU)
(2 CPU / 8GB RAM)
€0.373/hour
From €0.569
per hour
Scales automatically with traffic