
Juniper NetworksCertified Associate, Automation and DevOps
Domain 3Objective 1
YAML JN0-224 Practice Questions (Page 4)
Part of the Data Serialization domain, which makes up ~9% of our current practice bank. Juniper Networks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~3–5 in this domain), expect 2–3 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
6concepts
Questions 16–20
- 16
Which YAML block scalar style preserves line breaks exactly as written, without folding them?
Select an answer first - 17
What is the purpose of the `---` marker in a YAML file?
Select an answer first - 18
A network automation engineer is writing a YAML file to define a list of routes. The engineer writes: routes: - prefix: 192.0.2.0/24 next-hop: 10.0.0.1 - prefix: 198.51.100.0/24 next-hop: 10.0.0.2 What is the correct way to describe the data structure?
Select an answer first - 19
Why is YAML often preferred over JSON for configuration files in DevOps?
Select an answer first - 20
Given the YAML snippet: ```yaml base: &defaults timeout: 30 retries: 3 service: <<: *defaults timeout: 60 ``` What is the value of `service.timeout`?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Juniper Networks. “JN0-224” is a trademark of its owner, used for identification only.