SlideShare une entreprise Scribd logo
1  sur  17
Introduction to Software
      Architecture
Definition of Software Architecture
• The software architecture of a program or computing
  system is the structure or structures of the system,
  which comprise software elements, the externally
  visible properties of those elements, and the
  relationships among them.
• Other definitions:
  http://www.sei.cmu.edu/architecture/definitions.ht
  ml




                                                     2
Architecture Defines Structure




                                 3
Architecture Specifies Component
             Communication
• Communicate
  – Data
  – Control
• Communication methods
  – Method calls
  – Message passing
  – etc.



                                       4
Architecture Addresses Nonfunctional Requirements

 • Nonfunctional requirements are the ones that
   don’t appear in use cases
 • They are concerned with how the application
   provides the required functionality
 • Three distinct areas of nonfunctional
   requirements
    – Technical constraints
    – Business constraints
    – Quality attributes

                                                  5
Architecture Is an Abstraction
• Unnecessary details are suppressed or ignored
  in order to focus attention and analysis on the
  salient architectural issues
• Components in the architecture are
  considered as black boxes
• Architecture can be described by
  decomposing



                                                6
Architecture Is an Abstraction




                                 7
Architecture Views
• Logical view: This describes the architecturally
  significant elements of the architecture and the
  relationships between them. The logical view
  essentially captures the structure of the
  application using class diagrams or equivalents.
• Process view: This focuses on describing the
  concurrency and communications elements of an
  architecture. In IT applications, the main concerns
  are describing multithreaded or replicated
  components, and the synchronous or
  asynchronous communication mechanisms used.

                                                    8
Architecture Views
• Physical view: This depicts how the major processes
  and components are mapped on to the applications
  hardware. It might show, for example, how the
  database and web servers for an application are
  distributed across a number of server machines.
• Development view: This captures the internal
  organization of the software components, typically as
  they are held in a development environment or
  configuration management tool. For example, the
  depiction of a nested package and class hierarchy for a
  Java application would represent the development
  view of an architecture

                                                            9
Why Is Software Architecture Important?
• Communication among stakeholders
• Early design decisions
   – Architecture Defines Constraints on Implementation
   – Architecture Dictates Organizational Structure
   – Architecture Inhibits or Enables a System's Quality
     Attributes
   – Predicting System Qualities by Studying the
     Architecture
   – Architecture Makes It Easier to Reason about and
     Manage Change
   – Architecture Enables More Accurate Cost and
     Schedule Estimates

                                                           10
Why Is Software Architecture Important?

• Transferable abstraction of a system
   – Software Product Lines Share a Common
     Architecture
   – Systems Can Be Built Using Large, Externally
     Developed Elements
   – Architecture Permits Template-Based
     Development




                                                    11
Where Do Architectures Come From?
• Architecture are influenced by management
  stakeholders
• Architecture are influenced by developing
  organization
• Architecture are influenced by the background
  and experience of architects
• Architecture are influenced by technical
  environment

                                              12
Stakeholders
•   Managers
•   Marketing officials
•   End-users
•   Maintenance officials
•   Customers




                                13
Architecture activities
1. Creating the business case for the system
2. Understanding the requirements
3. Creating or selecting the architecture
4. Documenting and communicating the
   architecture
5. Analyzing or evaluating the architecture
6. Implementing the system based on the
   architecture
7. Ensuring that the implementation conforms to
   the architecture
                                                  14
Quality Attributes
• Performance
    – Throughput
    – Response time
•   Scalability
                          Trade-off
•   Extensibility
•   Security
•   Availability
•   Modifiability

                                      15
Summary
•   Definition of software architecture
•   Architecture views
•   The importance of architecture
•   Architecture activities
•   Quality attributes




                                          16
17

Contenu connexe

Tendances

Documenting software architecture
Documenting software architectureDocumenting software architecture
Documenting software architecture
Himanshu
 
Importance of software architecture
Importance of software architectureImportance of software architecture
Importance of software architecture
Himanshu
 

Tendances (20)

Software Architecture Recovery: The 5 Questions You Always Asked Yourself Abo...
Software Architecture Recovery: The 5 Questions You Always Asked Yourself Abo...Software Architecture Recovery: The 5 Questions You Always Asked Yourself Abo...
Software Architecture Recovery: The 5 Questions You Always Asked Yourself Abo...
 
Bank managment system
Bank managment systemBank managment system
Bank managment system
 
