Reviews from AWS customer

3 AWS reviews

External reviews

277 reviews
from and

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


4-star reviews ( Show all reviews )

    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.


    Prasanna-Kumar

Efficient web hosting management has reduced my workload and supports long-term client sites

  • April 07, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Plesk is hosting my personal website and my clients' websites, clients who have been with me for approximately ten years, which allows me to store files in my various hosting providers.

One example of how I use Plesk for one of my clients involves a migration that was needed from one server to another server, where both used Plesk, making it easy because I could easily take the backup, download the files, and upload it. The best part was that I did not have to worry about whether individual database connections would get done because Plesk took care of all of that, making the process straightforward.

Beyond the migration, I have multiple use cases. I regularly check for virus issues, manage space, remove space from my personal Plesk portal, manage the bandwidth that each of the websites needs, review and identify when certain websites go down, and enable SSL for each of the client websites that I am managing.

What is most valuable?

One of the best features Plesk offers is that the UI is simple, and in the recent past, they have upgraded it, making my work easier by allowing me to manage multiple tasks like setting up the website, the space, and access details through various tools. It makes processes like setting up temporary emails easy, with identifying downtimes and fixing them being much simpler compared to some of the other tools I have used.

Within Plesk's UI, DNS management has become very easy, and I know exactly where to go to set it up. It even gives me the details I need, and setting up mail servers for new email IDs for clients who move their mail services is absolutely easy. The documentation available is amazing, allowing me to quickly find answers and solutions through a simple Google search. It is very easy to set up other platforms with Plesk, such as CDN through the APIs.

Plesk has positively impacted my organization by making navigation easy. I used to use a Windows system, which was confusing and limited in features, but with Plesk, everything is easy to find and I can get tasks done such as exporting and importing files and checking for viruses with ease, along with easily managing bandwidth adjustments. This is a huge impact on my work and organization as a provider, allowing me to set up spaces for clients efficiently.

What needs improvement?

To improve Plesk, one frustration I experienced was when it raised prices without informing individual users, which put me in a difficult position when needing to communicate these changes to my clients. Plesk should communicate updates to all users, not just hosting providers, which would be beneficial. Another improvement could be making the UI more modern, as it still feels somewhat outdated and possibly confusing to clients who need to find options without asking for help.

As for needed improvements, implementing SSL is currently a huge task, so simplifying the process into clear, sequential steps would make my life easier, especially for those who do not have extensive information about it.

For how long have I used the solution?

I have used Plesk for over ten years now, closing in on eleven to twelve years.

What do I think about the stability of the solution?

In terms of stability, I have not found any issues with Plesk. Even if there is downtime, I can pull it up very quickly, which has been positive.

What do I think about the scalability of the solution?

Regarding scalability, I initially needed just two hundred MB of hosting space, which eventually scaled to five GB, and for my clients who started with about five hundred MB, they were able to scale it up to about ten GB with just a matter of two or three clicks, making scalability straightforward.

How are customer service and support?

I have not directly reached out to Plesk customer support, as I typically use the support from hosting providers, which gives me adequate information. However, the documentation available on the internet solves about ninety percent of the issues I encounter.

Which solution did I use previously and why did I switch?

Before Plesk, I used Microsoft's Webmin, which was provided by an earlier hosting provider, but I found it too difficult to use for tasks including managing hosting spaces for clients and it was missing features such as separate logins. I switched to Plesk, which is much more user-friendly.

What was our ROI?

The return on investment I have seen with Plesk comes from not having to spend too much time on it because it is mostly self-managed. In case an issue arises, which probably happens once in six months or a year, I only need to spend about an hour to solve it, highlighting significant time saved.

What's my experience with pricing, setup cost, and licensing?

My experience with pricing, setup cost, and licensing for Plesk was not very clear since hosting providers do not provide exact detailed information. While the setup cost was not much and was included in the original pricing, they should provide a detailed breakdown for better clarity.

What other advice do I have?

My advice for others considering Plesk is that while there is a slight learning curve initially, it is manageable, especially for those who can use a Windows system. Going through documentation and support from hosting providers usually helps in tackling most challenges.

I believe Plesk is something that can be marketed better. As someone with marketing experience in B2B, I see Plesk as under the radar and capable of achieving more visibility and success with better marketing strategies to reach all its users.

I would rate my overall experience with Plesk as an eight out of ten.


    Jimmy Gake

Centralized management has streamlined website control and simplifies multi-tenant operations

  • February 27, 2026
  • Review provided by PeerSpot

What is our primary use case?

Plesk allows us to customize, make provisions, and manage our host for our business. We get maximum flexibility, access to domain management tools, and the full WordPress toolkit to support our multi-tenant install anything business model. Plesk is extremely easy to use and integrates seamlessly with our system.

It makes it possible for me to retain better control over my websites using specific tools and services such as WordPress Toolkit. I can set up my website to automatically update templates, plugins, and the CMS system, all in one place.

We can administer our WordPress websites, themes, and plugins from the dashboard without going into the WordPress back-end.

What is most valuable?

Plesk allowed my organization to manage our servers with an intuitive user interface that grew along with us. The platform has a large number of integrations and extensions that can bring a number of different tasks under one roof. The ability to house our entire platform together in one system has saved us time and money.

The server management platform functions as an all-in-one system with growth and scalability. It provides time-saving and reduces inefficiencies through customization and provisions. The Backup Manager, Database Manager, Plugin Manager, and Application Manager are valuable tools.

Plesk saves time on administration, speeds up workflows, and provides faster email management.

Plesk is a popular control panel for managing VPS or dedicated servers. It is designed for everyone, regardless of their level of experience, and has a user-friendly interface. Additionally, Plesk has a large number of extensions so that users can edit and modify their servers to their wants and needs.

