Week 3 Flashcards
What is software?
A set of instructions that tell tell the hardware what to do. Created through the process of programming.
What are challenges that can be solved by operating systems?
- Disk fragmentation;
- Limited memory;
- Concurrent processes;
- Compatability;
What are distinctions within application software?
- Funtional Perspective
- Hierarchical perspective
- User perspective
- Data perspective
What is meant by distinction functional perspective?
Divide them based on the function they have, for example for marketing or for logistics
What is meant by the distinction hierarchical perspective?
- Divde them in software that is used for operational purposes or for managerial purposes or strategic purposes
What is meant by the distninction user perspective
Divide them in terms of what kind of users are using the platform
What is meant by the data perspective?
Data is core of information systems. So you divide the applications based on what the data is used for. Handling the present (transactions) or preparing for the future (analytics) or remembering the past (data warehouses)
What is cloud computing?
- Use of internet for pooling IT resources.
- There is dynamic IT resource use and payment (so you give up your own IT center and use external parties for it).
- You pay for what you actually use;
- Virtualization and GRID
- Can be public or pricate
What is virtualization
A server can run a 1000 users at the same time as they virtualize machines (so not real machines, but virtualized)
What is GRID?
A thousand machines acting as one machine to improve performance
What are three types of cloud computing?
- Software as a service (SaaS)
- Platform as a service (PaaS)
- Infrastructure as a service (IaaS)
- > in practice often combinations
What is SaaS ?
Often what users see. So an application in the cloud. THink about your email
What is PaaS?
Specically for developers. Like amazon webservices, provides a complete environment for development purposes
What is IaaS?
Often for IT managers. Only gives you an basic structure, like a windows envirnment. You use it to run your own applications on top of it.
What are advantages of Cloud Computing?
- You don’t have to store software yourself
- Available from every computer with internet access
- Large quantities of users can use it
- Services can be leased for as-need basis
- Your information is backed up externally
- New applications run and install quicky