Opperman and Son is a sails.js application for one of the largest big rig truck dealers in the country. The admin interface allows employees to track vehicle intake, upload pictures, videos, and write details that when approved by a sales manager, are taken live on the site. The application runs in a failover setup with cloudwatch DNS failover. Each server runs the application through PM2 and is reverse proxied through nginx. A redis cluster serves as the sessions database with everything else stored in AWS documentDB. Image assets are stored in s3 and delivered through cloudfront.

Check it out