A-Z Popular Blog Architecture Search »
Computing
 Advertisements

Conceptual Architecture vs Physical Architecture

 , updated on
Conceptual architecture is a structural design that contains no implementation details. For example, a diagram that shows entities and relationships between them might be used to plan the structure of user interfaces, software components or a data model.
Logical architecture gives as much detail as possible without constraining the architecture to a particular technology or environment. For example, a data model that includes key constraints but that doesn't include data types because these are often specific to a database.
Conceptual Architecture vs Logical Architecture
Conceptual Architecture
Logical Architecture
Definition
Architecture that includes as little detail as possible in order to plan or communicate basic structures.
Architecture that includes as much detail as possible without constraining the architecture to a technology or environment.

Software Architecture

This is the complete list of articles we have written about software architecture.
Algorithms
Business Capabilities
Complexity Hiding
Data Architecture
Design Debt
Design For Scale
Forward Compatibility
Graceful Degradation
Information Security
Logical Architecture
Microservices
Precomputation
Privacy By Design
Push Technology
Reliability Engineering
Service Architecture
Smart Endpoints
Software Entropy
Software Quality
Solution Architecture
System Architecture
System Of Systems
Worse Is Better
More ...
If you enjoyed this page, please consider bookmarking Simplicable.
 

Software Architecture

A reasonably comprehensive guide to software architecture.

Event Driven Architecture

A definition of event-driven architecture with examples.

Services vs Components

The difference between a service and component architecture.

Software Components

A definition of software component with examples.

Architecture Layers

A definition of architecture layers with examples.

IT Architecture

The definition of IT Architecture with examples.

Solution Architecture

Examples of common solution architecture diagrams.

System Architecture Definition

The definition of system architecture with examples.

Service Architecture

The definition of service architecture with examples.

Software Design

A list of software design terms.

Separation Of Concerns

A definition of separation of concerns.

Backward vs Forward Compatibility

The difference between backward and forward compatibility.

Push Technology

A definition of push technology with examples.

Systems Design

The common elements of a systems design.

Software Design vs Software Architecture

The difference between software design and software architecture explained.

Software Bloat

The common types of software bloat.

Future-Proofing

A definition of future-proofing with examples.

Systems Analysis

The common types of systems analysis.

Bit Rot

The basic types of bit rot.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map