Technology Guides 1, 2, 3 Flashcards

(47 cards)

1
Q

What does Hardware consist of?

A

*Central Processing Unit (CPU)
*Primary storage
*Secondary storage
*Input technologies
*Output technologies
*Communication technologies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the general trend in hardware technology?

A

Becoming smaller, faster, cheaper, and more powerful over time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a key factor for businesses to gain a competitive advantage in many industries

A

Exploiting computer hardware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are the various types of computers in the computer hierarchy?

A

*Supercomputers
*Mainframe computers
*Microcomputers
*Laptop and notebook computers
*Tablet computers
*Handheld computers
*Wearable computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the term “Supercomputer” refer to?

A

The fastest computers available at any given time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What type of computing can process one quintillion operations per second?

A

Exascale supercomputing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the main benefit of gesture-based input technologies?

A

They allow more natural engagement in virtual environments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

which of the following best describes the difference between human data-entry devices and source-data automation devices?

A

Human data-entry devices require significant human effort to input data, while source-data automation devices input data with minimal human intervention.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what are the hierarchy of terms used to describe memory capacity?

A

*Kilobyte
*Megatbyte
*Gigabyte
*Terabyte
*Petabyte
*Exabyte
*Zettabyte
*Yottabyte

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what are the four main types of primary storage?

A

1) register
2) cache memory
3) random access memory (RAM)
4) Read only memory (ROM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Registers

A

part of the CPU, have the least capacity storing extremely limited amounts of instructions and data only immediately before and after processing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Cache memory

A

type of high-speed memory that enables the computer to temporarily store blocks of data that are used more often and that have a process can access more rapidly than main memory (RAM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Random access memory (RAM)

A

part of primary storage that holds a software program and small amounts of data for processing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Read-only memory (ROM)

A

a type of chip, where certain critical instructions are safeguarded. An example sis the instructions needed to start or boot the computer after it has been shut off.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Secondary storage characteristics?

A

*Nonvolatile
*Takes more time to retrieve data from it than from RAM
*Cheaper than primary storage
*Can use a variety of media, each with its own technology .

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the role of the Arithmetic Logic Unit (ALU) within the Central Processing Unit (CPU)?

A

It performs the mathematical calculations and logical comparisons.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is moore’s law?

A

The idea that microprocessor complexity will double approximately every 18 months.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the main objective of DevOps in organizational software development?

A

To reduce the time to deployment, increase usability, and lower the cost of new app development.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which type of software is distributed with license terms ensuring that its source code will always be available for all users?

A

Open-Source software

20
Q

Systems software

A

a set of instructions that serves primarily as an intermediary between computer hardware and application programs.

21
Q

What are some functions of the Systems software?

A

*Control and support the computer system and its information-processing activities
*Enabling computer systems to perform self-regulatory functions by loading itself when the computer is first turned on.
*It provides commonly used sets of instructions for all applications
*It helps users and IT personnel program, test and debut their own computer programs
*it supports application software by directing the computer’s basic functions.

22
Q

which interface hides the complexity of hardware from the users?

A

Graphical User Interface (GUI)

23
Q

What does the term “User Experience” (UX) refer to?

A

A user’s overall satisfaction level when interacting with software

24
Q

what was the initial step in the evolution of modern IT infrastructure?

A

Stand-alone mainframes

25
Grid computinger
pools various hardware and software components to create a single IT environment with shared resources.
26
what is the definition of cloud computing?
A type of computing that delivers convenient, on-demand, pay-as-you-go access for multiple customers to a shared pool of configurable computing resources.
27
What are some of the key benefits that cloud computing brings to businesses?
The ability to get applications up and running faster, with easier manageability and less maintenance.
28
Public cloud
shared, easily accessible, multicustomer IT infrastructures that are available non-exclusively to any entity in the general public.
29
Private cloud
IT infrastructures that can be accessed only by a single entity or by any exclusive group of related entities that share the same purpose and requirements, such as all of the business units with a single organization.
30
Hybrid Cloud
composed of public and private clouds that remain unique entities but are nevertheless tightly integrated.
31
Multiple clouds
Most common approach to cloud computing. Describes how organizations use multiple cloud providers to meet different technical or business requirements.
32
Vertical Clouds
a set of cloud computing services optimized for use in a particular industry
33
What are the three major types of cloud computing provided to customers or groups of customers?
Public clouds Private clouds Hybrid clouds
34
What is the main reason enterprises adopt private clouds?
System and data security
35
Infrastructure as a service (IaaS)
model, cloud computing providers offer remotely accessible servers, networks, and storage capacity.
36
What are the benefits that come with Cloud data management?
*Improved Security *Scalability and Savings *Governed Access *Automated backups, disaster recovery, and updates *Improved data quality *Sustainability
37
Platform-as-a-service (PaaS)
Customers rent servers, operating systems, storage, a database, software development technologies such as Java and .NET and network capacity over the internet.
38
Software-As-A-Service (SaaS)
Cloud computing vendors provide software that is specific to their customers' requirements.
39
Functions-as-a-Service (FaaS)
A category of cloud computing services that provides a platform allowing customers to develop, run, and manage applications' functions without the complexity of building and maintaining the infrastructure typically associated with developing and deploying an app.
40
Security-As-A-Service (SECaaS)
category of cloud services where an external provider handles and manages cybersecurity for an organization.
41
Which cloud computing services offers remotely accessible servers, networks, and storage capacity?
Infrastructure as a Service (IaaS)
42
Which type of cloud computing service is typically used by software developers and offers a platform to build, test, deploy, maintain, and manage every step of the development life cycle of applications.
Platform-as-a-Service (PaaS)
43
what are the key benefits of cloud computing?
*Positive impact on employees *Can save money *Can provide flexibility and competitiveness
44
What are the key concerns of cloud computing?
*Legacy IT systems *Reliability *Privacy *Security *The regulatory and legal environment *Criminal use of cloud computing
45
Which term is used to refer to the accumulated diversity of hardware, operating systems, and applications in an organization's IT system that can't be easily transferred to the cloud?
Legacy Spagetti
46
Why is privacy a significant concern in the context of cloud computing?
Because customer data may not remain on the same system or in the same data centre.
47
what is the protocol used in Web services that allows different web services to interoperate?
SOAP