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.
"What happens in Europe stays in Europe"
Transparent and affordable pricing
Green and sustainable
Security built in
No servers, no stress, no brainer
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.