<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: LearnDevelopment</title>
    <description>The latest articles on DEV Community by LearnDevelopment (@learntopdown).</description>
    <link>https://dev.to/learntopdown</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F33813%2F279a9745-9940-4e19-9325-d0168e2e5485.jpg</url>
      <title>DEV Community: LearnDevelopment</title>
      <link>https://dev.to/learntopdown</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/learntopdown"/>
    <language>en</language>
    <item>
      <title>We tested 3 different WordPress websites on all DigitalOcean droplets</title>
      <dc:creator>LearnDevelopment</dc:creator>
      <pubDate>Thu, 26 Oct 2017 04:08:58 +0000</pubDate>
      <link>https://dev.to/learntopdown/we-tested-3-different-wordpress-websites-on-all-digitalocean-droplets-70m</link>
      <guid>https://dev.to/learntopdown/we-tested-3-different-wordpress-websites-on-all-digitalocean-droplets-70m</guid>
      <description>&lt;p&gt;We did comprehensive research on how different CPU models affect Wordpress website performance. &lt;/p&gt;

&lt;p&gt;Here is a summary of our conclusions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PHP depends on CPU processing power meaning if you need better performance, it is important that you pick a CPU model that has a better official benchmark score – CPU matters.&lt;/li&gt;
&lt;li&gt;The number of CPU cores doesn’t affect the performance of PHP applications - PHP is not multi-threaded. The number of CPU cores will only help you handle a higher traffic.&lt;/li&gt;
&lt;li&gt;PHP string functions are more expensive than math functions.&lt;/li&gt;
&lt;li&gt;VPS instances with a larger amount of RAM memory have little or no impact on PHP performance.&lt;/li&gt;
&lt;li&gt;The best decision will be to use a few high CPU VPS instances with a load balancer, with a separate instance for MySQL DB&lt;/li&gt;
&lt;li&gt;A Standard $20 DigitalOcean droplet will give you a better PHP performance in average than a $640 DigitalOcean droplet.&lt;/li&gt;
&lt;li&gt;A High CPU $40 DigitalOcean droplet will give you the best PHP performance among DigitalOcean droplets.&lt;/li&gt;
&lt;li&gt;Dedicated vCPU give us more stable performance - no large loading time spikes&lt;/li&gt;
&lt;li&gt;Bad programmers are too expensive.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please take a look at &lt;a href="https://learnwebdevelopment.review/article/how-much-different-cpu-models-affect-wordpress-performance"&gt;original research article with charts and all the data&lt;/a&gt;&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>php</category>
      <category>vps</category>
      <category>performance</category>
    </item>
    <item>
      <title>At least 36 millions of WordPress websites vulnerable</title>
      <dc:creator>LearnDevelopment</dc:creator>
      <pubDate>Wed, 20 Sep 2017 17:18:09 +0000</pubDate>
      <link>https://dev.to/learntopdown/at-least-36-millions-of-wordpress-websites-vulnerable</link>
      <guid>https://dev.to/learntopdown/at-least-36-millions-of-wordpress-websites-vulnerable</guid>
      <description>

&lt;p&gt;On 19 Sep, 2017, WordPress 4.8.2 was released to the public. Nine high security issues are fixed but Core Team still refuses to fix CVE-2017-8295 - Host Header Attack Vulnerability. 36 millions of websites affected.&lt;/p&gt;

&lt;p&gt;Read full article &lt;a href="https://learnwebdevelopment.review/article/wordpress-482-fixed-9-vulnerabilities-but-still-refuses-to-fix-cve-2017-8295"&gt;here&lt;/a&gt;&lt;/p&gt;


</description>
      <category>wordpress</category>
      <category>security</category>
      <category>xss</category>
      <category>sqlinjection</category>
    </item>
  </channel>
</rss>
