Software
A/B Testing

Comparing two versions of a product to determine which performs better.

A_B_Testing
Software
AWS Amplify

AWS tools for building full-stack web and mobile apps.

Amplify
Software
AWS AppSync

AWS managed GraphQL service.

AppSync
Software
AWS Athena

AWS interactive query service for S3 data.

Athena
Software
AWS CloudFormation

AWS infrastructure as code service.

CloudFormation
Software
AWS CloudFront

AWS content delivery network service.

CloudFront
Software
AWS CloudTrail

AWS service for logging and monitoring account activity.

CloudTrail
Software
AWS CloudWatch

AWS monitoring and observability service.

CloudWatch
Software
AWS CodeBuild

AWS fully managed build service.

CodeBuild
Software
AWS CodeCommit

AWS source control service.

CodeCommit
Software
AWS CodeDeploy

AWS automated deployment service.

CodeDeploy
Software
AWS CodePipeline

AWS continuous delivery service.

CodePipeline
Software
AWS Cognito

AWS user authentication and authorization service.

Cognito
Software
AWS Comprehend

AWS natural language processing service.

Comprehend
Software
AWS Config

AWS service for assessing resource configurations.

Config
Software
AWS Elastic Beanstalk

AWS service for deploying web applications.

Elastic_Beanstalk
Software
AWS Glue

AWS serverless ETL service.

Glue
Software
AWS GuardDuty

AWS threat detection service.

GuardDuty
Software
AWS Inspector

AWS security assessment service.

Inspector
Software
AWS Kinesis

AWS real-time data streaming service.

Kinesis
Software
AWS Lambda

AWS serverless compute service running code in response to events.

Lambda
Software
AWS Lex

AWS service for building conversational interfaces.

Lex
Software
AWS Lightsail

AWS simplified virtual private server service.

Lightsail
Software
AWS Macie

AWS data security and privacy service.

Macie
Software
AWS OpsWorks

AWS configuration management service.

OpsWorks
Software
AWS Polly

AWS text-to-speech service.

Polly
Software
AWS Rekognition

AWS image and video analysis service.

Rekognition
Software
AWS Route 53

AWS scalable DNS and domain registration service.

Route_53
Software
AWS SageMaker

AWS machine learning platform.

SageMaker
Software
AWS Secrets Manager

AWS service for protecting secrets.

Secrets_Manager
Software
AWS Shield

AWS DDoS protection service.

Shield
Software
AWS Systems Manager

AWS operational hub for AWS resources.

Systems_Manager
Software
AWS Transcribe

AWS automatic speech recognition service.

Transcribe
Software
AWS Translate

AWS neural machine translation service.

Translate
Software
Access Control List

A list of permissions attached to an object.

ACL
Software
Advanced Encryption Standard

A symmetric encryption algorithm.

AES
Software
Advanced Message Queuing Protocol

An open standard for message-oriented middleware.

AMQP
Software
Agile Software

An iterative approach to software development emphasizing flexibility and customer collaboration.

Agile
Software
Airbrake Error Monitoring

Error monitoring for web applications.

Airbrake
Software
Amazon DynamoDB

AWS NoSQL database service.

DynamoDB
Software
Amazon Redshift

AWS data warehouse service.

Redshift
Software
Amazon Web Services

Amazon's comprehensive cloud computing platform.

AWS
Software
American National Standards Institute

A private organization overseeing standards development.

ANSI
Software
American Standard Code for Information Interchange

A character encoding standard for electronic communication.

ASCII
Software
Amplitude Analytics

Product intelligence platform.

Amplitude
Software
Anything as a Service

General category for cloud services delivered over internet.

XaaS
Software
Apache Cassandra

A distributed NoSQL database for handling large amounts of data.

Cassandra
Software
Apache Kafka

A distributed event streaming platform.

Kafka
Software
Apache License

A permissive free software license from Apache Software Foundation.

Apache
Software
Application Armor

A Linux security module for mandatory access control.

AppArmor
Software
Application Programming Interface

A set of protocols and tools that allows different software applications to communicate with each other.

API
Software
Artificial Intelligence

Computer systems designed to perform tasks requiring human intelligence.

AI
Software
Aspect-Oriented Programming

A programming paradigm for increasing modularity through separation of cross-cutting concerns.

