Answer:
Two drives: one being an SSD and one being an HDD
Explanation:
SSHD is a hybrid of the SSD and HDD. It has the capacity of a HHD and the speed close to that of a SSD. Frequently used software are stored in the SSD part for quick access and everything else is stored in the HDD.
Answer:
Lightweight directory access protocol (LDAP)
Explanation:
Lightweight directory access protocol is a protocol that provides a common open protocol for interfacing and querying a directory service information given by a network operating system. LDAP is an application layer protocol that uses port number 389 via tcp and udp. LDAP queries are transmitted in text and allows for all or some data be queried anonymously.
Lightweight directory access protocol, ordinarily does not require user authentication connection, but this can be configured to ask for user credentials.