From Wikipedia, the free encyclopedia
Heroku, Inc.
Company type Subsidiary
Industry Cloud platform as a service
Founded2007 (2007)
FounderJames Lindenbaum, Adam Wiggins, Orion Henry
Headquarters San Francisco, California
Key people
Tod Nielsen, CEO
Parent Salesforce.com
Website heroku.com

Heroku (her-OH-koo)is a cloud platform as a service (PaaS) supporting several programming languages. It was founded in 2007 by Orion Henry, James Lindenbaum, and Adam Wiggins.Heroku was acquired by Salesforce.com in 2010. [1] Heroku, one of the first cloud platforms[ citation needed], has been in development since June 2007, when it supported only the Ruby programming language, but has since added support for Java, Node.js, Scala, Clojure, Python, PHP and Go. The base operating system is Debian or, in the newest stack, the Debian-based Ubuntu. [2]

History

James Lindenbaum, Adam Wiggins, and Orion Henry founded Heroku supporting Rack-compatible projects. [3] In October 2009, Byron Sebastian joined Heroku as CEO. [4] On December 8, 2010, Salesforce.com acquired Heroku as a wholly owned subsidiary of Salesforce.com. On July 12, 2011, Yukihiro "Matz" Matsumoto, the chief designer of the Ruby programming language, joined the company as Chief Architect, Ruby. [5] That same month, Heroku added support for Node.js and Clojure. On September 15, 2011, Heroku and Facebook introduced Heroku for Facebook. [6] Heroku now supports Cloudant, Couchbase Server, MongoDB and Redis databases [7] in addition to its standard PostgreSQL, [8] both as part of its platforms and as standalone services. [9] Applications that are run from the Heroku server use the Heroku DNS Server to direct to the application domain (typically "applicationname.herokuapp.com"). Each of the application containers or dynos are spread across a "dyno grid" which consists of several servers. Heroku's Git server handles application repository pushes from permitted users.,, [10] [11] [12]

The June 2012 North American derecho caused many applications hosted by Heroku to go offline. The service outage lasted less than 24 hours. [13]

Competitors

Some of the competitors in PaaS space are:

PaaS Support Free Trial Price Other
Heroku Ruby, Java, Node.js, Scala, Clojure, Python, PHP and Go Yes Free/1worker; $7/10process types; $25-$2500/no limit [14] Easy to deploy, Easy to scale, Easy setup
Cloud Foundry Ruby, Java, Node.js, Scala, Python, PHP and Go Yes ? ?
CloudBees Java Yes Free/2 weeks; $60/Starter; $100/Prof; $200/Enterprise [15] ?
dotCloud Python, PHP Yes $24/Tiny; $244.60/Small; $621.00/Medium; $1887.00/Large [16] ?
AppHarbor ? Yes Free/1worker; $49/2worker; $199/4workers [17] ?
CloudControl Java, PHP, Python, Ruby Yes €27/Tiny; €224.60/Small; €496.00/Medium; €1337.00/Large [18] ?
Engine Yard Ruby,PHP, Node.js Yes $36/month [19] ?
AWS Elastic Beanstalk Ruby, PHP, Python, Java, Node.js, Docker Yes Pricing list [20] ?
Google App Engine Python, Java, Go, and PHP Yes Per minute billing [21] ?
OpenShift Haskell, Java, JavaScript, .NET[3],Perl,PHP, Python, Ruby Yes Bronze; Silver [22] ?

See also

