IT arhitektuur
· Many more examples and templates.
Additional guidelines and techniques include
· A formal business-driven approach to architecture scoping and segmetation
· Business capability-based planning
· Guidance on how to use TOGAF to develop Security Architectures and SOAs
11.SW Component
A software component is a unit of composition with contractually specified
interfaces and context dependencies only. A software component can be deployed
independentlyand is subject to composition by third parties
12. Distributed Component
13. Java Architecture, JavaBeans
Java Architecture
JavaBeans
JavaBeans are reusable software components for Java that can be manipulated
visually in a builder tool. Practically, they are classes written in the Java programming
language conforming to a particular convention. They are used to encapsulate many objects