A-Z Popular Blog Coding Search »
Coding
 Advertisements
Related Guides

6 Examples of a Backend

 , updated on
A backend is a system, layer or component of software that does directly implement user interfaces. The following are illustrative examples.

Systems

A bank system that executes financial transactions for front end systems such as websites and mobile apps.

Client/Server

A server that retrieves market data for a client.

Layers

A website that is structured with a presentation layer and a backend layer that implements business logic and data access.

API

A backend service provides an API for applications to retrieve weather information.

Integration

A backend integration tool syncs customer data in different databases.

Automation

A manufacturing system schedules activities on a production line.
Overview: Backend
Type
Definition
A system, layer or component of software that does directly implement user interfaces.
Notes
In many cases, a backend system offers a user interface for its administrators.
Related Concepts
Integration
Middleware
API
Coding
Architectural Patterns

Coding

This is the complete list of articles we have written about coding.
Abstraction
Algorithms
API
Bootstrapping
Caching
Code Refactoring
Code Smell
Complexity Hiding
Components
Deep Magic
Edge Case
Event Processing
Forward Compatibility
Hardcoded
IT Artifact
IT Examples
Layers
Microservices
Negative Code
Precomputation
Proof Of Work
Pseudorandom
Reusability
Scalability
Software Design
More ...
If you enjoyed this page, please consider bookmarking Simplicable.
 

Coding

A list of coding considerations and techniques.

Emergence vs Big Design Up Front

The difference between emergence and big-design-up-front.

Deep Magic

An overview of deep magic, a technology term.

Principle Of Least Astonishment

An overview of the Principle Of Least Astonishment.

Pull vs Push

The difference between pull and push technology.

Binary vs Hexadecimal

A comparison of binary and hexadecimal.

End-User Computing

An overview of end-user computing.

Library vs API

The difference between a library and API explained.

Code Reuse

The common types of code reuse.

Code Freeze

The common types of code freeze.

Automation

A list of ways to automate.

Over-Automation

An overview of over-automation.

Orchestration vs Choreography

The difference between process orchestration and choreography.

Types of Technology

A reasonably comprehensive list of information technologies.

Robotics vs Artificial Intelligence

The different between robots and AI.

Automation vs Robotics

The difference between automation and robotics.

Machine Data

The common types of machine data.

Office Automation

The common types of office automation.

Autonomous Systems

Common types of autonomous systems.

Automation Risk

A definition of automation risk with examples.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map