References

  1. ^ Salesforce signs definitive agreement to acquire Heroku (news release), Heroku
  2. ^ "Stacks". Heroku Dev Center. Retrieved May 15, 2012.
  3. ^ Ruby on Rails Startup Heroku Gets $3 Million, Tech Crunch, 2008-05-08
  4. ^ SourceLabs' Byron Sebastian Joins Heroku as CEO, Venture Beat, 2009-10-14
  5. ^ Matz joins Heroku (weblog), Heroku, 2011-07-12
  6. ^ "Facebook and Heroku: an even easier way to get started", Developers (weblog), Facebook
  7. ^ NoSQL, Heroku, and You (weblog), Heroku, 2010-07-20
  8. ^ "Database", Dev Centre, Heroku, retrieved 2012-05-03, Heroku offers you the choice of running on a shared or dedicated database package. The shared plan is suitable for development and staging applications. It runs Postgres 8.3. The dedicated plans are suitable for production scale applications. In addition, the dedicated databases offer a number of advantages, including direct access (via psql or any native postgres library), stored procedures, and Postgres 9 support.
  9. ^ SQL Database-as-a-Service: the largest and most reliable Postgres service in the world, Heroku, retrieved 2012-05-03, A powerful, reliable, and durable open-source SQL-compliant database, PostgreSQL is the datastore of choice for serious applications. Now it is available in seconds with a single click. Never worry about servers. Never worry about config files. Never worry about patches. Simply focus on your data.
  10. ^ Scalability: How does Heroku work?
  11. ^ Deploying Symfony2 on Heroku
  12. ^ Deploying application Node.js on Heroku
  13. ^ Ludwig, Sear (June 29, 2012). "Amazon cloud outage takes down Netflix, Instagram, Pinterest, & more". VentureBeat. Retrieved 8 July 2012.
  14. ^ Pricing on heroku.com [1]
  15. ^ CloudBee Jenkins in the Cloud pricing [2]
  16. ^ dotCloud pricing [3]
  17. ^ AppHarbor pricing [4]
  18. ^ CloudControl pricing [5]
  19. ^ Engine Yard pricing [6]
  20. ^ Amazon pricing [7]
  21. ^ Google pricing [8]
  22. ^ OPENSHIFT pricing [9]


Category:Cloud computing providers Category:Cloud infrastructure Category:Cloud platforms Category:Cloud storage Category:American companies established in 2007 Category:Companies based in San Francisco Category:Y Combinator companies


From Wikipedia, the free encyclopedia
Heroku, Inc.
Company type Subsidiary
Industry Cloud platform as a service
Founded2007 (2007)
FounderJames Lindenbaum, Adam Wiggins, Orion Henry
Headquarters San Francisco, California
Key people
Tod Nielsen, CEO
Parent Salesforce.com
Website heroku.com

Heroku (her-OH-koo)is a cloud platform as a service (PaaS) supporting several programming languages. It was founded in 2007 by Orion Henry, James Lindenbaum, and Adam Wiggins.Heroku was acquired by Salesforce.com in 2010. [1] Heroku, one of the first cloud platforms[ citation needed], has been in development since June 2007, when it supported only the Ruby programming language, but has since added support for Java, Node.js, Scala, Clojure, Python, PHP and Go. The base operating system is Debian or, in the newest stack, the Debian-based Ubuntu. [2]

History

James Lindenbaum, Adam Wiggins, and Orion Henry founded Heroku supporting Rack-compatible projects. [3] In October 2009, Byron Sebastian joined Heroku as CEO. [4] On December 8, 2010, Salesforce.com acquired Heroku as a wholly owned subsidiary of Salesforce.com. On July 12, 2011, Yukihiro "Matz" Matsumoto, the chief designer of the Ruby programming language, joined the company as Chief Architect, Ruby. [5] That same month, Heroku added support for Node.js and Clojure. On September 15, 2011, Heroku and Facebook introduced Heroku for Facebook. [6] Heroku now supports Cloudant, Couchbase Server, MongoDB and Redis databases [7] in addition to its standard PostgreSQL, [8] both as part of its platforms and as standalone services. [9] Applications that are run from the Heroku server use the Heroku DNS Server to direct to the application domain (typically "applicationname.herokuapp.com"). Each of the application containers or dynos are spread across a "dyno grid" which consists of several servers. Heroku's Git server handles application repository pushes from permitted users.,, [10] [11] [12]

