Chapter 15 Flashcards

1
Q

The fixed cost to produce a software product is effectively zero. (T/F)

A

False; Unlike physical products assembled from raw materials, the marginal cost to produce an additional copy of a software product is effectively zero. Just duplicate, no additional input required. Fixed costs are expensive √± they’re the people cost for programming, debugging, testing, among other things.

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

_____ refers to replacing computing resources, which could include hardware or software, with services provided over the Internet.

A

Cloud computing; Cloud computing refers to replacing computing resources, which could include hardware or software, with services provided over the Internet. Cloud computing is making it more common for a firm to move software to run on someone else’s hardware.

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

Which software allows a single computer to function as if it were several different computers?

A

Virtualization software; Virtualization software 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 and helps consolidate computing resources and creates additional savings and efficiencies.

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

______________ offerings—free alternatives where anyone can look at and potentially modify a program’s code.

A

Open source software; Open source software (OSS) offerings—free alternatives where anyone can look at and potentially modify a program’s code—pose a direct challenge to the assets and advantages cultivated by market leaders.

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

Which of the following is considered to be the flagship open source software product?

A

Linux; Open source software is not only available for free, but also makes source code available for review and modification. The flagship OSS product is the Linux operating system, now available on all scales of computing devices from cell phones to supercomputers.

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

In the context of open source software, the term “hardened” is used to describe:

A

technology products with particularly strong security features; Many OSS vendors offer security-focused (sometimes called “hardened”) versions of their products. These can include systems that monitor the integrity of an OSS distribution, checking file size and other indicators to be sure that code has not been modified and redistributed by bad guys who’ve added a back door, malicious routines, or other vulnerabilities.

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

_____ is the ability to either handle increasing workloads or to be easily expanded to manage workload increases.

A

Scalability; Scalability is the ability to either handle increasing workloads or to be easily expanded to manage workload increases. Scalability allows a firm to scale from start-up to blue chip without having to significantly rewrite their code, potentially saving big on software development costs.

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

In contrast to other major platforms, there has never been a major open source software security vulnerability. (T/F)

A

False; The Heartbleed incident represents one of the largest security vulnerabilities in recent memory.

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

Those looking to share open source projects, contribute to these projects, or examine the code of projects (a great way to learn) should visit the site ___________.

A

GitHub; GitHub, where millions of projects are hosted and shared (coding students take note: today’s employers assume you’re GitHub savvy since this is a service many use for project collaboration).

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

Which of the following is a customer relationship management software?

A

Siebel; Many open source products come with the installation tools, support utilities, and full documentation that make them difficult to distinguish from traditional commercial efforts. Siebel is a customer relationship management software that competes with Salesforce.com and SugarCRM.

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

Which of the following is an open source e-mail software that competes with Outlook server?

A

Zimbra; Zimbra is an open source e-mail software that competes with Outlook server.

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

Oracle, a firm that sells commercial ERP and database products, provides Linux for free, selling high-margin Linux support contracts for as much as $500,000. This is an example of:

A

firms using OSS to wean customers away from competitors; Many firms are trying to use OSS markets to drive a wedge between competitors and their customers. By giving out Linux for free, Oracle hopes to wean customers away from Microsoft-a firm that sells many products that compete head-to-head with Oracle’s offerings.

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

Total cost of ownership is all the cost associated with the design, development, testing, implementation documentation, training and maintenance of a software system. (T/F)

A

True; Total cost ownership is all the cost associated with the design, development, testing, implementation documentation, training and maintenance of a software system. Complexity can raise the total cost of ownership (TCO) of Linux desktops, with additional end-user support offsetting any gains from free software.

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

_____ is a form of cloud computing where a firm subscribes to a third-party software-replacing service that is delivered online.

A

Software as a service; With software as a service (SaaS), a firm subscribes to a third-party software-replacing service that is delivered online.

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

With _______, firms get the most basic offerings but can also do the most customization, putting their own tools (operating systems, databases, programming languages) on top.

A

IaaS; With IaaS, firms get the most basic offerings but can also do the most customization, putting their own tools (operating systems, databases, programming languages) on top.

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

Which of the following is true about SaaS?
It is considered to be a risky approach as startup costs tend to be high.
Its associated costs are treated as variable operating expenses rather than fixed capital expenses.
It involves longer deployment times compared with installed packaged software or systems developed in-house
It lacks scalability thereby making it difficult for firms to ramp up during periods of unexpectedly high system use.
It lowers the costs associated with software and hardware but increases maintenance and staff expenses.

A

Its associated costs are treated as variable operating expenses rather than fixed capital expenses; Firms that adopt software as a service never actually buy a system’s software and hardware, so these systems become a variable operating expense. This flexibility helps mitigate the financial risks associated with making a large capital investment in information systems.

17
Q

The ____ between the customer and the vendor usually specify the levels of availability, serviceability, performance, operation, or other commitment requirements.

A

service level agreements; The service level agreement (SLA) is a negotiated agreement between the customer and the vendor. Vendors frequently sign an SLA with their customers to ensure a guaranteed uptime and define their ability to meet demand spikes.

18
Q

Products and services designed to target a specific industry are known as horizontal niches.

A

False; Going direct also means that SaaS applications are available anywhere someone has an Internet connection, making them truly global applications. This feature has allowed many SaaS firms to address highly specialized markets (sometimes called vertical niches).

19
Q

The major concern regarding software as a service involves:

A

the high dependence a firm develops with its SaaS vendor; If a traditional software company goes out of business, in most cases its customers can still go on using its products. But if its SaaS vendor goes under, they have got all of the customers’ data, and even if customers could get their data out, most organizations do not have the hardware, software, staff, or expertise to quickly absorb an abandoned function.

