Abbreviations Flashcards
API (Module 1; slide 26)
Application Programming Interface
- Provides info for how to communicate with a software component
RAML
(Module 1 slide 48)
(ChatGPT definition)
RESTful API Modeling Language
- It’s a language written in YAML, that’s used to design & describe RESTful APIs. It provides a structured way to define API endpoints, methods, parameters and data types.
JSON
(Module 1 slide 34, 35, 36)
JavaScript Object Notation
- A light-weight, text-based data interchange format that is human-readable and easy to parse.
- It represents data using key-value pairs & supports structures like collections (arrays) & maps (objects), making it ideal for exchanging data between systems.
XML
(Module 1 slide 31, 34, 35, 36)
eXtensible Markup Language
- Text-based format that is human & machine readable. Uses tags to represent data
MEL
Mule Expression Language
DW
DataWeave
MUnit
Mule Unit Testing Framework
HTTP (Module 1)
Hypertext Transfer Protocol
SOAP
Simple Object Access Protocol
CI/CD
Continuos Integration/Continuos Deployment
JDBC
Java DataBase Connectivity
FTP/SFTP
File Transfer Protocol/Secure File Transfer Protocol
OAS
OpenAPI Specification
SaaS
Software as a Service
SAP
Systems, Applications and Products
C4E (Module 1; Slide 18)
Center for Enablement
WSDL
Web Services Description Language
REST (Module 1; Slide 33)
Representational State Transfer
OAuth (Module 1)
Open Authorization
SAML (Module 1)
Security Assertion Markup Language
JWT (Module 1)
JSON Web Token
URI
Uniform Resource Identifier
URL
Uniform Resource Locator
LoB IT
Line of Business Information Technology