Computer Architecture (not as in depth as you'd like) Flashcards
Definition
What is an Operating System?
An OS is a piece of software used to manage various functions of a computer.
Definition
What is an application?
This is a piece of software designed to provide a specific task/functionality to end users.
Definition
What is a Database?
A database (or DB) is a collection of information organised so that a computer system can quickly and easily access the desired information held within.
Memorise
List the most common types of network.
LAN: Local Area Network (Office Building)
WAN: Wide Area Network (Multiple geographically seperate offices)
CAN: Campus Area Network (military base/uni campus)
MAN: Metropolitan Area Network (Town/City size)
HAN: Home Area Network (Home sized)
Definition
What is Security?
The techniques used to ensure data cannot be read of compromised by those without thr authentication to do so.
Definition
What is network security?
The techniques used by network admins to ensure that a network cannot be accessed or altered by those without the required authentication.
XaaS
What are the benefits of Software as a Service?
This is when software is delivered via the internet for an end user.
There are a few main benefits to this approach:
Commercial software is available via the web.
Weak hardware with a browser can run hardware intensive software solutions.
SaaS is managed centrally from a server, which makes it easy to manage.
The user is not required to perform any software updates.
XaaS
What are the benefits of PaaS?
Platform as a Service provides a platform for sofware creation over the web, and has many advantages.
These include:
Allows a multiuser system (one account, many users).
Built in load balancing (scalability).
An environment to build, test, deploy & maintain apps at various stages of development.
XaaS
What are the benefits of IaaS?
This is the provision of infrastructure in the cloud.
It has a few main benefits.
Easily expandible resources - scalable.
Can easily distribute resources.
Cost is scaled to how much you use now, not how much you might need next year on sunday when theres a blue moon and a house fire.
Cost is spread over time - more easily digestible.