Web serving in the cloud – our experiences with nginx and instance sizes
We have been doing various experiments in our ec2 web serving cluster to serve maximum traffic at the minimum costs. I thought our experience will be useful to many other people using ec2. We have a web application with nginx + tomcat. We approximately get 200k requests per minute at the peak and about 65K [...]