29 ms·
Yeah, I'd believe it. In full disclosure I run my personal blog off an Amazon Micro instance. Its a Fedora instance running passenger, nginx, and rails. In prod
by nckbz 15y ago
Yeah, I'd believe it. In full disclosure I run my personal blog off an Amazon Micro instance. Its a Fedora instance running passenger, nginx, and rails. In production mode with assets cached it absolutely serves requests at a decent speed. Absolutely painful to run an integration test or development mode though. Probably just my fault for using Fedora and not the default "Amazon Linux". However, I setup a client with a small instance running RedHat and never experienced any latency.