EADF logo
Focused certification exam prep
Start practice

EADF Exam Domains 2026: Complete Guide to All 4 Content Areas

TL;DR
  • Functionality & Visualization is the largest domain at 35%, so it deserves the most study hours.
  • Solutions Design follows at 29%, meaning nearly two-thirds of the exam sits in these two domains.
  • The four official weights total 99% as published - Esri does not round them up.
  • EADF 2201 tests API/service selection and Arcade concepts, not programming-language syntax.

EADF 2201 Domain Overview

ArcGIS Developer Foundation 2201 (EADF) is organized around four content areas defined in Esri's April 2026 Exam Information Guide. Unlike generic IT certifications that spread weight evenly, EADF concentrates most of its questions in two domains - Functionality & Visualization and Solutions Design - while Content Management and Authentication & Security fill out the remainder. If you're just getting oriented, our companion piece on What Is EADF? covers the broader picture, while this guide drills specifically into the four graded domains you'll actually be tested on.

The exam itself is 65 English-language multiple-choice questions administered in 1 hour 45 minutes. That works out to roughly 96 seconds per question on average - tight enough that you need domain-level fluency rather than the ability to look things up mentally. Before diving into blueprint specifics, it helps to understand how these domains map to real-world ArcGIS developer work; see EADF Certification for context on what the credential signals to employers.

Blueprint Snapshot: Content Management 18%, Authentication & Security 17%, Solutions Design 29%, Functionality & Visualization 35%. Together, Solutions Design and Functionality & Visualization account for nearly two-thirds of the exam.

Domain 1: Content Management (18%)

Content Management sits near the bottom of the weighting but is far from optional. This domain covers how content - layers, services, items, and web maps - is organized, shared, and maintained within the ArcGIS system. Expect questions that probe your understanding of item ownership, sharing permissions at the organization and group level, and how content moves between environments.

Content Management Focus Areas

Candidates should be comfortable reasoning through content lifecycle scenarios rather than memorizing menu paths.

  • How items, layers, and services relate to one another within an organization
  • Sharing scope: private, group, organization, and public levels
  • Publishing workflows from source data to hosted content
  • Metadata and item details that affect discoverability

Because this domain is scenario-driven, questions often describe a situation - a layer that needs to be shared with a specific group but not the public - and ask you to identify the correct configuration. This is a good area to review early, since it underpins concepts tested more heavily in Solutions Design.

Domain 2: Authentication & Security (17%)

Authentication & Security is the smallest domain by weight, but its concepts recur throughout the exam because almost every workflow assumes some form of secured access. The blueprint explicitly focuses on authentication concepts - not on implementing security patterns from scratch. That distinction matters: you're expected to recognize which authentication approach fits a scenario, not write the underlying security code.

Authentication & Security Focus Areas

  • Named user versus app login authentication concepts
  • OAuth 2.0 flow concepts as they apply to ArcGIS apps
  • API keys and when they're the appropriate authentication choice
  • Access levels tied to organizational roles and licensing

Key Takeaway

Study authentication conceptually - know which method (API key, OAuth, named user) fits which app scenario, rather than trying to memorize security implementation details.

For a deeper breakdown of how much depth is expected on security topics versus other domains, our EADF Exam Domains 2026: Complete Guide to All 4 Content Areas resource cross-references this with difficulty patterns candidates report.

Domain 3: Solutions Design (29%)

Solutions Design is the second-largest domain and represents nearly a third of your score. This is where the exam shifts from "what is this feature" to "which combination of services, APIs, and configuration choices solves this business problem." Expect multi-part scenarios describing a client requirement, followed by a question asking you to select the most appropriate architecture.

Solutions Design Focus Areas

This domain rewards candidates who can select the right API or service for a given use case rather than default to the most familiar one.

  • Choosing between REST APIs, JavaScript API-based apps, and out-of-the-box apps
  • Matching hosting options to organizational and performance requirements
  • Evaluating tradeoffs between hosted feature layers and referenced services
  • Designing for scalability and appropriate licensing tier

A common pitfall is over-focusing on syntax when the exam is actually testing decision-making. If you can explain why you'd choose one API or hosting configuration over another for a stated business scenario, you're studying this domain correctly. The EADF Study Guide 2026: How to Pass on Your First Attempt walks through scenario-based practice techniques that map directly to this domain's style.

Domain 4: Functionality & Visualization (35%)

Functionality & Visualization is the single largest domain and effectively the center of gravity for the entire exam. More than a third of your questions will draw from this area, so mastery here has an outsized effect on your overall result.

Functionality & Visualization Focus Areas

  • Arcade expression capabilities - what Arcade can and cannot do within visualization and popup contexts
  • Renderer and symbology choices for different data types and use cases
  • Layer queries: constructing and interpreting query logic against feature layers
  • Editing workflows: how edits propagate through layers and services
  • Visualization techniques appropriate to different map audiences and purposes
High-Value Topic: Arcade capabilities appear repeatedly across this domain - not as syntax-writing exercises, but as "what can this expression achieve" recognition questions. Prioritize conceptual fluency with Arcade over memorizing exact function signatures.

