# Technologies*

# Artificial Intelligence

Solely cognitive-based, focusing on a system-s ability to analyze past data and make future decisions.

Artificial intelligence is the ability of devices to perform human-like analysis. Artificial intelligence operates by consuming a large amount of data and recognizing patterns and trends in the data.

Contains humanized and analytical types.

Incorporates emotional intelligence, cognitive learning and responses, and also expands to include social intelligence.

# Blockchain

# Models

A private blockchain is an invitation-only network governed by a single entity. Entrants to the network require permission to read, write or audit the blockchain. There can be different levels of access and information can be encrypted to protect commercial confidentiality.

A public blockchain has an open network. The information is available in a public domain. Due to its permissionless nature, any party can view, read, and write data on the blockchain and the data is accessible to all. No particular participant has control over the data in a public blockchain.

A consortium blockchain operates in a semi-private manner. It requires permission to join, but it can be shared and utilized by numerous different organizations that are working together.

A hybrid blockchain combines benefits of public and private blockchains: an application or service can be hosted on an independent permissioned blockchain while leveraging a public blockchain for security and settlement.

# Containers

In containerization, the underlying hardware is not emulated; the container(s) run on the same underlying kernel, sharing the majority of the base OS.

Includes:

  • OS replication
  • A single kernel
  • The possibility for multiple containers