Hardware and Software
Designed Together
Vertically integrated and scale-ready. Bringing hyperscaler agility to the mainstream enterprise.
Networking
Per-tenant isolation gives you full control of networking, routing and firewalls through VPC and network virtualization capabilities. Network services scale with your deployment, eliminating traditional bottlenecks.View product page
Compute
Storage
Instant IT Transformation
No Assembly Required
Go from rack install to developer availability in a matter of hours, compared to weeks or months today.
Power and Space Efficiency
Takes up two-thirds as much space as traditional on-premises infrastructure.
Get our newsletter
Accelerate Developer Velocity
Self-Service Environment for Developers
Developer-Friendly Tooling
Work how you like - the Oxide CLI brings all the features of the web console to the command line.
Compatible With Familiar Tools
Manage with technologies you already know and use with our Kubernetes and Terraform integrations.
Effortless Interface
Use the command palette to go to any page, create resources and much more directly from your keyboard.
Everything you can do in the web console is available in the API and CLI
import { Api } from "@oxide/api"
const client = new Api({
baseUrl: OXIDE_HOST,
token: OXIDE_TOKEN,
})
const orgName = "maze-war"
const projectName = "prod-online"
const diskName = "nginx2"
const body = {
name: marketing-prod,
description: "",
size: gbToB(24),
diskSource: {
type: "blank",
blockSize: 512,
},
}
const resp = client.diskUpdate(
{ orgName, projectName, diskName },
body,
)
Maximize Transparency & Control
An experience that provides operators with comprehensive software to manage capacity, health and utilization over the entire fleet.
Drive operational efficiencies with automation and informed recommendations.
Anticipate and resolve capacity needs
Understand and debug issues faster
Scope users to the privileges they need
End-to-End Networking Observability
End-to-End Networking Observability
With our built-in switch and its purpose-built software, you can finally understand why your packets are not getting to where they are supposed to go.
Learn more about networkingUnderstand End-to-End Performance
Observability across physical and application-level network data, improving performance and uptime.
Identify Bottlenecks
Better diagnose and more quickly remediate bottlenecks across the complete infrastructure stack.
Resolve Issues
Single pane of glass to monitor normal operation and detect failures to enable capacity planning and debugging.
Identify Low Utilization
Rack-level, pooled infrastructure, with automated capacity management tooling, reducing dead capacity.
Secure by
Design
Modern on-premises, enterprise environments face a wide variety of threats. Oxide products are designed to defend against threats from internal and external attackers at application, network, and physical layers
As soon as power is applied to an Oxide rack, our purpose-built hardware root of trust – present on every Oxide server and switch – cryptographically validates that its own firmware is genuine and unmodified.
As the rack boots, trust is extended by holding processors in reset, measuring their firmware, recording those measurements in the root of trust, and finally releasing them to proceed. System software can then reliably know what firmware was booted on each processor by asking the root of trust.
During manufacturing, each hardware root of trust is provisioned with a private key and matching certificate signed by an Oxide Certificate Authority that uniquely identifies that root of trust and demonstrates that it was produced by Oxide.
Verifiable secret sharing protects customer data against at-rest and boot-time attacks. When combined with remote attestation, this provides a strong guarantee.
Specialized storage service that avoids keeping secrets in RAM and has strict ACLs limiting access and use of secrets.