What is systemd?
The init system and system manager found in most standard linux distro
What is the purpose of an init system?
starts the needed components after the kernel has booted
What are units?
objects that systemd are able to manage. represents system resources that can be managed and manipulated. The type of unit is determined by the suffix i.e. .service