0

Many software development teams use the term production to refer to the live environment accessed by their users. Rails for example uses this nomenclature. The string production is also used by express.

The dictionary definition of production however doesn't seem to easily lend its self to this usage. Is there an alternate definition I'm missing, or did some earlier project establish this standard?

Anshul Goyal
  • 73,278
  • 37
  • 149
  • 186
basicer
  • 308
  • 2
  • 5

1 Answers1

0

In a factory, the "production line" is where the actual product is made (or you could say "the goods are produced")

Hence "production" is "where we make the thing we sell to the user". Move that idea to comapnies where the thing being sold is a service and the principle holds...

James Curran
  • 101,701
  • 37
  • 181
  • 258