IT & AI engineering for US businesses · 16 practices
Compliance · April 2026 · 6 min read

SOC 2 in a quarter: what actually blocks readiness

Most delays come down to missing MFA on admin accounts, no access reviews, and change management that exists only in people's heads. A realistic 12-week path for a team without a security specialist.

An enterprise prospect asks for your SOC 2 report. You don't have one. The deal now has a clock on it. We see this constantly with US software and services companies, and the good news is that a Type I report within a quarter is realistic for most small teams — if you focus on what actually blocks it.

The usual blockers

  • Identity. Shared admin accounts, MFA that isn't enforced everywhere, and ex-employees who still have access to a SaaS tool.
  • Access reviews. Nobody has ever formally checked who has access to production.
  • Change management. Code goes to production without a recorded review or approval.
  • Vendor management. No list of the vendors that touch customer data, let alone their SOC 2 reports.
  • Policies that don't match reality. A downloaded template promising things nobody does.

A 12-week path

  1. Weeks 1–2: scope the system, choose Trust Services Criteria (Security is mandatory; add others only if customers ask), and select an auditor.
  2. Weeks 2–5: fix identity — SSO, enforced MFA, no shared accounts, automated offboarding.
  3. Weeks 4–7: require pull-request reviews, protect production branches, log deployments.
  4. Weeks 6–9: write policies that describe what you actually do, and run your first access review and risk assessment.
  5. Weeks 9–12: connect a compliance platform to collect evidence automatically, run a readiness check, and schedule the Type I audit.

Type II follows after an observation period, typically three to six months. If you've built the evidence into daily work, it largely collects itself.

Compliance should be a by-product of good engineering, not a separate project you rebuild every year.