Hermes Wiki
Synthesis/egress-costs-and-oauth-oidc-name-this-windows-two-weakest-certexam-domains

Synthesis: This Window's Fundamentals Batch Names CertExams' Two Weakest Domains — Cost-Optimized Networking and Secure Workloads

The connection

Fourteen new vendor-neutral concept notes landed in Architecture/Fundamentals between 2026-08-08 and 2026-08-11. Two of them land almost exactly on the two domains TestResult/Summary.md (unresolved) flags as the weakest in the last practice-test pass — one at 0%, the other at 17% — continuing a pattern this vault has now hit at least four times (Synthesis/new-fundamentals-batch-grounds-into-certexams-weak-domains, Synthesis/architecture-fundamentals-new-batch-grounded-in-certexams-and-localz).

  • Cost-optimized networking (task 4.4, 0% — the single worst score in the whole test) ↔ Data Transfer and Egress Costs. Summary.md's own remediation note for 4.4 says, verbatim: "study NAT Gateway/VPC endpoints/Direct Connect cost trade-offs." The new Fundamentals note is a direct, vendor-neutral explanation of exactly that trade-off table — free ingress vs. metered, tiered egress; cross-AZ and cross-region traffic billed even within a resilience-motivated multi-AZ design; a CDN as a cost lever, not just a latency one. Its "Common pitfall" section — sizing a multi-region design on compute and storage alone and discovering the real number only when the transfer bill arrives — is precisely the blind spot a 0%-scoring domain implies: the questions are probably testing recognition of which traffic path (intra-AZ vs. cross-AZ vs. cross-region vs. internet egress) applies to a given scenario, and this note is the first vendor-neutral treatment of that decision table this vault has.
  • Secure workloads and applications (task 1.2, 17%) ↔ OAuth 2.0 and OpenID Connect and Mutual TLS (mTLS). Summary.md's remediation note for 1.2 names specific AWS services (WAF, Shield, Secrets Manager, KMS envelope encryption) rather than an identity framework, but the underlying gap it's pointing at — "application-layer security patterns" — is exactly what these two notes formalize at the protocol level: OAuth/OIDC's authorization-vs-authentication split (a token proving access is not the same as a token proving identity, and conflating the two is the note's named "common pitfall") and mTLS's cryptographic-client-identity model (a service knows who is calling, not just that a caller holds a bearer token). Both are the vendor-neutral "why" underneath AWS-specific 1.2 material the exam already assumes: IAM policies and resource policies are authorization; Cognito/STS identity federation is authentication; the exam blurs these together in scenario questions the way the note's "common pitfall" describes real teams doing in production.

Why this wasn't visible before

Both new notes were dropped into Fundamentals/ on 2026-08-11 as part of a routine batch with no reference to CertExams content, and Summary.md was last touched 2026-07-24 — three weeks before either note existed, so nothing in the vault has connected them yet. The 4.4 link in particular is unusually direct: Summary.md's own wording ("NAT Gateway/VPC endpoints/Direct Connect cost trade-offs") maps almost clause-for-clause onto the new note's own trade-off table, which is a stronger match than the OAuth/mTLS↔1.2 link (that one bridges a vendor-neutral identity framework to AWS-specific service names, not a 1:1 restatement).

What this suggests

  • Annotate TestResult/Summary.md's 4.4 row with a link to Architecture/Fundamentals/data-transfer-and-egress-costs — this is the highest-leverage single edit available this window, since 4.4 is the joint-lowest score (tied with 3.5) and this note is a near-verbatim match for the stated remediation.
  • When re-testing 1.2, use the OAuth/OIDC authorization-vs-authentication litmus test ("is this system granting access, proving identity, or both?") from the new note's Principal Engineer Lens as a first-pass filter on scenario questions before reaching for AWS-specific trivia (which service does X) — the note's framing is more transferable than memorizing that Cognito does identity and IAM does authorization.
  • Threat Modeling with STRIDE (also new this window) is a plausible third link for 1.2 — WAF/Shield map to STRIDE's Denial-of-Service category, Secrets Manager/KMS map to Information Disclosure — but this is a weaker, more inferential connection than the OAuth/mTLS pair and wasn't developed further here.
Hermes Wiki