Formal approaches to software architecture design thesis presentation
Formal approaches to software architecture design   thesis presentationFormal approaches to software architecture design   thesis presentation
Formal approaches to software architecture design thesis presentation
 
Software Architecture
Software ArchitectureSoftware Architecture
Software Architecture
 
Software architecture design ppt
Software architecture design pptSoftware architecture design ppt
Software architecture design ppt
 
Documenting software architecture
Documenting software architectureDocumenting software architecture
Documenting software architecture
 
Non functional requirements framework
Non functional requirements frameworkNon functional requirements framework
Non functional requirements framework
 
Importance of software architecture
Importance of software architectureImportance of software architecture
Importance of software architecture
 
EC8791 Requirement-Specifications-Quality assurance techniques
EC8791 Requirement-Specifications-Quality assurance techniquesEC8791 Requirement-Specifications-Quality assurance techniques
EC8791 Requirement-Specifications-Quality assurance techniques
 
4+1 View Model of Software Architecture
4+1 View Model of Software Architecture4+1 View Model of Software Architecture
4+1 View Model of Software Architecture
 
Software Architecture and Design Introduction
Software Architecture and Design IntroductionSoftware Architecture and Design Introduction
Software Architecture and Design Introduction
 
Reference Data Management
Reference Data ManagementReference Data Management
Reference Data Management
 
Chapter1
Chapter1Chapter1
Chapter1
 
unit 5 Architectural design
 unit 5 Architectural design unit 5 Architectural design
unit 5 Architectural design
 
Software Architecture Design for Begginers
Software Architecture Design for BegginersSoftware Architecture Design for Begginers
Software Architecture Design for Begginers
 
Domain specific Software Architecture
Domain specific Software Architecture Domain specific Software Architecture
Domain specific Software Architecture
 
Data Designs (Software Engg.)
Data Designs (Software Engg.)Data Designs (Software Engg.)
Data Designs (Software Engg.)
 
Architecting and Designing Enterprise Applications
Architecting and Designing Enterprise ApplicationsArchitecting and Designing Enterprise Applications
Architecting and Designing Enterprise Applications
 
Software Architecture
Software ArchitectureSoftware Architecture
Software Architecture
 
Unit iii-Architecture in the lifecycle
Unit iii-Architecture in the lifecycleUnit iii-Architecture in the lifecycle
Unit iii-Architecture in the lifecycle
 

Similaire à 1 introduction to sa

Software architecture simplified
Software architecture simplifiedSoftware architecture simplified
Software architecture simplified
Prasad Chitta
 
Software architecture Unit 1 notes
Software architecture Unit 1 notesSoftware architecture Unit 1 notes
Software architecture Unit 1 notes
Sudarshan Dhondaley
 

Similaire à 1 introduction to sa (20)

UNIT-4design-concepts-se-pressman-ppt.PPT
UNIT-4design-concepts-se-pressman-ppt.PPTUNIT-4design-concepts-se-pressman-ppt.PPT
UNIT-4design-concepts-se-pressman-ppt.PPT
 
CHAPTER12.ppt
CHAPTER12.pptCHAPTER12.ppt
CHAPTER12.ppt
 
Architectural design
Architectural designArchitectural design
Architectural design
 
Software Architecture
Software ArchitectureSoftware Architecture
Software Architecture
 
Unit4
Unit4Unit4
Unit4
 
Design Concepts in Software Engineering-1.pptx
Design Concepts in Software Engineering-1.pptxDesign Concepts in Software Engineering-1.pptx
Design Concepts in Software Engineering-1.pptx
 
Software architecture simplified
Software architecture simplifiedSoftware architecture simplified
Software architecture simplified
 
Lecture-2-Architectural_Concepts.pdf
Lecture-2-Architectural_Concepts.pdfLecture-2-Architectural_Concepts.pdf
Lecture-2-Architectural_Concepts.pdf
 
OOSE Unit 4 PPT.ppt
OOSE Unit 4 PPT.pptOOSE Unit 4 PPT.ppt
OOSE Unit 4 PPT.ppt
 
Architectural design
Architectural designArchitectural design
Architectural design
 
Oose unit 4 ppt
Oose unit 4 pptOose unit 4 ppt
Oose unit 4 ppt
 
Togaf 9 introduction
Togaf 9 introductionTogaf 9 introduction
Togaf 9 introduction
 
