About & Sources

SIE Exam Practice — methodology, sources, and build log
← Back to quiz

Where did the questions come from?

All questions in this bank are original. They were written specifically for this study aid — no copyrighted question banks (Kaplan, STC, Achievable, Knopman Marks, etc.) were used or referenced.

Content framework

Question topics and their distribution follow the publicly available FINRA Securities Industry Essentials Content Outline. The four sections and their weights:

SectionTopicFINRA weightQuestions in bank
1Knowledge of Capital Markets16%160
2Understanding Products & Their Risks44%440
3Trading, Customer Accounts, Prohibited Activities31%310
4Overview of the Regulatory Framework9%90
Total1,000

How they were generated

Accuracy anchors

Each sub-agent was given specific factual anchors to prevent drift on rules that changed recently or are commonly missed. Highlights:

Study aid only. Questions are modeled on the FINRA SIE Content Outline but are not actual exam questions. This site is not affiliated with or endorsed by FINRA. Verify any specific fact against the current FINRA outline or a licensed prep provider before relying on it for the real exam. Passing score on the real SIE is 70%.

Build log — what was created

This site was built and deployed on September 14, 2026. All commits are in the local git repo at /mnt/c/Development/sie/.

1,000
Questions live
204
Unique topic tags
4
Site commits
~$1
Est. cost / month

AWS resources

ResourceID / namePurpose
S3 bucket (site)sie.jerryland.comStatic site files (index.html, questions.json, about.html)
S3 bucket (admin)sie-jerryland-adminPrivate prompt queue (blocked from public access, not served through CF)
ACM certb2d3be9f-…TLS cert for sie.jerryland.com (us-east-1)
CloudFrontETDSUHZWPC89ZCDN + HTTPS, OAC-locked to S3 origin
Route53 recordsie.jerryland.comA + AAAA aliases to CloudFront
Lambda functionsie-prompt-logPrompt-input endpoint (in progress)

Feature timeline (this session)

ChangeStatus
Static site + 75 hand-written questions launchedLive
S3 + CloudFront + ACM + Route53 wired for sie.jerryland.comLive
Practice / Exam / Section-drill quiz modesLive
Question bank expanded to 1,000Live
Home page shows live bank size (dynamic, no hardcoded numbers)Live
"Full Study Session" mode with localStorage progress + resumeLive
Sources / build-log page (this page)Live
Remote prompt-input for further developmentIn progress

What runs on your device vs the server

Cost estimate

At current bank size and light traffic: roughly $1–2/month — dominated by Route53 hosted zone ($0.50) and CloudFront data transfer. S3 storage for ~600KB is fractions of a cent. Lambda invocations (prompt queue) are within free tier for personal use.