<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.infra-repository.org/oiar-2013/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Daniel+Jumelet</id>
	<title>OIAr Archive 2013 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.infra-repository.org/oiar-2013/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Daniel+Jumelet"/>
	<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php/Special:Contributions/Daniel_Jumelet"/>
	<updated>2026-05-06T12:27:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1083</id>
		<title>PAT.Identity+Permission Management</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1083"/>
		<updated>2013-02-26T10:30:16Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox4PatternType&lt;br /&gt;
|PATname=Identity &amp;amp; Permission Management&lt;br /&gt;
|summary=Provides consistent deployment and management of identity stores and/or permission registers&lt;br /&gt;
|version=0.4&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
|sector=Infrastructure Sector Operations&lt;br /&gt;
}}&lt;br /&gt;
This facility handles the tasks associated with maintaining more than one [[BT.Identity Store|identity store]] and/or more than one [[BT.Permission Register|permission register]] within the organization. It can collect accounts from source systems, and provision them to target stores/registers. Ideally, there is only ONE Identity &amp;amp; Permission Management facility in the organization, connected to all Identity Stores and all Permission Registers. The facility is dependent on a metadirectory (aggegating all identities in a single Identity Store), a virtual directory (offering an aggregated view on all Identity Stores combined), or a comprehensive and complete information model for all identities and associated attributes in the organization. &lt;br /&gt;
&lt;br /&gt;
===Identity management===&lt;br /&gt;
This facility has the following identity-related tasks:&lt;br /&gt;
* To create new identities in Identity Stores when the circumstances call for it (either an eligible new identity presents itself, or an existing identity becomes eligible), including all identity attributes for that Identity Store;&lt;br /&gt;
* To create groups that are linked to certain roles that are assigned to identities;&lt;br /&gt;
* To assign roles to identities (commonly by setting an attribute that denotes the group membership of an identity that relates this identity to this role);&lt;br /&gt;
* To apply the effect of a change of business rules to the attributes of identity accounts in the Identity Stores this changes has impact on;&lt;br /&gt;
* If an identity attribute changes in an identity store that is deemed authoritative for that particular attribute, then update this attribute in all serviced Identity Stores where that same identity appears AND that attribute is present;&lt;br /&gt;
* As soon as an identity&#039;s eligibility for an account in a particular Identity Store ends, disable or remove the identity from that identity store;&lt;br /&gt;
* To resolve conflicting information in different Identity Stores when it is discovered;&lt;br /&gt;
* To delete an identity in all secondary Identity Stores when an identity is removed from a authoritative Identity Store.&lt;br /&gt;
&lt;br /&gt;
===Permission management===&lt;br /&gt;
This facility has the following permission-related tasks:&lt;br /&gt;
* If an identity becomes eligible for use of certain resources, create permissions in the Permission Register(s) associated with these resources;&lt;br /&gt;
* If an identity loses eligibility for use of certain resources, remove:&lt;br /&gt;
** the group membership of an identity in the appropriate Identity Store, that links an Identity with a role that has permissions regarded these resources; &lt;br /&gt;
** permissions present in the Permission Register(s) associated with these resources and directly linked with this identity;&lt;br /&gt;
* To resolve conflicts between specific permissions assigned to an identity in a Permission Register (or not) and the permissions actually granted to it (or not).&lt;br /&gt;
&lt;br /&gt;
===Details===&lt;br /&gt;
The facility allows for the following:&lt;br /&gt;
* It monitors at least all Identity Stores that have one or more authoritative attributes. Monitoring can be performed actively or passively. Actively means the facility periodically polls the Identity Stores to see if there are relevant changes; passively means the facility waits for a signal from the Identity Store itself that a change has occurred.&lt;br /&gt;
Note that the depiction of an identity store and permission register in the drawing below is only indicative: the Identity &amp;amp; Permission Management pattern looks after identity stores and permission registers, but in itself isn&#039;t one of either.&lt;br /&gt;
{{PAgraphic&lt;br /&gt;
|graphic=PAT.Identity+Permission Management.png&lt;br /&gt;
|source=Pattern Identity + Permission Management.vsd&lt;br /&gt;
|size=500px&lt;br /&gt;
|title=Identity &amp;amp; Permission Management pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Process Engine&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This is the engine that processes new or changed identities and/or permissions. It is commonly rule-based, and can source authoritative identity attributes and permissions from multiple identity stores and permission registers. Furthermore, it hands off new or changed identity (attributes) and/or permissions to the Deployment facility for replication over a multitude of identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Control Interface&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=A &amp;quot;self-help&amp;quot; interface can be provided to the users that have one or more identities in the organisation&#039;s IT infrastructure, in order to change/reset their passwords, update identity attributes directly in the system et cetera. Note that the nature of this interface is such, that most &#039;&#039;anyone&#039;&#039; can access it. Checks for the actual identity of a user of this interface should take sufficient precautions against unauthorized use, to prevent security breaches.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Deployment&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This facility can push the new or changed identity (attributes) and/or permissions to other identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Configuration Retrieval&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to interrogate all Identity Stores and Permission Registers that receive data and/or supply (authoritative) data. Hence this facility serves to model this means. Interrogation can occur on external triggers (a change in a monitored Store/Register), on schedule, or on another internal trigger.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Structured Data Store&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to coordinate its action, remember the state of the identities/permissions it has distributed over the organization; the Structured Data Store provides this means. Ideally this is a metadirectory combining the authoritative data of all appointed identity stores and permission registers (although it&#039;s most likely unwanted to have any facility call upon this metadirectory). If not a metadirectory, then still some sort of scorecard needs to be kept to prevent the facility from unnecessarily provision accounts, or missing out on updated accounts.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Pattern Type Neighbors}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Facilities Monitoring&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The facility is managed by means of this Security Management &amp;amp; Auditing pattern, plus it delivers information to this pattern on existing identities and effective permissions, on changes thereof, and audit information on the company officials and processes that make these changes.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Authentication+Authorization&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=Multiple instances of this pattern serve both as sources of permission and/or identity information, and as targets for them. Note that the Identity &amp;amp; Permission Management pattern reads from, and/or writes to, the Identity Store and Permission Register BBTs within each A&amp;amp;A pattern.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PATfooter}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1082</id>
		<title>PAT.Identity+Permission Management</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1082"/>
		<updated>2013-02-26T10:17:28Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox4PatternType&lt;br /&gt;
|PATname=Identity &amp;amp; Permission Management&lt;br /&gt;
|summary=Provides consistent deployment and management of identity stores and/or permission registers&lt;br /&gt;
|version=0.4&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
|sector=Infrastructure Sector Operations&lt;br /&gt;
}}&lt;br /&gt;
This facility handles the tasks associated with maintaining more than one [[BT.Identity Store|identity store]] and/or more than one [[BT.Permission Register|permission register]] within the organization. It can collect accounts from source systems, and provision them to target stores/registers. Ideally, there is only ONE Identity &amp;amp; Permission Management facility in the organization, connected to all Identity Stores and all Permission Registers. The facility is dependent on a metadirectory (aggegating all identities in a single Identity Store), a virtual directory (offering an aggregated view on all Identity Stores combined), or a comprehensive and complete information model for all identities and associated attributes in the organization. &lt;br /&gt;
&lt;br /&gt;
===Identity management===&lt;br /&gt;
This facility has the following identity-related tasks:&lt;br /&gt;
* To create new identities in Identity Stores when the circumstances call for it (either an eligible new identity presents itself, or an existing identity becomes eligible), including all identity attributes for that Identity Store;&lt;br /&gt;
* If an identity attribute changes in an identity store that is deemed authoritative for that particular attribute, then update this attribute in all serviced Identity Stores where that same identity appears AND that attribute is present;&lt;br /&gt;
* As soon as an identity&#039;s eligibility for an account in a particular Identity Store ends, disable or remove the identity from that identity store;&lt;br /&gt;
* To resolve conflicting information in different Identity Stores when it is discovered;&lt;br /&gt;
* To delete an identity in all secondary Identity Stores when an identity is removed from a authoritative Identity Store.&lt;br /&gt;
&lt;br /&gt;
===Permission management===&lt;br /&gt;
This facility has the following permission-related tasks:&lt;br /&gt;
* If an identity becomes eligible for use of certain resources, create permissions in the Permission Register(s) associated with these resources;&lt;br /&gt;
* If an identity loses eligibility for use of certain resources, remove:&lt;br /&gt;
** the group membership of an identity in the appropriate Identity Store, that links an Identity with a role that has permissions regarded these resources; &lt;br /&gt;
** permissions present in the Permission Register(s) associated with these resources and directly linked with this identity;&lt;br /&gt;
* To resolve conflicts between specific permissions assigned to an identity in a Permission Register (or not) and the permissions actually granted to it (or not).&lt;br /&gt;
&lt;br /&gt;
===Details===&lt;br /&gt;
The facility allows for the following:&lt;br /&gt;
* It monitors at least all Identity Stores that have one or more authoritative attributes. Monitoring can be performed actively or passively. Actively means the facility periodically polls the Identity Stores to see if there are relevant changes; passively means the facility waits for a signal from the Identity Store itself that a change has occurred.&lt;br /&gt;
Note that the depiction of an identity store and permission register in the drawing below is only indicative: the Identity &amp;amp; Permission Management pattern looks after identity stores and permission registers, but in itself isn&#039;t one of either.&lt;br /&gt;
{{PAgraphic&lt;br /&gt;
|graphic=PAT.Identity+Permission Management.png&lt;br /&gt;
|source=Pattern Identity + Permission Management.vsd&lt;br /&gt;
|size=500px&lt;br /&gt;
|title=Identity &amp;amp; Permission Management pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Process Engine&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This is the engine that processes new or changed identities and/or permissions. It is commonly rule-based, and can source authoritative identity attributes and permissions from multiple identity stores and permission registers. Furthermore, it hands off new or changed identity (attributes) and/or permissions to the Deployment facility for replication over a multitude of identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Control Interface&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=A &amp;quot;self-help&amp;quot; interface can be provided to the users that have one or more identities in the organisation&#039;s IT infrastructure, in order to change/reset their passwords, update identity attributes directly in the system et cetera. Note that the nature of this interface is such, that most &#039;&#039;anyone&#039;&#039; can access it. Checks for the actual identity of a user of this interface should take sufficient precautions against unauthorized use, to prevent security breaches.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Deployment&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This facility can push the new or changed identity (attributes) and/or permissions to other identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Configuration Retrieval&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to interrogate all Identity Stores and Permission Registers that receive data and/or supply (authoritative) data. Hence this facility serves to model this means. Interrogation can occur on external triggers (a change in a monitored Store/Register), on schedule, or on another internal trigger.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Structured Data Store&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to coordinate its action, remember the state of the identities/permissions it has distributed over the organization; the Structured Data Store provides this means. Ideally this is a metadirectory combining the authoritative data of all appointed identity stores and permission registers (although it&#039;s most likely unwanted to have any facility call upon this metadirectory). If not a metadirectory, then still some sort of scorecard needs to be kept to prevent the facility from unnecessarily provision accounts, or missing out on updated accounts.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Pattern Type Neighbors}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Facilities Monitoring&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The facility is managed by means of this Security Management &amp;amp; Auditing pattern, plus it delivers information to this pattern on existing identities and effective permissions, on changes thereof, and audit information on the company officials and processes that make these changes.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Authentication+Authorization&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=Multiple instances of this pattern serve both as sources of permission and/or identity information, and as targets for them. Note that the Identity &amp;amp; Permission Management pattern reads from, and/or writes to, the Identity Store and Permission Register BBTs within each A&amp;amp;A pattern.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PATfooter}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1081</id>
		<title>PAT.Identity+Permission Management</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1081"/>
		<updated>2013-02-26T10:16:26Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox4PatternType&lt;br /&gt;
|PATname=Identity &amp;amp; Permission Management&lt;br /&gt;
|summary=Provides consistent deployment and management of identity stores and/or permission registers&lt;br /&gt;
|version=0.4&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
|sector=Infrastructure Sector Operations&lt;br /&gt;
}}&lt;br /&gt;
This facility handles the tasks associated with maintaining more than one [[BT.Identity Store|identity store]] and/or more than one [[BT.Permission Register|permission register]] within the organization. It can collect accounts from source systems, and provision them to target stores/registers. Ideally, there is only ONE Identity &amp;amp; Permission Management facility in the organization, connected to all Identity Stores and all Permission Registers. The facility is dependent on a metadirectory (aggegating all identities in a single Identity Store), a virtual directory (offering an aggregated view on all Identity Stores combined), or a comprehensive and complete information model for all identities and associated attributes in the organization. &lt;br /&gt;
&lt;br /&gt;
===Identity management===&lt;br /&gt;
This facility has the following identity-related tasks:&lt;br /&gt;
* To create new identities in Identity Stores when the circumstances call for it (either an eligible new identity presents itself, or an existing identity becomes eligible), including all identity attributes for that Identity Store;&lt;br /&gt;
* If an identity attribute changes in an identity store that is deemed authoritative for that particular attribute, then update this attribute in all serviced Identity Stores where that same identity appears AND that attribute is present;&lt;br /&gt;
* As soon as an identity&#039;s eligibility for an account in a particular Identity Store ends, disable or remove the identity from that identity store;&lt;br /&gt;
* To resolve conflicting information in different Identity Stores when it is discovered. &lt;br /&gt;
* To delete an identity in all secondary Identity Stores when an identity is removed from a authoritative Identity Store&lt;br /&gt;
&lt;br /&gt;
===Permission management===&lt;br /&gt;
This facility has the following permission-related tasks:&lt;br /&gt;
* If an identity becomes eligible for use of certain resources, create permissions in the Permission Register(s) associated with these resources;&lt;br /&gt;
* If an identity loses eligibility for use of certain resources, remove&lt;br /&gt;
** the group membership of an identity in the appropriate Identity Store, that links an Identity with a role that has permissions regarded these resources &lt;br /&gt;
** permissions present in the Permission Register(s) associated with these resources and directly linked with this identity;&lt;br /&gt;
* To resolve conflicts between specific permissions assigned to an identity in a Permission Register (or not) and the permissions actually granted to it (or not).&lt;br /&gt;
&lt;br /&gt;
===Details===&lt;br /&gt;
The facility allows for the following:&lt;br /&gt;
* It monitors at least all Identity Stores that have one or more authoritative attributes. Monitoring can be performed actively or passively. Actively means the facility periodically polls the Identity Stores to see if there are relevant changes; passively means the facility waits for a signal from the Identity Store itself that a change has occurred.&lt;br /&gt;
Note that the depiction of an identity store and permission register in the drawing below is only indicative: the Identity &amp;amp; Permission Management pattern looks after identity stores and permission registers, but in itself isn&#039;t one of either.&lt;br /&gt;
{{PAgraphic&lt;br /&gt;
|graphic=PAT.Identity+Permission Management.png&lt;br /&gt;
|source=Pattern Identity + Permission Management.vsd&lt;br /&gt;
|size=500px&lt;br /&gt;
|title=Identity &amp;amp; Permission Management pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Process Engine&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This is the engine that processes new or changed identities and/or permissions. It is commonly rule-based, and can source authoritative identity attributes and permissions from multiple identity stores and permission registers. Furthermore, it hands off new or changed identity (attributes) and/or permissions to the Deployment facility for replication over a multitude of identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Control Interface&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=A &amp;quot;self-help&amp;quot; interface can be provided to the users that have one or more identities in the organisation&#039;s IT infrastructure, in order to change/reset their passwords, update identity attributes directly in the system et cetera. Note that the nature of this interface is such, that most &#039;&#039;anyone&#039;&#039; can access it. Checks for the actual identity of a user of this interface should take sufficient precautions against unauthorized use, to prevent security breaches.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Deployment&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This facility can push the new or changed identity (attributes) and/or permissions to other identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Configuration Retrieval&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to interrogate all Identity Stores and Permission Registers that receive data and/or supply (authoritative) data. Hence this facility serves to model this means. Interrogation can occur on external triggers (a change in a monitored Store/Register), on schedule, or on another internal trigger.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Structured Data Store&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to coordinate its action, remember the state of the identities/permissions it has distributed over the organization; the Structured Data Store provides this means. Ideally this is a metadirectory combining the authoritative data of all appointed identity stores and permission registers (although it&#039;s most likely unwanted to have any facility call upon this metadirectory). If not a metadirectory, then still some sort of scorecard needs to be kept to prevent the facility from unnecessarily provision accounts, or missing out on updated accounts.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Pattern Type Neighbors}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Facilities Monitoring&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The facility is managed by means of this Security Management &amp;amp; Auditing pattern, plus it delivers information to this pattern on existing identities and effective permissions, on changes thereof, and audit information on the company officials and processes that make these changes.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Authentication+Authorization&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=Multiple instances of this pattern serve both as sources of permission and/or identity information, and as targets for them. Note that the Identity &amp;amp; Permission Management pattern reads from, and/or writes to, the Identity Store and Permission Register BBTs within each A&amp;amp;A pattern.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PATfooter}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1080</id>
		<title>PAT.Identity+Permission Management</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Identity%2BPermission_Management&amp;diff=1080"/>
		<updated>2013-02-26T10:09:59Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox4PatternType&lt;br /&gt;
|PATname=Identity &amp;amp; Permission Management&lt;br /&gt;
|summary=Provides consistent deployment and management of identity stores and/or permission registers&lt;br /&gt;
|version=0.4&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
|sector=Infrastructure Sector Operations&lt;br /&gt;
}}&lt;br /&gt;
This facility handles the tasks associated with maintaining more than one [[BT.Identity Store|identity store]] and/or more than one [[BT.Permission Register|permission register]] within the organization. It can collect accounts from source systems, and provision them to target stores/registers. Ideally, there is only ONE Identity &amp;amp; Permission Management facility in the organization, connected to all Identity Stores and all Permission Registers. The facility is dependent on a metadirectory (aggegating all identities in a single Identity Store), a virtual directory (offering an aggregated view on all Identity Stores combined), or a comprehensive and complete information model for all identities and associated attributes in the organization. &lt;br /&gt;
&lt;br /&gt;
===Identity management===&lt;br /&gt;
This facility has the following identity-related tasks:&lt;br /&gt;
* To create new identities in Identity Stores when the circumstances call for it (either an eligible new identity presents itself, or an existing identity becomes eligible), including all identity attributes for that Identity Store;&lt;br /&gt;
* If an identity attribute changes in an identity store that is deemed authoritative for that particular attribute, then update this attribute in all serviced Identity Stores where that same identity appears AND that attribute is present;&lt;br /&gt;
* As soon as an identity&#039;s eligibility for an account in a particular Identity Store ends, disable or remove the identity from that identity store;&lt;br /&gt;
* To resolve conflicting information in different Identity Stores when it is discovered. &lt;br /&gt;
&lt;br /&gt;
===Permission management===&lt;br /&gt;
This facility has the following permission-related tasks:&lt;br /&gt;
* If an identity becomes eligible for access to certain resources, create permissions in the Permission Register(s) associated with these resources;&lt;br /&gt;
* If an identity loses eligibility for access to certain resources, remove the permissions present in the Permission Register(s) associated with these resources;&lt;br /&gt;
* To resolve conflicts between specific permissions assigned to an identity in a Permission Register (or not) and the permissions actually granted to it (or not).&lt;br /&gt;
&lt;br /&gt;
===Details===&lt;br /&gt;
The facility allows for the following:&lt;br /&gt;
* It monitors at least all Identity Stores that have one or more authoritative attributes. Monitoring can be performed actively or passively. Actively means the facility periodically polls the Identity Stores to see if there are relevant changes; passively means the facility waits for a signal from the Identity Store itself that a change has occurred.&lt;br /&gt;
Note that the depiction of an identity store and permission register in the drawing below is only indicative: the Identity &amp;amp; Permission Management pattern looks after identity stores and permission registers, but in itself isn&#039;t one of either.&lt;br /&gt;
{{PAgraphic&lt;br /&gt;
|graphic=PAT.Identity+Permission Management.png&lt;br /&gt;
|source=Pattern Identity + Permission Management.vsd&lt;br /&gt;
|size=500px&lt;br /&gt;
|title=Identity &amp;amp; Permission Management pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Process Engine&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This is the engine that processes new or changed identities and/or permissions. It is probably rule-based, and can source authoritative identity attributes and permissions from multiple identity stores and permission registers. Furthermore, it hands off new or changed identity (attributes) and/or permissions to the Deployment facility for replication over a multitude of identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Control Interface&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=A &amp;quot;self-help&amp;quot; interface can be provided to the users that have one or more identities in the organisation&#039;s IT infrastructure, in order to change/reset their passwords, update identity attributes directly in the system et cetera. Note that the nature of this interface is such, that most &#039;&#039;anyone&#039;&#039; can access it. Checks for the actual identity of a user of this interface should take sufficient precautions against unauthorized use, to prevent security breaches.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Deployment&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This facility can push the new or changed identity (attributes) and/or permissions to other identity stores and permission registers.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Configuration Retrieval&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to interrogate all Identity Stores and Permission Registers that receive data and/or supply (authoritative) data. Hence this facility serves to model this means. Interrogation can occur on external triggers (a change in a monitored Store/Register), on schedule, or on another internal trigger.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Structured Data Store&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The Process Engine needs a means to coordinate its action, remember the state of the identities/permissions it has distributed over the organization; the Structured Data Store provides this means. Ideally this is a metadirectory combining the authoritative data of all appointed identity stores and permission registers (although it&#039;s most likely unwanted to have any facility call upon this metadirectory). If not a metadirectory, then still some sort of scorecard needs to be kept to prevent the facility from unnecessarily provision accounts, or missing out on updated accounts.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Pattern Type Neighbors}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Facilities Monitoring&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=The facility is managed by means of this Security Management &amp;amp; Auditing pattern, plus it delivers information to this pattern on existing identities and effective permissions, on changes thereof, and audit information on the company officials and processes that make these changes.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Authentication+Authorization&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=Multiple instances of this pattern serve both as sources of permission and/or identity information, and as targets for them. Note that the Identity &amp;amp; Permission Management pattern reads from, and/or writes to, the Identity Store and Permission Register BBTs within each A&amp;amp;A pattern.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PATfooter}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=BV.User_Input.Touch_Screen&amp;diff=798</id>
		<title>BV.User Input.Touch Screen</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=BV.User_Input.Touch_Screen&amp;diff=798"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|1}}&lt;br /&gt;
{{Pageheaderbox4BBV&lt;br /&gt;
|name=User Input.Touch Screen&lt;br /&gt;
|implementsBBT=BT.User Input&lt;br /&gt;
|environment=ENV.Not Specified&lt;br /&gt;
|version=0.1&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Description Area&lt;br /&gt;
|description=Enables input of control information and data from an end-user.&lt;br /&gt;
|annotate=yes&lt;br /&gt;
}}&lt;br /&gt;
{{Purpose section&lt;br /&gt;
|text=This variant is used to accommodate User Workspaces where the screen (a variant of User Output) provides the User Input functionality at the same time.&lt;br /&gt;
}}&lt;br /&gt;
{{Section&lt;br /&gt;
|header=Characteristics &amp;amp;amp; indications of usage&lt;br /&gt;
|text=* Provides a control function to a user by means of (finger) touch based directions.&lt;br /&gt;
* Provides a virtual keyboard, through which a user can enter data &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{BBV Elements prescription}}&lt;br /&gt;
{{Elements Prescription Table}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{BBV Quality Description&lt;br /&gt;
|adaptability=NS&lt;br /&gt;
|scalability=NS&lt;br /&gt;
|manageability=NS&lt;br /&gt;
|accountability=NS&lt;br /&gt;
|availability=NS&lt;br /&gt;
|integrity=NS&lt;br /&gt;
}}&lt;br /&gt;
{{BBV Text Footer}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=BT.Content_Handling&amp;diff=781</id>
		<title>BT.Content Handling</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=BT.Content_Handling&amp;diff=781"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|0}}&lt;br /&gt;
{{Pageheaderbox4BBT&lt;br /&gt;
|name=Content Handling&lt;br /&gt;
|WorkingArea=Server (SE)&lt;br /&gt;
|version=0.1&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
}}&lt;br /&gt;
This facility makes it possible to:&lt;br /&gt;
* present content in a structured way, according to (pre)defined rules&lt;br /&gt;
* preserve and manipulate content in a structured way, according to attributes that are applied to this content.&lt;br /&gt;
&lt;br /&gt;
Thus, it provides the intelligence to search, show, order, correlate, link, back-up, restore, archive and delete/destroy content in an automated fashion. &lt;br /&gt;
&lt;br /&gt;
Attribute types, that are commonly used to control the preservation and manipulation of content are:&lt;br /&gt;
* data content classification (according to a predefined classification scheme or information model)&lt;br /&gt;
* privacy classification&lt;br /&gt;
* data retention policy&lt;br /&gt;
* ...&lt;br /&gt;
{{FunctionIcon&lt;br /&gt;
|image=Icon BBT File Engine.png&lt;br /&gt;
}}&lt;br /&gt;
{{BBT Text Footer}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAV.Authentication%2BAuthorization.Internal_users&amp;diff=592</id>
		<title>PAV.Authentication+Authorization.Internal users</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAV.Authentication%2BAuthorization.Internal_users&amp;diff=592"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|1}}&lt;br /&gt;
{{Pageheaderbox4PAV&lt;br /&gt;
|PAVname=Authentication+Authorization.Internal users&lt;br /&gt;
|patterntype=PAT.Authentication+Authorization&lt;br /&gt;
|version=0.1&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
}}&lt;br /&gt;
{{Description Area&lt;br /&gt;
|description=-&lt;br /&gt;
|annotate=yes&lt;br /&gt;
}}&lt;br /&gt;
{{Purpose section&lt;br /&gt;
|text=-&lt;br /&gt;
}}&lt;br /&gt;
{{Section&lt;br /&gt;
|header=Characteristics &amp;amp;amp; indications of usage&lt;br /&gt;
|text=-&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PAgraphic&lt;br /&gt;
|graphic=No graphic yet.png&lt;br /&gt;
|size=200px&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Variant Composition}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Pattern Variant Neighbors}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PAV Elements prescription}}&lt;br /&gt;
{{Elements Prescription Table}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PAV Quality Description&lt;br /&gt;
|adaptability=NS&lt;br /&gt;
|scalability=NS&lt;br /&gt;
|manageability=NS&lt;br /&gt;
|accountability=NS&lt;br /&gt;
|availability=NS&lt;br /&gt;
|integrity=NS&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Authentication%2BAuthorization&amp;diff=540</id>
		<title>PAT.Authentication+Authorization</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Authentication%2BAuthorization&amp;diff=540"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox4PatternType&lt;br /&gt;
|PATname=Authentication &amp;amp; Authorization&lt;br /&gt;
|summary=Secures usage of facilities and applications by validating identities and permissions&lt;br /&gt;
|version=0.1&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
|sector=Infrastructure Sector Core&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
In fact Authentication and Authorization are functions that are carried out by human beings. Authentication is done when someone wants to make sure - to a certain extend - that a claim about a subject is true. A special form of authentication is identification, which is a check of the identity of a subject. Authorizations is the process of granting rights to a subject to use a certain resource. &lt;br /&gt;
&lt;br /&gt;
When it comes down to the use of automated systems and data, a process is needed to check if someone is entitled to this use. This means that records are made of authorizations (permissions), that need to be validated if someone is issuing rights (Permission Validation). To identify a digital user as a real world person or system, the digital identity (a digital representation of the real world identity) claim is validated by means of comparing one or more credentials that are provided during the validation with credentials that were stored earlier when the digital identity was created and administered (e.g. password hashes, biometric hashes, tokens, certificates). Thus, the Identity Validation function is an automated rematch of the real identity with the digital identity of a user. The Permission Validation function is an automated check whether a user has the right permissions to use a certain resource or data&lt;br /&gt;
&lt;br /&gt;
===Further notices===&lt;br /&gt;
* It is a good practice to limit digital identities to Natural Persons and Physical Systems. In that case, the validation of this type of digital identities (and it&#039;s logging) does have meaning in a legal context. &lt;br /&gt;
* Identity Validation can also be used in conjunction with logging, which makes the process of Auditing possible in a way that does have meaning in a legal context, if digital identities are limited to Natural Persons and Physical Systems.&lt;br /&gt;
&lt;br /&gt;
{{PAgraphic&lt;br /&gt;
|graphic=PAT.Authentication+Authorization.png&lt;br /&gt;
|source=Pattern Types.vsd&lt;br /&gt;
|size=500px&lt;br /&gt;
|title=Authentication &amp;amp; Authorization Pattern&lt;br /&gt;
|kind=Type&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Identity Validation&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This facility delivers the functionality of validating a digital identity.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Identity Store&lt;br /&gt;
|choice=must&lt;br /&gt;
|reason=This facility is required because it offers the Identity Validation the data it needs to perform the validation.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Permission Validation&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=If authorization is needed, then this facility will provide it. Note that it requires access to a Permission Register, but most likely also to an Identity Store, since many permissions are granted based on identity attributes like user ID, group membership or (for example) Job Title.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Permission Register&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=This facility provides Permission Validation with the ability to retrieve the current valid (set of) permissions. Note that the permissions themselves likely have a relation with a (particular) Identity Store, since many permissions are granted based on identity attributes like user ID, group membership or (for example) Job Title.&lt;br /&gt;
}}&lt;br /&gt;
{{Pattern Type Composition Row&lt;br /&gt;
|facility=BT.Control Interface&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=The purpose of this facility within the Pattern is to focus the attention on the security aspects of an available means to read and/or alter the content of either the Identity Store or the Permission Register.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Pattern Type Neighbors}}&lt;br /&gt;
{{Pattern_Type_Adjacent_PAT_Row&lt;br /&gt;
|pattern=PAT.Identity+Permission_Management&lt;br /&gt;
|choice=may&lt;br /&gt;
|reason=To maintain the information in the Identity Store and Permission Register (if present), the Identity &amp;amp; Permission Management Pattern is required. It provisions accounts, ensures information is kept correct and current, and makes auditing possible, both on granted permissions and on changes in identity and/or permission information itself.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{PATfooter}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=EL.SAPRouter&amp;diff=434</id>
		<title>EL.SAPRouter</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=EL.SAPRouter&amp;diff=434"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|1}}&lt;br /&gt;
{{Pageheaderbox4Element&lt;br /&gt;
|name=SAP Router&lt;br /&gt;
|version=0.1&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
|elementtype=Element type software&lt;br /&gt;
}}&lt;br /&gt;
{{Description Area&lt;br /&gt;
|description=Software to implement the SAP specific Session Endpoint facility&lt;br /&gt;
|annotate=yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Elementfooter}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Template:WhereToStartBox&amp;diff=428</id>
		<title>Template:WhereToStartBox</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Template:WhereToStartBox&amp;diff=428"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is meant to show a medium sized box containing all entry points into the knowledge system. It is used a.o. on the front page.&lt;br /&gt;
&lt;br /&gt;
It looks like this:&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;width:95%; margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%; clear: center; &amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour01}}; color:#{{FGColour03}};&amp;quot;|Where to start?&lt;br /&gt;
|-&lt;br /&gt;
|Depending on what you want to know or what you are looking for, several approaches exist to explore the contents of the OIAm Repository. These common entry points exist:&lt;br /&gt;
&lt;br /&gt;
* You want to have a quick overview of the infrastructure landscape? Start discovering it:&lt;br /&gt;
** By checking [[:Category:Working Area|Working Area]] and [[:Category:Environment|Environment]] descriptions to get an idea of the context of the landscape.&lt;br /&gt;
** To see what kind of infrastructure solutions are present, check out [[:Category:Pattern Type|Pattern Type]]s for universal solution specimens or [[:Category:Pattern Variant|Pattern Variant]]s for specific solution recipes that are used to shape designs of infrastructure solutions in the particular landscape that is contained by this repository.&lt;br /&gt;
&lt;br /&gt;
* You want to know what (universal) kinds of infrastructure functions exist? Check out the [[Building Block Type Overview|Building Block Types]] in this repository.&lt;br /&gt;
&lt;br /&gt;
* You want to know what particular instances of kinds of infrastructure function are contained by this knowledge base? Visit the section with [[Building Block Variant|Building Block Variant]]s. Building Block Variants can be regarded as recipes or molds that can be used to guide and shape the designs of single infrastructure functions, so if you are a (project) architect, designer or engineer, this information might be of special interest to you.&lt;br /&gt;
&lt;br /&gt;
* You want to know what (universal) kinds of infrastructure solutions exist? Check out the [[Pattern Type|Pattern Type]]s.&lt;br /&gt;
&lt;br /&gt;
* You want to know what particular instances of kinds of infrastructure solutions are contained by this knowledge base? Check out [[Pattern Variant|Pattern Variant]]s. Pattern Variants can be regarded as recipes or molds that can be used to guide and shape the designs of infrastructure solutions, so if you are a solution architect, designer or engineer, this information might be of special interest to you.&lt;br /&gt;
&lt;br /&gt;
* You want to know more about the way this repository deals with Quality aspects? Check what Quality Attributes are defined, how they are elaborated, what classes and/or permutations exist, what pre-defined values are assigned, or what design guidelines are attached to certain Quality Attributes. Visit [[Quality Attribute Overview|Quality Attribute]] definitions in this knowledge system to learn more.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Category:Element_type_protocol&amp;diff=425</id>
		<title>Category:Element type protocol</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Category:Element_type_protocol&amp;diff=425"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Element type standard]]&lt;br /&gt;
Architectural [[Element]]s of type &amp;quot;Element type protocol&amp;quot; are contained in this class. &amp;quot;Element type protocol&amp;quot; in this respect means that the architect prescribes protocols to be used to realize (parts of) an infrastructure facility. Examples are:&lt;br /&gt;
&lt;br /&gt;
* SNMPv3&lt;br /&gt;
* OSPFv4&lt;br /&gt;
* IPv6&lt;br /&gt;
* X.509&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=File:Daniel_Jumelet.jpg&amp;diff=396</id>
		<title>File:Daniel Jumelet.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=File:Daniel_Jumelet.jpg&amp;diff=396"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pass-photo Daniël Jumelet&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Template:Elements_Prescription_Table&amp;diff=338</id>
		<title>Template:Elements Prescription Table</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Template:Elements_Prescription_Table&amp;diff=338"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This table holds the header of a single table, the rows of which come from a different template ([[Template:Element Prescription Row]])&lt;br /&gt;
&lt;br /&gt;
To use the template, cut and paste the following code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Elements Prescription Table}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
It looks like this (without rows or table ending)&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background:#{{BGColour03}}; color:#{{FGColour03}};&amp;quot;&lt;br /&gt;
|&#039;&#039;&#039;Element&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Type&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Prescribed&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;Rationale&#039;&#039;&#039;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
|}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=File:Interpolis_logo.jpg&amp;diff=282</id>
		<title>File:Interpolis logo.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=File:Interpolis_logo.jpg&amp;diff=282"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Logo Interpolis&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=File:ArchiSurance_logo.png&amp;diff=279</id>
		<title>File:ArchiSurance logo.png</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=File:ArchiSurance_logo.png&amp;diff=279"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Logo ArchiSurance&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Solutions&amp;diff=278</id>
		<title>Solutions</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Solutions&amp;diff=278"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
A Solution is a predefined set of infrastructure facilities, services and processes, that is delivered to the end-user/customer of IT.&lt;br /&gt;
&lt;br /&gt;
A Solution is constructed using the following components from the repository:&lt;br /&gt;
* One or more infrastructure [[Pattern]]s&lt;br /&gt;
* One or more Operational [[Processes]]&lt;br /&gt;
* One or more [[Service Level Agreements]]&lt;br /&gt;
&lt;br /&gt;
Solutions can be worked out in [[:Category:Product_Blueprint|Product Blueprints]], especially when Solutions are requested frequently in a standard fashion.&lt;br /&gt;
&lt;br /&gt;
==ArchiSurance implementation==&lt;br /&gt;
In this repository, the following Solutions have been defined:&lt;br /&gt;
{{#ask: [[Category:Solution]]&lt;br /&gt;
|?Owner=Owner&lt;br /&gt;
|default = &#039;&#039;No Solutions present in this repository (yet)&#039;&#039;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Category:Solution&amp;diff=277</id>
		<title>Category:Solution</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Category:Solution&amp;diff=277"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Solution is a predefined set of infrastructure facilities, services and processes, that is delivered to the end-user/customer of IT.&lt;br /&gt;
&lt;br /&gt;
A Solution is constructed using the following components from the repository:&lt;br /&gt;
* One or more infrastructure [[Pattern]]s&lt;br /&gt;
* One or more [[Services]]&lt;br /&gt;
* One or more [[Processes]]&lt;br /&gt;
&lt;br /&gt;
Solutions can be worked out in [[:Category:Product_Blueprint|Product Blueprints]], especially when Solutions are requested frequently in a standard fashion.&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Processes&amp;diff=276</id>
		<title>Processes</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Processes&amp;diff=276"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
During the continuous life cycle of the development, maintenance and demolition of facilities in an IT-landscape, many processes are followed to guide the activities that are carried out. ITIL v3 describes the most common processes that are used to support the IT lifecycle.&lt;br /&gt;
&lt;br /&gt;
==ArchiSurance implementation==&lt;br /&gt;
ITIL v3 is used for the definition of processes in this repository. The following processes are defined:&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Category:Process]]&lt;br /&gt;
|?Owner=Owner&lt;br /&gt;
|default = &#039;&#039;No Services present in this repository (yet)&#039;&#039;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Category:Process&amp;diff=275</id>
		<title>Category:Process</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Category:Process&amp;diff=275"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;During the continuous life cycle of the development, maintenance and demolition of facilities in an IT-landscape, many processes are followed to guide the activities that are carried out. Amongst those processes are:&lt;br /&gt;
* Configuration Management&lt;br /&gt;
* Incident Management&lt;br /&gt;
* Availability Management&lt;br /&gt;
* Capacity Management&lt;br /&gt;
* Business Continuity Management&lt;br /&gt;
* etcetera&lt;br /&gt;
&lt;br /&gt;
ITIL v3 describes the most common processes that are used to support the IT lifecycle.&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Services&amp;diff=274</id>
		<title>Services</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Services&amp;diff=274"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
A Service is an activity that is carried out by IT-support personnel. ITIL v3, a large collection of Service Management best practises, offers the most common and widely used description of Services. &lt;br /&gt;
&lt;br /&gt;
==ArchiSurance implementation==&lt;br /&gt;
ITIL v3 is used for the definition of services in this repository. The following Services are defined:&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Category:Service]]&lt;br /&gt;
|?Owner=Owner&lt;br /&gt;
|default = &#039;&#039;No Services present in this repository (yet)&#039;&#039;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Category:Service&amp;diff=273</id>
		<title>Category:Service</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Category:Service&amp;diff=273"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOFACTBOX__&lt;br /&gt;
A Service is an activity that is carried out by IT-support personnel. Amongst those activities are:&lt;br /&gt;
* monitoring&lt;br /&gt;
* asset registration&lt;br /&gt;
* standard maintenance&lt;br /&gt;
* back-up handling&lt;br /&gt;
* troubleshooting&lt;br /&gt;
* repair&lt;br /&gt;
* etcetera&lt;br /&gt;
&lt;br /&gt;
A very common best practice that describes those services is ITIL v3. Most of the services defined by ITIL are part of this repository&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=File:Drivenbybizzdesign88x31.png&amp;diff=272</id>
		<title>File:Drivenbybizzdesign88x31.png</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=File:Drivenbybizzdesign88x31.png&amp;diff=272"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Main contribution logo&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Availability_High&amp;diff=271</id>
		<title>Availability High</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Availability_High&amp;diff=271"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=Availability level High&lt;br /&gt;
|doctype=QAdefinition&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Availability [[Availability::High]] has ordinal number [[Availability ordinal::30]]. It&#039;s one-sentence description is:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;[[Availability description::the operation of a facility/solution is unaffected by incidents and disasters]]&amp;quot;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Availability_Medium&amp;diff=270</id>
		<title>Availability Medium</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Availability_Medium&amp;diff=270"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=Availability level Medium&lt;br /&gt;
|doctype=QAdefinition&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Availability [[Availability::Medium]] has ordinal number [[Availability ordinal::20]]. It&#039;s one-sentence description is:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;[[Availability description::the operation of a facility/solution is unaffected by incidents]]&amp;quot;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Availability_Best-Effort&amp;diff=269</id>
		<title>Availability Best-Effort</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Availability_Best-Effort&amp;diff=269"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=Availability level Best-Effort&lt;br /&gt;
|doctype=QAdefinition&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Availability [[Availability::Best-Effort]] has ordinal number [[Availability ordinal::10]]. It&#039;s one-sentence description is:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;[[Availability description::the operation of a facility/solution is not safe-guarded against incidents and disasters]]&amp;quot;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=File:PAT.Data_Management.jpg&amp;diff=237</id>
		<title>File:PAT.Data Management.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=File:PAT.Data_Management.jpg&amp;diff=237"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Graphical overview of the Data Management Pattern Type&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=File:PAT.Application_Hosting.jpg&amp;diff=215</id>
		<title>File:PAT.Application Hosting.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=File:PAT.Application_Hosting.jpg&amp;diff=215"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Organization_Context_Analysis_Questionnaire&amp;diff=211</id>
		<title>Organization Context Analysis Questionnaire</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Organization_Context_Analysis_Questionnaire&amp;diff=211"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This questionnaire is part of the OIAm methodology and was used to create the ArchiSurance profile. But of course it can be a convenient tool do describe your organization or your clients organization as well!&lt;br /&gt;
&lt;br /&gt;
== Questionnaire - Organization Context Analysis ==&lt;br /&gt;
&lt;br /&gt;
You can use this Questionnaire to create a back-ground picture of the organization/division that you define infrastructure architectural artefacts for. You are free to select those questions of the list that suit your target. The ArchiSurance description in this demo wiki is based on this questionnaire.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Organization – Global Profile&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the organization’s field of work.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the market position of the organization.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What services and/or products are delivered by the organisation and how are they delivered.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;How many orderers/customers does the organization have.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does cooperation with other organization take place and if so which (kind).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;How many employees does the organization have.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Which divisions or businessunits does the organization have and what is their size measured by personnel numbers (both own and hired workers).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;How many offices/sites does the organization have of what kind they are.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What are the personnel numbers per office/site.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the geographical distance between offices/sites.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Organization - Targets&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;11&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the mission of  the organization.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What are the most important challenges of the organization (e.g. achieving more efficiency, better customer intimacy, etcetera)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The upcoming three years, which tree targets are the most important.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Organization - Processes&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;14&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What are the core processes of the organization and what are the service windows of these processes.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What are the most important support processes (e.g. HRM, business administration, logistics) and what are the service windows.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Which processes will be revised the upcoming three years.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Organization – IT-policy&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;17&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;How is the IT-departement positioned within the organization and how/to what extend is it involved in decision making processes.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the organization have an Information Security policy and how is it being used/maintained.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the organization keep and maintain Information Lifecycle Management processes.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the organization keep and maintain Continuity Planning.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the organization support and enable SoHo/Telecottage workplaces.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Application Landscape – Application (cluster)&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;NB: There is no need to describe all applications, just most important applications should be surveyed.&#039;&#039;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;22&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the name of the application or cluster of applications.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Which business processes are supported by the application, what is its target.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Which divisions or business units use this application.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is a security classification applied to this application (cluster) and the data that is processed by it (for example a CIA-rating: Confidentiality, Integrity, Availability).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What time of unavailability is sustainable for (business) users.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Which ‘Mean Time Between Failure’ is acceptabel voor de applicatie.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the (estimated) amount of stored data that is related to this application. Does this amount increase and if so, at what rate.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the (estimated) amount of data that is being processed by the application (per hour/day/week/month).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the application exchange time-sensitive data (like voice, video, interactive data).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IT-Operations&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;31&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the organization make use of ITIL or a comparable methodology to guide and structure operational processes.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Does the organization use and maintain a Configuration Management Database (CMDB), is it up-to-date en what level of detail is being used.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the structure of the operations organization from a competence point of view (support teams, number of members per team, skill levels).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;How is first, second and (if existent) third level support being structured.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What is the performance of operations as perceived by end-users.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Where are operational activities being carried out (centralized/on site/remote).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Are (formal) Service Level Agreements (SLA&#039;s) in place with an internal operations organization (if existent) and if so, which ones.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Are SLA’s in place with 3rd partys, like Service Providers, external hosting providers and outsourcing companies.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is Service Level Management being executed.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Are Disaster Recovery Plans in place and being maintained.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is being made use of operational tools, like HP Openview or IBM Tivoli Suite and if so, which.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Are Information Security policies and procedures actively being held and maintained.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Is a Security Officer or Security Office present in the organization.&amp;lt;/li&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Help:ArchiSurance_Use_Case&amp;diff=192</id>
		<title>Help:ArchiSurance Use Case</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Help:ArchiSurance_Use_Case&amp;diff=192"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Help]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
==ArchiSurance use case==&lt;br /&gt;
How is this infrastructure architecture repository filled, used and maintained? And what role does it play regarding infrasructure development processes? Who are involved in either or both the preparation/maintenance of the wiki and the utilization of it? This simple use case description tries to give brief but consise answers to these questions.&lt;br /&gt;
===Actors===&lt;br /&gt;
{|&lt;br /&gt;
|EA:&lt;br /&gt;
|Enterprise Architect&lt;br /&gt;
|-&lt;br /&gt;
|Dept. head:  &lt;br /&gt;
|Department head&lt;br /&gt;
|-&lt;br /&gt;
|DA:&lt;br /&gt;
|Domain Architect&lt;br /&gt;
|-&lt;br /&gt;
|PA:&lt;br /&gt;
|Project Architect&lt;br /&gt;
|-&lt;br /&gt;
|Designer: &lt;br /&gt;
|Lead engineer/designer of project team&lt;br /&gt;
|-&lt;br /&gt;
|Svc Mgr:&lt;br /&gt;
|Service Manager&lt;br /&gt;
|-&lt;br /&gt;
|Ops:&lt;br /&gt;
|Operations&lt;br /&gt;
|}&lt;br /&gt;
===Wiki preparation===&lt;br /&gt;
* &#039;&#039;&#039;step (a)&#039;&#039;&#039; The architecture repository is filled with default content: default [[:Category:Working Area|Working Area]]s, default [[:Category:Building Block Type|Building Block Type]]s, default [[:Category:Quality Attribute|Quality Attribute]]s&lt;br /&gt;
* &#039;&#039;&#039;step (b)&#039;&#039;&#039; EA inputs architecture Principles&lt;br /&gt;
* &#039;&#039;&#039;step (c)&#039;&#039;&#039; Dept. head inputs [[:Category:Environment|Environment]]s under Working Area that corresponds to his department (e.g. Agency AMSterdam inputs all Environments under [[Client Realm (CR)|Client Realm]]&lt;br /&gt;
* &#039;&#039;&#039;step (d)&#039;&#039;&#039; DA creates quality attribute classes and their properties, custom Building Block Types, (universal) [[:Category:Building Block Variant|Building Block Variant]] descriptions and [[:Category:Element|Element]]s.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The diagram below shows a graphic representation of the use case of the architecture wiki. Depicted are two processes: the preparation of the repository, and using the repository to realise an infrastructure facility under architecture.&lt;br /&gt;
[[Image:UML_Use_Case.png|center|400px|UML diagram]]&lt;br /&gt;
===Use case: realizing a new infrastructure facility===&lt;br /&gt;
* &#039;&#039;&#039;step (1)&#039;&#039;&#039; The customer appoints a PA to realise (a.o.) an infrastructure facility. The customer provides the PA with needs, requirements and a business case.&lt;br /&gt;
* &#039;&#039;&#039;step (2)&#039;&#039;&#039; The PA&amp;lt;ref name=&amp;quot;DA&amp;quot;&amp;gt; probably working together with a DA&amp;lt;/ref&amp;gt; consults relevant architecture principles, [[:Category:Environment|Environment]] descriptions (Quality Requirements of usage context) and already available feasible solutions, in the form of ([[:Category:Pattern Type|Pattern Type]]s or) [[:Category:Building Block Type|Building Block Type]]s. With this information, the PA&amp;lt;ref name=&amp;quot;DA&amp;quot; /&amp;gt; creates one or more achitecture studies, containing high-level drafts of feasible solutions. These drafts, based on the selected Pattern Types and Building Block Types in the repository, depict possible &#039;to-be&#039; solutions. &lt;br /&gt;
* &#039;&#039;&#039;step (3)&#039;&#039;&#039; Based on the architecture studies, the PA researches available and eligible [[:Category:Pattern Variant|Pattern Variant]]s and [[:Category:Building Block Variant|Building Block Variant]]s. Based on this information, PA&amp;lt;ref name=&amp;quot;DA&amp;quot; /&amp;gt; determines the impact of the new solution on the &#039;as-is&#039; situation.&lt;br /&gt;
* &#039;&#039;&#039;step (4)&#039;&#039;&#039; if necessary, the PA&amp;lt;ref name=&amp;quot;DA&amp;quot; /&amp;gt; creates new Building Block Variants/Pattern Variants, describing the target architecture of (new) facilities.&lt;br /&gt;
* &#039;&#039;&#039;step (5)&#039;&#039;&#039; The Designer consults the selected and/or created Building Block Variant/Pattern Variants, and creates an infrastructure facility design in accordance with the BBV&#039;s/PV&#039;s.&lt;br /&gt;
* &#039;&#039;&#039;step (6)&#039;&#039;&#039; if convenient, the Designer creates [[:Category:Building Block Blueprint|Building Block Blueprint]]s and/or [[:Category:Product Blueprint|Product Blueprint]]s. And if necessary, he puts extra indications for use in the [[:Category:Building Block Variant|Building Block Variant]]s/[[:Category:Pattern Variant|Pattern Variant]]s, and/or he updates or adds [[:Category:Element|Element]]s.&lt;br /&gt;
* &#039;&#039;&#039;step (7)&#039;&#039;&#039; The Service Manager reads the properties of the new infrastructure facility from its Blueprints, its Building Block Variants/Pattern Variants and its quality attributes. Based on this, she creates an OP (Operational Product)&lt;br /&gt;
* &#039;&#039;&#039;step (8)&#039;&#039;&#039; Operations needs to perform maintenance, and checks the Blueprints for characteristics/indications for usage&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Property:Allows_value&amp;diff=170</id>
		<title>Property:Allows value</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Property:Allows_value&amp;diff=170"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A pre-defined value for a Property that is used to:&lt;br /&gt;
* define a semantic &#039;&#039;attribute&#039;&#039;;&lt;br /&gt;
* limit entry options.&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Client_Realm&amp;diff=169</id>
		<title>Client Realm</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Client_Realm&amp;diff=169"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Client Realm (CR)]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=SE.BV.Centralized_Monitoring.SAP&amp;diff=129</id>
		<title>SE.BV.Centralized Monitoring.SAP</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=SE.BV.Centralized_Monitoring.SAP&amp;diff=129"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|2}}&lt;br /&gt;
{{Pageheaderbox4BBV&lt;br /&gt;
|name=SAP Central Monitoring&lt;br /&gt;
|variantofBBT=SE.BT.Centralized Monitoring&lt;br /&gt;
|environment=SE.ENV.Data Centre.Back-end&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Description Area&lt;br /&gt;
|description=Central monitoring for SAP Applications.&lt;br /&gt;
&lt;br /&gt;
|annotate=yes&lt;br /&gt;
}}&lt;br /&gt;
{{Purpose section&lt;br /&gt;
|text=Provide the central event monitoring services of server, database and SAP applications, SAP Solution Manager.&lt;br /&gt;
}}&lt;br /&gt;
{{Section&lt;br /&gt;
|header=Characteristics &amp;amp;amp; indications of usage&lt;br /&gt;
|text=* Design conform ArchiSurance standards (both EA and SAP)&lt;br /&gt;
* Use to monitor events from servers on which SAP applications are deployed, databases used by SAP applications and SAP Applications&lt;br /&gt;
* Monitoring is based on the RZ20 transaction of each monitored SAP Application&lt;br /&gt;
* Is mandatory by SAP License  &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{BBV Elements prescription}}&lt;br /&gt;
{{Elements Prescription Table}}&lt;br /&gt;
{{Element Prescription Row&lt;br /&gt;
|element=EL.NetWeaver kernel&lt;br /&gt;
|prescription=must&lt;br /&gt;
|reason=The monitoring system is integrated with the SAP Application Server &lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{BBV Quality Description&lt;br /&gt;
|adaptability=HSC&lt;br /&gt;
|scalability=out&lt;br /&gt;
|manageability=Medium&lt;br /&gt;
|accountability=PP&lt;br /&gt;
|availability=Medium&lt;br /&gt;
|integrity=Low&lt;br /&gt;
}}&lt;br /&gt;
{{BBV Text Footer}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=SE.BV.Centralized_Logging.SAP&amp;diff=128</id>
		<title>SE.BV.Centralized Logging.SAP</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=SE.BV.Centralized_Logging.SAP&amp;diff=128"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|2}}&lt;br /&gt;
{{Pageheaderbox4BBV&lt;br /&gt;
|name=SAP Central Logging&lt;br /&gt;
|variantofBBT=SE.BT.Centralized Logging&lt;br /&gt;
|environment=SE.ENV.Data Centre.Back-end&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Description Area&lt;br /&gt;
|description=Central logging for SAP Applications.&lt;br /&gt;
|annotate=yes&lt;br /&gt;
}}&lt;br /&gt;
{{Purpose section&lt;br /&gt;
|text=Provide the central logging services of server, database and SAP applications, SAP Solution Manager.&lt;br /&gt;
}}&lt;br /&gt;
{{Section&lt;br /&gt;
|header=Characteristics &amp;amp;amp; indications of usage&lt;br /&gt;
|text=* Design conform ArchiSurance standards (both EA and SAP)&lt;br /&gt;
* Use to log events from servers on which SAP applications are deployed, databases used by SAP applications and SAP Applications&lt;br /&gt;
* Is mandatory by SAP License  &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{BBV Elements prescription}}&lt;br /&gt;
{{Elements Prescription Table}}&lt;br /&gt;
{{Element Prescription Row&lt;br /&gt;
|element=EL.NetWeaver kernel&lt;br /&gt;
|prescription=must&lt;br /&gt;
|reason=The logging system is integrated with the SAP Application Server&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{BBV Quality Description&lt;br /&gt;
|adaptability=HSC&lt;br /&gt;
|scalability=out&lt;br /&gt;
|manageability=Medium&lt;br /&gt;
|accountability=PP&lt;br /&gt;
|availability=Medium&lt;br /&gt;
|integrity=Low&lt;br /&gt;
}}&lt;br /&gt;
{{BBV Text Footer}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Webfarm_Data&amp;diff=125</id>
		<title>PAT.Webfarm Data</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=PAT.Webfarm_Data&amp;diff=125"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[PAT.Data Management]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Template:Quality_Attribute_Description&amp;diff=124</id>
		<title>Template:Quality Attribute Description</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Template:Quality_Attribute_Description&amp;diff=124"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template can display QA values and rationales. The named parameters for the QA value are mandatory - use &amp;quot;0 - NS&amp;quot; if you do not want to specify them. The reason can be empty. To use the template, cut and paste the following code (remove the space between the first two curly brackets):&lt;br /&gt;
 { {Quality Attribute Choice&lt;br /&gt;
 |adaptability=0 - NS&lt;br /&gt;
 |scalability=0 - NS&lt;br /&gt;
 |manageability=0 - NS&lt;br /&gt;
 |accountability=0 - NS&lt;br /&gt;
 |availability=0 - NS&lt;br /&gt;
 |integrity=0 - NS&lt;br /&gt;
 }}&lt;br /&gt;
An impression of the result of using this template can be seen below:&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}}; color:#{{FGColour03}}&amp;quot; width=140|[[:Category:Quality Attribute Group|QA Group]]&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}}; color:#{{FGColour03}}&amp;quot; width=140|[[:Category:Quality Attribute|Quality Attribute]]&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}}; color:#{{FGColour03}}&amp;quot; width=70|Value&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; valign=&amp;quot;center&amp;quot;|[[Flexibility]]&lt;br /&gt;
|[[:Property:Adaptability|Adaptability]]&lt;br /&gt;
|[[Adaptability::{{{adaptability}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|[[:Property:Scalability|Scalability]]&lt;br /&gt;
|[[Scalability::{{{scalability}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; valign=&amp;quot;center&amp;quot;|[[Maintainability]]&lt;br /&gt;
|[[:Property:Manageability|Manageability]]&lt;br /&gt;
|[[Manageability::{{{manageability}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|[[:Property:Accountability|Accountability]]&lt;br /&gt;
|[[Accountability::{{{accountability}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; valign=&amp;quot;center&amp;quot;|[[Reliability]]&lt;br /&gt;
|[[:Property:Availability|Availability]]&lt;br /&gt;
|[[Availability::{{{availability}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|[[:Property:Integrity|Integrity]]&lt;br /&gt;
|[[Integrity::{{{integrity}}}]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Template:Designbasedon&amp;diff=123</id>
		<title>Template:Designbasedon</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Template:Designbasedon&amp;diff=123"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This query should be on every Pattern Variant page, but can also be used elsewhere. It produces a table of all blueprints that are based on the page you supply.&lt;br /&gt;
&lt;br /&gt;
It takes a single named parameter: &lt;br /&gt;
* &#039;&#039;model&#039;&#039; should be a page name, so that the query produces all pages that declare themselves designed based on that page. If there is no page present, specify &#039;&#039;default&#039;&#039; as model, as is suggested by the syntax below:&lt;br /&gt;
&lt;br /&gt;
To use the template, cut and paste the following code (remove the space between the first two curly brackets):&lt;br /&gt;
 { {Designbasedon&lt;br /&gt;
 |model=default&lt;br /&gt;
 }} &lt;br /&gt;
&lt;br /&gt;
An impression of the result of using this template can be seen below:&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
[[Image:Doc inspect.png|left|24px|Semantic query]]&lt;br /&gt;
{{#ask: [[Design based on::{{{model}}}]]&lt;br /&gt;
| mainlabel=Blueprint(s)&lt;br /&gt;
| default = &#039;&#039;No Blueprints found (yet)&#039;&#039;&lt;br /&gt;
| format=table&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
}}&lt;br /&gt;
[[Usestemplate::Designbasedon| ]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Category:Pattern&amp;diff=106</id>
		<title>Category:Pattern</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Category:Pattern&amp;diff=106"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Pattern is a set of Building Blocks that form an infrastructure solution.&lt;br /&gt;
&lt;br /&gt;
__NOFACTBOX__&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Property:Constructed_with&amp;diff=105</id>
		<title>Property:Constructed with</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Property:Constructed_with&amp;diff=105"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Property:Is constructed with]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Property:Manageability&amp;diff=97</id>
		<title>Property:Manageability</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Property:Manageability&amp;diff=97"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=Manageability&lt;br /&gt;
|doctype=Quality Attribute&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}}&lt;br /&gt;
__SHOWFACTBOX__&lt;br /&gt;
A solution’s manageability, denoted as a single [[Has type::string]], determines how difficult or easy it will be to keep a system operational. Standardized safeguards (monitoring and alerting) can help to enhance manageability, whilst consideration must be given to the additional expertise needed by system administrators, as well as the standardization and complexity of managed service interfaces and tools.&lt;br /&gt;
&lt;br /&gt;
Defined values for Manageability:&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|ordinal&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|value&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|meaning&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Manageability|level=NS}}&lt;br /&gt;
|[[allows value::NS]]&lt;br /&gt;
|[[Quality Attribute NS|{{QAleveldescription|qa=Manageability|level=NS}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Manageability|level=Best-Effort}}&lt;br /&gt;
|[[allows value::Best-Effort]]&lt;br /&gt;
|[[Manageability Best-Effort|{{QAleveldescription|qa=Manageability|level=Best-Effort}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Manageability|level=Medium}}&lt;br /&gt;
|[[allows value::Medium]]&lt;br /&gt;
|[[Manageability Medium|{{QAleveldescription|qa=Manageability|level=Medium}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Manageability|level=High}}&lt;br /&gt;
|[[allows value::High]]&lt;br /&gt;
|[[Manageability High|{{QAleveldescription|qa=Manageability|level=High}}]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The table below provides an overview of these classes and the provisions that should be made to get a facility or Product rated in a certain class. Note: the listed provisions for logging and monitoring have both an internal and an external component. An &#039;&#039;&#039;internal&#039;&#039;&#039; component or &amp;quot;agent&amp;quot; makes it possible for a facility to act as a source of data for a centralized logging or monitoring management system, the &#039;&#039;&#039;central&#039;&#039;&#039; component. When applying a provision to an infrastructure facility during the design process, not only the internal component should be taken into account, but the central component as well.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|Provision&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|Best-Effort&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|Medium&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|High&lt;br /&gt;
|-&lt;br /&gt;
|Event Logging&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Logging Normalization&lt;br /&gt;
||-&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Connectivity Monitoring&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Hardware Monitoring&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Hardware Capacity Monitoring&lt;br /&gt;
||-&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Operating Systems Monitoring&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|(Application) Service Monitoring&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|(Product) Chain Monitoring&lt;br /&gt;
||-&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|In-band Management Access&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Out-of-band Management Access&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Remote Power Cycle&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Property:Integrity&amp;diff=96</id>
		<title>Property:Integrity</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Property:Integrity&amp;diff=96"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=Integritity&lt;br /&gt;
|doctype=Quality Attribute&lt;br /&gt;
|version=0.1&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}}&lt;br /&gt;
__SHOWFACTBOX__&lt;br /&gt;
A facility&#039;s/products Integrity, denoted as a single [[Has type::string]], determines to what degree a facility/product is armed and protected against abuse, tampering, vandalism and/or malicious input. The more countermeasures are taken, the higher the degree of integrity is that can be guaranteed. However, applying many provisions to safeguard integrity often has an important drawback: The ease of use (the &#039;utility-value&#039;) of a facility/product will be reduced severely. Therefore, selecting a facility/product with a certain Integrity rating should be in line with the risks that are expected/applicable.&lt;br /&gt;
&lt;br /&gt;
The following classes of Integrity are defined:&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|ordinal&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|value&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|meaning&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Integrity|level=NS}}&lt;br /&gt;
|[[allows value::NS]]&lt;br /&gt;
|[[Quality Attribute NS|{{QAleveldescription|qa=Integrity|level=NS}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Integrity|level=Low}}&lt;br /&gt;
|[[allows value::Low]]&lt;br /&gt;
|[[Integrity Low|{{QAleveldescription|qa=Integrity|level=Low}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Integrity|level=Medium}}&lt;br /&gt;
|[[allows value::Medium]]&lt;br /&gt;
|[[Integrity Medium|{{QAleveldescription|qa=Integrity|level=Medium}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Integrity|level=High}}&lt;br /&gt;
|[[allows value::High]]&lt;br /&gt;
|[[Integrity High|{{QAleveldescription|qa=Integrity|level=High}}]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The table below provides an overview of these classes, and summarily lists (some of) the provisions that should be made to get a facility or product rated in a certain class:&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|Provision&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|1 - Low&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|2 - Medium&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|3 - High&lt;br /&gt;
|-&lt;br /&gt;
|Identity Validation&lt;br /&gt;
|none&lt;br /&gt;
|1-factor&lt;br /&gt;
|2-factor&lt;br /&gt;
|-&lt;br /&gt;
|Permission Validation&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Logging/auditing&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Alerting&lt;br /&gt;
||-&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Hardening&lt;br /&gt;
||-&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Physical protection (housing and/or construction)&lt;br /&gt;
||-&lt;br /&gt;
|√&lt;br /&gt;
|√&lt;br /&gt;
|-&lt;br /&gt;
|Management access&lt;br /&gt;
|In-band&lt;br /&gt;
|In-band encrypted&lt;br /&gt;
|Out-of-band&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Property:Adaptability&amp;diff=94</id>
		<title>Property:Adaptability</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Property:Adaptability&amp;diff=94"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|3}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=&lt;br /&gt;
|pagename=Adaptability&lt;br /&gt;
|doctype=Quality Attribute&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}} &lt;br /&gt;
__SHOWFACTBOX__&lt;br /&gt;
A facility&#039;s/products adaptability, denoted as a single [[Has type::string]], determines how easy or difficult it will be to make a change to the setup of this facility/product. &lt;br /&gt;
&lt;br /&gt;
On the level of a single infrastructure facility, three aspects may be subject to adaptation:&lt;br /&gt;
* Hardware&lt;br /&gt;
* Software&lt;br /&gt;
* Configuration&lt;br /&gt;
&lt;br /&gt;
Maximum adaptability is achieved when hardware, software and the configuration all can be adapted (typically a facility that is based on a server platform). Minimal adaptability is scored when no aspect or only the configuration can be adapted (which is often the case when a facility is based on an appliance). In between, several permutations do occur. &lt;br /&gt;
&lt;br /&gt;
On the product/pattern level, interoperability of the facilities that form this product/pattern is added as an aspect of adaptability. Interoperability is promoted by designing modular systems (using standard components), applying standardised protocols and tools and limiting the complexity of offered functionality.&lt;br /&gt;
&lt;br /&gt;
Defined values for Adaptability:&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|ordinal&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|value&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|meaning&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=NS}}&lt;br /&gt;
|[[allows value::NS]]&lt;br /&gt;
|[[Quality Attribute NS|{{QAleveldescription|qa=Adaptability|level=NS}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=H}}&lt;br /&gt;
|[[allows value::H]]&lt;br /&gt;
|[[Adaptability H|{{QAleveldescription|qa=Adaptability|level=H}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=S}}&lt;br /&gt;
|[[allows value::S]]&lt;br /&gt;
|[[Adaptability S|{{QAleveldescription|qa=Adaptability|level=S}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=C}}&lt;br /&gt;
|[[allows value::C]]&lt;br /&gt;
|[[Adaptability C|{{QAleveldescription|qa=Adaptability|level=C}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=HS}}&lt;br /&gt;
|[[allows value::HS]]&lt;br /&gt;
|[[Adaptability HS|{{QAleveldescription|qa=Adaptability|level=HS}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=HC}}&lt;br /&gt;
|[[allows value::HC]]&lt;br /&gt;
|[[Adaptability HC|{{QAleveldescription|qa=Adaptability|level=HC}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=SC}}&lt;br /&gt;
|[[allows value::SC]]&lt;br /&gt;
|[[Adaptability SC|{{QAleveldescription|qa=Adaptability|level=SC}}]]&lt;br /&gt;
|-&lt;br /&gt;
|{{QAlevelordinal|qa=Adaptability|level=HSC}}&lt;br /&gt;
|[[allows value::HSC]]&lt;br /&gt;
|[[Adaptability HSC|{{QAleveldescription|qa=Adaptability|level=HSC}}]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=SE.BT.Platform_Management&amp;diff=92</id>
		<title>SE.BT.Platform Management</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=SE.BT.Platform_Management&amp;diff=92"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[SE.BT.Centralized System Configuration Management]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=SE.BV.Database_Management.SAP_Database&amp;diff=88</id>
		<title>SE.BV.Database Management.SAP Database</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=SE.BV.Database_Management.SAP_Database&amp;diff=88"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[MW.BV.Database Management.SAP Database]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=MW.BV.Database_Management.SAP_Database&amp;diff=87</id>
		<title>MW.BV.Database Management.SAP Database</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=MW.BV.Database_Management.SAP_Database&amp;diff=87"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|2}}&lt;br /&gt;
{{Pageheaderbox4BBV&lt;br /&gt;
|name=SAP Database Management&lt;br /&gt;
|variantofBBT=MW.BT.Database Management&lt;br /&gt;
|environment=MW.ENV.Data Centre.Back-end&lt;br /&gt;
|version=0.2&lt;br /&gt;
|owner=S.A.D. Jumelet&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{Description Area&lt;br /&gt;
|description=Some SAP Database capabilities are undesirable for use in the case of ArchiSurance.&lt;br /&gt;
|annotate=yes&lt;br /&gt;
}}&lt;br /&gt;
{{Purpose section&lt;br /&gt;
|text=Provision of a logic data storage and retrieval facility for SAP applications.&lt;br /&gt;
}}&lt;br /&gt;
{{Section&lt;br /&gt;
|header=Characteristics &amp;amp;amp; indications of usage&lt;br /&gt;
|text=The SAP database is a specialization of the SAP application server with either an ABAP and/or JAVA kernel. Each kernel can have its own database or share the database.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{BBV Elements prescription}}&lt;br /&gt;
{{Elements Prescription Table}}&lt;br /&gt;
{{Element Prescription Row&lt;br /&gt;
|element=EL.Database Prescription Oracle&lt;br /&gt;
|prescription=must&lt;br /&gt;
|reason=Any Oracle database management system that is compliant to the SAP Product Availability Matrix. (The current compliant version is Oracle 10).&lt;br /&gt;
}}&lt;br /&gt;
{{Element Prescription Row&lt;br /&gt;
|element=EL.Red Hat Enterprise Linux SmartHat&lt;br /&gt;
|prescription=must&lt;br /&gt;
|reason=This Linux-build is compliant to the SAP Product Availability Matrix and offers a low-cost, maintainable and stable server platform.&lt;br /&gt;
}}&lt;br /&gt;
{{Element Prescription Row&lt;br /&gt;
|element=EL.SNMPv2&lt;br /&gt;
|prescription=cannot&lt;br /&gt;
|reason=This version of SNMPv2 is not suitable to handle all Oracle 10 SNMP traps.&lt;br /&gt;
}}&lt;br /&gt;
{{Element Prescription Row&lt;br /&gt;
|element=EL.SAP Database Guideline&lt;br /&gt;
|prescription=must&lt;br /&gt;
|reason=The SAP Database Management implementation offers features which use is undesirable in the ArchiSurance situation.&lt;br /&gt;
}}&lt;br /&gt;
{{Table Ending}}&lt;br /&gt;
{{BBV Quality Description&lt;br /&gt;
|adaptability=HSC&lt;br /&gt;
|scalability=out&lt;br /&gt;
|manageability=Medium&lt;br /&gt;
|accountability=PP&lt;br /&gt;
|availability=Medium&lt;br /&gt;
|integrity=Low&lt;br /&gt;
}}&lt;br /&gt;
{{BBV Text Footer}}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Category:Quality_Attribute&amp;diff=80</id>
		<title>Category:Quality Attribute</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Category:Quality_Attribute&amp;diff=80"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOFACTBOX__&lt;br /&gt;
A Quality Attribute is a property of a function that describes an aspect of the way that function behaves and what demand a function meets, other than or besides the function itself. A Quality Attribute provides the means for measuring the fitness and suitability of a function. To avoid disciplines talking at cross purposes, unequivocal agreement is needed on the quality attributes which each discipline brings into the architectural process. These must serve as the basis for the further reconciliation and harmonization of definitions within the architectural process. Infrastructure architecture will provide its own set of quality attributes, alongside the specific quality attributes of the business and information architectures. Keeping in mind the objective of building the infrastructure function as a utility, there are a number of Quality Attribute Groups, with multiple Quality Attributes each, that express the inherent quality of infrastructure solutions. Below you will find the six quality attributes (and an overview page) that have the greatest relevance to infrastructure facilities.&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Quality_Attribute_Overview&amp;diff=79</id>
		<title>Quality Attribute Overview</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Quality_Attribute_Overview&amp;diff=79"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Maturity|4}}&lt;br /&gt;
{{Pageheaderbox&lt;br /&gt;
|pagetype=QA&lt;br /&gt;
|pagename=Quality Attribute Overview&lt;br /&gt;
|doctype=Quality Attribute&lt;br /&gt;
|version=1.0&lt;br /&gt;
|owner=J.A.H. Schoonderbeek&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
[[Category:Quality Attribute]]__NOFACTBOX__&lt;br /&gt;
A Quality Attribute is a property of a function that describes an aspect of the way that function behaves and what demand a function meets, other than or besides the function itself. A Quality Attribute provides the means for measuring the fitness and suitability of a function. To avoid disciplines talking at cross purposes, unequivocal agreement is needed on the quality attributes which each discipline brings into the architectural process. These must serve as the basis for the further reconciliation and harmonization of definitions within the architectural process. Infrastructure architecture will provide its own set of quality attributes, alongside the specific quality attributes of the business and information architectures. Keeping in mind the objective of building the infrastructure function as a utility, there are a number of Quality Attribute Groups, with multiple Quality Attributes each, that express the inherent quality of infrastructure solutions. The six Quality Attributes that have the greatest relevance to infrastructure facilities are:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| class=&amp;quot;table&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|[[:Category:Quality Attribute Group|Quality Attribute Group]]&lt;br /&gt;
!style=&amp;quot;background:#{{BGColour03}};&amp;quot;|[[:Category:Quality Attribute|Quality Attribute]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; valign=&amp;quot;center&amp;quot;|[[Flexibility]]&lt;br /&gt;
|[[:Property:Adaptability|Adaptability]] &lt;br /&gt;
|-&lt;br /&gt;
|[[:Property:Scalability|Scalability]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; valign=&amp;quot;center&amp;quot;|[[Maintainability]]&lt;br /&gt;
|[[:Property:Manageability|Manageability]]&lt;br /&gt;
|-&lt;br /&gt;
|[[:Property:Accountability|Accountability]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; valign=&amp;quot;center&amp;quot;|[[Reliability]]&lt;br /&gt;
|[[:Property:Availability |Availability]]&lt;br /&gt;
|-&lt;br /&gt;
|[[:Property:Integrity|Integrity]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Zone_Protection&amp;diff=67</id>
		<title>Zone Protection</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Zone_Protection&amp;diff=67"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[NW.BT.Traffic Filtering]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Distributed_Storage&amp;diff=66</id>
		<title>Distributed Storage</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Distributed_Storage&amp;diff=66"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ST.BT.Distributed Storage]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Decentralized_Storage&amp;diff=65</id>
		<title>Decentralized Storage</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Decentralized_Storage&amp;diff=65"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ST.BT.Decentralized Storage]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
	<entry>
		<id>https://www.infra-repository.org/oiar-2013/index.php?title=Centralized_Storage&amp;diff=64</id>
		<title>Centralized Storage</title>
		<link rel="alternate" type="text/html" href="https://www.infra-repository.org/oiar-2013/index.php?title=Centralized_Storage&amp;diff=64"/>
		<updated>2012-11-11T23:22:21Z</updated>

		<summary type="html">&lt;p&gt;Daniel Jumelet: start&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ST.BT.Centralized Storage]]&lt;/div&gt;</summary>
		<author><name>Daniel Jumelet</name></author>
	</entry>
</feed>