We still face problems with downtimes because sometimes Wordpress just stops working on Linux. Whenever there is a database connection spike, we believe developers have to configure the limitation on database connections and how to throttle them to hold the database connections for multiple queries, which requires developers' efforts to reduce downtimes. When we face downtimes, we trigger automation that just restarts Wordpress. Regarding performance, we had an event in December last year where we expected two times more traffic on the websites, and we scaled out to a compatible Amazon Linux instance size that gave us 2x faster response time. The latency was reduced, and we handled thousands of requests per second that passed through the Wordpress application. There are some bugs in Wordpress on Amazon Linux, with some plugins being buggy or containing untested code. Some hacky code in plugins remains a concern, and everything that Wordpress offers should be first tested to ensure no vulnerabilities in the code, which is one of the most important improvements that are required. Support can be improved. The help pages for Wordpress installation and configurations need enhancement, and the documentation overall can be improved. Additionally, improvements or documentation coming from AWS would be great, as some aspects differ when installing Wordpress locally versus on AWS cloud.
Overall, it is a solid combination, but there are a few areas where improvements could help. First, having documentation and tutorials specific to Wordpress on Amazon Linux could be more comprehensive. While there is plenty of general Wordpress on Amazon Linux and Amazon Linux documentation, having more unified guides that walk through best practices for this specific pairing would be helpful for teams getting started. Second, a native performance monitoring dashboard built into Wordpress on Amazon Linux would be valuable. Right now, you need to integrate CloudWatch separately, and having it more seamlessly integrated out of the box would cut setup time. Third, automated backup and disaster recovery features could be simplified. We had to build custom scripts for this, so if Wordpress on Amazon Linux offered more native plug-and-play backup solutions tied to AWS, that would reduce complexity. Fourth, better out-of-the-box security hardening would be beneficial. While Amazon Linux and Wordpress on Amazon Linux are secure, having more automated security configurations pre-applied during initial setup would help teams avoid common misconfigurations.
Digital Marketing Manager at a retailer with 10,001+ employees
Real User
Top 5
Apr 6, 2026
One way Wordpress on Amazon Linux can be improved is that the GUI has not changed much in years and could afford to be made more modern. I would like to add that it would be great to have more security features enabled without relying on third-party external products.
Wordpress on Amazon Linux could be improved in several areas. One of the main challenges is performance optimization as sites grow. Wordpress can be resource-intensive when many plugins or high traffic are involved, and optimizing performance requires additional configurations such as caching layers, database tuning, and CDN integration. More built-in performance guidance and default optimization would be beneficial. Security management also could be easier for non-expert teams. Although AWS provides strong security tools, better out-of-the-box scanning recommendations and monitoring for Wordpress environments would help reduce misconfiguration risks. The documentation is open-sourced, and while AWS and Wordpress both have extensive documentation, it is often spread across multiple sources. A more unified, step-by-step guide specifically focused on Wordpress deployments on Amazon Linux covering security, performance, backups, and scaling could be very helpful. From a support perspective, troubleshooting issues often involves navigating between Wordpress community forums and AWS support resources. Clearer guidance on where responsibilities lie between the application layer and the infrastructure layer would make issue resolution faster and less confusing.
While Wordpress is all good, one of the main key issues I see is performance. Wordpress is not actually suited for some tasks, especially with our LMS, as admin-side tasks such as adding new courses or changing course content used to take a lot of time, sometimes taking two or three minutes to reload or save simple content. Those kinds of performance lags are things we do not really appreciate. Adding to needed improvements, Wordpress is not a system that is entirely optimized for some of the things that people use it for. Wordpress was meant to be a blogging system, but later optimizations were added, allowing it to be used for anything. The JavaScripts you run on top of Wordpress are causing performance issues. For our website, we had an issue where it would take five to ten seconds to load a very simple page, which is not good when it comes to performance. Performance is actually the number one complaint I have regarding Wordpress, along with the hidden errors that require effort to find.
While Wordpress is all good, one of the main key issues I see is performance. Wordpress is not actually suited for some tasks, especially with our LMS, as admin-side tasks such as adding new courses or changing course content used to take a lot of time, sometimes taking two or three minutes to reload or save simple content. Those kinds of performance lags are things we do not really appreciate. Adding to needed improvements, Wordpress is not a system that is entirely optimized for some of the things that people use it for. Wordpress was meant to be a blogging system, but later optimizations were added, allowing it to be used for anything. The JavaScripts you run on top of Wordpress are causing performance issues. For our website, we had an issue where it would take five to ten seconds to load a very simple page, which is not good when it comes to performance. Performance is actually the number one complaint I have regarding Wordpress, along with the hidden errors that require effort to find.
Wordpress on Amazon Linux is a perfect integration for specific server environments, offering reliable performance for web projects. Known for its robustness, it supports scalable web hosting solutions tailored to businesses that need efficient and consistent operations.Utilizing Amazon Linux as the foundation, Wordpress offers stability and security for web applications. It provides a seamless deployment experience and integrates well within Amazon's cloud infrastructure. The combination...
We still face problems with downtimes because sometimes Wordpress just stops working on Linux. Whenever there is a database connection spike, we believe developers have to configure the limitation on database connections and how to throttle them to hold the database connections for multiple queries, which requires developers' efforts to reduce downtimes. When we face downtimes, we trigger automation that just restarts Wordpress. Regarding performance, we had an event in December last year where we expected two times more traffic on the websites, and we scaled out to a compatible Amazon Linux instance size that gave us 2x faster response time. The latency was reduced, and we handled thousands of requests per second that passed through the Wordpress application. There are some bugs in Wordpress on Amazon Linux, with some plugins being buggy or containing untested code. Some hacky code in plugins remains a concern, and everything that Wordpress offers should be first tested to ensure no vulnerabilities in the code, which is one of the most important improvements that are required. Support can be improved. The help pages for Wordpress installation and configurations need enhancement, and the documentation overall can be improved. Additionally, improvements or documentation coming from AWS would be great, as some aspects differ when installing Wordpress locally versus on AWS cloud.
Overall, it is a solid combination, but there are a few areas where improvements could help. First, having documentation and tutorials specific to Wordpress on Amazon Linux could be more comprehensive. While there is plenty of general Wordpress on Amazon Linux and Amazon Linux documentation, having more unified guides that walk through best practices for this specific pairing would be helpful for teams getting started. Second, a native performance monitoring dashboard built into Wordpress on Amazon Linux would be valuable. Right now, you need to integrate CloudWatch separately, and having it more seamlessly integrated out of the box would cut setup time. Third, automated backup and disaster recovery features could be simplified. We had to build custom scripts for this, so if Wordpress on Amazon Linux offered more native plug-and-play backup solutions tied to AWS, that would reduce complexity. Fourth, better out-of-the-box security hardening would be beneficial. While Amazon Linux and Wordpress on Amazon Linux are secure, having more automated security configurations pre-applied during initial setup would help teams avoid common misconfigurations.
One way Wordpress on Amazon Linux can be improved is that the GUI has not changed much in years and could afford to be made more modern. I would like to add that it would be great to have more security features enabled without relying on third-party external products.
Wordpress on Amazon Linux could be improved in several areas. One of the main challenges is performance optimization as sites grow. Wordpress can be resource-intensive when many plugins or high traffic are involved, and optimizing performance requires additional configurations such as caching layers, database tuning, and CDN integration. More built-in performance guidance and default optimization would be beneficial. Security management also could be easier for non-expert teams. Although AWS provides strong security tools, better out-of-the-box scanning recommendations and monitoring for Wordpress environments would help reduce misconfiguration risks. The documentation is open-sourced, and while AWS and Wordpress both have extensive documentation, it is often spread across multiple sources. A more unified, step-by-step guide specifically focused on Wordpress deployments on Amazon Linux covering security, performance, backups, and scaling could be very helpful. From a support perspective, troubleshooting issues often involves navigating between Wordpress community forums and AWS support resources. Clearer guidance on where responsibilities lie between the application layer and the infrastructure layer would make issue resolution faster and less confusing.
While Wordpress is all good, one of the main key issues I see is performance. Wordpress is not actually suited for some tasks, especially with our LMS, as admin-side tasks such as adding new courses or changing course content used to take a lot of time, sometimes taking two or three minutes to reload or save simple content. Those kinds of performance lags are things we do not really appreciate. Adding to needed improvements, Wordpress is not a system that is entirely optimized for some of the things that people use it for. Wordpress was meant to be a blogging system, but later optimizations were added, allowing it to be used for anything. The JavaScripts you run on top of Wordpress are causing performance issues. For our website, we had an issue where it would take five to ten seconds to load a very simple page, which is not good when it comes to performance. Performance is actually the number one complaint I have regarding Wordpress, along with the hidden errors that require effort to find.
While Wordpress is all good, one of the main key issues I see is performance. Wordpress is not actually suited for some tasks, especially with our LMS, as admin-side tasks such as adding new courses or changing course content used to take a lot of time, sometimes taking two or three minutes to reload or save simple content. Those kinds of performance lags are things we do not really appreciate. Adding to needed improvements, Wordpress is not a system that is entirely optimized for some of the things that people use it for. Wordpress was meant to be a blogging system, but later optimizations were added, allowing it to be used for anything. The JavaScripts you run on top of Wordpress are causing performance issues. For our website, we had an issue where it would take five to ten seconds to load a very simple page, which is not good when it comes to performance. Performance is actually the number one complaint I have regarding Wordpress, along with the hidden errors that require effort to find.