Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

274 reviews
from

External reviews are not included in the AWS star rating for the product.


    Lee S.

Enterprise-Grade Control Panel with Best-in-Class WordPress Toolkit

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
Plesk has really cemented its place in 2026 as a go-to control panel for anyone who wants enterprise-grade capability without the “command-line headache.” It competes directly with cPanel, but its evolution into Plesk Obsidian (v18.0.76) makes it feel closer to a modern SaaS platform than a traditional server tool.

Here’s what I think is currently best about Plesk, along with the specific problems it solves.

First, the “WordPress Whisperer” (the Toolkit). The problem is that managing 10+ WordPress sites quickly turns into a mess of separate logins, constant pending updates, and that lingering “will this plugin break my site?” anxiety. The benefit is that the WordPress Toolkit is arguably the best in the industry. With Smart Updates, Plesk’s AI-driven updates clone your site, run the update in a sandbox, perform a visual regression test to catch anything that looks “off,” and only then push changes to production. Staging and cloning are also straightforward: you can spin up a staging environment in one click, sync data back and forth, and harden the security of every site on the server with a single toggle.

Second, multi-OS flexibility. The problem with most control panels is that they’re Linux-only, so if you need to run a .NET 10.0 application on Windows Server, you often end up stuck with clunky, manual configuration work. The benefit with Plesk is that it’s the only major player that offers a near-identical experience on both Linux and Windows, which makes it much easier to manage a mixed server fleet through one interface. In 2026, its support for .NET 10.0 and MariaDB 11.8 across both OS types feels seamless.

Third, security without “gatekeeping.” The problem is that hardening a server typically demands deep knowledge of iptables, fail2ban, and SSL protocols. The benefit is that Plesk simplifies this with the Security Advisor, which provides a “security score” and actionable one-click fixes. SSL It! handles the full lifecycle of short-lived SSL certificates (which have become the industry standard in 2026), automatically reissuing them so you don’t end up with a “Your connection is not private” error. On top of that, proactive protection through integrated Imunify360 and ModSecurity helps block brute-force attacks and web exploits before they ever touch your code.

Finally, a developer-first workflow. The problem is that many developers find control panels restrictive and would rather work directly with Git, Docker, or Node.js. The benefit is that Plesk treats these tools as first-class citizens. With Git integration, you can set up a push-to-deploy workflow so that when you push code to GitHub or GitLab, Plesk automatically pulls it and restarts your Node.js or Python app. Docker support is also built in, letting you manage containers directly from the UI and deploy microservices alongside more traditional websites.
What do you dislike about the product?
1. The “Pricing Creep” (My Biggest Complaint)
Plesk is owned by WebPros (the same parent company as cPanel), and 2026 has brought yet another noticeable price hike—around 26% on average across most tiers.

That “nickel and dimed” feeling: Even though the core control panel is powerful, a lot of features that feel essential—such as specialized antivirus (Imunify360), certain backup rotation options, and more advanced SEO tools—sit behind separate, often pricey, monthly licenses.

Tier limitations: If you’re on the “Web Admin” edition and suddenly need an 11th domain, you’re pushed into upgrading to “Web Pro.” That’s a big jump in cost for what is, in practice, just one additional site.

2. Resource “Bloat”
Plesk is a heavy-duty suite, and it’s simply not built for “lean and mean” setups.

RAM hunger: In 2026, an idle Plesk server typically uses roughly 600MB to 1.2GB of RAM just to keep the panel running. If you’re trying to run it on a cheap $5/month VPS with 1GB of RAM, Plesk will likely bog down the system before you even get a website installed.

Slower UI: Compared with lighter panels like DirectAdmin or newer open-source alternatives, the Plesk interface can feel sluggish at times—especially when loading the “Extensions” catalog or opening the WordPress Toolkit.

3. The “Black Box” Problem (Abstraction)
Plesk makes complicated server tasks easier by abstracting them away, but for advanced sysadmins that convenience can become a drawback.

Custom configs: If you edit an Apache or Nginx configuration file manually from the command line, Plesk may overwrite those changes the next time you click “Save” in the GUI. To avoid that, you have to learn the “Plesk way” (templates and its own workflow), which is frustrating if you’re used to standard Linux administration.

Troubleshooting: When something breaks with mail or a database, the UI error messages can be vague. You often end up digging through deeper, Plesk-specific log paths (like /var/log/plesk/) that don’t always match the conventions you’d expect on a typical Linux server.

4. Backup & Migration Clunkiness
Massive backups: The built-in backup manager is generally reliable, but it can be very slow and resource-intensive on large sites. On high-traffic servers, it also seems prone to “timeout” issues during the compression stage.