Because this domain covers both querying and editing, make sure you understand the practical difference between reading data (queries) and modifying it (edits), including how each interacts with layer permissions established in Domain 1 and Domain 2. This cross-domain overlap is exactly why a domain-by-domain review, rather than a single generic pass, produces better results - a theme explored further in EADF Cheat Sheet 2026: One-Page Review of Must-Know Facts.

Why the Weights Add Up to 99%

Attentive readers will notice that 18 + 17 + 29 + 35 = 99, not 100. This isn't a typo on our part - it's how Esri published the official EADF 2201 blueprint in the April 2026 Exam Information Guide, and we reproduce it exactly rather than normalizing it to 100%. Don't spend time trying to "fix" the math; treat the published weights as directional guidance for where to invest study time, not as a strict percentage-of-questions guarantee for every single exam form.

DomainWeightRelative Priority
Functionality & Visualization35%Highest
Solutions Design29%High
Content Management18%Moderate
Authentication & Security17%Moderate

Mapping a Study Plan to the Blueprint

Rather than dividing study time evenly across four domains, allocate hours proportional to blueprint weight. A simple way to structure this over four weeks:

Week 1

Content Management & Authentication foundations

  • Review sharing scopes, item ownership, and publishing workflows
  • Study authentication concepts: named user vs. app login, API keys, OAuth basics
Week 2

Solutions Design deep dive

  • Practice API and service selection scenarios
  • Work through hosting and licensing tradeoff questions
Week 3

Functionality & Visualization intensive

  • Focus heavily on Arcade capability recognition
  • Drill layer queries, edits, and renderer/symbology selection
Week 4

Integrated review

  • Take timed practice sets covering all four domains together
  • Revisit weak spots identified in earlier weeks

This weighting-first approach is discussed in more depth in the EADF Study Guide 2026: How to Pass on Your First Attempt, and pairs well with timed practice sets on our practice test platform to simulate the real 65-question, 105-minute format.

What the Questions Actually Look Like

EADF 2201 questions are scenario-based rather than definition-recall. A typical Solutions Design question might describe an organization's licensing constraints and hosting needs, then ask which combination of services best satisfies them. A typical Functionality & Visualization question might present a business requirement for map symbology and ask which renderer or Arcade approach achieves it - again focusing on capability recognition rather than syntax.

Because the exam favors conceptual and applied reasoning over rote memorization, question difficulty is closely tied to how well you understand why a configuration works, not just that it works. If you're unsure how this translates into overall exam difficulty, How Hard Is the EADF Exam? Complete Difficulty Guide 2026 breaks down the format further, and EADF Passing Score 2026: Exactly What You Need to Pass covers how these domain weights translate into scoring.

Key Takeaway

Practice explaining your reasoning out loud for each scenario question - the exam is built to reward candidates who understand tradeoffs, not just facts.

Who This Blueprint Is Built For

Esri recommends candidates have at least two years of hands-on experience with the ArcGIS system and its APIs before attempting EADF 2201. Preparation resources exist, but no course is mandatory - the blueprint assumes practical familiarity gained through real project work rather than a specific training path. If you want to understand exactly what's expected before registering, EADF Requirements 2026: Eligibility, Prerequisites & How to Qualify lays out the full eligibility picture.

This domain structure is designed for developers who build, configure, and troubleshoot ArcGIS-based applications and services - roles where knowing which API or hosting approach fits a scenario matters more than deep programming-language expertise. For a sense of how employers value this credential, see EADF Jobs and EADF Salary Guide 2026: Complete Earnings Analysis.

Registration runs through Pearson VUE, with both test-center and OnVUE remote-proctoring options available, and Esri's foundation-tier voucher priced at USD 275 effective January 2026. Full pricing mechanics are covered in EADF Certification Cost 2026: Complete Pricing Breakdown, and scheduling logistics in EADF Exam Dates 2026: Testing Windows, Deadlines & Scheduling. Note that EADF 2201 is scheduled for retirement on June 30, 2026, but certifications already earned do not retire along with the exam - so completing it before the deadline still holds lasting value, a point worth weighing if you're evaluating Is the EADF Certification Worth It? Complete ROI Analysis 2026.

Ready to test your domain-by-domain readiness? Try a full-length timed simulation on our EADF practice test platform before exam day.

FAQ

Which EADF 2201 domain should I study first?

Start with Content Management and Authentication & Security since they establish foundational concepts, then move into Solutions Design and Functionality & Visualization, which carry the most weight (29% and 35% respectively).

Why do the four domain weights only total 99%?

That's exactly how Esri published the blueprint in the April 2026 Exam Information Guide. The weights are reproduced as-is rather than adjusted to sum to 100%.

Does EADF 2201 test programming syntax?

No. The blueprint focuses on API and service selection, authentication concepts, hosting decisions, Arcade capabilities, visualization, and layer queries/edits - not on writing or debugging programming-language syntax.

How many questions come from Functionality & Visualization?

It's the largest domain at 35% of the exam, out of 65 total questions administered in 1 hour 45 minutes.

Will my EADF 2201 certification still be valid after the exam retires?

Yes. EADF 2201 retires on June 30, 2026, but Esri's policy is that earned certifications do not retire along with the exam itself.

Ready to pass your EADF exam?

Put this into practice with free EADF questions across every exam domain.