DaaS

Desktop As A Service (VDI or Hosted Shared Desktops) or Diagnostics As A Service. For Diagnostics as a service, read the following Microsoft article for more details.https://azure.microsoft.com/en-in/blog/daas/. 

data lineage

Data lineage is part of responsible AI and it refers to all procedures related to tracking the origin, transformation, and usage of data throughout its lifecycle in machine learning. This ensures a Privacy by Design ML model.

DCOM

Definition of DCOM The Microsoft Distributed Component Object Model (DCOM) protocol is used to expose application objects via remote procedure calls (RPCs). DCOM has extensions layered on top of the Remote Procedure Call extensions. Refer to the following Microsoft article for more details on DCOM: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-dcom/4a893f3d-bd29-48cd-9f43-d9777a4415b0.

DDOS

DDOS DDOS stands for distributed denial-of-service attack (DoS attack). It uses similar approach to Denial of Service (DOS) but in this case, the DOS cyber attack is distributed from numerous source networks.

design patterns

Design patterns are patterns which are applied in the design of software and/or infrastructure systems, aiming to optimize the systems' functional (operations and application or infrastructure features and services) and non-functional characteristics (e.g. performance, reliability, redundancy, security). Design patterns can be divided in the following major categories: Software design patterns. This category includes devops design ... Read more

Dioptra

Dioptra is a software test platform for assessing the trustworthy characteristics of artificial intelligence (AI). Dioptra excels in the area of Adversarial Machine Learning (AML). More details can be found in the official project web site at: https://pages.nist.gov/dioptra/index.html.

DR

1) In machine learning, DR stands for dimensionality reduction. In machine learning, dimensionality reduction is a feature engineering technique, in which a large number of features in a dataset is reduced to a smaller number of features. It is important to ensure that the remaining features are meaningful and representative for the dataset and that ... Read more

DRaaS

DRaaS (Disaster Recovery As A Service) is a managed service in which disaster recovery is offered as a cloud service. Disaster recovery includes business continuity (BCDR) and backup as a service (BaaS). DRaaS management server can be either an on-premise or a cloud server. There are various DRaaS providers, most of which are already providing ... Read more