Nota: A tradução desta entrada está atualmente em revisão de qualidade, portanto parte do conteúdo é exibida temporariamente apenas em inglês.
Este verbete ainda não foi traduzido para o seu idioma, portanto o original é exibido abaixo.
backend
In technical contexts, this term describes the server-side architecture of an application. It is frequently contrasted with the frontend, which refers to the user interface. While the frontend focuses on aesthetics and user experience, the backend focuses on stability, security, and data integrity.
When applied to business or logistics, the term refers to the internal infrastructure that supports a public-facing operation. It carries a connotation of invisibility; the backend is the engine that allows the visible part of the organization to function smoothly.
Meanings
The part of a computer system, application, or website that manages data storage, server logic, and database interactions, and is not directly visible to the user.
The administrative or operational part of a business or organization that handles internal processes rather than customer-facing activities.
Examples
We need to optimize the backend to handle more concurrent users.
The frontend looks great but the backend is a complete mess.
I wonder if the backend can support this new API integration.
The developer is currently working on the backend logic for the payment gateway.
Our backend processes are too slow and are delaying order fulfillment.
Who is responsible for managing the backend infrastructure for this project?
Who is responsible for managing the backend infrastructure for this project?
The company needs to streamline its backend operations to reduce overhead costs.
Everything seems fine on the surface but there is a critical bug in the backend.