1/27
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
IT Infastructure
provides foundation for all information systems
IT is a subset of info systems
hardware
software
data management technology
people (networking)
processes (telecommunications tech)
$6T
Technology Drivers (5)
Infrastructure Evolution
Law of Mass Digital Storage
Metcalfe’s Law + Network Economics
Declining Communication Costs and Internet
Development of Technology Standards
Infrastructure Evolution (TD 1/5)
Moore’s Law and microprocessing power - transistors
Computing power doubles every 18 months (exponential increases)
Nanotechnology: shrinks size of transistors to size comparable to size of virus
Law of Mass Digital Storage (TD 2/5)
amount of data stored each year 2x
the world produces 5 exabytes (10^18) of unique info each year
Metcalfe’s law and network economics (TD 3/5)
value/power of a network grows upwards as a function of the # of network members
as network members inc, MORE ppl want to use it (demand for network access inc)
sources of network economics: net effects, net externalities
Declining communication costs and Internet (TD 4/5)
DIGITAL DIVIDE - 5.35B people have Internet access
as costs to communicate decrease, usage of communication/computing facilities increases
certain countries benefit most from declining communication costs
ZARA
Development of technology standards
specifications that establish compatibility of products/ability to communicate in a network
“System A will be able to talk to System B”
How do info systems collect + process data?
Batch processing
transactions stored for predefined amount of time, then processed as group
Online processing
transactions processed immediately
CHT Contemporary Hardware Trends (5)
Grid computing
Cloud computing
Autonomic computing
Mobile digital platform
Virtualization
Mobile Digital Platform (CHT 4/5)
handheld hardware - cell phones, tablet computers
nanotechnology
computer chips/other smaller devices through manipulating individual atoms/molecules
grid computing (CHT 1/5)
connects geographically remote computers into a single network to combine processing power and create virtual supercomputer
BENEFITS: cost savings, speed, agility
Virtualization (CHT 5/5)
virtualize = consolidate servers
a single physical resource acts as multiple resources
reduces hardware and power expenses
hardware centralization
cloud computing (CHT 2/5)
firms/individuals obtain computing resources over the Internet
IAAS
SAAS
fastest growing segment
autonomic computing (CHT 3/5)
systems that can configure and heal themselves
ex) self-updating antivirus software
software trends (2)
open source software
linux, apache
cloud computing
google apps, office web apps, amazon ec
how should IT dept be organized?
centralized
decentralized - business unit IT dept makes decisions
operating system
main set of controls for managing computer hardware
easier for users to interact with computers
easier for programmers to write application software
application software
performs the work that users and firms are directly interested in accomplishing
more application software available for a platform, the more valuable it becomes
ex) radio, GPS, air conditioning inside of a car
application software categories
Desktop software
apps installed on a personal computer
word processors, web browsers, spreadsheets, presentation software
Enterprise software
apps that address needs of various users in an organization
inventory, record sales, payments to suppliers, employee paychecks
ERP, CRM, SCM, BI systems
systems software
operating systems
language translators
utilities software
Open Source Software (OSS)
anyone can modify the code
free
vs conventional software firms - their data is a secret
major source of income for OSS developers is through selling support and consulting services
scalability of a software product
ability to be easily expanded to manage workload increases
why do firms prefer to use OSS over conventional software
cost - free vs paid
reliability - more eyes = more errors spotted; research shows popular OSS products is better than proprietary commercial competitors
security - “many eyes” = faster corrections of security vulnerabilities
scalability - can operate on cheap and expensive hardware
agility + time to market - vendors who use OSS can skip segments of the software development process, new products reach the market faster vs in house development
SaaS
software that is made available by a third party online
aka ASP (application service provider) and HSV (hosted software vendor)
firms with SaaS never actually buy software/hardware, so they become variable operating expenses
flexibility helps to mitigate financial risks associated with making large capital investments
SaaS benefits
centralized development > diff versions for diff operating systems
instantly deploying bug fixes and product enhancements
lowers distribution costs
accessible to anyone w Internet
reduce software piracy
SaaS risks
dependent on a single vendor
concern over LR viability of partner firms
reliance on network connection (slower, less stable + secure)
dada stored off-site
PaaS
supply applications created using programming languages; tools supported by the provider
You bring your code, the provider handles everything under it
IaaS
consumer supplies processing, storage, networks, and other resources
consumer can deploy and run arbitrary software (ie. operating systems and applications)
you get a server, you install the operating system and all software