Migration failures: The “Plesk Migrator” tool is a good idea in theory, but it often stumbles on custom PHP settings or more complex database permissions when moving sites from cPanel or older Plesk versions. In those cases, I’ve found it tends to require manual intervention to finish the job properly.
What problems is the product solving and how is that benefiting you?
In 2026, the value of Plesk isn’t just having a “pretty interface” for your server—it’s about mitigating risk and reclaiming time. As web environments get more complex with short-lived SSLs, containerized apps, and constant security threats, Plesk becomes an automated buffer between you and the chaos.

Here are the specific problems Plesk is solving, and how they translate into direct benefits for you.

1. Problem: “Update Anxiety” and Broken Sites
The Solution: AI-Powered Smart Updates
Manual updates are risky; one incompatible plugin can take down a high-traffic site.
The Benefit: Plesk’s Smart Update clones your site into a sandbox, runs the update, and uses AI-driven visual regression testing to compare the “before” and “after.” If it detects a broken layout or a 404 error, it stops the update. The result is a 100% success rate on updates without you having to manually check a staging site.

2. Problem: Managing Fragmented Tech Stacks
The Solution: Native Multi-Stack Support (Docker, Node.js, .NET 10)
In 2026, most developers aren’t just running “simple PHP.” They might have a WordPress site, a Node.js microservice, and maybe a legacy .NET app.
The Benefit: Plesk gives you one unified dashboard for all of it. You can manage Docker containers, deploy from Git, and switch PHP or .NET versions on a per-domain basis. You spend less time “context switching,” because you don’t need five different tools to manage one project.

3. Problem: The “Security Skills Gap”
The Solution: The Security Advisor & Auto-Healing
Hardening a server typically requires a specialized sysadmin to configure Web Application Firewalls (WAF) and fail2ban rules.
The Benefit: Plesk’s Security Advisor provides a “one-click” hardening path. It automates the re-issuance of short-lived SSL certificates (now the 2026 standard) and uses Self-Healing tools to automatically restart services (like MySQL or Nginx) if they crash. You get enterprise-grade security without needing a dedicated security officer.

4. Problem: Client/User “Micro-Management”
The Solution: Granular Role Delegation
If you manage sites for others, giving them “too much” access is a recipe for support tickets when someone accidentally deletes a database.
The Benefit: You can create custom Service Plans and User Roles. A client can access their email settings and file manager, but still be locked out of server-wide PHP settings. You end up with fewer support tickets, plus a professional, branded interface to present to your clients.


    Rajesh K.

All-in-One, Easy-to-Use Platform for Deployment, Monitoring, and Website Management

  • January 23, 2026
  • Review provided by G2

What do you like best about the product?
It is one of the best website and deployement tool i have used. Not providing only just one features but its like a suite of features with one single easy to use platform that helps to manage websites, servers not only the deployement is covered but also monitoring is also done on same platform. The plesk 360 platform is very cleanly designed and also new webpros platform is also there. I have been using it frequently from past few months and i found many new features to learn that i don't understand earlier. It can be easily integrated with other third party tools and the plugins can also be installed based on the need. It can handle not only custom coded website but also the wordpress website . The customer support is also there to resolve the issues.
What do you dislike about the product?
One of the best thing that i would like to mention that to test all their features and get the familiarity of their platform they provide the free trial that gives enough time to completely check their features. I would like to add that video tutorials can be more helpful for the beginners who don't want to read documentation.
What problems is the product solving and how is that benefiting you?
I am using it to serve the hosting of the websites including the custom coded website and the wordpress website to make them live on the internet. The 360 platform is very fast and also deployment is fast and easy to perform.


    Kamal R.

Clean, Unified Dashboard for Easy Server & Website Management

  • January 21, 2026
  • Review provided by G2

What do you like best about the product?
What I like best about Plesk is its clean, unified interface that makes server and website management simple and efficient.
It allows easy handling of domains, emails, databases, DNS, and SSL from a single dashboard.
Plesk also offers strong built-in security like Let’s Encrypt, firewalls, and malware protection.
Its support for both Linux and Windows servers makes it flexible for different hosting needs.
What do you dislike about the product?
What I dislike about Plesk is that it can feel resource-heavy, especially on smaller or low-spec servers. Some advanced features depend on paid extensions, which increases overall cost.
The licensing model can become expensive as the number of domains grows.
Occasionally, updates or extensions may cause compatibility or stability issues.
For advanced custom server configurations, manual control is more limited compared to pure command-line setups.
What problems is the product solving and how is that benefiting you?
Plesk solves the problem of complex and time-consuming server administration by bringing all hosting tasks into a single, easy-to-use control panel.
It reduces manual effort in managing websites, databases, emails, DNS, and SSL, saving time and minimizing errors. Automated tools for WordPress management, backups, and security improve reliability and consistency. This benefits me by speeding up deployments, reducing operational overhead, and allowing me to focus more on application and business work instead of server maintenance.


    Verified User in Information Technology and Services

The best control panel for managing servers and hosting

  • October 01, 2025
  • Review provided by G2

