1/102
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is an information system?
An information system is a combination of hardware, software, data, people, networks, and procedures that work together to collect, process, store, and distribute information for decision-making and organizational activities.
From a computer systems perspective, what do information systems focus on?
Information systems focus on the interaction between hardware, software, databases, networks, and users to process and distribute information efficiently.
What is the recent managerial view on information systems?
Modern management views information systems as strategic organizational tools that improve decision-making, productivity, communication, and competitive advantage.
Name key organizational roles related to information systems.
Key organizational roles include: CIO (Chief Information Officer), CTO (Chief Technology Officer), CISO (Chief Information Security Officer), System administrators, Database administrators, and Network managers.
What are the fundamental components of information systems?
Hardware, Software, Data, Networks, People, Procedures.
List the four-level hierarchy in modern information systems.
Transaction Processing Systems (TPS), Management Information Systems (MIS), Decision Support Systems (DSS), Executive Information Systems (EIS).
What important aspects are evaluated in transaction processing systems?
Performance speed, Data integrity, Reliability, Continuous availability, Security, Modularity.
What are the two types of transaction processing?
Batch processing and Real-time processing.
What is the aim of managerial information systems?
To provide managers with accurate and timely information for planning, controlling, and decision-making.
What are the characteristics of Decision Support Systems (DSS)?
DSS systems support complex decision-making, analyze large data sets, use models and simulations, and assist managers with semi-structured problems.
What role do Executive Information Systems (EIS) play?
EIS provides senior management with summarized reports, visual dashboards, trends, and strategic information.
What is the aim of information security?
To protect information from unauthorized access, misuse, modification, destruction, or disruption.
What does the CIA triad stand for in information security?
Confidentiality (only authorized access), Integrity (accuracy and consistency of data), Availability (access to data whenever needed).
What is an Advanced Persistent Threat (APT)?
An APT is a long-term targeted cyberattack where attackers remain undetected in a system for extended periods.
What are the consequences of computer crime?
Financial loss, Data theft, Reputation damage, Legal consequences, and Operational disruption.
How do DoS and DDoS attacks differ?
DoS uses one source to overload a system, while DDoS uses many compromised devices simultaneously.
What is the fundamental difference between computer hardware and software?
Hardware refers to physical components, while software refers to programs and instructions.
Explain the role of servers in computer systems.
Servers provide services, resources, storage, and applications to clients.
What are the main functions of an operating system?
Memory management, Process management, File management, Security, Device management.
What is virtualization in computer systems?
Virtualization allows multiple virtual systems to run on one physical machine.
What is database normalization?
Normalization organizes data to reduce redundancy and improve consistency.
What is the difference between SQL and NoSQL databases?
SQL uses structured relational tables, while NoSQL handles flexible unstructured data.
What is the purpose of an information system?
To collect, process, store, and distribute information to support decision-making and organizational activities.
How do organizations use information systems strategically?
Organizations leverage information systems to enhance decision-making, increase productivity, improve communication, and maintain a competitive edge.
What roles do hardware and software play in information systems?
Hardware consists of physical devices, while software includes programs that manage and process data.
What is the role of Data in information systems?
Data serves as the fundamental input that is processed and analyzed to generate meaningful information.
Describe Transaction Processing Systems (TPS).
TPS manage day-to-day transaction data efficiently and accurately, ensuring quick processing of large volumes of transactions.
What is contained in Management Information Systems (MIS) reports?
MIS reports typically include structured data summaries that assist managers in making informed decisions.
What types of analyses do Decision Support Systems (DSS) perform?
DSS perform quantitative analyses, simulations, and modeling to inform complex decision-making.
What features distinguish Executive Information Systems (EIS)?
EIS provide high-level summaries, visual dashboards, and key trend analyses tailored for senior management.
What factors affect the choice between batch and real-time processing?
Factors include the urgency of data processing needs, system resources, and the nature of the transactions involved.
What is the significance of providing timely information in managerial systems?
Timely information enables proactive planning and quick decision-making, enhancing organizational responsiveness.
How do Decision Support Systems (DSS) aid management?
DSS offer analytical tools that help to resolve semi-structured problems, enhancing decision-making quality.
What is supervised learning in machine learning?
A type of machine learning where the model is trained on labeled data to make predictions or classifications.
What is the importance of data lifecycle management in information systems?
Data lifecycle management ensures data is properly collected, stored, processed, secured, and disposed of to maintain integrity and compliance.
What is confidentiality in information security?
Confidentiality ensures that only authorized users can access sensitive information.
What is integrity in information security?
Integrity guarantees that data remains accurate and unmodified during storage and transmission.
What is availability in information security?
Availability ensures that information is accessible whenever needed by authorized users.
What are the steps of risk management?
The steps include identifying risks, analyzing and evaluating them, implementing controls, and monitoring the results.
What is malware?
Malware is malicious software designed to damage, disrupt, or gain unauthorized access to information.
What is phishing?
Phishing is a cyberattack that deceives users into revealing sensitive information through fraudulent communications.
What is ransomware?
Ransomware is a type of malware that encrypts files and demands payment for their decryption.
What is social engineering?
Social engineering involves manipulating individuals to disclose confidential information.
What is SQL injection?
SQL injection is an attack method that exploits vulnerabilities in databases by executing malicious SQL commands.
What is an Advanced Persistent Threat (APT)?
An APT is a prolonged and targeted cyberattack where an intruder remains undetected to steal data.
What is a backdoor in cybersecurity?
A backdoor is a hidden method that allows bypassing normal authentication to access systems.
How do DoS and DDoS attacks differ?
DoS attacks come from a single source, while DDoS attacks originate from multiple compromised devices.
What is a keylogger?
A keylogger is a type of software that records keystrokes to capture sensitive information.
What is spyware?
Spyware is software that secretly monitors user activities and collects personal information.
What is a Trojan in cybersecurity?
A Trojan is a type of malware that disguises itself as legitimate software to gain access.
What is a worm in the context of malware?
A worm is self-replicating malware that spreads across networks without user intervention.
What are the steps of access control?
The steps include identification, authentication, and authorization of users.
What is business continuity management?
Business continuity management ensures that organizations can continue operating during and after incidents.
What are password policy recommendations?
Recommendations include using strong passwords, changing them regularly, enabling multi-factor authentication (MFA), and avoiding reuse.
What are the characteristics of microcomputers?
Microcomputers are small, personal computers designed for individual use, featuring a microprocessor as the central processing unit.
What are the characteristics of minicomputers?
Minicomputers are mid-sized systems that can support multiple users simultaneously, often used in business environments.
What are the characteristics of mainframes?
Mainframes are powerful systems capable of handling large volumes of data and servicing many users, typically used by large organizations.
What are the characteristics of supercomputers?
Supercomputers are extremely fast and powerful machines used for complex computations, such as weather forecasting and scientific simulations.
What are the main tasks performed during the BIOS/UEFI initialization?
Tasks include hardware checks, system configuration verification, and finding the boot loader.
What is the purpose of the boot loader?
The boot loader's purpose is to initialize the operating system by loading the OS kernel into memory.
What are examples of power saving modes?
Examples include sleep mode (low power state), hibernation (saves current session to disk), and hybrid sleep (combines both).
What is the role of system software?
System software manages hardware resources and provides a platform for running application software.
What is the role of application software?
Application software allows users to perform specific tasks such as word processing, spreadsheet calculations, and graphic design.
What is the function of malware?
Malware is designed to disrupt, damage, or gain unauthorized access to computer systems.
What does the command-line interface (CLI) allow users to do?
CLI allows users to type commands to perform specific tasks, offering greater control for advanced users.
What does the graphical user interface (GUI) provide?
GUI provides a visual interface with icons and menus, making it user-friendly for general users.
What is the application programming interface (API)?
API allows applications to communicate with each other, providing methods for developers to create software interactions.
What is server virtualization?
Server virtualization enables multiple virtual servers to run on a single physical server, optimizing resource use.
What is the importance of device drivers?
Device drivers interface between hardware components and the operating system, ensuring proper function and communication.
What is application software?
Software that helps users perform tasks.
What are application software classes?
General-purpose, specialized, and enterprise applications.
What are examples of general-purpose software?
Word processors and spreadsheets.
What is ERP software?
Enterprise Resource Planning software integrates organizational processes.
What is CRM software?
Customer Relationship Management software manages customer interactions.
What is DBMS?
A Database Management System manages databases and stored information.
What are logical data elements in databases?
Fields, records, tables, and relationships.
What are DBMS functional groups?
Data definition, manipulation, security management, and backup/recovery.
What are the major types of databases?
Relational, NoSQL, distributed, and cloud databases.
What is the difference between SQL and NoSQL?
SQL uses structured relational tables, while NoSQL handles flexible unstructured data.
What is database normalization?
Organizing data to reduce redundancy and improve consistency.
What are advantages of DBMS?
Data consistency, security, and efficient storage.
What are disadvantages of DBMS?
Cost, complexity, and maintenance requirements.
What is digitization?
The process of converting analog information into digital form.
What is the main goal of digitization?
To make information easier to store, process, and share electronically.
What is digitalization?
The use of digital technologies to improve business processes and activities.
What is the difference between digitization and digitalization?
Digitization converts information into digital format, while digitalization uses digital technologies to improve processes.
What is digital transformation?
A fundamental organizational change driven by digital technologies.
What is the goal of digital transformation?
To improve business performance, innovation, and customer value.
What are examples of digital transformation?
E-commerce, online banking, cloud services, and smart manufacturing.
What are the benefits of digital transformation?
Improved efficiency, competitiveness, innovation, and customer experience.
What is Industry 4.0?
The integration of digital technologies, automation, and data exchange into manufacturing.
What technologies support digital transformation?
Cloud computing, AI, IoT, big data, and automation.
What technologies support digital transformation?
Cloud computing, AI, IoT, big data, and automation
What is a business process?
A business process is a set of activities performed to achieve a specific organizational goal.
What is process digitalization?
The use of digital technologies to improve and automate business processes.
What is business process transformation?
A fundamental redesign of business processes to achieve significant improvements.
Difference between digitization, digitalization and digital transformation?
Digitization = convert analog to digital.
Digitalization = improve processes using digital technology.
Digital transformation = organization-wide change driven by digital technology.
What is software engineering?
The systematic development, testing, deployment and maintenance of software
What is system development?
The process of creating and maintaining information systems.
Why is system development important?
It ensures systems meet business requirements efficiently and reliably