SlideShare a Scribd company logo
Software Architectures
Why do we need Architectures????
What is Architecture??
Software architecture is the high level structure
of a software system.
Why Software Architecture??
● Solid foundation
● Key scenarios
● Design
● Future Modification
● Quality Attributes
o Message Reliability
o Security
o Etc……..
Influence in Design
The Goals of Architecture
● Expose the structure of the system but hide
the implementation details.
● Realize all of the use cases and scenarios.
● Try to address the requirements of various
stakeholders.
● Handle both functional and quality
requirements.
There two type!
● Architectural Pattern
● Architectural Style
Architectural Pattern
Reusable solution to a commonly occurring
problem in software architecture within a given
context.
Similar to software design patterns but have
a broader scope.
Architectural Pattern
● Three-tier
● Layering
● Hierarchical pattern
● Model-view-controller
Architectural Style
● Representational State Transfer - REST
● Service Oriented Architecture - SOA
● Component-based
● Messaging
● Event-driven
● Publish and Subscribe
● Peer to Peer

More Related Content

PPTX
Software Architecture Patterns
PDF
Software architecture
PDF
Essential Software Architecture - Chapter 1 Understanding Software Architectu...
PPT
Software architecture
PPT
Software Engineering-R.D.Sivakumar
PPT
Software Engineering R.D.Sivakumar
PPTX
Model View Controller ext4
PPTX
Lecture 01
Software Architecture Patterns
Software architecture
Essential Software Architecture - Chapter 1 Understanding Software Architectu...
Software architecture
Software Engineering-R.D.Sivakumar
Software Engineering R.D.Sivakumar
Model View Controller ext4
Lecture 01

Viewers also liked (6)

PPTX
Framework for hand gesture controlled video game
PPTX
OAuth2 simplified
PPTX
Hello androidforyarlmeetup
PPTX
Middleware Simplified
PPT
Sign Language recognition Presentation
PDF
Android development beyond the basics
Framework for hand gesture controlled video game
OAuth2 simplified
Hello androidforyarlmeetup
Middleware Simplified
Sign Language recognition Presentation
Android development beyond the basics
Ad

Similar to Software architectures (20)

PDF
Software Design Quality Management: Software Architecture
PPTX
Software design & architecture
PPTX
Power point for project
PPTX
SoftwareArchitecture.pptx Software Architecture
PDF
Understanding-the-Role-of-Software-Architecture-in-Modern-Development.pdf
DOC
PDF
Systems and Software Architecture: an introduction to architectural modelling
PPTX
Software Architecture and Design
PDF
[2016/2017] Introduction to Software Architecture
PPTX
Architecture Design
PPT
Chapter1
PPT
Software_Archi-1.ppt
PPTX
1 introduction to sa
PPT
Lecture-7.ppt
PDF
01 Introduction to SDA 2.pdf software architecture
DOC
Lecture-_-5-_SDA_software design and architecture.doc
PDF
[2017/2018] Introduction to Software Architecture
PPTX
Software Engineering Architectural Design
PDF
software architecture
PPTX
Research article
Software Design Quality Management: Software Architecture
Software design & architecture
Power point for project
SoftwareArchitecture.pptx Software Architecture
Understanding-the-Role-of-Software-Architecture-in-Modern-Development.pdf
Systems and Software Architecture: an introduction to architectural modelling
Software Architecture and Design
[2016/2017] Introduction to Software Architecture
Architecture Design
Chapter1
Software_Archi-1.ppt
1 introduction to sa
Lecture-7.ppt
01 Introduction to SDA 2.pdf software architecture
Lecture-_-5-_SDA_software design and architecture.doc
[2017/2018] Introduction to Software Architecture
Software Engineering Architectural Design
software architecture
Research article
Ad

Recently uploaded (20)

PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Encapsulation theory and applications.pdf
PPTX
Cloud computing and distributed systems.
PPT
Teaching material agriculture food technology
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Machine learning based COVID-19 study performance prediction
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Empathic Computing: Creating Shared Understanding
PDF
Modernizing your data center with Dell and AMD
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Encapsulation_ Review paper, used for researhc scholars
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Digital-Transformation-Roadmap-for-Companies.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Approach and Philosophy of On baking technology
Dropbox Q2 2025 Financial Results & Investor Presentation
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Encapsulation theory and applications.pdf
Cloud computing and distributed systems.
Teaching material agriculture food technology
NewMind AI Monthly Chronicles - July 2025
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Machine learning based COVID-19 study performance prediction
The Rise and Fall of 3GPP – Time for a Sabbatical?
Per capita expenditure prediction using model stacking based on satellite ima...
MYSQL Presentation for SQL database connectivity
Empathic Computing: Creating Shared Understanding
Modernizing your data center with Dell and AMD
“AI and Expert System Decision Support & Business Intelligence Systems”
NewMind AI Weekly Chronicles - August'25 Week I
Encapsulation_ Review paper, used for researhc scholars

Software architectures