20
Q

Which of the following observations regarding software as a service is true?

Radical changes in a SaaS system’s functionality might result in unforeseen training costs.
One of the advantages of using SaaS vendors is that the firm can eliminate security concerns.
Installed software systems are often accused of being less flexible than their SaaS counterparts.
A firm’s internal network is critical to running an SaaS system which uses processes involving data transfer.
SaaS offerings usually work well when the bulk of computing happens at the client end of a distributed system.

A

Radical changes in a SaaS system’s functionality might result in unforeseen training costs; Organizations adopting SaaS may find they are forced into adopting new versions. This fact is important because any radical changes in a SaaS system’s user interface or system functionality might result in unforeseen training costs, or increase the chance that a user might make an error.

21
Q

SaaS means a greater consumerization of technology, which is rarely, if ever, works out well for firms. (T/F)

A

False; The consumerization of corporate technology isn’t all bad. Employee creativity can blossom with increased access to new technologies, costs might be lower than home grown solutions, and staff could introduce the firm to new tools that might not otherwise be on the radar of the firm’s IS Department.

22
Q

_____ is a scalability solution that is usually provided as an overflow service, kicking in as needed.

A

Cloudbursting; Cloudbursting provides excess capacity during periods of spiking demand.

23
Q

_____ are unpredicted but highly impactful/spiking events.

A

Black swans; Cloudbursting is appealing because forecasting demand is difficult and can’t account for the ultra-rare, high-impact events, sometimes called black swans. Planning to account for usage spikes explains why the servers at many conventional corporate IS shops run at only 10 to 20 percent capacity.

24
Q

_____ are massive networks of computer servers running software to coordinate their collective use.

A

Server farms; Server farms provide the infrastructure backbone to SaaS and hardware cloud efforts, as well as many large-scale Internet services.

25
Q

The high customer costs of cloud computing raise the barriers to entry for startup technology firms seeking cloud services.

A

False; By lowering the cost to access powerful systems and software, barriers to entry also decrease.

26
Q

A server running _____ software can create smaller compartments in memory that each behave as a separate computer with its own operating system and resources.

A

virtualization; Virtualization is 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. The most sophisticated of these tools also allows firms to combine servers into a huge pool of computing resources that can be allocated as needed.

27
Q

Virtualization offers firms many advantages, but one disadvantage is that it requires firms to buy more server computers than if organizations had not deployed virtualization.

A

False; The key benefit is that this lets firms stop buying separate servers for each application they want to run. Rather, organizations can create many virtual computers on a single machine (or cluster of machines that provide a pool of capacity) so hardware is used more efficiently.

28
Q

________________ are a type of virtualization that allows for shared operating systems, more resource savings and faster execution.

A

Containers; There’s another term that’s increasingly appearing in the tech and business press, containers. This is a type of virtualization that allows applications to share an operating system, but it still lets resources be shuttled around from low-powered hardware to massive pools of servers if capacity spikes. Since containers don’t need their own separate operating system, they use even less resources and execute faster.

29
Q

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, it is said to be operating on a(n) _____.

A

virtual desktop; Virtual desktops allow a server to run what amounts to a copy of a PC—OS, applications, and all—and simply deliver an image of what’s executing to a PC or other connected device. This allows firms to scale, back up, secure, and upgrade systems far more easily than if they had to maintain each individual PC.

30
Q

iBeacon is:

A

a technology that apps can use to determine a user’s location; New offerings that leverage tools (such as the app-engaging, location-based technology, iBeacon) are allowing venues to guide consumers to deals, products, and even parking spaces.

31
Q

Which of the following is not considered advantages of apps over packaged software and browser-based alternatives?

Unlike browser-based alternatives, smartphone apps can integrate with the OS and send out direct message to users.
Most app stores provide localization efforts, translating content uploaded by developers into language systems offered in local app stores throughout the world.
Apps offer richer, more interactive interface options than simple web-based applications.
App stores are always open
Apps are distributed at a fraction of the cost of conventional packaged software.

A

Most app stores provide localization efforts, translating content uploaded by developers into language systems offered in local app stores throughout the world; App stores are always open. Apps are distributed at a fraction of the cost of conventional packaged software. Apps offer richer, more interactive interface options than simple web-based applications. Unlike browser-based alternatives, smartphone apps can integrate with the OS and send out direct message to users.

32
Q

App platforms lower the switching costs of software developers when compared to costs associated with developing browser-based alternatives. (T/F)

A

False; App development often requires programmers to create a package using developer tools provided by mobile device manufacturers, further deepening switching costs. Others lament the walled garden created within apps where data is more tightly controlled by a service provider and where firms must comply to the usage policies of the platform provided (e.g., Apple, Google, Amazon, or Microsoft).

33
Q

Most firms will opt for an IT configuration that is 100 percent in-house, packaged, or SaaS. (T/F)

A

False; For most firms, technology decisions are not binary options for the whole organization in all situations. Few businesses will opt for an IT configuration that is 100 percent in-house, packaged, or SaaS.

34
Q

Which of the following is usually not an option for firms relying on unique processes, procedures, or technologies that create vital, differentiating competitive advantage?
Developing proprietary systems
Deploying teams of employees to create customized software
Developing entire efforts in-house
Purchasing package software from a vendor to automate such efforts
Employing public clouds

A

Purchasing package software from a vendor to automate such efforts; Netflix and Dell both considered third-party software to manage inventory fulfillment. But in both cases, these firms felt that mastery of these functions was too critical to competitive advantage, so each firm developed proprietary systems unique to the circumstances of each firm.