Backend

The backend is the server-side part of an application: business logic, database access, authentication and APIs. It runs on servers and is not directly visible to users. Typical backend languages are PHP, Python, Java, Go and Node.js.