RabbitMQ is an open-source message-broker software that originally implemented the Advanced Message Queuing Protocol and has since been extended with ...
WordPressWordPress
WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. ...
SSL (Secure Sockets Layer)SSL (Secure Sockets Layer)
SSL stands for Secure Sockets Layer and, in short, it’s the standard technology for keeping an internet connection secure and safeguarding any ...
Bash ScriptingBash Scripting
Bash (AKA Bourne Again Shell) is a type of interpreter that processes shell commands. A shell interpreter takes commands in plain text format and calls Operating System services to do ...
RubyRuby
Ruby is an interpreted, high-level, general-purpose programming language which supports multiple programming paradigms. It was designed with an emphasis on ...
Ruby on RailsRuby on Rails
Ruby on Rails, or Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is ...
Node.jsNode.js
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside ...