🏝️Solana gRPC Dedicated Nodes
High-Performace dedicated Solana nodes with yellowstone geyser, built for developers who need complete control and fully isolated infrastructure.
Dedicated Solana gRPC Nodes are Shyft’s enterprise-grade endpoints — designed for teams that demand total control, consistent speed, and guaranteed availability. Every node is a private, isolated environment with exclusive compute and bandwidth reserved only for you. Built on Shyft’s fault-tolerant infrastructure, dedicated nodes deliver the same reliability as our shared platform — but with better performance, guaranteed isolation, and zero contention.
Reach out to us on Discord or Dashboard Support to discuss your requirements and purchase your dedicated node.
Core Benefits
For situations where every millisecond matters
Faster gRPC streaming than shared cluster by 3-15ms.
Faster RPC Calls — No authentication of API keys or rate limit enforcement saves you 5-10ms.
Gen 5 AMD CPUs and Threadrippers for peak performance and reliability.
No imposed limits on subscribe requests or connections.
No noisy neighbours, complete isolation — Dedicated nodes stream only to your connection, while shared gRPC streams to all connected clients.
Highly-Available thanks to Shyft's enterprise-grade infrastructure with automatic failovers baked into our load-balancers and DNS.
Available Configs
We provision Gen5 AMD CPUs with high speed 5600/6400 MHz Ram sticks.
More cores and higher ram would be better suited for high laod. Especially if you want to use the node for RPC calls as well.
9275f CPU (24 cores) & 768gb ram
$2200/mo
9375f CPU (32 cores) & 768gb ram
$2500/mo
7975x (32 cores) CPU & 768gb
$2500/mo
9375f (32 cores) CPU & 1tb ram
$2800/mo
9254 (24 cores) CPU & 384gb ram (Gen 4)
$1800/mo
9354 (32 cores) CPU & 768gb ram (Gen 4)
$2500/mo
Reach out to us on Discord or Dashboard Support to book a node for yoursself.
Solana RPC Calls
Can this dedicated gRPC node be used for RPC calls as well?
Yes, your dedicated node can also be used for RPC calls. But keep in mind that all RPC calls are not equal. Index calls like getProgramAccounts, getTokenAccountsByOwner, getTokenLargestAccounts are very resource intensive and require minimum 1TB ram.
Transaction history calls like getBlock, getTransaction, getSignaturesForAddress, etc can be enabled, but will be limited to 1 day.
Enabling both indexes and transactions on the same node can impact gRPC latency slightly.
Node Reliability
Won't a dedicated node become a single point of failure for us? How will uptime and reliability be guaranteed?
Load Balancer with Automatic Failover
All our dedicated nodes are backed by redundant failovers in the same reigon. When you connect to your dedicated node, it connects to a load balancer/proxy which constantly monitors your node's health.
If your node starts to lag or goes down for some reason, the proxy instantly routes your traffic to a backup node in the same region without any downtime for you.
DNS Level Health Checks
Here's how it works:
Your dedicated endpoint is
https://dedicated.shyft.to
, which currently points to a server IP (e.g.,64.X.X.91
).Our system constantly monitors the health of that physical server.
If the primary server goes down (due to a datacenter outage or any other issue), the DNS record automatically updates.
It points your domain (
https://dedicated.shyft.to
) to a different, healthy server IP hosting an identical proxy.
The result? Your connection automatically reroutes to a working server, ensuring maximum uptime and minimal disruption to your service.
Last updated
Was this helpful?