Chapter 15 Flashcards
The fixed cost to produce a software product is effectively zero. (T/F)
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.
_____ refers to replacing computing resources, which could include hardware or software, with services provided over the Internet.
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.
Which software allows a single computer to function as if it were several different computers?
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.
______________ offerings—free alternatives where anyone can look at and potentially modify a program’s code.
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.
Which of the following is considered to be the flagship open source software product?
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.
In the context of open source software, the term “hardened” is used to describe:
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.
_____ is the ability to either handle increasing workloads or to be easily expanded to manage workload increases.
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.
In contrast to other major platforms, there has never been a major open source software security vulnerability. (T/F)
False; The Heartbleed incident represents one of the largest security vulnerabilities in recent memory.
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 ___________.
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).
Which of the following is a customer relationship management software?
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.
Which of the following is an open source e-mail software that competes with Outlook server?
Zimbra; Zimbra is an open source e-mail software that competes with Outlook server.
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:
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.
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)
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.
_____ is a form of cloud computing where a firm subscribes to a third-party software-replacing service that is delivered online.
Software as a service; With software as a service (SaaS), a firm subscribes to a third-party software-replacing service that is delivered online.
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.
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.