Penguin

The parts of a system immediately visible to a user.

In many InformationSystems the FrontEnd is a WebServer (such as Apache). Hidden behind the FrontEnd, is the BackEnd, which typically holds the data and does the leg work.

See also: BackEnd.