Solution stacks examples

 LAMP, LYME and LYCE

LAMP (software bundle)

  • Linux (the operating system)
  • Apache (the web server)
  • MySQL or MariaDB (the database management systems)
  • Perl, PHP, or Python (scripting languages)

LYME (software bundle) and LYCE (software bundle)

  • Linux (operating system)
  • Yaws (web server) written in Erlang
  • Mnesia or CouchDB (database) written in Erlang
  • Erlang (functional programming language)