Short: The background operation of the website that the visitor does not see.
More specifically: The backend handles data, runs code, and powers the admin interface. This is where data processing, user logins, and all the logic that happens behind the frontend takes place.