AOP
Software
Asynchronous JavaScript and XML

A technique for creating dynamic web pages by exchanging data with servers asynchronously.

AJAX
Software
Atlassian Opsgenie

Modern incident management platform.

Opsgenie
Software
Atlassian StatusPage

Status and incident communication tool.

StatusPage
Software
Atom Text Editor

A hackable text editor developed by GitHub.

Atom
Software
Atomicity Consistency Isolation Durability

A set of properties guaranteeing reliable database transaction processing.

ACID
Software
Augmented Reality

Technology that overlays digital information onto the real world.

AR
Software
Backend as a Service

Cloud service providing backend infrastructure for mobile and web apps.

BaaS
Software
Basic Input/Output System

Firmware initializing hardware during boot process.

BIOS
Software
Basically Available Soft state Eventual consistency

Properties of distributed database systems focusing on availability over consistency.

BASE
Software
Behavior-Driven Development

An agile software development process encouraging collaboration between developers and business stakeholders.

BDD
Software
Berkeley Software Distribution License

A family of permissive free software licenses.

BSD
Software
Binary Large Object

A collection of binary data stored as a single entity in databases.

BLOB
Software
Bitbucket Git Repository

A Git-based code hosting and collaboration tool.

Bitbucket
Software
Bourne Again Shell

A Unix shell and command language.

Bash
Software
Bugsnag Error Monitoring

Error monitoring and reporting platform.

Bugsnag
Software
Business Intelligence

Technologies and strategies for analyzing business data.

BI
Software
Cache Memory

High-speed memory storing frequently accessed data.

Cache
Software
California Consumer Privacy Act

California law enhancing privacy rights for residents.

CCPA
Software
Central Processing Unit

The primary component of a computer that performs instructions.

CPU
Software
Certificate Authority

An entity issuing digital certificates.

CA
Software
Certificate Revocation List

A list of revoked digital certificates.

CRL
Software
Character Large Object

A collection of character data stored in databases.

CLOB
Software
Chef Configuration

Configuration management tool for infrastructure as code.

Chef
Software
Circle Continuous Integration

A continuous integration and delivery platform.

CircleCI
Software
Cisco AppDynamics

Application performance management solution.

AppDynamics
Software
Comma-Separated Values

A simple file format for storing tabular data in plain text.

CSV
Software
Command Line Interface

A text-based interface used to interact with software and operating systems by typing commands.

CLI
Software
Command Prompt

A command-line interpreter for Windows.

CMD
Software
Common Vulnerabilities and Exposures

A list of publicly disclosed security vulnerabilities.

CVE
Software
Common Vulnerability Scoring System

A framework for rating security vulnerabilities.

CVSS
Software
Common Weakness Enumeration

A category system for software vulnerabilities.

CWE
Software
Computer Security Incident Response Team

A team handling security incidents.

CSIRT
Software
Computer-Aided Software Engineering

Software tools supporting software development activities.

CASE
Software
Confluence Documentation

A collaboration and documentation tool.

Confluence
Software
Content Delivery Network

A geographically distributed network of servers delivering web content efficiently.

CDN
Software
Content Management System

Software for creating and managing digital content.

CMS
Software
Content Security Policy

A security standard preventing cross-site scripting attacks.

CSP
Software
Continuous Deployment

A software release process that automatically deploys code changes to production.

CD
Software
Continuous Integration

A development practice where code changes are automatically tested and integrated frequently.

CI
Software
Create Read Update Delete

The four basic operations of persistent storage in databases and APIs.

CRUD
Software
Creative Commons

A nonprofit organization enabling sharing of creative works.

CC
Software
Cron Job Scheduler

A time-based job scheduler in Unix-like systems.

Cron
Software
Cross-Origin Resource Sharing

A mechanism allowing restricted resources on a web page to be requested from another domain.

CORS
Software
Cross-Site Request Forgery

An attack that forces users to execute unwanted actions on authenticated applications.

CSRF
Software
Cross-Site Scripting

A security vulnerability allowing injection of malicious scripts into web pages.

XSS
Software
Customer Relationship Management

Systems for managing company interactions with customers and potential customers.

CRM
Software
Data Encryption Standard

A symmetric-key algorithm for encryption.

DES
Showing 100 abbreviations (limited to 100 results)