Amazon S3 or Amazon Simple Storage Service

A service offered by Amazon Web Services (AWS) that provides object storage through a web service interface. [Wikipedia link]


Cloud Computing

The on-demand availability of computer system resources, especially data storage (cloud storage) and computing power, without direct active management by the user. [Wikipedia link]


Extensible Markup Language (XML)

A markup language and file format for storing, transmitting, and reconstructing arbitrary data. [Wikipedia link]


FTP/SFTP

File Transfer Protocol/Secure File Transfer Protocol. A standard method of transferring files on a computer network. FTP, developed in 1971 has generally been superseded by the more secure SFTP although the terms are often used interchangeably. [Wikipedia link]


GraphQL

An API type that supports JavaScript Object Notation (JSON)-structured queries to get the exact data needed without using multiple endpoints. [Wikipedia link]


Hypertext Transfer Protocol (HTTP)

An application-layer protocol for transmitting hypermedia documents, such as HTML. The foundation of the World Wide Web.[Wikipedia link]


iPaaS

Integration platform as a service (iPaaS) is a suite of cloud services enabling customers to develop, execute and govern integration flows between disparate applications.


JavaScript Object Notation (JSON)

An open-standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays. [Wikipedia link]