A

Amazon EC2

Amazon Elastic Compute Cloud (EC2) is a web service that provides secure, resizable compute capacity in the cloud It is designed to make web-scale....

Read More >

Amazon Machine Image (AMI)

An AMI provides the information required to launch an instance, which is a virtual server in the cloud You must specify a source AMI when you launch....

Read More >

API (Application Programming Interface)

In computer programming, an API is a set of subroutine definitions, protocols, and tools for building application software In general terms, it is....

Read More >

AWS Lambda Function

A way to send instructions for AWS processes to take place  AWS Lambda is a computing platform that lets you run code without provisioning or....

Read More >

B

Bulk Load

A bulk load uses a Bulk Insert command to load large quantities of....

Read More >

C

Change Data Capture (CDC)

Is a set of software design patterns used to determine (and track) data that has changed, so that action can be taken using the changed....

Read More >

Cloud Computing

Cloud computing is the on-demand delivery of compute power, database storage, applications, and other IT resources through a cloud services platform,....

Read More >

Cluster Environment

A cluster is a group of multiple server instances, spanning across more than one node, all running identical configurations All instances in a....

Read More >

Columnar Database

A columnar database is optimized for fast retrieval of columns of data, typically in analytical applications Column-oriented storage for database....

Read More >

Concurrent users

Users expected to be logged in and use a  system or software at the same time only a portion of the total system....

Read More >