Skip to content

Latest commit

 

History

History

session4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Session 4: Architecture


If you think good design is expensive, you should look at the cost of bad design.

Ralf Speth


Outline

The agenda for this session will be as follows:

  1. Key Architectural Concepts: We need to explore key architectural concepts that should drive most of the software design decisions.

  2. Service Design: An overview of real world web service design practices and considerations.

  3. Database Design: A look at database architecture and how it can effect the performance of your application.