Glossary

Glossary

All | A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
There are currently 44 names in this directory beginning with the letter C.
C

C

Cache
A temporary storage area for data that is accessed frequently, in order to improve performance

Caching
The process of storing data in a cache

Callback
A function that is passed as an argument to another function and is executed after the first function completes

CAP theorem
A theorem in distributed systems that states that it is impossible for a distributed database to simultaneously provide more than two of the following three guarantees: consistency, availability, and partition tolerance

Capacity planning
The process of forecasting and managing the resources needed to meet the demand for a system or service

Certificate
A digital document that verifies the identity of a person, device, or organization

Certificate authority (CA)
An organization that issues and manages digital certificates

Certification
The process of verifying that an individual or organization meets certain standards or criteria

CGI (Common Gateway Interface)
A standard for running programs on a web server

Chatbot
A software program that simulates conversation with human users, typically over the internet

Cloud
A network of servers that are accessed over the internet and used to store, process, and manage data and applications

Cloud computing
The delivery of computing services, including storage, processing, networking, and software, over the Internet

Cloud computing
A model for delivering IT resources and services over the internet, including storage, computing, networking, and analytics

Cloud infrastructure
The hardware, software, and networking resources that support the delivery of cloud services

Cloud native
A design approach for building and running applications in the cloud that leverages the scale, elasticity

Cloud provider
A company that provides cloud computing services

Cloud-based
A service or application that is delivered and accessed over the internet, rather than installed locally on a device

CMOS (Complementary Metal-Oxide Semiconductor)
A type of semiconductor technology used in computer processors and other digital circuits

CMS (Content Management System)
A system used to manage the creation, modification, and organization of digital content

CNAME (Canonical Name):
An alias for a domain or subdomain

Code
A set of instructions written in a programming language that can be executed by a computer

Code review
The process of reviewing code to identify and fix errors, improve quality, and enforce coding standards

Codebase
The complete collection of code for a software project

Collaboration
The process of working with others to achieve a common goal

Command-line interface (CLI)
A type of user interface that allows users to interact with a computer by typing commands

Compiler
A program that translates source code written in a programming language into machine code that can be executed by a computer

Complex event processing (CEP)
A type of software that processes and analyzes high-speed streams of data in real time to identify patterns and trends

Compression
The process of reducing the size of a file or data stream

Computer
A device that processes data according to a set of instructions

Configuration management
The process of managing and controlling changes to a system or its components

Container
A lightweight, standalone, and executable package that includes everything an application needs to run, including code, libraries, and runtime

Content delivery network (CDN)
A network of servers that are used to deliver web content to users based on their geographic location

Context
The environment or circumstances in which something occurs or is being used

Continuous integration (CI)
A software development practice in which code changes are automatically built, tested, and deployed to production

Control flow
The order in which statements or instructions are executed in a program

Cookie
A small piece of data that is stored on a user's computer and is used to track their activity on a website

CORS (Cross-Origin Resource Sharing)
A mechanism that allows a web page to make requests to a different domain than the one that served the page

CPU (Central Processing Unit)
The main processor in a computer, responsible for executing instructions and performing tasks

CRUD (Create, Read, Update, Delete)
The four basic operations that can be performed on data in a database

Cryptography
The practice of secure communication by encoding messages to prevent unauthorized access

CSS (Cascading Style Sheets)
A style sheet language used for describing the look and formatting of a document written in HTML

CSV (Comma Separated Values)
A file format used to store tabular data in plain text

Cybersecurity
The practice of protecting computers, servers, and networks from digital attacks
error: Content is protected !!
Scroll to Top