The issue is I have two main clients with two different AWS accounts, and they run the same web app, with slight variations, as well as a number of unique web apps. We also run lots of workers which may …
Tag Archives: EC2
Laravel Envoy and Dynamic Resolution of AWS Server IPs
Posted by admin
on November 25, 2016
No comments
DoS on Amazon EC2 instances running WordPress
Posted by admin
on March 18, 2012
No comments
I was got out of bed with an emergency call from a client at the weekend because his blog was down. This is the one that is getting a lot of traffic, but CPU was spiking up to 100% quite …
Adding a new MySQL slave on EC2
Posted by admin
on March 8, 2012
No comments
There are a few posts around for doing this easily, but this has just worked nicely for me. This was done between two instances on Amazon EC2 cloud. On the existing slave (in mysql) SLAVE STOP; SLAVE SHOW STATUS\G; # …
Recent Comments