Salesforce gave a great session on Heroku at their San Francisco Cloudstock event this past Thursday. The session outlined five advantages of Heroku:
- Run Anything
- Forget Servers
- Deploy Instantly
- Scale with Ease
- Extend with Add-ons
Salesforce currently provides Heroku developers with the equivalent of 1 free user
per application. They express this as 750 dyno-hours/month (a dyno is a
platform resource that is allocated to each user of the application).
per application. They express this as 750 dyno-hours/month (a dyno is a
platform resource that is allocated to each user of the application).
In addition to providing a good overview of Heroku, the presenter suggested several technologies to check out:
- jQuery
- Twitter Bootstrap
- CoffeeScript
- Asset Compilers (such as Play Framework 2)
- MVC Frameworks (such as Backbone and Angular)
- Client-side templating (such as Mustache and Jade)
No comments:
Post a Comment