WCF

WCF Windows Communication Foundation (WCF) is a framework for building service-oriented applications by utilizing asynchronous messages and service endpoints. Citrix Virtual Apps and Desktops is a great example of a VDI platform which is developed under Microsoft .NET and the WCF framework. For more details about WCF, refer to the official page at https://docs.microsoft.com/en-us/dotnet/framework/wcf/whats-wcf.

WCSS

WCSS stands for within-cluster sum of squares. WCSS is a clustering model evaluation metric that measures the compactness of clusters.

word embedding

In machine learning word embedding refers to a method in natural language processing (NLP) which converts words into numerical vectors. The numerical vectors generally represent the words' meaning, usage or context. The following word embedding methods are the most common: One-hot encoding assigns a unique binary vector to each word in a vocabulary. The vector ... Read more

XaaS

XaaS Anything As A Service describes any cloud computing service which can be offered as a managed service.

Yaml

Yaml YAML is a human-readable data-serialization language, primarily used for configuration files and in applications where data is being stored or transmitted. JSON is extensively used in public cloud computing Infrastructure As Code (IaC) templates. Details about the YAML specification can be found at https://yaml.org/.

z-score

Z-score in data science is also known as standardization score. Z-score is the number of standard deviations that a sample is above or below the mean of all values in the sample.

Zero day exploit

Zero day exploit A zero day exploit (also called a zero-day threat) is an attack that takes advantage of a security vulnerability that does not have a fix in place. It is referred to as a "zero-day" threat because once the flaw is eventually discovered, the developer or organization has "zero days" to then come ... Read more

zerto

Zerto is a software development and cloud service provider company offering Disaster Recovery As A Service (DRaaS) solutions. They also offer a Disaster Recovery (DR) technical term dictionary at https://www.zerto.com/resources/a-to-zerto/.