Slide 14
Slide 14 text
PaaS: Platform as a Service
● Such as; ElasticBeans, AppEngine, Heroku
● Go publish web app by `git push`
● Platform takes care of everything about web
app
○ Network, scaling, monitor, logging
● Strong restriction
○ Limited languages, frameworks, networks, version
●