This page is part of my personal knowledge database, that helps me to store and navigate my learnings.
Read on here for details

Runtime Environment

A Runtime Environment, or Runtime for short, refers to a compute system that executes a piece of software. This system may be a single server, a Container Orchestrator or a distributed environment of multiple subsystems that consist of compute resources, databases, storage systems and so forth.

The Runtime is always exposed to someone or something: either end-users or to internal testing systems, or quality assurance, etc.