API
Application programming interface
A defined interface that lets software use functions or data provided by another system.
Clear explanations of IT terms, covering cloud, software, security and operations. Choose a letter or search for a term.
29 terms
No matching term found.
Application programming interface
A defined interface that lets software use functions or data provided by another system.
Data backup
An additional copy of data used to recover from loss or damage. Restore tests establish whether the backup is usable.
Temporary storage
Temporarily stores frequently used data for faster access. Freshness rules and targeted invalidation help prevent outdated content.
Content delivery network
A distributed network of servers that delivers web content closer to visitors, helping reduce latency and load on the origin.
Continuous integration and delivery
Changes are regularly integrated, built and tested. A delivery pipeline moves approved versions through defined checks into the target environment.
Cloud computing
Computing resources such as processing, storage or applications are provided over a network on demand. Responsibilities and billing depend on the agreed model.
Software container
Packages an application and its required libraries into a standardized runtime unit. Containers typically share the host operating system’s kernel.
Customer relationship management
Processes and systems for managing customer relationships, including contacts, sales opportunities, communication and service requests.
Development and operations
A way of working that connects software development and IT operations through shared responsibility, automation and short feedback loops.
Domain name system
A distributed directory that maps domain names to technical records, such as IP addresses or the mail servers responsible for a domain.
Enterprise resource planning
An integrated system supporting business processes such as purchasing, order processing, inventory, projects and accounting.
Network traffic filter
Checks network traffic against defined rules and allows or blocks connections. It is one part of a broader security approach.
Identity and access management
Manages digital identities and permissions throughout their lifecycle, from onboarding to removing access that is no longer needed.
Container orchestration
An open platform that automates deployment, scaling and management of containerized applications across multiple machines.
Managed IT services
A provider performs agreed IT tasks on an ongoing basis. Scope, responsibilities, service hours and response targets are defined in the contract.
Multifactor authentication
Sign-in using at least two different categories of factors, such as knowledge and possession. Two passwords alone do not constitute multifactor authentication.
System monitoring
Collects the state and measurements of applications and infrastructure. Thresholds and rules trigger alerts when attention is required.
Privileged access management
Protects high-impact access, such as administrator accounts, through controlled approvals, credential management and accountable sessions.
Message broker
A message broker that receives and forwards messages between applications. Queues allow tasks to be processed asynchronously.
Recovery point objective
Describes the maximum tolerable data loss as a period of time. It influences how frequently data must be backed up or replicated.
Recovery time objective
The target maximum time for restoring a service after a disruption. Recovery procedures must be capable of meeting this objective.
Software as a service
Software is used as a hosted service over a network. The provider performs agreed operational tasks; customer responsibilities remain contractually defined.
Security information and event management
Collects and correlates security events from different systems to detect suspicious patterns and support investigations.
Service level agreement
An agreement defining measurable service targets, such as availability and response times. Measurement methods, service hours and exceptions form part of the agreement.
Apache Solr
An open search platform based on Apache Lucene. It indexes content and supports full-text search, filters and relevance ranking.
Single sign-on
One central sign-in enables access to multiple connected applications. The functions a user can use still depend on the relevant permissions.
Transport layer security
A protocol protecting data in transit through encryption, integrity checks and peer authentication, for example in HTTPS connections.
Virtual private network
Connects devices or networks through a logical private connection. An encrypted VPN protects transport but does not replace identity and authorization checks.
Access based on verified conditions
Access is evaluated using identity, device state and context. Being located inside a network does not by itself establish trust.