Liz Rice discusses system calls (syscalls), their role in managing resources like files and processes, and their importance in container security through seccomp. She explains how syscalls interact with the kernel and demonstrates the process of creating seccomp profiles to restrict syscall usage for enhanced security. Additionally, the document covers tools like strace and AppArmor for monitoring and managing syscall behavior in applications.