What do you like best about the product?
I have been using Plesk for 15 years, starting from the early versions, and it has always been a reliable ally. Over the years, it has evolved alongside technology and has allowed me to optimize the management of my servers (Windows Server) and hosting.

It enables me to automate many recurring tasks such as backups and, today, it is compatible with major storage providers .
What do you dislike about the product?
It lacks a wide selection of plugins and falls short in terms of security features. A more advanced software firewall would be ideal.
What problems is the product solving and how is that benefiting you?
Plesk is helping me simplify and centralize server and hosting management. It reduces the time spent on repetitive tasks such as creating accounts, managing domains, and scheduling backups.


    Luca P.

Hosting control panel

  • July 03, 2025
  • Review provided by G2

What do you like best about the product?
I’ve been working with Plesk for server management across multiple client projects, and while it’s established itself as a major player in the hosting control panel space, the experience has been mixed at best.

Its unified dashboard handles site deployment, security configurations, database administration, and SSL management efficiently. The interface simplifies complex server tasks through intuitive controls, making it accessible even for less technical users.

Centralized management works consistently across server environments, allowing unified control over domains, applications, and security protocols without switching interfaces. The automation capabilities handle tasks like one-click WordPress deployments and bulk SSL installations reliably, reducing manual configuration time.
What do you dislike about the product?
Pricing structure becomes prohibitive at scale, with annual increases and premium extensions significantly raising costs.

Resource management struggles on lower-tier servers, occasionally causing performance bottlenecks during peak loads.
What problems is the product solving and how is that benefiting you?
Consolidating server management tasks into a single platform eliminated our need for fragmented tools, reducing administrative overhead.
The standardized interface accelerated onboarding for junior IT staff while maintaining enterprise-grade security protocols. However, budget constraints emerged as the primary operational hurdle due to unpredictable licensing costs.


    jatin r.

Plesk Administrator

  • June 06, 2025
  • Review provided by G2

What do you like best about the product?
It allows me to manage multiple sites, applications, security, and performance from one dashboard—whether on Linux or Windows.
What do you dislike about the product?
While Plesk offers a lot of features, the cost can add up—especially when you scale or need premium extensions. It’s not the most budget-friendly option for small projects.
What problems is the product solving and how is that benefiting you?
Plesk consolidates everything into a single, user-friendly interface. This simplifies routine tasks like deploying websites, creating databases, managing DNS, and installing SSL certificates—all from one place.


    Nicolas F.

Plesk: The best server management platform for Linux

  • January 22, 2024
  • Review provided by G2

What do you like best about the product?
I've used a lot of web services in my career but Plesk is a platform that I am not going to let go. Managing hundreds on website instances, configuring servers, generating backups and updating WordPress plugins have never been so easy. It's centralized, secured in the cloud and reliable at all times. Best, we could install our Plesk server within minutes be it with IONOS Cloud or Google Cloud. Customer support is knowledgeable, kind and professional all the way. While we use Plesk daily, our major updrades are quarterly.
What do you dislike about the product?
Many of the add-ons are costly and it would be appreciated if a subscription package could be made available to get access to all of them at an affordable price.
What problems is the product solving and how is that benefiting you?
Managing multiple websites seamlessly.


    Rahul K.

Awesome control panel for hosting management

  • January 04, 2024
  • Review provided by G2

What do you like best about the product?
Plesk has very simlified interface to manage VPS/Dedicated Server. a non technical person can easily host domain, manage hosting account, install SSL, CMS platforms can be easily configured.
What do you dislike about the product?
Redirection is not easy, price has suddenly increased a lot, very less and costly antivirus is available in market.
What problems is the product solving and how is that benefiting you?
I have a VPS (Linux), using Plesk to manage my hosting, I can easily add domain, add reseller, resource utilisation monitoring is there. all popular SSL is there to intall in easy steps.


    Sarvanand G.

Best Control panel for website hosting and servers management

  • December 19, 2023
  • Review provided by G2

What do you like best about the product?
Domain and hosting management for shared hosting environment. We can manage server and it's resources and it has intuitive interface for management. Customer support is awesome. They resolved the case promptly with RCA
What do you dislike about the product?
Regular updates. Required dedicated IT person to manage the website and server.
What problems is the product solving and how is that benefiting you?
Earlier we are using IIS and Apache to manage website. It has lots of manual and development complexity. It donot provide a manage way for our shared customer
While using the plesk we get a console to manage website domain customer subscription.


    Hospital & Health Care

expensive & buggy owned by same company that owns Cpanel

  • December 07, 2023
  • Review provided by G2

What do you like best about the product?
it's just ok. when it does have an error you google it and it will always be some 4 year old error thousands of other users have, and you will spend hours trying to get a solution. 8 times out of 10 you will not fix the error.
What do you dislike about the product?
Buggy, always something going on with it
expensive, and price increases frequently
Owned by same company that owns Cpanel
Security is lacking
What problems is the product solving and how is that benefiting you?
server and website management