O.Savchenko FWDays workshop Software Architecture
O.Savchenko FWDays workshop Software ArchitectureO.Savchenko FWDays workshop Software Architecture
O.Savchenko FWDays workshop Software Architecture
 
Essential Software Architecture - Chapter 1 Understanding Software Architectu...
Essential Software Architecture - Chapter 1 Understanding Software Architectu...Essential Software Architecture - Chapter 1 Understanding Software Architectu...
Essential Software Architecture - Chapter 1 Understanding Software Architectu...
 
DESIGN CONCEPTS
DESIGN CONCEPTSDESIGN CONCEPTS
DESIGN CONCEPTS
 
Unit 5 design engineering ssad
Unit 5 design engineering ssadUnit 5 design engineering ssad
Unit 5 design engineering ssad
 
B19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxB19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptx
 
Design concepts
Design conceptsDesign concepts
Design concepts
 
Chapter 6 design
Chapter 6 designChapter 6 design
Chapter 6 design
 
Software architecture Unit 1 notes
Software architecture Unit 1 notesSoftware architecture Unit 1 notes
Software architecture Unit 1 notes
 

Dernier

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Dernier (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

1 introduction to sa

  • 2. Definition of Software Architecture • The software architecture of a program or computing system is the structure or structures of the system, which comprise software elements, the externally visible properties of those elements, and the relationships among them. • Other definitions: http://www.sei.cmu.edu/architecture/definitions.ht ml 2
  • 4. Architecture Specifies Component Communication • Communicate – Data – Control • Communication methods – Method calls – Message passing – etc. 4
  • 5. Architecture Addresses Nonfunctional Requirements • Nonfunctional requirements are the ones that don’t appear in use cases • They are concerned with how the application provides the required functionality • Three distinct areas of nonfunctional requirements – Technical constraints – Business constraints – Quality attributes 5
  • 6. Architecture Is an Abstraction • Unnecessary details are suppressed or ignored in order to focus attention and analysis on the salient architectural issues • Components in the architecture are considered as black boxes • Architecture can be described by decomposing 6
  • 7. Architecture Is an Abstraction 7
  • 8. Architecture Views • Logical view: This describes the architecturally significant elements of the architecture and the relationships between them. The logical view essentially captures the structure of the application using class diagrams or equivalents. • Process view: This focuses on describing the concurrency and communications elements of an architecture. In IT applications, the main concerns are describing multithreaded or replicated components, and the synchronous or asynchronous communication mechanisms used. 8
  • 9. Architecture Views • Physical view: This depicts how the major processes and components are mapped on to the applications hardware. It might show, for example, how the database and web servers for an application are distributed across a number of server machines. • Development view: This captures the internal organization of the software components, typically as they are held in a development environment or configuration management tool. For example, the depiction of a nested package and class hierarchy for a Java application would represent the development view of an architecture 9
  • 10. Why Is Software Architecture Important? • Communication among stakeholders • Early design decisions – Architecture Defines Constraints on Implementation – Architecture Dictates Organizational Structure – Architecture Inhibits or Enables a System's Quality Attributes – Predicting System Qualities by Studying the Architecture – Architecture Makes It Easier to Reason about and Manage Change – Architecture Enables More Accurate Cost and Schedule Estimates 10
  • 11. Why Is Software Architecture Important? • Transferable abstraction of a system – Software Product Lines Share a Common Architecture – Systems Can Be Built Using Large, Externally Developed Elements – Architecture Permits Template-Based Development 11
  • 12. Where Do Architectures Come From? • Architecture are influenced by management stakeholders • Architecture are influenced by developing organization • Architecture are influenced by the background and experience of architects • Architecture are influenced by technical environment 12
  • 13. Stakeholders • Managers • Marketing officials • End-users • Maintenance officials • Customers 13
  • 14. Architecture activities 1. Creating the business case for the system 2. Understanding the requirements 3. Creating or selecting the architecture 4. Documenting and communicating the architecture 5. Analyzing or evaluating the architecture 6. Implementing the system based on the architecture 7. Ensuring that the implementation conforms to the architecture 14
  • 15. Quality Attributes • Performance – Throughput – Response time • Scalability Trade-off • Extensibility • Security • Availability • Modifiability 15
  • 16. Summary • Definition of software architecture • Architecture views • The importance of architecture • Architecture activities • Quality attributes 16
  • 17. 17