Data modelling transition to design and architecture – lecture 5

1. What is the data model?

2. What steps are involved in the design phase?

3. Understand, fundamental art, architecture, components

The four functional components of a system are:

  1. Data storage
  1. Data access logic
  1. Application logic
  1. Presentation logic

4. What are the different types of application architectures?

Client-Server Architecture

Server based architecture

Mobile application architecture

MVC (Model View Controller)