Nodejitsu

Last updated
Nodejitsu
Company type Subsidiary [1]
FoundedApril 2010 (2010-04) [2]
Founder
  • Charlie Robbins
  • Marak Squires
  • Paolo Fragomeni
Headquarters
Key people
  • Charlie Robbins (CEO)
Services Platform as a service (PaaS)
Parent GoDaddy
Website nodejitsu.com

Nodejitsu Inc was a cloud platform as a service (PaaS). Nodejitsu was based on Node.js and serves Node.js applications on their platform. Nodejitsu's headquarters were in New York City, New York, with datacenters in the United States and Europe. [3]

Contents

Nodejitsu announced in February 2015 that they have been acquired by GoDaddy and will be exiting the PaaS business.

History

Nodejitsu was founded in April 2010 [2] by Charlie Robbins, Marak Squires, and Paolo Fragomeni. Coined "the original Node.js platform as a service", [4] Nodejitsu partnered with Joyent on April 2, 2012. [2] [5] Joyent took a shot at a Node.js platform as a service previously. As of November 7, 2012, Joyent no longer offers the No.de platform as a service, and instead recommends Nodejitsu. [6]

On May 22, 2013, Nodejitsu acquired IrisCouch. [7] The IrisCouch team has merged with the Nodejitsu team during this acquisition, introducing Jeff Jackson as the new chief operations officer and Jason Smith as the new chief technical officer. IrisCouch will also be blended into Nodejitsu's current platform to provide an all-in-one platform for deploying Node.js applications, as well as provisioning CouchDB and Redis databases. This also means that IrisNPM will be shut down and merged into Nodejitsu's platform. Nodejitsu will still be allowing private NPM repositories, but there is not a pricing model for these databases or NPM repositories yet.

On June 4 and 5, 2013, Nodejitsu was featured in The New York Times and TechCrunch for being one of the first companies that has been invested in by Bloomberg Beta, a new $75 million start-up investment fund headed by former IGN executive Roy Bahat. [8] [9] In February 2015, Nodejitsu announced that they have been acquired by GoDaddy and will be exiting the PaaS business.

Open Source

Continuing with the Nodejitsu tradition of open source evangelism, Nodejitsu maintains numerous open-source projects in their Github repositories. On top of their open-source contributions, they also offer one free drone (server) to open-source applications as of January 31, 2013. [10] Open-source applications must be able to provide a repository with the user's source code. [11]

Controversy

Sometime around December 2010, Nodejitsu was banned on Hacker News [12] due to controversy following the actions of Marak Squires' alleged spamming of Hacker News [13] and claims of Nodejitsu rallying users to increase votes on their posts. [14] Charlie Robbins combated the ban, pointing out that users of Nodejitsu are given Nodejitsu subdomains for their applications. It is still a common occurrence, as with many other programming languages, that Nodejitsu users post their applications to Hacker News for public feedback. The ban on the Nodejitsu domain caused all users' posts containing a Nodejitsu domain to be removed. [15] Nodejitsu's ban on Hacker News has been lifted since October 24, 2011, and was publicly announced on Hacker News by Paul Graham. [12]

See also

Related Research Articles

<span class="mw-page-title-main">Apache CouchDB</span> Document-oriented NoSQL database

Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang.

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. 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.

<span class="mw-page-title-main">Microsoft Azure</span> Cloud computing platform by Microsoft

Microsoft Azure, or just Azure, is the cloud computing platform developed by Microsoft. It offers management, access and development of applications and services to individuals, companies, and governments through its global infrastructure. It also provides a range of capabilities, including software as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS). Microsoft Azure supports many programming languages, tools, and frameworks, including Microsoft-specific and third-party software and systems.

Engine Yard is a San Francisco, California based, privately held platform as a service company focused on Ruby on Rails, PHP and Node.js deployment and management.

<span class="mw-page-title-main">Node.js</span> JavaScript runtime environment

Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser.

CommonJS is a project to standardize the module ecosystem for JavaScript outside of web browsers.

Joyent Inc. is a software and services company based in San Francisco, California. Specializing in cloud computing, it markets infrastructure-as-a-service. On June 15, 2016, the company was acquired by Samsung Electronics.

npm JavaScript package manager

npm is a package manager for the JavaScript programming language maintained by npm, Inc., a subsidiary of GitHub. npm is the default package manager for the JavaScript runtime environment Node.js and is included as a recommended feature in the Node.js installer.

<span class="mw-page-title-main">Cloud9 IDE</span> Online integrated development environment

Cloud9 IDE is an Online IDE, published as open source from version 2.0, until version 3.0. It supports multiple programming languages, including C, C++, PHP, Ruby, Perl, Python, JavaScript with Node.js, and Go.

<span class="mw-page-title-main">Ryan Dahl</span> American software engineer and developer of Node.js

Ryan Dahl is an American software engineer who is best known for creating the Node.js JavaScript runtime as well as the Deno JavaScript/TypeScript runtime.

<span class="mw-page-title-main">SmartOS</span> Operating system

