Lecture 5 Flashcards
How do internet and web function:
1) packet switching and TCP-IP and IP adress
2) client server model
3) internet cloud computing model
How internet communication works - Packet switching
Method of slicing digital messages into packets (of a fixed size)
To be sent along different communication paths as these become available and
Reassembling the packets once they arrive at destination
The TCP-IP protocol has four layers
1) Application layer to exchange data between software applications
2) Transport layer to connnect internet to a software application
3) Internet layer to address packages and routing messages across internet
4) Network interface layer to place packages on and receiving packages from internet
IP adress
Every device connected to the internet must have a unique adress number called an internet protocol adress
Domain names
The domain names system allows expressions such as peasoned.com to stand for numeric IP locations
DNS server
DNS servers are databases that keep track of IP adresses and domain names on the internet
Root server:
Root servers are central directories taht list all domain names currently in use for specific domains; for example, the .com root server. DNS servers consult root servers to look up unfamiliar domain names when routing t raffic
IPv4
uses 32 bits to identify an address –> 2^32 = 4284967296 different IP addresses
Domain name
IP address expressed in natural language (not binary or decimal)
Domain name system (DNS) allows numeric IP addresses to be expressed in natural language
Uniform resource locator (URL)
Thick clients
Have their own (internal) computing power and storage for data and software
May also use cloud computing to store some data on/use some software from servers
Thin clients
use (cloud) servers (local and/or wide area networks) for computing and storage of data and software
Cloud computing
Clients obtain shared and standardized services over internet from various servers
Businesses (and consumers) need to know…
Where are my data
-In my device
-In my local network
-In the cloud
Where is my software
Where is my hardware
And is it still secure
Cloud computing is
On demand self service (obtain IT only when your business needs it)
Ubiquitous network access (use access anywhere, anytime)
Location independent resource pooling (share IT resources)
Rapid elasticity (increase or decrease IT as needed)
Measured service (pay per use, no need to invest)
Cloud computing offers firms to focus on
Using IT instead of
Buying and managing IT