AWS Technical Essentials 2025 – 400 Free Practice Questions to Pass the Exam

Question: 1 / 400

You can use a list or a map to create and store which type of document?

DSON

JSON

The correct answer is JSON because it stands for JavaScript Object Notation, which is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. A JSON document consists of key-value pairs and arrays, which can be represented using lists or maps. In programming, lists can be used to handle arrays, while maps (or dictionaries) are suitable for representing objects with keys and values. Therefore, using lists and maps is an effective way to create and store JSON data structures.

The other options, such as DSON, MASON, and RASON, are not standard formats recognized in data interchange and do not have the same widespread support or utility as JSON. JSON is commonly used in web APIs, configuration files, and data storage solutions, making it the preferred choice in this context.

Get further explanation with Examzify DeepDiveBeta

MASON

RASON

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy