When deploying on EC2 even though Amazon provides the hardware infrastructure, you still need to tune your instances operating system and monitor your application. You should review your hardware/software requirements and review your application design and deployment strategy
The Operating System
Change ulimit
‘ulimit’ Specifies the number of open files that are supported. If the value set for [...]