Overall, this tool has helped us in many ways, allowing us to increase website functionality and improve our internet presence. It has helped us manage multiple websites with ease, improve site management, and increase support for all our websites.

What needs improvement?

The system can get a bit cluttered if there are too many integrations set up at once.

Training and adoption could use some improvement, especially online videos on how to use certain features would be beneficial.

For how long have I used the solution?

I have been using Plesk for the past five years.

What do I think about the stability of the solution?

Plesk is very stable.

What do I think about the scalability of the solution?

Plesk is very scalable because it can handle my organization's growth. It can be used by any size of organization.

How are customer service and support?

Plesk provides great customer support.

They are very proactive and helpful.

Which solution did I use previously and why did I switch?

I previously used cPanel. Both cPanel and Plesk are similar. However, Plesk was chosen because of its ease of use and available extensions. It enables the administrator to create client and site templates, which essentially allocates resources for domains and clients. Plesk is designed to simplify daily routine management and administration of websites. That is why I chose Plesk over cPanel.

What was our ROI?

Plesk delivers time savings and eliminates redundancy. It reduces the need for multiple systems and spending on each. It creates more visibility into what teams are working on and gets projects done faster by thirty to forty percent.

What's my experience with pricing, setup cost, and licensing?

The price is very competitive. It is very highly affordable by any size of organization.

Plesk provides cost saving and enables us to effectively manage all aspects of our server.

What other advice do I have?

Plesk is very easy to use and has an intuitive user-friendly interface.

Plesk has a much more intuitive platform that allows for customization and scalability within an organization. It has the advantage when it comes to the ability to adapt to the current state of the company and grow with it organically.

I would rate Plesk a nine out of ten.


    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.


    reviewer2774637

Has saved weekly hours by simplifying file uploads and DNS setup

  • November 04, 2025
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Plesk is for file management and to host my websites on traditional web servers.

A specific example of how I use Plesk for file management is when there was a requirement to host the websites on a traditional server. Since we cannot directly upload the files on the server, we used Plesk as a control panel and uploaded all the files there to host the website.

I didn't find much unique about my main use case for Plesk, but it is very convenient to use that interface.

What is most valuable?

The best features Plesk offers, in my opinion, include File Manager, SSL Management, email configuration, and DNS configuration. All of those are very handy and user-friendly in Plesk.

These features have helped me in my work by making tasks easier and saving time when configuring DNS right in Plesk. They are really good features.

Plesk has positively impacted my organization by being very convenient and saving us a lot of time. Previously we were using FTP file transfer to upload the files, which was very tedious, but with Plesk, it becomes very easy for us to upload files on the server. That is really convenient and time-saving for us, making it useful for the organization as well.

We save more than ten hours weekly using Plesk compared to the old FTP method.

What needs improvement?

Plesk could be improved by making the UI a little more friendly.

For how long have I used the solution?

I have been using Plesk for around four years.

What do I think about the stability of the solution?

Plesk is stable in my experience.

What do I think about the scalability of the solution?

Plesk handles growth and increased demand well.

How are customer service and support?

I do not have any experience with Plesk's customer support team as we did not require their assistance.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

We did not use a different solution before. We used the traditional method of the FTP server.

How was the initial setup?

Plesk is deployed in my organization on cloud infrastructure.

What about the implementation team?

We use AWS as our cloud provider.

What was our ROI?

I see a return on investment with Plesk. The time saved every week is around at least 10 hours.

What's my experience with pricing, setup cost, and licensing?

Plesk was purchased by the organization, so I do not exactly know how it was bought.

Which other solutions did I evaluate?

We did not evaluate other options before choosing Plesk.

What other advice do I have?

Functionality and support in Plesk are very good, and I do not feel anything extra. It does what it is meant for, which is a really good thing.

My advice to others looking into using Plesk is to go with it. It is a really good product, and they can save time and of course money.

I would rate this product an 8 out of 10.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?


    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.


    James D.

High performance servers

  • April 09, 2023
  • Review provided by G2

What do you like best about the product?
Its complete kit to create web pages is very useful and makes the process easy.

updates, security and maintenance are complements that have allowed it to be faster and more efficient to host the web page
What do you dislike about the product?
The 2-week free trial does not have all the features active, it is better to pay up front for the service to get everything working properly
What problems is the product solving and how is that benefiting you?
Solution to a much faster web hosting and without slow loading times, in addition to starting a professional WordPress


    Gouri G.

It makes web management easy

  • April 01, 2023
  • Review provided by G2

What do you like best about the product?
If you are a nontechy guy, don't worry its UI is simple to understand. You can host multiple websites here and managing the same is also easy. You can manage all your website from a single dashboard. Its Security features are amazing.

Also, it supports a lot many extensions based on your use case.
What do you dislike about the product?
It's a bit expensive compared to some other hostings. Also for some features, you may require some technical knowledge but that's secondary.
What problems is the product solving and how is that benefiting you?
Easy to Manage multiple websites
Multi-Language Support
Variety of extensions
Managing multiple emails


    Mateo J.

a very efficient platform

  • March 25, 2023
  • Review provided by G2

What do you like best about the product?
It has various tools for use that have facilitated work processes.

Plesk makes it easy for you to manage your website by always being up-to-date and with reliable backup copies.

the support team has always been willing in a good way to meet my requirements and solve them

creating emails with custom domain is very easy to do
What do you dislike about the product?
Plesk has not managed to make me dislike something, they have managed to meet all the requirements that we were looking for
What problems is the product solving and how is that benefiting you?
a safe and easy to manage web hosting for everyone, even for those of us who have been beginners in these processes