47. SaaS = Software as a Service
(Disqus, Polldaddy, Lightspun)
PaaS = Platform as a Service
(Heroku,Akamai, Google AppEngine)
IaaS = Infrastructure as a Service
(Amazon AWS, Citycloud)
48. EVOLUTION OF PUBLISHING PLATFORMS
GENERATION #1 - STATIC FILES
Static html - Editors needed to know html
No database
No reuse of content
No channel publishing
Typical Feature: Server Side Include, ftp
Cause Of Death:Too static and too limited publishing
49. EVOLUTION OF PUBLISHING PLATFORMS
GENERATION #2 - HOME GROWN WITH DB
Database!
DIY - typically home made/home grown
Depended on a few developers
In the long run: expensive and complicated to develop
Typical Feature:Tailor made for the own needs
Cause Of Death:To complicated to continue develop (EOL)
50. EVOLUTION OF PUBLISHING PLATFORMS
GENERATION #3 - A CMS PRODUCT
A CMS - one product
Multi channel publishing
Typically offsprings of internal products
Closed source
Expensive (?)
Typical Feature:A swiss army knife: customize for own needs
Cause Of Death: Slow development pace, limited upgrade path
51. EVOLUTION OF PUBLISHING PLATFORMS
GENERATION #4 - OPEN PLATFORMS
Many different products and tools
Open API:s
Built to integrate or to be integrated
Ready for cloud computing
Small pieces connected
Open source?
Typical Feature: Open for integration and agile development
Cause Of Death: ?
57. DISQUS IMPROVEMENTS
Mobile version of Disqus
iPhone-app
More Community functions
Like, Dislike and who does
what
Security improvements with
Trusted Domains
Remake of the Commenting
experience
Updated Wordpress plugins
Early Adopter Features and
Settings
Rewritten implementation
for faster download and
rendering
Better Spam reporting and
close commenting features
Inline Moderating
Yahoo and Facebook login
76. $ heroku dynos 1
tv4play-production now running on 1 dyno
77. $ heroku dynos 24
tv4play-production now running on 24 dyno
78. $ heroku dynos ??
tv4play-production now running on ?? dyno
79. DOES IT SCALE?
For dynos - there is no real limit. !You can already set your
app to 100 dynos through the command line "heroku dynos
100". !If you need more, we can up that limit to just
about any number you need. !Let us know a week in
advance at least, and we'll get your limit increased. !If you're
going to need a few thousand, it's best if we can work with
you to understand your demand.
80. THERES AN APP FORTHAT
(ACTUALLY,THERE ARE AT LEAST TWO APPS)
82. WAIT - ITS JUST
LIKE ELECTRICITY?
The de鍖nition of cloud computing according to Wikipedia is:
Cloud computing!is!Internet-based!computing, whereby
shared resources, software, and information are provided to
computers!and other devices on demand, like the
electricity grid.