Information Technology Management Essentials - Unit 2

Components of IT Infrastructure and Information Systems

  • Information technology (IT) infrastructure serves as the basic framework of computer systems required for a business to function. This encompasses hardware (servers, networks), software, and the personnel responsible for designing, building, supporting, and managing these systems.
  • It acts as the operational backbone of a company, enabling it to remain competitive in an information-driven economy through the steady flow of information between operations, partners, customers, suppliers, and employees.
  • The foundation of IT allows businesses to efficiently collect, share, and protect information.
  • IT Infrastructure is conceptualized as a stack of 66 building blocks:
    • 11. Hardware: The physical computers and devices.
    • 22. Software: The various programs that run on the hardware.
    • 33. Networks: The mechanisms by which devices communicate.
    • 44. Data: The actual information handled by the systems.
    • Note: These first 44 components specifically constitute the IT infrastructure.
    • 55. People: The IT staff who maintain the systems.
    • 66. Processes: The specific ways work is executed on top of the IT systems.
    • Note: Adding people and processes elevates the infrastructure into Information Systems (IS), used for business functions like payroll or hiring.

Hardware, Software, and Data Management

  • Computer hardware functions as a team of integrated parts:
    • Central Processing Unit (CPU): Known as the "brain," it makes the primary operational decisions.
    • Random Access Memory (RAM): Short-term memory used by the CPU for active tasks.
    • Motherboard: The central circuit board where all components connect.
    • Network Interface Card (NIC): Allows the computer to communicate with others over a network.
    • Universal Serial Bus (USB): A common port for connecting extra devices like printers or cameras.
    • Keyboard and Mouse: Primary input devices used to interact with the computer.
    • Disk Drive: Location for storing long-term data, including files and programs.
    • Peripheral Devices: Extras like printers and scanners connected via USB or other ports.
  • Software is described as the "playbook" containing instructions for the computer:
    • Application Software: Specific toolkits for tasks (e.g., Microsoft Word for writing, Microsoft Excel for data analysis).
    • System Software: The backbone that manages the hardware, such as Windows, Mac OS, Unix, or Linux; it handles task scheduling and ensures application stability.
    • Utility Software: Background programs that handle specialized tasks, such as antivirus software or printer drivers.
  • Data is treated as a critical company asset, often valued as much as cash:
    • It resides in databases, Transaction Processing Systems (TPS), or Customer Relationship Management (CRM) systems.
    • Businesses track financial transactions and performance metrics to make strategic decisions.
    • Aggregating the right data allows for trend spotting, profit forecasting, and smarter decision-making (e.g., cutting costs or pushing specific products).
  • Gordon Moore, an Intel founder, established "Moore's Law" in 19651965, observing that computing power tends to double every 1818 months. Planning for this rapid improvement is essential for staying ahead.
  • Organizations that purchase new technology immediately upon release are known as Leaders or Early Adopters, seeking a competitive edge.

Network Evolution and Infrastructure

  • The internet began in 19691969 as a research tool for institutions. It became accessible to the general public in the early 90s90\text{s} through two innovations:
    • HTML: Provided a visual face for documents inside browsers.
    • HTTP: Provided the common language for documents to travel.
  • Client/Server Relationship: Information resides on central server computers (hosting applications and databases), which are requested by client computers worldwide.
  • Physical Infrastructure components acting as "traffic cops":
    • Routers: Couriers that forward information along distinct paths to reach destinations.
    • Switches: Filter data with precision to deliver it to the correct part of a network.
    • Hubs: Common meeting points used to connect multiple devices simultaneously.

Business Computer Categories

  • Mainframe Computers: Room-sized, extremely powerful machines designed for enormous data processing. They are optimized for reliability and uptime in mission-critical environments like banks, airlines (for reservations), and government agencies.
  • Midrange Computers: Smaller than mainframes but perform similar functions on a reduced scale for small to medium-sized organizations.
  • Microcomputers: The most common type of computer, used for everyday student and business life. Categories include:
    • Desktops: Stationary units ideal for multitasking and gaming.
    • Laptops: Portable units for use across different locations.
    • Tablets and Handheld Devices (Smartphones): Used for quick access, on-the-fly note-taking, and convenience.

Operating Systems and Memory Management

  • Computer memory types resemble a student working at a desk:
    • RAM: The desk surface (fast, easy to reach, but cleared when the computer/student leaves).
    • Registers and Cache: Items held directly in the hand (the fastest helpers).
    • Virtual Memory: The floor (used when the desk/RAM gets full; slower but provides extra space).
  • Operating System (OS) Platform: Acted out through the analogy of "Ollie the OS," the friendly mayor of a digital city:
    • The OS is a platform that ensures hardware and software work together as a team.
    • Processes: Any job (playing music, saving a file) the computer performs.
    • Multitasking: The OS's ability to manage multiple processes simultaneously.
    • Disk Management: Analogized as "Dina the Disk Manager," who organizes storage to keep files easy to find.

