Results based
Equipping SaaS Businesses
Project Details
Case StudyClient was using a small-tier hosting compute instance to run a Wordpress site. Customers complained of long loading times, images not loading, and lack of content. Connections were dropped and the Wordpress instance would kick administrator users off of the editing screen because it could not handle connections.
Length: 3 Months.
Since the client was on a budget, it was not as simple as migrating to another compute instance that was larger. Using plug ins, I implemented caches to lower the compute requirements on the server, to save the effort of re-rendering elements on each connection. Also, a Content Delivery Network was implemented to move images off of the compute instance and into the network, so the server no longer had to serve images from the compute instances.