Quiz 1 - pt. 3 Flashcards
components of the Cloud:
- front-end
- back-end
- storage/data centers
- delivery service (SaaS, PaaS, IaaS)
SaaS:
Software as a Service:
- one or more apps (word processors, spreadsheets, etc.) available via the Internet
PaaS:
Platform as a Service:
- a software stack ready for app use via the Internet (ex. a database server)
IaaS:
Infrastructure as a Service:
- servers or storage available over the Internet (ex. storage available for making backup copies of production data)
copyleft license:
requires that the source code be distributed with binaries and that any changes made to source code be released under same GPL license.
(GNU General Public License) = GPL
open source OS:
available in source code rather than as compiled binary code.
(ex. Linux)
- programmers contribute to code
- multiple individuals debug and improve code
- started by FSF
opposite (AKA: closed-source): Windows