This chapter discusses Node.js core components including global objects like process and global, modules, buffers, timers and events. Node.js is an asynchronous and event-driven platform built on Chrome's V8 JavaScript engine and is well-suited for real-time web applications.