Chapter 15 Flashcards

1
Q

marginal costs

A

The costs associated with each additional unit produced.

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

vertical niches

A

Sometimes referred to as vertical markets. Products and services designed to target a specific industry (e.g., pharmaceutical, legal, apparel retail).

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

cloudbursting

A

Describes the use of cloud computing to provide excess capacity during periods of spiking demand. Cloudbursting is a scalability solution that is usually provided as an overflow service, kicking in as needed.

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

black swans

A

Unpredicted, but highly impactful events. Scalable computing resources can help a firm deal with spiking impact from black swan events. The phrase entered the managerial lexicon from the 2007 book of the same name by Nassim Taleb.

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

platform as a service (PaaS)

A

Where cloud providers offer services that include the hardware, operating system, development tools, testing, and hosting (i.e., the platform) that its customers use to build their own applications on the provider’s infrastructure. In this scenario, the cloud firm usually manages the platform (hosting, hardware, and supporting software), while the client has control over the creation and deployment of its application.

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

server farm

A

A massive network of computer servers running software to coordinate their collective use. Server farms provide the infrastructure backbone to SaaS and hardware cloud efforts, as well as many large-scale Internet services.

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

open source software (OSS)

A

Software that is free and where anyone can look at and potentially modify the code.

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

utility computing

A

A form of cloud computing where a firm develops its own software, and then runs it over the Internet on a service provider’s computers.

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

service level agreement (SLA)

A

A negotiated agreement between the customer and the vendor. The SLA may specify the levels of availability, serviceability, performance, operation, or other commitment requirements.

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

scalability

A

Ability to either handle increasing workloads or to be easily expanded to manage workload increases. In a software context, systems that aren’t scalable often require significant rewrites or the purchase or development of entirely new systems.

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

infrastructure as a service (IaaS)

A

Where cloud providers offer services that include running the remote hardware, storage, and networking (i.e., the infrastructure), but client firms can choose software used (which may include operating systems, programming languages, databases, and other software packages). In this scenario, the cloud firm usually manages the infrastructure (keeping the hardware and networking running), while the client has control over most other things (operating systems, storage, deployed applications, and perhaps even security and networking features like firewalls and security systems).

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

LAMP

A

LAMP An acronym standing for
Linux, the Apache Web server software, the MySQL database, and any of several programming languages that start with
P(e.g., Perl, Python, or PHP).

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

virtual desktops

A

When a firm runs an instance of a PC’s software on another machine and simply delivers the image of what’s executing to the remote device. Using virtualization, a single server can run dozens of PCs, simplifying backup, upgrade, security, and administration.

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

virtualization

A

A type of software that allows a single computer (or cluster of connected computers) to function as if it were several different computers, each running its own operating system and software. Virtualization software underpins most cloud computing efforts, and can make computing more efficient, cost-effective, and scalable.

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

Linux

A

An open source software operating system.

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

total cost of ownership

A

An economic measure of the full cost of owning a product (typically computing hardware and/or software). TCO includes direct costs such as purchase price, plus indirect costs such as training, support, and maintenance.

17
Q

security-focused

A

Also known as “hardened.” Term used to describe technology products that contain particularly strong security features.

18
Q

n00b

A

Written with two zeros, pronounced “newb.” Geek-slang (leet speak), derogatory term for an uninformed or unskilled person.

19
Q

software as a service (SaaS)

A

A form of cloud computing where a firm subscribes to a third-party software and receives a service that is delivered online.

20
Q

containers

A

A type of virtualization that allows for shared operating systems for more resource savings and faster execution. However, containers still isolate applications so they execute and move to different computing hardware, just like conventional virtualization.

21
Q

cloud computing

A

Replacing computing resources—either an organization’s or individual’s hardware or software—with services provided over the Internet.