Business Computing Software and Productivity Suites

  • Presentation Software: (e.g., Microsoft PowerPoint) Used to share information in slideshow formats for marketing strategies, training, or client meetings.
  • Database Software: Organizes raw data into tables:
    • Rows: Known as Records.
    • Columns: Known as Fields.
    • Queries: Questions asked of the data (e.g., "Which customer spent over $1,000\$1,000?").
    • Relational Databases: Connect data across hundreds of related tables (orders, customers, employees).
  • Productivity Suites: Bundled software tools (e.g., Microsoft Office 365365, Adobe Creative Cloud). Benefits include common data formats, consistent Graphical User Interfaces (GUI), and streamlined licensing.
  • Data Sharing Methods:
    • 11. Copy and Paste: Moving static text or images.
    • 22. Embedding: Placing an area from one file into another while maintaining original formatting.
    • 33. Object Linking: A dynamic connection where the destination file updates automatically when the source file changes.

Networking and Distributed Systems

  • Networks are the backbone of modern operations, enabling global collaboration and real-time data access.
  • Network Hardware Components:
    • NIC: Features a unique 48-bit48\text{-bit} address called a MAC Address.
    • Protocols: Rules for data exchange (e.g., TCP/IP - Transfer Control Protocol/Internet Protocol).
    • Cables: Ethernet (twisted pair), Coaxial, or Fiber.
    • Wireless: Wi-Fi, Cellular, or Satellite.
  • Network Types:
    • Local Area Network (LAN): Small neighborhoods like an office floor or single building.
    • Campus Area Network (CAN): Connects multiple LANs across a university or large facility.
    • Metropolitan Area Network (MAN): Connects multiple LANs/CANs across a city.
    • Wide Area Network (WAN): Covers long distances, often utilizing telecom backbones.
    • Peer-to-Peer (P2P): Computers talk directly without a central server.
  • Network Topologies (Layouts):
    • Bus: Single main road where all nodes share a path.
    • Star: All nodes connect to a central hub/switch.
    • Ring: Data passes from node to node in a loop relay.
    • Mesh: Highly connected web where every computer links to several others.
  • Network Roles:
    • Network Operating System (NOS): Air traffic control that handles routing, files, and security backups.
    • Network Administrator: Designs, installs, and monitors network performance and security.

Cybersecurity and Business System Threats

  • Cybersecurity is the convergence of people, processes, and technology to protect data from unauthorized access.
  • Common Infrastructure Protections:
    • Firewall: A combination of hardware and software acting as a "bouncer" for the intranet (the "VIP club").
    • Permissions: "Badges" that determine who can read, write, or share data.
  • Business System Threats:
    • Computer Viruses: Hijack files to spread.
    • Worms: Travel through networks independently.
    • Ransomware: Digital hijackers that lock data until a ransom is paid.
    • Rootkits: Invisible mechanics messing with systems.
    • Botnets: Computers turned into "zombie planes" for hackers.
    • Trojan Horses: Malicious programs hidden inside harmless-looking gifts.
    • Spyware/Adware: Tools that watch users or pop up with persistent ads.
    • Denial of Service (DoS): Flooding a system with fake traffic to halt operations.
    • Keylogging: Recording keystrokes to steal passwords.
    • Internet Fraud: Specifically identity theft and phishing.
  • Privacy Warning: Anything posted or published is never 100%100\% private.

Collaborative Tools and Knowledge Management

  • Electronic Computing Tools: Highway and phone lines keeping teams connected (e.g., Slack for real-time virtual offices).
  • Discussion Boards: Digital bulletin boards where conversations start with a "thread."
  • Knowledge Management Systems (KMS): Filing cabinets or libraries meant to organize, create, and share "best practices" across marketing, finance, and supply chains.
  • Cloud Service Providers (CSPs): Organizations like Google, Amazon, or Microsoft that provide "lockers in the sky" for remote access to data and apps.
  • Project Management Tools: (e.g., Microsoft Project, Smartsheet) Used by team captains to hit goals. They utilize Gantt Charts for a "bird's-eye view" of task timelines and progress.

Roles and Responsibilities of IT Professionals

  • IT Professionals are split into Managerial (Crew Chiefs focusing on strategy) and Technical (Mechanics focusing on fixing and tuning).-
  • C-Suite Leadership:
    • Chief Information Officer (CIO): Strategy-focused, MBA-educated head coach for tech; usually reports to the CEO and focuses on internal goals.
    • Chief Technology Officer (CTO): Designs the playbook for external products and services (e.g., Amazon's delivery systems) to boost revenue.
    • Chief Security Officer (CSO): Head of general safety (physical buildings and people).
    • Chief Information Security Officer (CISO): Specialized cyber-bodyguard for data protection.
  • Technical Roles:
    • Network Administrator: Digital traffic controller who manages network flow and security.
    • Information Security Analyst: Security guard patrolling for cybercriminals and setting up firewalls.
    • Database Administrator (DBA): Librarian who organizes, secures, and backs up information.
    • Senior Web Developers: Architects/Builders of digital storefronts (websites/apps).
    • Computer Programmers: Engineers writing blueprints (code) for software.
    • Full-stack Developers: Specialized engineers handling both "front doors" and "back rooms" of apps/sites.
    • Computer Support Specialists: Fix-it crew/Help desk for troubleshooting hardware/software.
    • Computer System Administrators (Sysadmins): Building managers for mainframes and servers.
    • Computer System Analysts: Efficiency experts and translators who speak both "tech" and "business."
    • IT Architects: Master planners who design the blueprints for future-proofing IT systems.