As you become a more experienced developer, you’ll start to move away from graphical interfaces and towards the command line. This class introduces you to SSH Keys, an important tool for command line users.
SSH is short for “Secure Shell”, and is helpful for connecting safely to servers. SSH Keys are a more secure way of logging into your server than using with SSH with just a password.