Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Etymology  





3 Architecture  





4 Products  





5 References  





6 External links  














Heroku






تۆرکجه
Español
فارسی
Français

Italiano
עברית


Oʻzbekcha / ўзбекча
Polski
Русский
Suomi
Türkçe
Українська
Tiếng Vit

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Heroku, Inc.
Company typeSubsidiary
IndustryCloud platform as a service
Founded2007; 17 years ago (2007)
FounderJames Lindenbaum, Adam Wiggins, Orion Henry
HeadquartersSan Francisco, California

Key people

Bob Wise (CEO), Gail Frederick (CTO)
ProductsHeroku Platform, Heroku Postgres, Heroku Redis, Heroku Enterprise, Heroku Teams, Heroku Connect, Heroku Elements, Heroku Review Apps [1][2]
ParentSalesforce.com
Websiteheroku.com

Heroku is a cloud platform as a service (PaaS) supporting several programming languages. As one of the first cloud platforms, Heroku has been in development since June 2007, when it supported only the Ruby programming language, but now also supports Java, Node.js, Scala, Clojure, Python, PHP, and Go.[3] For this reason, Heroku is said to be a polyglot platform as it has features for a developer to build, run and scale applications in a similar manner across most of these languages. Heroku was acquired by Salesforce in 2010 for $212 million.[4]

History[edit]

Heroku was initially developed by James Lindenbaum, Adam Wiggins,[5] and Orion Henry[6] for supporting projects that were compatible with the Ruby programming platform Rack.[7] The prototype development took around six months. Later on, Heroku faced setbacks because of a lack of proper market customers as many app developers used their own tools and environment.[8] In January 2009, a new platform was launched which was built almost from scratch after a three-month effort. In October 2009, Byron Sebastian joined Heroku as CEO.[9] 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 for Ruby.[10] That same month, Heroku added support for Node.js and Clojure. On September 15, 2011, Heroku and Facebook introduced Heroku for Facebook.[11] At present Heroku supports Redis databases[12][13] in addition to its standard PostgreSQL.[14]

On April 7, 2022, Heroku suffered a significant security intrusion when attackers were able to obtain an access token for a Heroku account that was used for automation purposes.[15][16] Heroku confirmed that the attack accessed OAuth bearer tokens used for integration with GitHub and salted and hashed customer passwords in May 2022.[15] The OAuth2 tokens were then used in targeted attacks against an unknown set of GitHub repositories apparently in an attempt to find secret tokens, where npm was the primary repository GitHub identified as a target.[16] It is unclear if the original source of the breach is known or not.[17]

In August 2022, Heroku announced that its free plans would be discontinued, citing fraud and abuse as reasons for the change.[18]

Etymology[edit]

The name "Heroku" is a portmanteau of "heroic" and "haiku".[19] The Japanese theme is a nod to Matz for creating Ruby. The name itself is pronounced similarly to the Japanese word meaning “widely” (hiroku), though the creators of Heroku did not want the name of their project to have a particular meaning, in Japanese or any other language, and so chose to invent a name.

Architecture[edit]

A diagrammatic view of the working of Heroku Platform

Applications that are run on Heroku typically have a unique domain used to route HTTP requests to the correct application container[20]ordyno.[21] Each of the dynos are spread across a "dyno grid" which consists of several servers. Heroku's Git server handles application repository pushes from permitted users.[22]

All Heroku services are hosted on Amazon's EC2 cloud-computing platform.[23]

Products[edit]

The Heroku Platform
The Heroku network runs the customer's apps in virtual containers which execute on a reliable runtime environment. Heroku calls these containers "Dynos". These Dynos can run code written in Node, Ruby, PHP, Go, Scala, Python, Java, or Clojure. Heroku also provides custom build packs with which the developer can deploy apps in any other language. Heroku lets the developer scale the app instantly just by either increasing the number of dynos or by changing the type of dyno the app runs in.[24]
Heroku Postgres
Heroku Postgres is the Cloud database (DBaaS) service for Heroku based on PostgreSQL. Heroku Postgres provides features like continuous protection, rollback, and high availability; also forks, followers, and data clips.
Heroku Redis
Heroku Redis is the customized Redis from Heroku to provide a better developer experience. It is fully managed and is provided as a service by Heroku. It helps in managing instances with a CLI, associate data with Postgres to gain business insights using SQL tools, and lets customer gain performance visibility.
Heroku Teams
Heroku Teams is a team management tool which provides collaboration and controls to bring a customer's developers, processes, and tools together in order to build better software. With Heroku Teams, teams can self-organize, add, and manage members, get fine-grained control with app-level permissions, and also use collaboration tools like Heroku Pipelines. It also provides delegated administration and centralized billing.
Heroku Enterprise
Heroku Enterprise provides services to large companies which help them to improve collaboration among different teams. It provides a set of features like fine-grained access controls, identity federation, and private spaces to manage their enterprise application development process, resources, and users.
Heroku Connect
Heroku Connect lets users create Heroku apps that can easily integrate with Salesforce deployments at scale. This is done by having seamless data synchronization between Heroku Postgres databases and Salesforce organizations.
Heroku Elements
Heroku Elements provides users with Add-ons (tools and services for developing, extending, and operating the app), Buildpacks (which automate the build processes for the preferred languages and frameworks), and Buttons (a tool for the one-click provisioning, configuring, and deployment of third party components, libraries, and patterns).