The June 2012 North American derecho caused many applications hosted by Heroku to go offline. The service outage lasted less than 24 hours. [13]

Competitors

Some of the competitors in PaaS space are:

PaaS Support Free Trial Price Other
Heroku Ruby, Java, Node.js, Scala, Clojure, Python, PHP and Go Yes Free/1worker; $7/10process types; $25-$2500/no limit [14] Easy to deploy, Easy to scale, Easy setup
Cloud Foundry Ruby, Java, Node.js, Scala, Python, PHP and Go Yes ? ?
CloudBees Java Yes Free/2 weeks; $60/Starter; $100/Prof; $200/Enterprise [15] ?
dotCloud Python, PHP Yes $24/Tiny; $244.60/Small; $621.00/Medium; $1887.00/Large [16] ?
AppHarbor ? Yes Free/1worker; $49/2worker; $199/4workers [17] ?
CloudControl Java, PHP, Python, Ruby Yes €27/Tiny; €224.60/Small; €496.00/Medium; €1337.00/Large [18] ?
Engine Yard Ruby,PHP, Node.js Yes $36/month [19] ?
AWS Elastic Beanstalk Ruby, PHP, Python, Java, Node.js, Docker Yes Pricing list [20] ?
Google App Engine Python, Java, Go, and PHP Yes Per minute billing [21] ?
OpenShift Haskell, Java, JavaScript, .NET[3],Perl,PHP, Python, Ruby Yes Bronze; Silver [22] ?

See also

References

  1. ^ Salesforce signs definitive agreement to acquire Heroku (news release), Heroku
  2. ^ "Stacks". Heroku Dev Center. Retrieved May 15, 2012.
  3. ^ Ruby on Rails Startup Heroku Gets $3 Million, Tech Crunch, 2008-05-08
  4. ^ SourceLabs' Byron Sebastian Joins Heroku as CEO, Venture Beat, 2009-10-14
  5. ^ Matz joins Heroku (weblog), Heroku, 2011-07-12
  6. ^ "Facebook and Heroku: an even easier way to get started", Developers (weblog), Facebook
  7. ^ NoSQL, Heroku, and You (weblog), Heroku, 2010-07-20
  8. ^ "Database", Dev Centre, Heroku, retrieved 2012-05-03, Heroku offers you the choice of running on a shared or dedicated database package. The shared plan is suitable for development and staging applications. It runs Postgres 8.3. The dedicated plans are suitable for production scale applications. In addition, the dedicated databases offer a number of advantages, including direct access (via psql or any native postgres library), stored procedures, and Postgres 9 support.
  9. ^ SQL Database-as-a-Service: the largest and most reliable Postgres service in the world, Heroku, retrieved 2012-05-03, A powerful, reliable, and durable open-source SQL-compliant database, PostgreSQL is the datastore of choice for serious applications. Now it is available in seconds with a single click. Never worry about servers. Never worry about config files. Never worry about patches. Simply focus on your data.
  10. ^ Scalability: How does Heroku work?
  11. ^ Deploying Symfony2 on Heroku
  12. ^ Deploying application Node.js on Heroku
  13. ^ Ludwig, Sear (June 29, 2012). "Amazon cloud outage takes down Netflix, Instagram, Pinterest, & more". VentureBeat. Retrieved 8 July 2012.
  14. ^ Pricing on heroku.com [1]
  15. ^ CloudBee Jenkins in the Cloud pricing [2]
  16. ^ dotCloud pricing [3]
  17. ^ AppHarbor pricing [4]
  18. ^ CloudControl pricing [5]
  19. ^ Engine Yard pricing [6]
  20. ^ Amazon pricing [7]
  21. ^ Google pricing [8]
  22. ^ OPENSHIFT pricing [9]


Category:Cloud computing providers Category:Cloud infrastructure Category:Cloud platforms Category:Cloud storage Category:American companies established in 2007 Category:Companies based in San Francisco Category:Y Combinator companies



Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook