<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://luminoussheep.net/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Architecture</id>
	<title>Architecture - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://luminoussheep.net/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Architecture"/>
	<link rel="alternate" type="text/html" href="https://luminoussheep.net/mediawiki/index.php?title=Architecture&amp;action=history"/>
	<updated>2026-05-11T19:22:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://luminoussheep.net/mediawiki/index.php?title=Architecture&amp;diff=44&amp;oldid=prev</id>
		<title>Martin: Created page with &quot;== Software architecture == * Organisation of software system * Structure of elements and interfaces * Composition into larger subsystems * Functionality, performance, resilie...&quot;</title>
		<link rel="alternate" type="text/html" href="https://luminoussheep.net/mediawiki/index.php?title=Architecture&amp;diff=44&amp;oldid=prev"/>
		<updated>2021-09-14T21:19:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Software architecture == * Organisation of software system * Structure of elements and interfaces * Composition into larger subsystems * Functionality, performance, resilie...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Software architecture ==&lt;br /&gt;
* Organisation of software system&lt;br /&gt;
* Structure of elements and interfaces&lt;br /&gt;
* Composition into larger subsystems&lt;br /&gt;
* Functionality, performance, resilience, reuse, constraints, aestetics&lt;br /&gt;
&lt;br /&gt;
Structured principles to create subsystems with own context which is consistent across larger system as a whole&lt;br /&gt;
&lt;br /&gt;
Consistent and uniform way of providing a service/satisfying business requirements&lt;br /&gt;
&lt;br /&gt;
Infrastructure to allow design and code to happen without compromising requirements&lt;br /&gt;
&lt;br /&gt;
Defines what will be built (Design is how it will be built)&lt;br /&gt;
&lt;br /&gt;
# Performance&lt;br /&gt;
# Scalability&lt;br /&gt;
# Reliability&lt;br /&gt;
# Availability&lt;br /&gt;
# Exensability - add new&lt;br /&gt;
# Maintainability - fix existing&lt;br /&gt;
# Managability&lt;br /&gt;
# Security - secure each functional component&lt;/div&gt;</summary>
		<author><name>Martin</name></author>
	</entry>
</feed>