ISM Flashcards
(50 cards)
What is a distributed system?
A network of computers that are connected using a distribution middleware.
Why a distributed system?
Help in sharing resources and capabilities to provide users with a single and integrated coherent network.
What determines the degree to which a system is distributed?
- Where the processing is done
- How processors and other devices are interconnected
- Where the information is stored
- What rules or standards are used.
Name the different types of distributed systems
Host-based, Decentralised, Peer-to-peer, Hybrid
Benefit of processing and storing data near the user
Reduces bandwidth – Ideally have more than one communication route between nodes
What is client server?
Client/server is a program relationship in which one program (the client) requests a service or resource from another program (the server). (Example logging into an online banking service)
What are the benefits of client server?
- Distribute computing, data storage and workload.
- Increased flexibility
- System scalability
- Costumisable GUIs for users
What are the drawbacks of client server?
- No cost differential (with regard to mainframe systems)
2. IS job more complex (e.g distributed software)
Name the 3 Web Service Standards (software)
- XML (eXtensible Markup Language)
- WSDL (Web Services Definition Language)
- UDDI (Universal Discovery, Description and Integration)
Name the 3 Web Service Standards (communication)
- SOAP (Simple Object Access Protocol)
- HTTP (Hypertext Transfer Protocol)
- TCP/IP (Transmission Control Protocol/Internet Protocol)
The Three Level Database Model
- External, conceptual or local level
- Logical or enterprise data level
- Physical or storage level
Three main data models
- Hierarchial
- Network
- Relational
What is a prerequisite to installing an ERP system?
Data quality
What defines data quality?
– Data is consistent
– Data definitions are cleaned up and consistent
– Shared data controlled
– Data distribution managed
What is a content management system?
A system that is interactive, content deployment and presentation, managing content creation and safeguarding, content is not static, asset management, can handle multiple formats. (Blackboard is a good example)
What is big data?
Big data is a term that describes the large volume of data – both structured and unstructured – that inundates a business on a day-to-day basis. But it’s not the amount of data that’s important. It’s what organizations do with the data that matters. Big data can be analysed for insights that lead to better decisions and strategic business moves.
What are the sources/causes for Big Data?
Cameras, social media, online gaming, monitoring devices, IoT, CCTV, Prism, targeted marketing and crime detection.
What are the 5 Vs of Big Data?
Volume, Velocity, Variety, Veracity and Value
What is data analytics?
The process of collecting, processing and analysing data to generate insights that inform decision making.
Why is data analytics not an automatic process?
Because a highly skilled analyst uses DA software tools to interact with the data and tease out useful insights.
SLA - What are Service Level Agreements?
A service-level agreement (SLA) is a contract between a service provider and its internal or external customers that documents what services the provider will furnish and defines the performance standards the provider is obligated to meet.
SLA – What should we measure, name the two different measures.
External Measures and Internal Measures
SLA – External Measures
What costumers and users see such as: System uptime, system response time and user issues
SLA – Internal Measures
What is happening internally such as: Resource utilisation, job queue length and number of unresolved problems.