Health Topic Library

PHP, JS, CSS, Python, and Machine Learning Technology

Browse trusted health articles by topic. Use the filters and A-Z index to quickly find related medical content.

526 articlesUpdated medical education library

A-Z article index

H

Latest articles

RX
Health Topic Library

How to install OpenLiteSpeed

OpenLiteSpeed is the Open Source edition of LiteSpeed Web Server Enterpriseopen in new window. OpenLiteSpeed contains all of the essential features found in LiteSpeed Enterprise, including LSCache (the...

Read article
RX
Health Topic Library

Customizing Apache

If you make customized changes to your /etc/httpd/conf/httpd.conf file, CustomBuild will overwrite these changes as soon as it rebuilds Apache. There are 3 ways of making your customizations...

Read article
RX
Health Topic Library

What is Elasticsearch?

The ELK stack is an acronym used to describe a stack that comprises three popular projects: Elasticsearch, Logstash, and Kibana. Often referred to as Elasticsearch, the...

Read article
RX
Health Topic Library

Source Control ( Version Control)

Source control (or version control) is the practice of tracking and managing changes to code. Source control management (SCM) systems provide a running history of code...

Read article
RX
Health Topic Library

How Does Caching Work?

In computing, a cache is a high-speed data storage layer which stores a subset of data, typically transient in nature, so that future requests for that...

Read article
RX
Health Topic Library

MongoDB Database Features

MongoDB is a non-relational document database that provides support for JSON-like storage. The MongoDB database has a flexible data model that enables you to store unstructured...

Read article
RX
Health Topic Library

Chatbot

Derived from “chat robot”, “chatbots” allow for highly engaging, conversational experiences, through voice and text, that can be customized and used on mobile devices, web browsers,...

Read article
RX
Health Topic Library

OpenSearch

OpenSearch is a distributed, community-driven, Apache 2.0-licensed, 100% open-source search and analytics suite used for a broad set of use cases like real-time application monitoring, log analytics,...

Read article
RX
Health Topic Library

PostgreSQL

PostgreSQL is an advanced, enterprise-class open-source relational database that supports both SQL (relational) and JSON (non-relational) querying. It is a highly stable database management system backed by more...

Read article
RX
Health Topic Library

Continuous Integration

Continuous integration is a DevOps software development practice where developers regularly merge their code changes into a central repository, after which automated builds and tests are run. Continuous...

Read article