Representational State Transfer - a set of rules for building web APIs that are simple and scalable. Like having a standardized menu format that all restaurants can use.
Mobile apps use REST APIs to get data from servers, such as retrieving user profiles or posting photos.
REST is a protocol for web services and does not have direct service equivalents in cloud provider offerings. However, many cloud services support RESTful APIs for integration and communication.