The kernel is the heart of UNIX - it's the core component that manages hardware resources, process scheduling, memory management, and system calls. The shell (A) is the user interface, not the core. OS (C) is too generic, and pipes (D) are a communication mechanism, not the central component.