!!! Overview
[{$pagename}] depends on the [context]

!! [{$pagename}] in [Application] Development
[{$pagename}] are [Operating-system-level virtualization] is a computer [Virtualization method] in which the kernel of an [Operating System] allows the existence of multiple isolated user-space instances, instead of just one. 


[{$pagename}] virtualization engines (VEs) or jails (FreeBSD jail or chroot jail), may look like real computers from the point of view of programs running in them.

On [Unix]-like operating systems, this technology can be seen as an advanced implementation of the standard chroot mechanism. In addition to isolation mechanisms, the kernel often provides resource-management features to limit the impact of one [{$pagename}]'s activities on other containers.

[{$pagename}] properties:
* [Loosely coupled] between [application] and [Operating System]
* Support for [Agile Principles]

[{$pagename}] Some Advantages:
* Environment Consistency - [{$pagename}]s enable portability and help reduce the organizational and technical [frictions] of moving an application through the [Development tier], [Testing tier], and [Production tier] [life cycle]. 
* Operational Efficiency - [{$pagename}]s can help you get more from your computing resources by allowing to you easily run multiple applications on the same instance. ([Elasticity], [Scalability])
* Developer Productivity - [{$pagename}]s increase developer productivity by removing cross-service dependencies and conflicts. 
* [Version] Control - [{$pagename}] allow you to track [versions] of your [application] code and their [dependencies]. 

!! [{$pagename}] in [LDAP]
[{$pagename}] is a [non-leaf] [LDAP Entry] that [MAY] contain other [LDAP Entries|LDAP Entry]

!! [{$pagename}] [Microsoft Active Directory]
A [ObjectClass Type] that is used to hold other classes.

!! [LDAP] [ObjectClass] Definition
The [ObjectClass Type] is defined as:
* [OID]: [ 1.2.840.113556.1.3.23]
* [ObjectClass-Name]: [{$pagename}]
* SUP: [top]
* systemPossSuperiors: msDS-AzScope, msDS-AzApplication, msDS-AzAdminManager, subnet, server, nTDSService, domainDNS, organization, configuration, container, organizationalUnit
* [STRUCTURAL]
* [rdnAttId]: [Cn]
* [SchemaIDGUID]: [bf967a8b-0de6-11d0-a285-00aa003049e2]
* [MUST]:
** []
* [MAY]:
** [schemaVersion]
** [defaultClassStore]
* [Extended Flags]: 
** [X-ORIGIN]: [MS-ADSC]
** [X-HIDDEN]: True
* [SystemFlags]: [FLAG_SCHEMA_BASE_OBJECT]
* [defaultObjectCategory]




!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]