Mobile Computing Architecture Flashcards

1
Q

What is a Mobile computing architecture

A

The definition of multiple layers between user application interfaces, devices, and network
hardware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the importance of a Mobile computing architecture

A

A well-defined architecture is necessary for systematic calculations and access to data and software objects within mobile computing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe and illustrate the 3-tier mobile computing architecture

A

It is organized in three major parts:
– Presentation layer (UI)
– Application layer
– Data access layer

● Usually, each tier is distributed to a different network or place (logically).

*See page 4 for illustration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

List different functions of the various Layers

A

● Presentation Layer (UI):
– Presents data to the user
– Data manipulation

● Application Layer:
– Acts as the server
– Provides business logic

● Data Access Layer:
– Made up of the data repository (DBMS), thus provides and stores data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly