Summarize this blog post with: ChatGPT | Perplexity | Claude | Grok
You already know that a CMS such as WordPress, Craft CMS, Drupal, or Magento needs reliable hosting to remain fast and available. What is less obvious is that Cloudways does not support every CMS in exactly the same way—and choosing the wrong application, server, or scaling model can increase costs without fixing performance. In this guide, you will learn how Cloudways CMS hosting works, which platforms it can run, what it really costs, and how to decide whether it fits your website.
Key Takeaways
- Cloudways CMS hosting is managed cloud hosting for CMS-based websites, not a content management system itself.
- Cloudways Flexible supports WordPress, WooCommerce, Magento, Laravel, and compatible PHP applications, while Cloudways Autonomous exclusively supports WordPress and WooCommerce.
- CMS compatibility depends on PHP, database, web-server, extension, rewrite-rule, command-line, and deployment requirements; compatibility does not automatically mean one-click installation.
- Cloudways management tools include server provisioning, caching, SSL, backups, monitoring, staging, cloning, PHP controls, SSH access, and vertical scaling, but some services are application-specific or separately priced.
- Cloudways is best suited to growing websites, ecommerce stores, agencies, publishers, and developers who need more control than shared hosting without administering an unmanaged server.
- The total hosting cost may include the server, off-site backups, CDN or Cloudflare services, security add-ons, email, DNS, support, CMS licenses, and maintenance labor.
- A staging migration and real-workload benchmark provide more reliable evidence than a performance test performed on an empty CMS installation.
Fact-check date: August 3, 2026. Product features, compatibility details, and pricing were checked against current official Cloudways documentation and CMS vendor requirements.
What Is Cloudways CMS Hosting and How Does It Work?
Cloudways CMS hosting is managed cloud hosting that provides the server environment, performance tools, security controls, backups, and management interface used to run a compatible content management system. Cloudways manages much of the hosting infrastructure while the CMS continues to manage your content, users, themes, extensions, products, and website functionality.
Cloudways is therefore a web hosting platform, not a CMS. A content management system manages website content and functionality, while web hosting provides the computing, storage, database, and network resources that make the website accessible online.
Cloudways sits between your website and an underlying cloud infrastructure provider. On Cloudways Flexible, the company currently offers infrastructure from DigitalOcean, Vultr, Linode, Amazon Web Services, and Google Cloud Platform. Cloudways adds provisioning, monitoring, backups, security controls, application deployment, support, and a centralized management interface above that infrastructure.
Is Cloudways a CMS or a Web Hosting Platform?
Cloudways is a managed web hosting platform rather than a content management system.
The division of responsibilities is straightforward:
| Layer | Primary function | Examples |
|---|---|---|
| Content management system | Manages content, users, extensions, templates, and application logic | WordPress, Magento, Drupal, Craft CMS |
| Cloudways | Provisions and manages the hosting environment | Backups, monitoring, caching, SSL, staging |
| Infrastructure provider | Supplies physical and virtual computing resources | DigitalOcean, AWS, Google Cloud |
| Domain and DNS | Directs visitors to the hosted application | Registrar, Cloudflare, DNS Made Easy |
| Edge services | Accelerate and filter requests before they reach the server | CDN, WAF, DDoS mitigation |
For a broader evaluation of usability, support, performance, and limitations, read this Cloudways hosting review.
[Insert image: Custom architecture diagram showing the visitor, DNS or CDN, Cloudways management layer, CMS application, database, and underlying cloud provider | Alt text: “Visualize Cloudways CMS hosting architecture”]
Why Does Managed CMS Hosting Matter?
Managed CMS hosting matters because a dynamic CMS creates database, PHP, caching, security, and concurrency requirements that a static website does not generate. A suitable hosting environment must process uncached requests, protect application data, absorb traffic changes, support safe deployments, and restore the website when updates or migrations fail.
A typical CMS page may require PHP execution, database queries, theme rendering, plugin or module logic, user-session processing, and external API calls. For example, a cached blog post may require little origin-server processing, while a logged-in WooCommerce checkout cannot be handled like a fully cached public page.
CMS Performance Affects More Than Page Speed
Slow server response can affect:
- Editorial productivity inside the administration dashboard.
- Product searches, cart actions, and checkout completion.
- Core Web Vitals and perceived user experience.
- Crawl efficiency on large websites.
- Lead generation and conversion rates.
- The website’s ability to survive campaigns or viral traffic.
Google confirms that Core Web Vitals are used by its ranking systems, although good scores alone do not guarantee high rankings.
“We recommend site owners achieve good Core Web Vitals for success with Search and to ensure a great user experience generally.”
— Google Search Central, Understanding Google Page Experience, 2026
The practical lesson is to treat performance as a complete user-experience and business-continuity issue—not merely a PageSpeed score.
Managed Hosting Reduces Infrastructure Work, Not Every Website Task
Managed cloud hosting can reduce the work involved in provisioning servers, installing SSL, configuring backups, monitoring services, and applying server-level controls. However, the website owner may remain responsible for CMS updates, extensions, custom code, user access, application-level security, and regulatory obligations.
This distinction matters when comparing Cloudways with fully managed WordPress providers or agencies that include application maintenance.
Which Content Management Systems Can You Host on Cloudways?
Cloudways can host its native applications and many compatible PHP or Node.js content platforms, but each CMS requires a different deployment method and receives a different level of platform integration. CMS compatibility on Cloudways depends on the application’s PHP, database, web-server, extension, and deployment requirements; compatibility does not necessarily mean that one-click installation is available.
The safest compatibility classification is:
- Native or officially deployable application.
- Dedicated Cloudways solution with manual Composer installation.
- Compatible manual PHP deployment.
- Cloudways Velocity deployment for Node.js applications.
- Frontend-only hosting for a vendor-hosted headless CMS.
Cloudways CMS Compatibility Matrix
| CMS | CMS type | Cloudways deployment method | One-click or manual | Primary technical requirements | Best use case | Important limitation | Official documentation | Recommended expertise |
|---|---|---|---|---|---|---|---|---|
| WordPress | PHP CMS | Native Flexible or Autonomous application | One-click | Compatible PHP and MySQL/MariaDB | Blogs, publishers, business sites | Plugins and themes remain an application responsibility | Cloudways-specific | Beginner–intermediate |
| WooCommerce | WordPress ecommerce | Native Flexible or Autonomous application | One-click | WordPress, PHP, database, uncached PHP capacity | Online stores | Checkout and account pages need dynamic capacity | Cloudways-specific | Intermediate |
| WordPress Multisite | Multi-site WordPress | Flexible application workflow | Native setup or conversion | WordPress network configuration, DNS, compatible plugins | University, franchise, or network sites | Not supported on Autonomous | Cloudways-specific | Intermediate–advanced |
| Magento / Adobe Commerce | PHP ecommerce | Native Flexible application | One-click base deployment | Version-specific PHP, search service, database, cron | Larger ecommerce operations | Resource-intensive and version-sensitive | Cloudways-specific | Advanced |
| Craft CMS | PHP CMS | Launch PHP app, install with Composer | Manual | PHP 8.2+, Composer 2, MySQL 8.0.17+ or compatible MariaDB | Bespoke content and agency projects | Not a standard one-click CMS installation | Cloudways and Craft docs | Intermediate–advanced |
| October CMS | Laravel-based PHP CMS | Launch PHP app, install with Composer | Manual | PHP 8.2+, Composer 2, supported extensions and database | Developer-led content applications | License and Composer workflow required | Cloudways and October docs | Intermediate–advanced |
| Drupal | PHP CMS | Custom PHP application | Manual | Version-compatible PHP, Composer, database, rewrite rules | Complex editorial or membership sites | NGINX or Apache rules require careful validation | Vendor documentation | Advanced |
| Joomla | PHP CMS | Custom PHP application | Manual | Joomla-version-compatible PHP, MySQL/MariaDB, web server | Portals and traditional business sites | No verified native Cloudways application workflow | Vendor documentation | Intermediate–advanced |
| TYPO3 | Enterprise PHP CMS | Custom PHP application with Composer | Manual | Supported PHP, database, Composer, image-processing tools | Multilingual enterprise publishing | More configuration and maintenance overhead | Vendor documentation | Advanced |
| PrestaShop | PHP ecommerce | Custom PHP application or assisted migration | Manual | Version-compatible PHP, MySQL/MariaDB, memory, cron | Small-to-medium ecommerce | Compatibility and migration testing required | Vendor and migration docs | Advanced |
| Moodle | PHP learning platform | Custom PHP application | Manual | Current PHP, database, cron, extensions, substantial resources | Learning management systems | Dynamic sessions and scheduled jobs can be resource-heavy | Vendor documentation | Advanced |
| Laravel-based CMS | PHP framework application | Native Laravel application | Framework deployment | Compatible PHP, Composer, database, queues, cron | Custom CMS products | Application maintenance remains developer-led | Cloudways-specific | Advanced |
| Custom PHP CMS | PHP application | Custom PHP application | Manual | Supported PHP, database, extensions, rewrite rules | Proprietary CMS projects | Cloudways support does not become development support | Cloudways-specific | Advanced |
| Strapi | Node.js headless CMS | Cloudways Velocity | Manual Git or deployment workflow | Supported Node.js runtime, database, build and environment variables | Self-hosted headless backend | Not deployed through the conventional PHP application workflow | Cloudways Velocity and Strapi docs | Advanced |
| Contentful, Sanity, Storyblok, ButterCMS | SaaS headless CMS | Host only a compatible frontend or middleware | Manual | Frontend runtime and API integration | Composable content architecture | CMS backend remains hosted by the SaaS vendor | Vendor documentation | Intermediate–advanced |
Cloudways’ official application materials prominently cover WordPress, WooCommerce, Magento, Laravel, and custom PHP applications. Autonomous exclusively supports WordPress and WooCommerce, while WordPress Multisite is currently excluded.
Is Cloudways Good for WordPress and WooCommerce?
Cloudways is a strong candidate for WordPress and WooCommerce when you need staging, server controls, object caching, vertical scaling, monitoring, and more resource visibility than conventional shared hosting provides.
WordPress receives the deepest Cloudways integration. You can choose Flexible for provider and server control or Autonomous for WordPress-specific autoscaling and high availability.
A content publisher should review the complete Cloudways WordPress hosting analysis. Store owners should separately evaluate Cloudways WooCommerce hosting because logged-in customers, carts, checkout requests, inventory synchronization, and scheduled actions create different capacity requirements.
Can You Host Craft CMS or October CMS on Cloudways?
Craft CMS and October CMS can run on Cloudways through a PHP application and Composer-based installation rather than a conventional one-click CMS installer.
Cloudways’ Craft CMS workflow instructs users to select an application and server, then install Craft through Composer using SSH. Craft CMS 5 currently requires PHP 8.2 or newer, Composer 2, and a compatible relational database.
Cloudways’ October CMS workflow similarly starts with a PHP application before installing October through Composer. October CMS 4 requires PHP 8.2 or newer, Composer 2, required PHP extensions, and a supported database.
Can You Host Drupal, Joomla, TYPO3, PrestaShop, or Moodle?
Drupal, Joomla, TYPO3, PrestaShop, and Moodle can be candidates for manual Cloudways deployment when their exact requirements match the available PHP, database, web-server, cron, and extension configuration.
These platforms should not be treated as interchangeable PHP applications:
- Drupal may depend on Apache
.htaccessbehavior or equivalent NGINX configuration. Drupal’s documentation specifically warns that security rules supplied through.htaccessmust be recreated when Apache is not used. - Joomla 6 currently lists PHP 8.3 as its supported minimum and requires compatible MySQL, MariaDB, or PostgreSQL versions. Cloudways’ conventional database options should therefore be checked against the selected Joomla release.
- TYPO3 requires a supported web server, PHP version, database, extensions, and Composer for Composer-based projects.
- PrestaShop 9 recommends PHP 8.4 and requires compatible database and memory settings.
- Moodle 5.2 requires PHP 8.3 or newer, 64-bit PHP, the Sodium extension, a high
max_input_varssetting, and a current database version.
The practical recommendation is to create a version-specific requirements sheet before launching any manually installed CMS.
Can Cloudways Host a Headless CMS Website?
Cloudways can participate in a headless CMS architecture, but the hosting arrangement depends on where the backend and frontend run.
Three architectures are possible:
- CMS and frontend on Cloudways: A headless WordPress or compatible PHP CMS supplies content through an API while a compatible frontend runs on the same or another Cloudways application.
- Self-hosted headless backend on Cloudways: A Node.js platform such as Strapi may use Cloudways Velocity when all runtime, database, build, and deployment requirements match.
- Vendor-hosted CMS with a Cloudways frontend: Contentful, Sanity, Storyblok, or ButterCMS hosts the CMS backend while Cloudways hosts only a compatible frontend, API layer, or PHP application.
Cloudways Velocity is the company’s managed Node.js hosting product and provides Git-based deployment, environment variables, monitoring, backups, domain management, and application-level resource visibility.
How Does Cloudways CMS Hosting Work?
Cloudways CMS hosting works by connecting a managed application layer to cloud infrastructure, then giving you centralized controls for deployment, domains, SSL, caching, backups, monitoring, security, and scaling. The exact workflow depends on whether you choose Flexible, Autonomous, or Cloudways Velocity.
Watch Cloudways’ One-Click Management Features in Action
This official walkthrough demonstrates how Cloudways users can scale servers, create staging environments, clone applications, and manage important hosting functions from the platform dashboard.
Video: “1-Click Features On Cloudways | Cloudways 101” by Cloudways.
Cloudways Flexible Deployment Process
- Select an application type.
- Choose DigitalOcean, Vultr, Linode, AWS, or Google Cloud.
- Choose a server size and data-center region.
- Launch the server and application.
- Add the primary domain.
- Configure DNS.
- Install SSL.
- Configure caching, backups, cron jobs, PHP, and security.
- Migrate or deploy the website.
- Test the application before directing production traffic.
Cloudways currently supports PHP 7.4 through PHP 8.4, although your CMS version, extensions, themes, and custom code may support a narrower range. New servers use PHP 8.2 by default according to current Cloudways documentation.
Cloudways also makes MySQL 8.4 and MariaDB 10.11 available on current servers. Database downgrades are not supported, so database selection should be treated as an architectural decision rather than a reversible experiment.
[Insert image: Cloudways server-launch screen showing application, provider, server size, and location selectors | Alt text: “Choose Cloudways CMS hosting server settings”]
What Performance Features Does Cloudways Provide for CMS Websites?
Cloudways provides managed web stacks, PHP-FPM, database controls, caching services, object caching, staging, monitoring, CDN integration, and resource scaling to help CMS websites process requests efficiently. The performance benefit of each feature depends on the application’s cacheability, database behavior, code quality, server size, traffic pattern, and configuration.
| Feature | Problem it addresses | Important qualification |
|---|---|---|
| Hybrid Stack | Supports applications that depend on Apache and .htaccess rules | More components do not automatically mean better performance |
| Lightning Stack | Uses an NGINX-focused architecture for compatible applications | Applications requiring .htaccess may need Hybrid |
| PHP-FPM | Manages PHP processes and request execution | Worker saturation can still occur |
| Varnish | Caches eligible HTTP responses and reduces origin work | Logged-in, cart, checkout, and personalized pages need exclusions |
| Redis | Stores frequently reused data in memory | Correct application integration is required |
| Object Cache Pro | Provides advanced object caching for eligible WordPress servers | Pricing page currently lists inclusion on 4 GB servers and above |
| MySQL or MariaDB | Stores CMS content and configuration | Queries, indexes, locking, and database bloat still matter |
| Staging and cloning | Isolates testing from production | Staging should not be indexed |
| Cloudflare Enterprise | Adds edge caching, WAF, CDN, and DDoS-related controls | Optional on Flexible; included with Autonomous |
| Vertical scaling | Adds server resources | More resources do not repair inefficient code |
| Monitoring and Copilot | Exposes resource use and detected issues | Diagnosis still requires context |
| SSH, SFTP, and Git | Supports developer workflows | Access must be controlled securely |
→ Explore Cloudways CMS Features
Cloudways ships Varnish on its servers and allows it to be controlled at server or application level. However, cache exclusions must be configured correctly for ecommerce, membership, LMS, and personalized applications.
The current platform offers both Hybrid and Lightning stacks. Cloudways describes Hybrid as an NGINX-plus-Apache architecture and Lightning as an NGINX-only architecture intended for applications that do not require .htaccess behavior.
For a dedicated examination of the platform stack, controls, and add-ons, see this guide to Cloudways hosting features.
What Vertical Scaling Does Not Fix
Vertical scaling can increase available CPU, memory, and storage. It does not automatically correct:
- Inefficient database queries.
- Excessive autoloaded data.
- Broken plugins or modules.
- Uncached personalized pages.
- Slow third-party APIs.
- Oversized images.
- Poor frontend JavaScript.
- Excessive cron jobs.
- Database-table bloat.
- Traffic generated by malicious bots.
Upgrade the server only after identifying whether the bottleneck is resource capacity, application efficiency, external latency, or cache configuration.
[Insert image: Cloudways monitoring panel showing CPU, RAM, disk, traffic, PHP, and database metrics | Alt text: “Analyze Cloudways CMS hosting resource usage”]
Watch a Practical Cloudways Performance-Optimization Walkthrough
This walkthrough demonstrates how Cloudways server settings, caching, Redis, monitoring, and WordPress configuration work together. Use it as a practical example rather than applying every setting without testing your own CMS workload.
Video: “How to Optimize WordPress Website Speed On Cloudways” by Cloudways.
What Is the Difference Between Cloudways Flexible and Cloudways Autonomous?
Cloudways Flexible is customizable managed hosting for WordPress, Magento, Laravel, and PHP applications, whereas Cloudways Autonomous is primarily designed for automatically scaling WordPress and WooCommerce workloads. The correct product should be selected by application eligibility and architecture before comparing price.
| Decision factor | Cloudways Flexible | Cloudways Autonomous |
|---|---|---|
| Supported applications | WordPress, WooCommerce, Magento, Laravel, PHP apps | WordPress and WooCommerce only |
| WordPress Multisite | Supported through Flexible workflow | Not currently supported |
| Infrastructure model | User chooses an underlying cloud provider | Managed Kubernetes-based infrastructure |
| Scaling model | Primarily vertical server scaling | Automatic pod scaling |
| Management unit | Server containing one or more applications | Application and plan allocation |
| Core-stack control | More server and service controls | Core stack cannot be customized |
| Cloudflare Enterprise | Optional paid add-on | Included |
| High availability | Depends on architecture and configuration | Included in documented plan features |
| Load balancing | Requires appropriate architecture | Included |
| Billing | Server-level pay-as-you-go | Plan-based hourly application billing |
| Resource model | CPU, RAM, disk, transfer, and server capacity | Site, bandwidth, disk, visit, and plan quotas with overages |
| Best use case | Mixed PHP workloads and users wanting control | Dynamic WordPress, WooCommerce, LMS, or concurrency spikes |
Cloudways Autonomous currently includes autoscaling, load balancing, high availability, Cloudflare Enterprise, Object Cache Pro, backups, multiple PHP versions, and unlimited PHP workers. It supports only WordPress and WooCommerce applications and excludes WordPress Multisite.
Read the detailed Cloudways Flexible vs Autonomous comparison before treating Autonomous as a simple upgrade from Flexible.
[Insert image: Cloudways pricing page comparing Flexible and Autonomous product selectors | Alt text: “Compare Cloudways Flexible and Autonomous hosting”]
Which Cloudways Plan Is Best for a CMS Website?
The best Cloudways plan is the smallest configuration that can sustain your real uncached requests, database activity, scheduled jobs, concurrent users, and traffic spikes without persistent resource saturation. Page-view estimates alone are unreliable because two websites with identical traffic can create radically different server workloads.
Workload-Based Server-Sizing Worksheet
Record these values before selecting a plan:
| Workload signal | What to measure | Why it matters |
|---|---|---|
| Concurrent uncached requests | Peak simultaneous PHP requests | Predicts PHP and CPU pressure |
| Page-generation time | Origin response before browser rendering | Reveals application processing cost |
| Database query time | Slow queries and total query duration | Exposes database bottlenecks |
| Logged-in users | Editors, customers, members, or students | Logged-in traffic is less cacheable |
| Ecommerce activity | Cart, checkout, inventory, payment requests | Creates dynamic transactions |
| Cron and scheduled actions | Frequency and execution duration | Jobs can compete with visitors |
| Imports and exports | File size, memory use, and duration | Can exhaust CPU, RAM, or disk I/O |
| Media processing | Image transformation or video tasks | Creates CPU and storage pressure |
| Cache-hit ratio | Percentage served without full processing | Determines origin-server demand |
| Third-party latency | APIs, payment gateways, fonts, ads | Cannot always be solved by scaling |
Practical Starting Points for Testing
These ranges are benchmarking starting points, not performance guarantees:
- Small, cacheable WordPress site: Test a 2 GB Flexible server.
- Several low-traffic WordPress sites: Test 4 GB or more and watch aggregate peaks.
- Growing content publisher: Test 4–8 GB with real editorial and search activity.
- WooCommerce store: Begin with 4–8 GB depending on concurrent carts and checkout activity.
- Craft CMS or October CMS: Test 2–4 GB, then measure image transforms, queues, and database activity.
- Magento or Adobe Commerce: Use an isolated, larger server and conduct transaction-specific load testing.
- WordPress LMS or membership platform: Compare a dedicated Flexible server with Autonomous using real logged-in sessions.
- Agency portfolio: Separate high-value or resource-intensive clients instead of maximizing the number of sites per server.
Cloudways’ advertised Flexible entry configuration was $11 per month for 2 GB RAM, 1 vCPU, 50 GB storage, and 2 TB transfer when verified on August 3, 2026. Cloudways pricing is dynamic, and the launch workflow should be checked before purchase.
How Should You Test Cloudways Performance for a CMS Workload?
Cloudways performance should be tested with a migrated copy of the real CMS website under both cached and uncached conditions. Testing Cloudways with a migrated copy of the real CMS website produces more useful performance evidence than testing an empty default installation.
Reproducible CMS Benchmark Protocol
- Clone the production website.
- Use the same PHP version on both hosts.
- Match caching and CDN conditions.
- Record the server provider, size, and region.
- Document CMS, theme, extension count, and database size.
- Warm caches before cached tests.
- Purge caches before cold-cache tests.
- Run each scenario several times.
- Introduce gradual concurrent traffic.
- monitor errors and server resources during the test.
- Compare median and 95th-percentile results.
- Repeat the test after changing only one variable.
Requests That Should Be Tested
Test more than the homepage:
- Uncached homepage.
- Warm-cache homepage.
- Search results.
- Category and filter pages.
- CMS administration screens.
- Login and account pages.
- Database-heavy content.
- WooCommerce cart and checkout.
- Membership or LMS lessons.
- API requests.
- Scheduled jobs.
- Concurrent uncached sessions.
Metrics to Record
| Category | Metrics |
|---|---|
| Server response | TTFB, median response time, p95 response time |
| User experience | Largest Contentful Paint, Interaction to Next Paint, layout stability |
| Reliability | Error rate, timeout rate, failed transactions |
| Server resources | CPU, free RAM, disk I/O, bandwidth |
| PHP | Active processes, execution time, queueing |
| Database | Query duration, slow queries, connections, locking |
| Caching | Cache-hit ratio, bypass rate, object-cache effectiveness |
| Business function | Successful orders, logins, submissions, searches |
Free tools such as Google PageSpeed Insights, Chrome DevTools, Search Console, Query Monitor, k6, and WebPageTest can cover much of this process. A paid application-performance-monitoring service can add transaction traces when server-level metrics are insufficient.
Cloudways’ own testing guidance recommends running the same test before and after a stack change, isolating the test application where possible, and accounting for other sites, live traffic, plugins, themes, and custom code.
[Insert image: Side-by-side benchmark worksheet with TTFB, p95, errors, CPU, RAM, and cache-hit ratio | Alt text: “Test Cloudways CMS hosting performance”]
How Does Cloudways Protect CMS Websites?
Cloudways protects CMS websites through server provisioning controls, firewalls, SSL, backup infrastructure, account security, monitoring, optional edge protection, and optional malware services. These controls reduce infrastructure risk, but secure hosting does not eliminate vulnerabilities in plugins, extensions, credentials, custom code, or business processes.
Included and Optional Security Layers
| Security layer | Status | Practical role |
|---|---|---|
| Server-level firewall | Included platform control | Filters unauthorized or malicious network activity |
| IP allowlisting | Available platform control | Restricts SSH, SFTP, database, or admin access |
| Two-factor authentication | Account control | Reduces account-takeover risk |
| Let’s Encrypt SSL | Included | Encrypts traffic between browser and application |
| Automated off-site backups | Included infrastructure with storage billing | Supports recovery from corruption or incidents |
| Cloudflare Enterprise | Optional on Flexible; included on Autonomous | Adds CDN, WAF, DDoS-related protection, and edge controls |
| Malware Protection | Paid Flexible add-on | Scans and cleans supported applications |
| CMS vulnerability tools | Application-specific | Identifies known WordPress risks |
| Monitoring and Copilot | Included or tier-dependent | Detects anomalies and suggests corrective actions |
Cloudways lets users install free Let’s Encrypt certificates on both Flexible and Autonomous. The SSL utility is included with server plans and supports automated certificate renewal.
Cloudflare Enterprise is priced by subscribed domain on Flexible. When verified, pricing started at $4.99 per domain for one to four domains and decreased at higher domain volumes. Its documented features include CDN delivery, an intelligent WAF, DDoS protection, compression, and other edge services.
Cloudways Malware Protection is a separately activated Flexible add-on. Current pricing begins at $4 per application for accounts protecting one to five applications, with lower per-application rates at higher volumes.
“The principle of least privilege is foundational to cybersecurity.”
— National Institute of Standards and Technology, Small Business Cybersecurity: Non-Employer Firms, 2025
For a CMS website, least privilege means restricting administrator accounts, SSH access, database permissions, API keys, deployment credentials, and third-party integrations to the access each person or service actually requires.
[Insert image: Cloudways security settings showing SSL, firewall, IP allowlisting, Cloudflare, and malware controls | Alt text: “Configure Cloudways CMS hosting security”]
Does Cloudways Manage CMS Plugins, Themes, Modules, and Updates?
Cloudways does not automatically become the maintainer of every CMS plugin, theme, module, extension, integration, or custom codebase hosted on its infrastructure. Standard platform support covers Cloudways infrastructure and platform functions, while deeper application troubleshooting may require a paid support tier or an external developer.
CMS Responsibility Matrix
| Task | Cloudways | Infrastructure provider | Website owner or developer | Third-party service |
|---|---|---|---|---|
| Physical infrastructure | Coordinates through platform | Primary responsibility | No | No |
| Server provisioning | Primary responsibility | Supplies resources | Selects configuration | No |
| Operating-system and stack controls | Manages platform-supported layer | Underlying service | Validates compatibility | No |
| SSL installation | Provides platform workflow | No | Configures domain | Cloudflare may provide edge SSL |
| Off-site backup infrastructure | Provides | Storage infrastructure | Sets frequency and verifies restores | Optional external backup |
| CMS core updates | Limited or application-specific tools | No | Primary responsibility | Maintenance provider may assist |
| Plugin, module, or theme updates | Limited WordPress tools | No | Primary responsibility | Vendor or agency may assist |
| Custom-code debugging | Outside standard scope | No | Primary responsibility | Developer |
| DNS | Mapping assistance | No | Primary responsibility | Registrar or DNS provider |
| Business email | Add-on or external integration | No | Configures records and users | Email provider |
| Compliance | Infrastructure evidence only | Infrastructure controls | Primary business responsibility | Legal or compliance adviser |
| Incident response | Shared | Shared | Shared | Security provider may assist |
Cloudways’ Standard support is included. Advanced and Premium support can extend assistance to plugin and theme troubleshooting, database optimization, performance issues, server errors, proactive monitoring, and certain stack customizations.
Cloudways explicitly lists custom-code debugging, application-level security, plugin or module functionality changes, code auditing, code editing, application upgrades, website content changes, and SEO as outside the scope of its support plans.
Managed cloud hosting reduces server-administration work, but the website owner may remain responsible for CMS updates, extensions, custom code, user access, and application-level security.
How Much Does Cloudways CMS Hosting Really Cost?
The total cost of Cloudways CMS hosting includes the cloud server, backup storage, bandwidth, optional CDN and security services, support, email, CMS licenses, and application maintenance. The advertised server price is therefore a starting component rather than a complete ownership cost.
Verified Cloudways Cost Components
The following figures were verified on August 3, 2026:
| Cost item | Current documented pricing or treatment |
|---|---|
| Flexible entry server | From $11 per month for the displayed 2 GB DigitalOcean configuration |
| Flexible trial | Three days without a credit card |
| Off-site backups | $0.033 per GB per server |
| Cloudflare Enterprise | $4.99 per domain for 1–4 domains; volume pricing available |
| Cloudflare bandwidth overage | $0.02 per GB |
| Malware Protection | $4 per app for 1–5 apps; lower volume rates |
| Rackspace Email | $1 per mailbox per month with 25 GB storage |
| DNS Made Easy | $0.50 per domain per month, including 500,000 queries |
| Non-WordPress managed migration | $99 per application beyond included allowances |
| WordPress/WooCommerce migration | Free managed migration or free self-service plugin |
| Cloudways Copilot Growth | $9.99 per month with 12 AI credits |
| Advanced support | Paid account-level add-on |
| Premium support | Paid account-level add-on |
Pricing and promotions can change without notice. Cloudways’ current Flexible pricing page displays an $11 entry configuration, $0.033-per-GB off-site backup storage, included platform features, and a three-day trial.
Rackspace Email currently costs $1 per mailbox per month and includes 25 GB of fixed mailbox storage. Cloudways does not include native DNS hosting, although its DNS Made Easy add-on currently costs $0.50 per domain per month.
Review the complete Cloudways pricing and plan breakdown before building a budget.
Cloudways Total-Cost Formula
Use this monthly formula:
Total monthly cost = server or application plan + backup storage + bandwidth overages + CDN or Cloudflare + security + email + DNS + support + licenses + maintenance + tax
Illustrative Cost Scenarios
The following examples show how billing components interact. They are not capacity guarantees.
One Small Content Website
Assumptions:
- $11 Flexible server.
- 20 GB of billable backups.
- One Rackspace mailbox.
- No paid Cloudflare or malware add-on.
Calculation:
- Server: $11.00
- Backups: 20 × $0.033 = $0.66
- Email: $1.00
- Illustrative subtotal: $12.66 per month, excluding domain registration, taxes, CMS products, and maintenance.
Adding one Cloudflare Enterprise domain and Malware Protection would raise this illustrative subtotal to approximately $21.65 per month.
Several Low-Traffic Websites on One Server
Assumptions:
- One shared Flexible server.
- Five domains.
- Five Cloudflare subscriptions.
- Five malware subscriptions.
- Five mailboxes.
- 50 GB of backups.
The add-ons alone could exceed the server’s headline price. This scenario demonstrates why agencies should compare the complete account cost rather than dividing only the base server price by the number of websites.
Growing Publisher on the Displayed 8 GB Configuration
The current pricing page displayed an 8 GB, 4-vCPU DigitalOcean configuration at $88 per month. Adding 100 GB of backups, one Cloudflare domain, Malware Protection, and one mailbox produces an illustrative subtotal of approximately $101.29 per month, excluding tax, domain registration, premium plugins, and maintenance.
WooCommerce Store
A WooCommerce cost model should include:
- A server or Autonomous plan sized for uncached traffic.
- Backup growth from orders and media.
- CDN and WAF requirements.
- Malware protection.
- Transactional email.
- Payment and fraud services.
- Premium extensions.
- Maintenance and emergency support.
The correct server cannot be selected from monthly visits alone. Checkout concurrency, product search, imports, scheduled actions, and external APIs matter more.
High-Traffic WordPress LMS
A WordPress LMS can compare:
- A dedicated Flexible server with controlled resources.
- Autonomous with autoscaling, high availability, Cloudflare Enterprise, and plan-based quotas.
A non-WordPress LMS such as Moodle cannot use Autonomous and should be tested on a suitable Flexible or alternative architecture.
Agency Managing 25 Client Domains
At currently documented volume rates, 25 Cloudflare Enterprise domains would cost $49.75 monthly, while Malware Protection for 25 applications would cost $50 monthly. DNS Made Easy for 25 domains would add $12.50 monthly before servers, backups, email, support, and maintenance.
AWS or Google Cloud Configuration
AWS and Google Cloud pricing depends on region, server class, storage, and bandwidth. Use the exact quote shown in the Cloudways launch workflow and model expected data transfer before deployment.
Check current Cloudways hosting plans after calculating the complete monthly cost rather than relying only on the advertised starting price.
→ Compare Cloudways Hosting Plans
Can You Host Multiple CMS Websites on One Cloudways Server?
Cloudways Flexible can host multiple applications on one server as long as the server has sufficient CPU, memory, storage, database capacity, and network resources. Multiple applications reduce average infrastructure cost, but every application shares the server’s finite capacity.
Cloudways’ pricing documentation describes application installation as unlimited within the capacity of the selected server. That wording does not mean an unlimited number of busy websites can run without resource contention.
When to Keep CMS Websites Together
Keep websites on the same server when:
- Their combined peaks are predictable.
- Most traffic is cacheable.
- The sites have similar PHP and database requirements.
- Temporary resource competition would not create major business risk.
- The sites share an operational owner.
- Monitoring shows sufficient headroom.
When to Separate a CMS Website
Isolate a website when:
- It generates substantial revenue.
- It has unpredictable traffic spikes.
- It runs resource-heavy imports, searches, or cron jobs.
- It has stricter security or compliance requirements.
- It needs a different PHP or application stack.
- One client requires independent billing or access.
- A noisy site repeatedly affects others.
Cloudways allows applications to be cloned to the same server, another existing server, or a newly launched server. The destination must still meet the application’s technical requirements.
Agencies should use a documented resource-isolation policy rather than placing every client on the largest available shared server. See the detailed guide to Cloudways for agencies for a client-server planning framework.
Is Cloudways CMS Hosting Better Than Shared Hosting?
Cloudways CMS hosting is generally better than entry-level shared hosting when a website needs dedicated resource visibility, server controls, staging, cloning, scalable capacity, or developer access. Shared hosting may remain the better choice when simplicity, bundled email, low introductory pricing, and minimal technical involvement matter more than infrastructure control.
| Factor | Cloudways CMS hosting | Conventional shared hosting |
|---|---|---|
| Resource visibility | Detailed server and application monitoring | Usually limited |
| Infrastructure choice | Multiple cloud providers on Flexible | Provider-selected infrastructure |
| Scaling | Server scaling or WordPress autoscaling | Plan upgrade or migration |
| Staging | Included platform workflow | Plan-dependent |
| SSH and SFTP | Available | Often restricted |
| Caching controls | Server and application controls | Usually simplified |
| Multiple applications | Capacity-based on Flexible | Account limits |
| Separate add-on or provider | Frequently bundled | |
| DNS and domain | Usually external or add-on | Often bundled |
| Root access | Restricted | Usually unavailable |
| Beginner simplicity | Moderate learning curve | Usually easier |
| Cost floor | Higher than many promotional shared plans | Often cheaper initially |
Cloudways is not automatically faster than every shared host. The outcome depends on the CMS, application code, server size, region, caching, CDN, database, and traffic profile.
What Are the Main Advantages and Disadvantages of Cloudways CMS Hosting?
Cloudways CMS hosting offers a useful middle ground between shared hosting and an unmanaged virtual private server, but that middle ground also creates operational trade-offs. You receive more control and infrastructure assistance than shared hosting, while retaining more application responsibility than a fully managed development or maintenance service.
Cloudways CMS Hosting Pros and Cons
| Advantages | Disadvantages |
|---|---|
| Managed access to cloud infrastructure | More complex than beginner-oriented shared hosting |
| Multiple provider and region choices | Domain registration is separate |
| Server and application monitoring | Business email is separate |
| Vertical scaling | Costs increase with servers and add-ons |
| Staging and cloning | Application maintenance remains your responsibility |
| Automated and on-demand backups | Not every CMS gets a one-click workflow |
| SSH, SFTP, and Git access | No unrestricted root access |
| Multiple applications per Flexible server | Shared applications can create resource contention |
| Flexible PHP application support | Support is not a substitute for a developer |
| WordPress autoscaling through Autonomous | Autonomous supports only WordPress and WooCommerce |
| Integrated SSL and caching controls | Scaling cannot repair inefficient code |
| Optional Cloudflare and malware services | Add-on pricing can become material at scale |
Who Should Use Cloudways CMS Hosting?
Cloudways CMS hosting is best for users who need managed cloud infrastructure, application flexibility, performance controls, or scalable resources without maintaining a Linux server independently. The strongest fit is a technically confident website owner, developer, publisher, ecommerce operator, or agency prepared to manage the CMS application itself.
Cloudways Is a Strong Fit For
- Growing WordPress websites.
- Performance-focused publishers.
- Affiliate and content websites leaving shared hosting.
- Agencies managing multiple client applications.
- Developers needing SSH, SFTP, Composer, Git, staging, and cron.
- WooCommerce stores with measurable dynamic workloads.
- Magento or Adobe Commerce projects with technical oversight.
- Craft CMS and October CMS projects managed by developers.
- Custom PHP or Laravel applications.
- Users who want cloud infrastructure without full server administration.
Consider a Cloudways Alternative When
- You want a domain, email, DNS, website builder, and hosting in one bundle.
- You need the lowest promotional hosting price.
- You expect the host to maintain all application code and extensions.
- Your application requires unrestricted root access.
- Your CMS needs a database or runtime unavailable on the selected product.
- You need specialized enterprise compliance or architecture.
- A serverless or CMS-native hosting platform better fits the application.
- Your team lacks the technical capacity to test updates and recover failures.
Evaluate the best Cloudways alternatives when Cloudways’ support scope, application model, or billing structure does not match the project.
How Do You Migrate a CMS Website to Cloudways?
A safe Cloudways migration moves a complete copy of the application, validates it away from production traffic, and changes DNS only after technical, functional, security, analytics, and SEO checks pass. Migration should be treated as a controlled release rather than a simple file transfer.
Watch the Official Cloudways WordPress Migration Tutorial
This official tutorial shows how the Cloudways migration workflow operates for a WordPress website. After completing the transfer, continue with the compatibility, functional, SEO, SSL, DNS, and performance checks outlined below.
Video: “How to Migrate Your WordPress Site to Cloudways | Cloudways 101” by Cloudways.
Step-by-Step Cloudways CMS Migration Process
- Confirm compatibility.
Check PHP, database, extensions, Composer, web-server rules, file permissions, cron jobs, search services, and external dependencies. - Audit the source environment.
Record storage, database size, traffic, PHP use, scheduled jobs, email dependencies, DNS, redirects, and third-party integrations. - Select an appropriate provider and region.
Choose a region close to the primary audience or required services. - Launch a suitable Cloudways environment.
Match or exceed the source environment for initial testing. - Create a complete source backup.
Include files, databases, configuration, DNS records, email records, environment variables, and rewrite rules. - Migrate the files and database.
Use Cloudways migration assistance, the WordPress Migrator, SFTP, SSH, a backup archive, or a developer-led process. - Test through a temporary URL or local hosts-file mapping.
A hosts-file test lets you validate the production domain against the new server without changing public DNS. - Validate application functions.
Test logins, search, forms, checkout, payments, scheduled jobs, imports, email, APIs, and user permissions. - Complete SEO validation.
Check status codes, redirects, canonical tags, robots directives, sitemaps, structured data, image URLs, internal links, and staging-domain leakage. - Install and test SSL.
- Lower DNS TTL before cutover where appropriate.
- Synchronize recently changed data.
Ecommerce and membership sites may need a final database synchronization or maintenance window. - Update DNS.
- Monitor after launch.
Watch logs, errors, analytics, Search Console, transactions, CPU, RAM, database load, and external services.
Cloudways currently provides free managed migrations for WordPress and WooCommerce. Its self-service WordPress Migrator also supports unlimited no-cost WordPress and WooCommerce migrations. Non-WordPress managed migrations are currently $99 each beyond plan allowances.
“We recommend testing first on a clone/stage application and checking compatibility before transitioning the production application.”
— Syed Abuzar Mehdi, Cloudways Help Center author, How to Change Your Application Stack, 2026
A staging test helps expose PHP conflicts, rewrite-rule problems, database incompatibilities, caching errors, and broken integrations before visitors reach the new environment.
Use this Cloudways application migration guide for a detailed execution plan. During final cutover, follow a documented Cloudways DNS configuration process.
[Insert image: Cloudways migration request screen showing source credentials, application selection, and migration status | Alt text: “Migrate a CMS website to Cloudways”]
What Practical Tools, Checklists, and Configurations Should You Use?
A reliable Cloudways implementation should use a compatibility checklist, server-sizing worksheet, total-cost calculator, migration QA checklist, benchmark template, and resource-based troubleshooting process. These tools replace assumptions with measurable evidence and make future scaling decisions easier.
Pre-Migration Compatibility Checklist
Confirm all of the following:
- CMS core version.
- Required PHP version.
- Required PHP extensions.
- MySQL or MariaDB version.
- Apache or NGINX requirements.
.htaccessor custom rewrite rules.- Composer requirements.
- Node.js requirements where applicable.
- Cron and queue workers.
- Search engine requirements.
- File and directory permissions.
- Storage and media size.
- Transactional email service.
- External APIs and webhooks.
- Payment gateway callback URLs.
- SSL and certificate requirements.
- Backup and restore process.
- CMS licenses.
- Staging-license restrictions.
- Support responsibilities.
Post-Migration SEO and Functional QA Checklist
- All important URLs return the expected status code.
- Redirects preserve their original destination.
- Canonical tags point to production URLs.
robots.txtdoes not block important resources or pages.- XML sitemaps use production URLs.
- No staging pages are indexed.
- Meta robots directives are correct.
- Structured data remains valid.
- Internal links use the correct domain and protocol.
- Images and downloadable files load.
- Forms deliver messages.
- Transactional email passes SPF, DKIM, and DMARC checks.
- Analytics records production traffic.
- Google Search Console verifies the site.
- Ecommerce orders, payments, refunds, and webhooks work.
- Scheduled jobs execute.
- Core Web Vitals and server response are monitored.
- Server logs show no persistent application errors.
Cloudways does not include built-in DNS hosting. DNS Made Easy is available as an add-on, while external DNS providers can also be used.
Website hosting and email hosting should be planned separately. Review the available Cloudways email hosting options before changing MX, SPF, DKIM, or DMARC records.
Example CMS Configurations
WordPress Publishing Website
- Flexible server near the primary readership.
- Full-page caching for public articles.
- Object caching when justified by workload.
- Cloudflare for global distribution where required.
- Staging for plugin and theme updates.
- Daily or more frequent backups based on publication activity.
- Separate transactional email service.
- Search Console, analytics, uptime monitoring, and log review.
WooCommerce Store
- Dedicated server or Autonomous evaluation.
- Exclude cart, checkout, account, and personalized requests from full-page caching.
- Object caching for repeated database objects.
- Frequent backups appropriate to order volume.
- External transactional email.
- WAF and bot controls.
- Load tests for cart, checkout, product search, and scheduled actions.
- Transaction monitoring after deployment.
Craft CMS Project
- Flexible PHP application.
- Compatible PHP and MySQL version.
- Composer deployment.
- Sufficient PHP memory for image transforms.
- Queue and cron configuration.
- Environment variables outside the repository.
- Staging before CMS or plugin upgrades.
Agency Portfolio
- Group low-risk sites with similar workloads.
- Isolate ecommerce and high-value clients.
- Use per-client access controls.
- Track add-on costs by domain.
- Apply consistent backup, monitoring, staging, and update policies.
- Maintain a migration and restoration runbook.
- Review noisy applications monthly.
For CDN, DNS, email, monitoring, security, and external services, see the guide to Cloudways integrations.
CMS Performance Troubleshooting Decision Tree
CPU stays high
- Identify the application generating requests.
- Check PHP processes, cron jobs, bots, and cache bypasses.
- Review slow code and external API calls.
- Add resources only after confirming genuine capacity pressure.
RAM stays low
- Check PHP process count.
- Check database memory and long-running jobs.
- Review imports, image processing, and backup activity.
- Reduce memory pressure or scale the server.
Database response is slow
- Find slow queries.
- Check indexes and table size.
- Review autoloaded data and transient buildup.
- Add object caching where appropriate.
- Optimize the database before scaling.
Public pages are slow but CPU is low
- Check CDN and cache-hit ratio.
- Review TTFB from multiple regions.
- Test third-party scripts.
- Optimize images, fonts, CSS, and JavaScript.
Checkout or logged-in pages are slow
- Test uncached PHP response.
- Review session handling.
- Check payment, shipping, tax, and inventory APIs.
- Measure database and PHP concurrency.
- Increase capacity only after identifying the bottleneck.
Use the Cloudways troubleshooting guide when server monitoring reveals sustained CPU, memory, database, PHP, or caching problems.
Recommended Screenshot Plan
[Insert image: Cloudways application creation menu showing the available native application types | Alt text: “Review Cloudways supported CMS applications”]
[Insert image: Cloudways PHP and database package controls | Alt text: “Configure Cloudways PHP CMS requirements”]
[Insert image: Cloudways backup schedule and retention settings | Alt text: “Manage Cloudways CMS hosting backups”]
[Insert image: Cloudways staging and cloning interface | Alt text: “Create a Cloudways CMS staging website”]
[Insert image: Cloudflare Enterprise activation and domain subscription screen | Alt text: “Enable Cloudflare for Cloudways CMS hosting”]
[Insert image: Cloudways server monitoring graphs during a load test | Alt text: “Monitor Cloudways CMS performance under load”]
Add a visible note beneath each product screenshot:
Interface and feature availability verified: August 2026.
What Should You Do Next?
The next step is to benchmark a real copy of your CMS website on a temporary Cloudways environment before committing production traffic. A controlled trial should validate compatibility, performance, total cost, support scope, security, and migration risk.
Follow this sequence:
- Identify the CMS and exact version.
- Document PHP, database, extension, and web-server requirements.
- Audit current CPU, RAM, storage, database, and traffic behavior.
- Calculate total monthly cost, including add-ons.
- Launch the smallest reasonable test environment.
- Clone or migrate a current copy of the website.
- Test cached, uncached, logged-in, search, and transaction workloads.
- Verify backups by performing a test restore.
- Confirm support responsibilities and migration eligibility.
- Complete functional and SEO validation.
- Move production traffic only after the test passes.
- Monitor the site closely after cutover.
Cloudways’ Flexible trial currently lasts three days without requiring a credit card, making it suitable for a focused compatibility and baseline-performance evaluation.
Start a Cloudways trial and test your CMS workload with a migrated copy rather than an empty installation.
Conclusion: Should You Choose Cloudways CMS Hosting?
Cloudways CMS hosting is a strong option when your compatible CMS needs managed cloud infrastructure, performance controls, developer access, staging, monitoring, backups, and room to scale without the administrative burden of an unmanaged VPS.
Cloudways is not the correct choice merely because a CMS can technically run on PHP. The decision should account for application compatibility, dynamic traffic, technical expertise, support requirements, maintenance responsibilities, total cost, and benchmark results.
Cloudways Flexible is the broader choice for WordPress, Magento, Laravel, Craft CMS, October CMS, and manually deployed PHP applications. Cloudways Autonomous is the more specialized option for eligible WordPress and WooCommerce workloads that benefit from autoscaling and managed high availability.
The most reliable verdict will come from your own website. Migrate a current staging copy, reproduce real visitor behavior, verify every business function, calculate all recurring costs, and choose the hosting environment that solves the measured bottleneck rather than the one with the strongest promotional specification.
Frequently Asked Questions About Cloudways CMS Hosting
Does Cloudways offer cPanel?
No. Cloudways uses its own management interface instead of cPanel. You manage servers, applications, domains, SSL, backups, staging, monitoring, security, SSH, and related settings through the Cloudways platform.
Does Cloudways include email hosting?
Cloudways does not bundle conventional mailbox hosting with its server plans. Rackspace Email is available as a paid add-on, and transactional email can be configured through a suitable external or integrated provider.
Does Cloudways include domain registration?
No. You normally register the domain through a domain registrar and then point its DNS records to the Cloudways application.
Does Cloudways include DNS hosting?
Cloudways does not provide built-in DNS hosting. You can use an external DNS provider or activate the DNS Made Easy add-on.
Can Cloudways host unlimited websites?
Cloudways Flexible does not impose a simple application-count limit on the server, but the websites remain constrained by available CPU, RAM, database capacity, storage, and bandwidth. “Unlimited applications” should therefore be interpreted as capacity-based rather than resource-unlimited.
Is Cloudways managed or unmanaged hosting?
Cloudways is managed cloud hosting. Cloudways manages the platform and supported server layer, but the customer remains responsible for many application-level tasks, including custom code, CMS extensions, business configuration, and compliance.
Does Cloudways offer free migration?
Cloudways currently offers free managed migration for WordPress and WooCommerce. The WordPress Migrator supports free self-service migrations, while non-WordPress managed migrations may cost $99 after included plan allowances.
Can Cloudways host Drupal or Joomla?
Drupal and Joomla can be candidates for manual PHP deployment when their PHP, database, web-server, rewrite-rule, and extension requirements match the Cloudways environment. Neither should be assumed to receive the same one-click setup as WordPress.
Is Cloudways suitable for ecommerce?
Cloudways can suit WooCommerce, Magento, PrestaShop, and custom ecommerce applications when the selected product and server are properly sized. Store owners should benchmark uncached product search, cart, checkout, payment, API, and scheduled-action workloads.
Can I change my Cloudways server size later?
Cloudways Flexible supports vertical scaling, although scaling behavior depends on the selected infrastructure provider. Scaling up does not automatically correct inefficient code, slow queries, external API delays, or poor caching.
References
Cloudways. (2026). Cloudways pricing and managed cloud-hosting plans. Retrieved August 3, 2026.
Cloudways. (2026). Craft CMS hosting on managed cloud servers. Retrieved August 3, 2026.
Cloudways. (2026). October CMS hosting on managed cloud infrastructure. Retrieved August 3, 2026.
Cloudways Help Center. (2026). Frequently asked questions about Cloudways Autonomous. Retrieved August 3, 2026.
Cloudways Help Center. (2026). Which infrastructure provider do I have to choose? Retrieved August 3, 2026.
Cloudways Help Center. (2026). PHP compatibility on the Cloudways platform. Retrieved August 3, 2026.
Cloudways Help Center. (2026). Which base packages are deployed with a Cloudways server? Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to change your application stack. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to enable Cloudflare on your application. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to use Malware Protection to protect your applications. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to install a Let’s Encrypt SSL certificate. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to configure server-level backups. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to do a point-in-time restore of your application. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to request a managed application migration to Cloudways. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to clone your application. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to use Varnish at Cloudways. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to use Rackspace Email Add-on. Retrieved August 3, 2026.
Cloudways Help Center. (2026). How to activate the DNS Made Easy add-on. Retrieved August 3, 2026.
Cloudways Help Center. (2026). Cloudways Velocity application overview guide. Retrieved August 3, 2026.
Cloudways. (2026). Cloudways support add-ons and support scope. Retrieved August 3, 2026.
Craft CMS. (2026). Craft CMS 5 system requirements. Retrieved August 3, 2026.
October CMS. (2026). October CMS 4 installation and system requirements. Retrieved August 3, 2026.
Drupal Association. (2026). Drupal web-server requirements. Retrieved August 3, 2026.
Joomla Project. (2026). Joomla technical requirements. Retrieved August 3, 2026.
TYPO3 Association. (2026). System requirements for running TYPO3. Retrieved August 3, 2026.
PrestaShop. (2025). Required server configurations for a PrestaShop store. Retrieved August 3, 2026.
Moodle. (2026). Moodle 5.2 release and system requirements. Retrieved August 3, 2026.
Google Search Central. (2026). Understanding Google Page Experience. Retrieved August 3, 2026.
National Institute of Standards and Technology. (2025). Small Business Cybersecurity: Non-Employer Firms.


