Instruction: Discuss the techniques for managing sessions in Node.js, including the use of external stores.
Context: This question tests the candidate's ability to implement session management, critical for maintaining state in stateless HTTP transactions.