Lecture 3: Technological Foundations and Modern IT Infra Flashcards
1
Q
What is Moore’s Law?
A
- Chip performance per dollar doubles roughly every 18 months
- The complexity for minimum component costs has increased at a rate of roughly a factor of two per year
- Adapted to predict doubling every two years staring 1980
- Currently slowed down to doubling every 2.5 years
2
Q
What are three chip based components?
A
- Microprocessor
- Random-access memory
- Flash or solid state drives
3
Q
What are three mechanical (moving) components?
A
- Hard disk
- Fans
- Disc drives
4
Q
What is the evolution of IT hardware?
A
- Mainframe era (1959)
- Minicomputers (1965)
- Personal computing (1981)
- Client-server era (1983)
5
Q
Client server model vs Peer to Peer
A
- Client server model distinguish between providers and requesters
- In P2P, participants are both suppliers and consumers of resources
6
Q
What is the internet?
A
A decentralized system of networks that links devices around the glob and enables data transmission among them
7
Q
What are common application transfer protocols?
A
- HTTP
- SMTP
- FTP
8
Q
What is TCP and IP
A
- TCP (transmission control protocol) slices data that is to be sent into packages
- IP routes these packages to the target computer
- TCP at target computer checks for completeness and reassembles packages
9
Q
What are the advantages and disadvantages or cloud computing?
A
Advantages
- Reduce upfront costs
- Increased flexibility for scaling
Disadvantages
- May lead to higher long term costs
- Dependence on providers
- Moving legacy systems to cloud may be costly
10
Q
What are the different cloud computing services?
A
Infrastructure as a service
Platform as a service
Software as a service