Platform

Use cases

Company

Home

Cloud

Cloud

Lightning Fast Cloud Platform

A faster cloud built for speed and latency

3.7 GHz+ CPUs

3.7 GHz+ CPUs

For the most demanding apps

Latency optimized

Latency optimized

Made for real-time services

API accessible

API accessible

Easy automation for power users

DDoS protected

DDoS protected

Zero-touch real-time protection

High-performance cloud

Lightning-fast,
redefined.

Take the fastest CPUs. Fuse them into Asia-Pacific‘s quickest network. Meet OneQode Cloud.

Instant compute

Performance servers only

Low-latency

Measured in milliseconds

What the OneQode cloud platform gives you...

Guaranteed low latency

Low latency is just the start. Zero packet loss and jitter give you a stable real-time foundation.

Competitors

Lower is better

No jitter

Less lag

More power

Guaranteed low latency

Low latency is just the start. Zero packet loss and jitter give you a stable real-time foundation.

Competitors

No jitter

Less lag

More power

Guaranteed low latency

Low latency is just the start. Zero packet loss and jitter give you a stable real-time foundation.

Competitors

No jitter

Less lag

More power

Blazing fast servers

High clockspeed and zero overprovisioning for peak compute performance.

Performance

Value

F2s_v2

1,451

c-3vcpu-4gb

1,720

c6a.large

2,046

c2d-highcpu-2

2,168

xer.medium

3,031

Benchmark info

Blazing fast servers

High clockspeed and zero overprovisioning for peak compute performance.

Performance

Value

F2s_v2

1,451

c-3vcpu-4gb

1,720

c6a.large

2,046

c2d-highcpu-2

2,168

xer.medium

3,031

Blazing fast servers

High clockspeed and zero overprovisioning for peak compute performance.

Performance

Value

F2s_v2

1,451

c-3vcpu-4gb

1,720

c6a.large

2,046

c2d-highcpu-2

2,168

xer.medium

3,031

3.7 GHz+ processors

High clockspeeds deliver the power for the most intensive applications

Zero overprovisioning
Zero overprovisioning
Zero overprovisioning

Never share resources with others. Your cloud hardware is dedicated only to you.

Openstack powered
Openstack powered
Openstack powered

Built on open-source, with a massive developer and support community.

Latency optimized
Latency optimized
Latency optimized

Served over a network built for gaming, trading and real-time services.

No hidden egress fees
No hidden egress fees
No hidden egress fees

Our data pricing is simple. Egress and ingress are treated the same.

First 10TB/mo free
First 10TB/mo free
First 10TB/mo free

Every month you'll get 10TB of free data, with straightforward tiered pricing.

Get $5 in credit when you become a customer

How it works

Start deploying cloud resources in minutes

Scroll to learn more

01

Register your account

Get started by signing up via our Client Portal

With a work email, create an account with us.

02

Validate

Verify your email

Check your organisation account and verify your email address to activate your cloud services.

Check your organisation account and verify your email address to activate your cloud services.

Check your organisation account and verify your email address to activate your cloud services.

03

Access OneQode Cloud

Configure your cloud resources

Create compute, network and storage services from the dashboard or create an API user

Create compute, network and storage services from the dashboard or create an API user

Create compute, network and storage services from the dashboard or create an API user

04

Launch your services

Launch services

in minutes

Blazing-fast cloud instances. Cloud volumes. S3-compatible storage. Launch the rocket.

Blazing-fast cloud instances. Cloud volumes. S3-compatible storage. Launch the rocket.

Blazing-fast cloud instances. Cloud volumes. S3-compatible storage. Launch the rocket.

Get $5 in credit when you sign up. Business users only.

Everything a cloud needs... Nothing it doesn’t

All the core features you'd expect

CPU Optimized Instances

Image Creation

SSH Key Management

Cloud-init Support

Soon

Load Balancers

Block Volume Storage

Object Storage

Image Storage

Backups & Snapshots

Soon

Kubernetes

Cloud Networks

Cloud Routers

Cloud FIrewalls

Floating IPs

Soon

Database as a Service

Get $5 in credit when you become a customer

Everything a cloud needs... Nothing it doesn’t

All the core features you'd expect

CPU Optimized Instances

Image Creation

SSH Key Management

Cloud-init Support

Soon

Load Balancers

Block Volume Storage

Object Storage

Image Storage

Backups & Snapshots

Soon

Kubernetes

Cloud Networks

Cloud Routers

Cloud FIrewalls

Floating IPs

Soon

Database as a Service

Get $5 in credit when you become a customer

Reach billions from one location

Reach billions from one location

Exclusive APAC Central superregion.

Exclusive APAC Central superregion.

Los Angeles to New Delhi. Melbourne to Mongolia.
Reach half the world's population, 4 billion people, in 100 milliseconds or less with OneQode.

Los Angeles to New Delhi. Melbourne to Mongolia.
Reach half the world's population, 4 billion people, in 100 milliseconds or less with OneQode.

DDoS Protection

Every network entrance is guarded by industry-leading Corero DDoS mitigation appliances that keep you online, uninterrupted.

Storage for all the things

Fast, SSD-based storage, ready for use for image storage, resilient volume storage, or S3-compatible object storage for large files.

require 'fog/openstack'

@connection_params = {

openstack_auth_url: '',

openstack_username: '',

openstack_api_key: '',

openstack_project_name: '',

openstack_domain_id: 'default'

}

new_line = "\n\n"

compute = Fog::OpenStack::Compute.new(@connection_params)

neutron = Fog::OpenStack::Network.new(@connection_params)

images = compute.images

flavors = compute.flavors

API Accessible

Launch and manage your cloud environment programmatically through a friendly RESTful API — or via the command line.

Plays nice with your tech stack

Because our cloud platform is built on OpenStack, it's interoperable with a wide array of cloud-native tools