[amscotti@128bit.io ~/posts]# grep -l "platform as a service" *.md | xargs -n1 head _
grep results
# Platform as a Service
- 1 post matched
Date: December 19, 2011

Review of Heroku as Platform as a Service solution for developers who want to focus on code rather than server management. Offers free web node for testing, easy scaling with commands, extensive add-ons for databases and monitoring, clean documentation, and Git workflow deployment. Personal site amscotti.com currently hosted successfully on Heroku.