class 2 pp and youtube vids Flashcards

(67 cards)

1
Q

what is cloud computing?

A

the on demand deliver of IT resources via the internet

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

how is the pricing of cloud computing

A

with pay as you go prices

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

what does cloud computing allow you to do? and how?

A

can access technology services such as computing power, storage and databases

access from cloud provider such as Amazon Web Services

can make businesses more agile

reduce costs

instantly scale

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

why do organization use cloud computing?

A

for data backup

disaster recovery

email

virtual desktops

software development

testing

big data analytics

customer facing web applications

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

why are financial companies using cloud services?

A

to prevent real time fraud

prevention

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

why does cloud computing save you costs?

A

no need to make large upfront investments in hardware

no need to overpay for capacity you don’t use

can trade capital expense for variable expense

only pay for IT as you need it

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

what are the components of an information system?

A

hardware

software

database

network

people

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

how does the IPO process work?

A

input –> processing

processing –> output

output –> feedback

feedback –> input

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

what is a system?

A

a group of different things working together to complete a certain task

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

hardware

A

the equipment, such as a computer, printers and other physical devices

include all inout and output devices

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

software

A

what makes the hardware do stuff that is usefull to us

what makes the computer work

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

business processes

A

what we do, in part with the software but also with the data

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

data

A

the information we need for the business processes and the software

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

people

A

the individuals

the users of information systems, who create value and use them

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

how can people be a risk? what about software

A

people are vulnerable

people make errors

people cause risk

software, with all the right shit, will do the same thing properly without risk

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

when were computers invented?

A

depends on the pov

in this case, we are talking about the electronical computers

appeared in like beginning of the 20th century with technology

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

when did we start using computers?

A

around the 1950s

at the same time of the introduction of computer language

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

the first business uses of in business?

A

around 1950s and 1960s

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

when did the microprocessor first appear?

A

late 60s, early 70s

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

whats a microprocessor?

A

basically a personal computer

much smaller

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

stand-alone mainframes

A

not really smart

a lot of people could use one

around 1950s and 60s

worked alone

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

dumb terminals and mainframes

A

pretty rare now

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

where are mainframes stills used?

A

banks

businesses

government establishments

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

Local Area Networks (Client/Server Computing)

A

start connecting a bunch of computers together

computer could share different services, share hardware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Evolution of the Modern | IT Infrastructure
1. Stand-alone Mainframes 2. Mainframe and Dumb Terminals 3. Stand-alone Personal Computers 4. Local Area Networks (Client/Server Computing) 5. Enterprise Computing 6. Cloud Computing and Mobile Computing
26
Moore's law
a guide developed by Gordon Moore a graph illustrating how microprocessors have been evolving relates to thin crease of number of transistors increase over time in his law, it is explained that the number of transistors increases approximately every two years due to technological advancements computers get more transistors with these getting smaller and smaller, making computers OP microprocessors are getting cheaper
27
who is gordon Moore
one of the inventors of microprocessor with Intel
28
which one is more modern, HHD or SSD?
SSD boy
29
is a program necessarily an application? is an application necessarily.a program?
a program is not necessarily an application an application necessarily a program
30
open systems
systems with open environments allows different individuals to collaborate in the creation and improvement of the system not proprietary, not closed environment like linux
31
closed system
very controlled environment such as apple
32
open source
software where you have access to the original source code written by programmers ability to adapt and transform a free software developed by many people over time
33
microprocessors are the brain of the computer true or false?
true
34
von Truman architecture
input goes into the cpu cpu has arithmetic unit to do the math cpu has the control unit that controls cpu basically does all the work the instructions that tell cpu is in the Memory
35
what type of memories in the memory
ROM (Read only memory) RAM (random access memory)
36
ROM (Read only memory)
where the basic instructions are going to be
37
RAM (random access memory)
main memory where software and data is gonna be found
38
what happens when RAM is full?
it makes computer appear slow
39
what do you do to make computer go faster when RAM is full?
you add memory (RAM)
40
what do inputs do?
get info in the computer
41
what do outputs do?
get info out of computer
42
permanent memory?
storage in the hardware memory doesn't get erased if turn off computer
43
what happens to RAM when turn off computer?
memory is erased
44
what makes the hardware useful?
the software
45
two main types of software
system software (OS) application software
46
general application software
word excel etc can run on multiple operating systems
47
system software
whats connected to the machine and that makes it useful a set of instructions that serves primarily as an intermediary between computer hardware and application programs
48
software
a set of computer programs that enable the hardware to process data
49
computer program
the sequence of instructions for the computer, which comprise software
50
documentation
what tells us how to use the software
51
application software
a set of computer instructions that provide more specific functionality to a user
52
what is the operating system?
main part of the system software supervises the overall operation of the computer by monitoring the computer’s status, scheduling operations, and managing input and output processes gives you the impression that there are many things happening at the same time
53
functions performed by the systems software
* Control and support information processing activities * Control and support peripherals (e.g. printers, keyboard, mouse) * Enables self-regulatory functions of the computer * Provides commonly used sets of instructions for all applications * Supports application software by directing the computer’s basic functions
54
major types of application software
* Spreadsheets * Word Processing * Desktop Publishing * Data Management * Presentation * Graphics * Personal Information Management * Personal Finance * Web Authoring * Communications
55
when Is data worth the most?
when it ss the most contextualized when it is turned into knowledge
56
what type of information system will workers use? what is it the most based on?
transaction. processing system based on action
57
what type of information system will middle managers use? what is it the most based on?
management information systems based on tactic and action
58
what type of information system will senior managers use? what is it the most based on?
decision support systems based on strategy and tactic
59
what type of information system will executives use? what is it the most based on?
executive information system based on strategy
60
what is the main goal cloud computing?
externalizing the information systems making more of a commodity rather than an expense making it way more efficient make it easy to scale up or scale down
61
what is cloud computing?
* Provides On-Demand Self-Service * Enables organizations to utilize resources more efficiently * Provides fault tolerance and redundancy * Makes it easy to scale up or down using a third property to help ex: amazon web services, google dox, drop box
62
what are issues with cloud computing?
its in the cloud there could be security breaches
63
what are three big types of cloud computing services? (study this shit, add to it)
infrastructure-as-a-service (IAAS) Platform-as-a-service (PAAS) Software-as-a-service (SAAS)
64
Three Major Benefits of Cloud Computing to Individuals & Organizations
1: Positive impact on employees 2: Can save money 3: Can improve organizational flexibility and competitiveness
65
why does cloud computing have a positive impact on employees?
Access information anywhere, on any device, across organizational boundaries
66
how can cloud computing save money?
Reduces or eliminates need to purchase hardware, build and install software and pay software licensing fees
67
how can cloud computing improve organizational flexibility and competitiveness?
Using only computing resources needed at any given time, can scale operations up or down as needed