SmartOS is a free and open-source SVR4 hypervisor based on the UNIX operating system that combines OpenSolaris technology with bhyve and KVM virtualization. Its core kernel contributes to the illumos project. It features several technologies: Crossbow, DTrace, bhyve, KVM, ZFS, and Zones. Unlike other illumos distributions, SmartOS employs NetBSD pkgsrc package management. SmartOS is designed to be particularly suitable for building clouds and generating appliances. It was originally developed for and by Joyent, who announced in April 2022 that they had sold their business supporting and developing of Triton Datacenter and SmartOS to MNX Solutions. It is open-source and free for anyone to use.

Jelastic is a cloud platform software vendor that provides multi-cloud platform as a service-based on container technology for hosting service providers, ISVs, telecommunication companies, enterprises and developers. The platform is available as public cloud in over 70 data centers, as well as virtual and on-premises servers. Jelastic provides support of Java, PHP, Ruby, Node.js, Python, Go environments, custom Docker containers and Kubernetes clusters.

<span class="mw-page-title-main">Composer (software)</span> Software; application level dependency manager for the PHP programming language

Composer is an application-level dependency manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. It was developed by Nils Adermann and Jordi Boggiano, who continue to manage the project. They began development in April 2011 and first released it on March 1, 2012. Composer is strongly inspired by Node.js's "npm" and Ruby's "bundler". The project's dependency solving algorithm started out as a PHP-based port of openSUSE's libzypp SAT solver.

<span class="mw-page-title-main">Cocaine (PaaS)</span> Platform as a service system

Cocaine was an open-source PaaS system for creating custom cloud hosting apps that are similar to Bluemix, Google App Engine, or Heroku. Several services have already been implemented this way, including a service for detecting a user's region or language, a service for accessing MongoDB storage, and a URL fetcher.

<span class="mw-page-title-main">Hoodie (software)</span>

In computing, Hoodie is an open-source JavaScript package, that enables offline-first, front-end web development by providing a complete backend infrastructure. It aims to allow developers to rapidly develop web applications using only front-end code by providing a backend based on Node.js and Apache CouchDB. It runs on many Unix-like systems as well as on Microsoft Windows.

<span class="mw-page-title-main">Yarn (package manager)</span> JavaScript package manager

Yarn is one of the main JavaScript package managers, developed in 2016 by Sebastian McKenzie of Meta for the Node.js JavaScript runtime environment. An alternative to the npm package manager, Yarn was created as a collaboration of Facebook, Exponent, Google, and Tilde to solve consistency, security, and performance problems with large codebases.

The OpenJS Foundation is an organization that was founded in 2019 from a merger of JS Foundation and Node.js Foundation. OpenJS promotes the JavaScript and web ecosystem by hosting projects and funds activities that benefit the ecosystem. The OpenJS Foundation is made up of 38 open source JavaScript projects including Appium, Dojo, jQuery, Node.js, Node-RED and webpack. Founding members included Google, Microsoft, IBM, PayPal, GoDaddy, and Joyent.

peacenotwar is a piece of malware, which has been characterized as protestware, created by Brandon Nozaki Miller. In March 2022, it was added as a dependency in an update for node-ipc, a common JavaScript dependency.

On March 22, 2016, software engineer Azer Koçulu removed a package he had published, titled left-pad, from npm. Koçulu deleted the package following a dispute with Kik, in which the company forcibly took control of his package name kik. As a result, thousands of software projects that utilized left-pad as a dependency, including the Babel transcompiler and the React web framework, were unable to be built or installed.

References

  1. "Delaware Department of State". Archived from the original on January 6, 2010. Retrieved 17 April 2013.
  2. 1 2 3 Bloomberg Businessweek. "Nodejitsu, Inc". Archived from the original on June 28, 2013. Retrieved 16 April 2013.{{cite web}}: |author= has generic name (help)
  3. "Nodejitsu Datacenters". nodejitsu.com. Retrieved 16 April 2013.
  4. ReadWrite (3 June 2011). "Node.js PaaS Nodejitsu Open-Sources Several Tools" . Retrieved 17 April 2013.
  5. Joyent. "Nodejitsu and Joyent Cloud Join Forces to Deliver Node.js Infrastructure and Orchestration Tools to Fast Growing Developer Base" . Retrieved 16 April 2013.
  6. Joyent. "No.de" . Retrieved 17 April 2013.
  7. Nodejitsu. "IrisCouch has joined the Nodejitsu team" . Retrieved 5 June 2013.
  8. TechCrunch (5 June 2013). "Bloomberg Launches Bloomberg Beta, A $75 Million Early-Stage Investment Fund Led By Former IGN Exec Roy Bahat" . Retrieved 5 June 2013.
  9. The New York Times (5 June 2013). "Bloomberg Begins Fund to Invest in Start-Ups". The New York Times. Retrieved 5 June 2013.
  10. "Free open source hosting on Nodejitsu". nodejitsu.com. Retrieved 17 April 2013.
  11. "Nodejitsu open source hosting". nodejitsu.com. Retrieved 17 April 2013.
  12. 1 2 New York Observer (24 October 2011). "Paul Graham publicly releases Nodejitsu from Hacker News jail". The New York Observer . Retrieved 18 February 2018.
  13. "Strange popup" . Retrieved 17 April 2013.
  14. "Nodejitsu created an army of sockpuppets to vote up their posts" . Retrieved 17 April 2013.
  15. Denbow, Frank. "The problem with that..." Retrieved 17 April 2013.