Task 2
Task 2
2-MIPS
MIPS means Million instructions per second, which is an
approximate measure of a computer's raw processing power.
MIPS figures can be misleading because measurement
techniques often differ, and different computers may require
different sets of instructions to perform the same activity.
2. Memory Utilization
A memory bottleneck implies that the system does not have
sufficient or fast enough RAM. This situation cuts the speed at
which the RAM can serve information to the CPU, which slows
overall operations. In cases where the system doesn’t have
enough memory, the computer will start offloading storage to a
significantly slower HDD or SSD to keep things running.
Alternatively, if the RAM cannot serve data to the CPU fast
enough, the device will experience both slowdown and low CPU
usage rates.
3. Network Utilization
Network bottlenecks occur when the communication between
two devices lacks the necessary bandwidth or processing power
to complete a task quickly. According to Microsoft, network
bottlenecks occur when there’s an overloaded server, an
overburdened network communication device, and when the
network itself loses integrity. Resolving network utilization
issues typically involves upgrading or adding servers, as well as
upgrading network hardware like routers, hubs, and access
points.
Q3 What is off the-shelf severs?
Answer
A software and/or hardware product that is commercially ready-
made and available for sale, lease, or license to the general
public. Software and hardware that already exists and is
available from commercial sources. It is also referred to as off-
the-shelf.
Examples
Mail services (e.g., Gmail)
Media players (e.g., VLC, etc.)
Editor programs (e.g., Photoshop)
Antiviruses (e.g., Norton)
Operating systems (e.g., Windows)
Accounting applications (e.g., Tally)
CRM systems and more.
Q4 What is the difference between grid computing and
cloud computing?
Answer
Grid computing entails virtualizing computing resources in
order to store large amounts of data, but cloud computing entails
an application accessing resources through service over the
internet rather than directly. Grid computing distributes
resources across grids, whereas cloud computing manages
resources centrally.