When I do some Rails application I configure my server with Nginx and Passenger, and I usually deploy via GIT or rsync.
I know there are other ways to do deploy as well as server configuration. Is there any simpler and / or more performance-oriented form for application compared to Nginx and Passenger?