References[edit]

  1. ^ "Heroku Review Apps - wikieduonline".
  • ^ "Heroku Review Apps now Generally Available". blog.heroku.com. 18 April 2016.
  • ^ "About Heroku". Stack Overflow. Retrieved March 2, 2016.
  • ^ Salesforce.com Buys Heroku For $212 Million In Cash https://techcrunch.com/2010/12/08/breaking-salesforce-buys-heroku-for-212-million-in-cash/
  • ^ "Adam Wiggins". Retrieved 22 October 2016.
  • ^ https://www.linkedin.com/in/orion-henry-9056727 [self-published source]
  • ^ Ruby on Rails Startup Heroku Gets $3 Million, Tech Crunch, 2008-05-08
  • ^ Heroku Cloud Platform, TheTechnologyVault, 11 January 2023
  • ^ SourceLabs' Byron Sebastian Joins Heroku as CEO, Venture Beat, 2009-10-14
  • ^ Ruby's Creator, Matz, Joins Heroku (article), Ruby Inside, 2011-07-12
  • ^ Facebook Partners With Heroku to Offer Developers Free Sample Application Hosting, Social Times, archived from the original on 2016-03-06
  • ^ "Six Things to Consider When Using Redis on Heroku". Redis Labs. 9 November 2012. Retrieved March 2, 2016.
  • ^ NoSQL, Heroku, and You (weblog), Heroku, 2010-07-20
  • ^ "Rails Heroku Tutorial". RailsApps Project. Retrieved March 2, 2016.
  • ^ a b Alspach, Kyle. "Heroku-GitHub cyberattack included stolen customer passwords - Protocol". Retrieved 2023-07-29.
  • ^ a b Duckett, Chris. "Heroku to begin user password reset almost a month after GitHub OAuth token theft". ZDNET. Retrieved 2023-07-29.
  • ^ "GitHub hacked, npm data stolen after Heroku, Travis-CI tokens abused". The Stack. 2022-04-19. Retrieved 2023-07-29.
  • ^ Wiggers, Kyle (August 25, 2022). "Heroku announces plans to eliminate free plans, blaming 'fraud and abuse'". TechCrunch. Retrieved August 25, 2022.
  • ^ "The term is merger of "Hero" and "Haiku". | Hacker News". news.ycombinator.com. Retrieved 2016-08-05.
  • ^ "What is application containerization (app containerization)? - Definition from WhatIs.com". Retrieved 22 October 2016.
  • ^ "Dynos and the Dyno Manager - Heroku Dev Center". Retrieved 22 October 2016.
  • ^ "Deploying Node.js Apps on Heroku - Heroku Dev Center". Retrieved 22 October 2016.
  • ^ "Heroku Security". Retrieved 1 December 2017.
  • ^ Middleton, Neil; Schneeman, Richard (November 2013). "How Heroku Works". Heroku: Up and Running. Sebastopol, CA: O'Reilly Media, Inc. ISBN 978-1-4493-4138-1. Retrieved 2024-03-16.
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Heroku&oldid=1217113613"

    Categories: 
    Salesforce
    2010 mergers and acquisitions
    Software companies established in 2007
    American companies established in 2007
    Cloud computing providers
    Cloud infrastructure
    Cloud platforms
    Cloud storage
    Companies based in San Francisco
    Serverless computing
    Y Combinator companies
    Hidden categories: 
    All accuracy disputes
    Accuracy disputes from June 2022
    Articles with short description
    Short description matches Wikidata
    Articles needing additional references from January 2021
    All articles needing additional references
    Official website different in Wikidata and Wikipedia
     



    This page was last edited on 3 April 2024, at 22:28 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki