Managed Redis VPS hosting
Redis, live in minutes.
On a server that is yours alone.
In-memory cache and queue. The cheapest speed upgrade most stacks never install. Pairs with everything.
- 500% SLA
- 30-day money-back
- Free Daily Snapshots
- Firewall & IDS
What it is
Redis is the in-memory data store that makes everything else faster: cache, sessions, queues, and pub/sub with sub-millisecond answers. It is the most-paired app in this catalog for a reason.
Minimum RAM
1 GB
Fits on SC-1GB; SC-2GB is the comfortable pick with room to stack.
What we install
The playbook deploys current Redis bound to localhost with a password set, memory capped to a plan-appropriate limit with an eviction policy that suits caching, persistence configured, and the kernel settings Redis warns about actually fixed.
Every plan includes
Instant hostname with TLS, database created and wired, daily snapshots, firewall and IDS. Add Fully Managed anytime and our engineers run the whole server for you.
Pick your server
Choose a plan for Redis.
Redis needs at least 1 GB of RAM. Every plan is your own private VPS, and the same server runs as many apps as fit.
SC-1GB
- 1 vCPU
- 1 GB RAM
- 25 GB NVMe
- 2.5 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
SC-2GB
- 1 vCPU
- 2 GB RAM
- 50 GB NVMe
- 5 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
SC-4GB
- 2 vCPU
- 4 GB RAM
- 100 GB NVMe
- 10 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
SC-6GB
- 3 vCPU
- 6 GB RAM
- 150 GB NVMe
- 15 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
Redis installs itself on first boot with TLS, a hostname, and its database wired. Management and Dual Backups are optional addons in the cart.
Why here
Why run Redis on RemarkableCloud.
Your own private VPS
Not a container on a shared box. A real virtual server with dedicated resources and your own IP, and nobody else on it.
Stack apps, one price
Add as many apps as fit on your server from the client area, in one click each. No per-app charge, ever.
A 500% SLA that pays
1 hour down = 5 hours credited back, automatically, from the first minute. While others credit after thresholds, we credit from minute one.
Non-oversold hardware
Enterprise dedicated infrastructure, 100% NVMe, resources never sold twice. Your Redis performs the same on the worst day as the best.
Humans since 2001
Real engineers answer, at any hour. Twenty-five years of running production servers, and no chatbot wall between you and them.
Free migration, done by us
Moving an existing Redis site? We migrate it, verify it, and hand it back running, at no cost. Your old host stays live until you approve.
Built for
What people run on a Redis VPS here.
Object cache for CMSs
WordPress and friends drop database load dramatically with Redis object caching. Pair it beside any site on the server.
Sessions and queues
The standard backend for PHP sessions, Laravel queues, Sidekiq and BullMQ. Fast because it lives in RAM.
Rate limiting and counters
Atomic operations make Redis the right tool for counting things at speed.
Pub/sub between services
Lightweight messaging for small architectures that do not need a broker cluster.
The details
Redis here, in plain words.
What does managed Redis hosting include?
A correctly capped, password-protected, localhost-bound Redis with the sysctl homework done, monitored and backed up, for $0 on top of your server. The most cost-effective performance upgrade in the catalog.
What difference does Redis actually make?
For CMS and store workloads, object caching through Redis turns repeated database queries into memory lookups: admin dashboards get snappy, checkouts stop recomputing, and the database breathes. For custom backends it is sessions, queues, and rate limiting without another service bill.
Which catalog apps use it?
WordPress and WooCommerce through object caching, Moodle for its application caches, Drupal for cache bins, PrestaShop, Nextcloud for file locking, and n8n for queue mode. The playbooks wire the connection when you stack them together.
Why must Redis never face the internet?
Because an open Redis is a compromised server within hours; it is one of the most scanned-for services there is. Ours binds to localhost with a password, and the managed firewall would block 6379 even if it did not. Security here is defaults, not homework.
Everything around Redis, in one honest list.
Everything unmarked ships with every plan. The starred items are optional paid addons, priced plainly, added in the cart or anytime later.
* Optional paid addon: part of Fully Managed or Dual Backups. One price per plan, addons priced plainly, no surprise renewals.
Stack it
Redis runs well with.
Same server, no extra bill. These are the companions our team installs next to Redis most often.
WordPress
+1 GBThe CMS behind 40% of the web, deployed hardened from day one: LiteSpeed cache, SSL, and working outbound mail included.
PostgreSQL
+1 GBThe engineers’ database. Installed, tuned for your RAM, and backed up twice offsite.
How it works
Seven systems working so you do not.
Every managed server runs the same stack underneath. Pick a system to see what it actually does.
Issues end before you hear about them.
Every minute, we check more than 200 parameters of your server and its services: web server, database, mail, disk, memory, and the network path to it. The moment anything drifts out of range, our support staff is alerted, investigates, and fixes it.
This is internal monitoring, deeper than any public uptime check: it watches the inside of your server, not just whether it answers. Most incidents are found and fixed by our staff before anyone outside ever notices them.
- 200+ parameters checked every minute
- Alerts reach engineers, not ticket queues
- Inside-the-server checks, not just ping
- Humans respond in minutes, any hour
What customers say
More reviews: Trustpilot“Excellent webhosting company. I really love all their products and services. Thank you so much.”
“The tech support is excellent, and they offer very competitive pricing. They also migrate my cPanel VPS to a DirectAdmin VPS without noticeable downtime.”
“I've been hosting several websites with them, and I can honestly say their support is outstanding. They are incredibly patient, knowledgeable, and genuinely committed to solving problems, even the most difficult and unusual ones.”
Frequently asked questions
How much RAM does Redis need?
It needs what you give it: the playbook caps it (512 MB to 1 GB is typical for cache duty) so it accelerates the server instead of competing with it.
Does Redis persist data?
Yes, snapshots to disk are configured, appropriate for cache and session duty. For Redis as a primary datastore we configure AOF persistence on request.
Redis alongside every app?
Almost: if you are stacking two or more PHP apps, adding Redis is nearly always worth its 1 GB line in the meter. It is the catalog's best pound-for-pound addition.
Is it password-protected and persistent?
Yes on both. It binds to localhost with a password set at install, and persistence is enabled so a restart does not empty your data.
How much RAM should I give Redis?
Its dataset lives in memory, so size to what you cache plus headroom. A shared server with a CMS does fine small; dedicated queue workloads deserve their own plan.
Is this Redis on a VPS or on shared hosting?
A VPS. Redis runs on your own private virtual server with dedicated, non-oversold resources and its own IP. You get real isolation and performance, with the setup, TLS and hardening handled for you.
Can I run other apps on the same server?
Yes. Add any other catalog app to this server from your client area, one click each, no per-app charge. How much fits is a question of RAM, and resizing is minutes.
Can you help me move my existing data over?
Yes, migration help is free. Open a ticket with access to the current setup and we move it, verify it, and hand it back running. Nothing switches until you approve.
Can I upgrade or downgrade the plan later?
Anytime. Plans resize from the client area in minutes, annual billing keeps its flat 17% discount at every size, and there is never a fee to change tiers.
Sizing an app stack? The VPS sizing calculator recommends a plan from your apps and traffic, with the math shown.
Shared CPU servers
The right home for Redis and most stacks: 3.0+ GHz vCPU, from $4.17/mo.
See Shared CPU →Dedicated CPU servers
For CPU-hungry stacks and busy databases: cores that are physically yours.
See Dedicated CPU →All plans and pricing
Every plan, both families, one honest price with everything included.
See pricing →Your server runs. You sleep.
Fully managed hosting from people who have been doing this since 2001.