Ch. 1 Flashcards
What is Cloud Computing?
Cloud computing is a technology that provides computing services like storage, processing power, and applications over the internet
Where is the data actually stored on all these cloud systems?
In data centers, where there is a large number of servers
(Computeres that provide services on behalf of clients)
What needs to be fast and fully functional for cloud computing to operate well?
The internet. Swift and dependable network connections play a vital role.
What is the purpose of the DNS protocol? What layer does it operate at and what port does it use?
- It turns domain names into IP addresses, it helps computers find and communicate with each other online.
- Operates in the Application layer protocol
- It uses port 53
Why are companies moving their data to the cloud?
Cloud computing eliminates the costs of buying hardware and software. Scalability helps companies decide how many servers they should continue to use, and pay for what they need.
Why would a company not move their data to the cloud?
There are regulations in place (Hipaa and ferpa)
What is the speed of a typical company wired LAN and what typical type of wires do they use?
10 Gbps
Switches and ethernet cables
How is Uber/Lyft similar to how the cloud operates?
Pay as you go - it is scalable
The cloud providers sell their computers as a service.
What is a VLAN and how are VLANs implemented?
Virtual Local Area Network - subnetting on the switch, the switch has to be managed
- Allows for more security in network segmenting
- Better traffic management
- Minimizes broadcast traffic
Relating to jobs what are the effects of the popularity of the cloud?
Less jobs in maintenance and server hardware. The cloud has made jobs more flexible, reliable, efficient, and helped lower costs.
How is going to the cloud beneficial for a new startup company?
The company does not have to purchase any hardware or server maintenance. (new server $10,000)
What is the difference between private IP address and public IP address?
A private IP address, such as a home or office network, is assigned to a device on a local network and is used to identify the device within that network. On the other hand, a public IP address is assigned to a device directly connected to the internet and is used to identify the device on the internet.
What is low latency?
Fast
What is high latency?
Slow
What is NAT
Network Address Translation
NAT is a process that routers use to translate internal, nonregistered IP addresses to external, registered IP addresses.