PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, February 8, 2022

[FIXED] LAMP-equivalent term for Ruby on Rails solution

 February 08, 2022     architecture, lamp, ruby, ruby-on-rails, ruby-on-rails-4     No comments   

Issue

LAMP is a term that defines an architecture based on Linux, Apache, MySQL and PHP.

How would you call an architecture based on Linux, ??? (Webrick?Unicorn?), PostgreSQL and Ruby? LWPR? LUPR?

This is a silly question, but I would like to know how Rubyists using Rails describe their solution, just as LAMP solution are described as LAMP. I would like a similar "official" term.


Solution

I like to refer to it simply as Ruby on Liweunpo.

But in reality, there isn't an official designation. Too many people use all sorts of variations; the toolset is much richer today than when "LAMP" was coined, so it's much easier to pick and choose technologies and people aren't really confined to one stack anymore. Even "LAMP" applications are increasingly more likely to use things like Postgres, because at the end of the day there isn't a huge difference.



Answered By - Tyler
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home
View mobile version

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing