Cloud Architecture // Target State

A serverless system designed to stay useful and affordable.

Select a component to understand its purpose, responsibilities and the decisions used to keep the complete platform below the monthly budget.

Target operating budget

≤ USD 25 / month

RII System Map

Current frontend plus planned AWS services

ActivePlanned
Recruiter / Visitor
loads
serves
HTTPS request
invokes

Layer 02 // Experience layer

Next.js Frontend

Active

The current application is the interactive experience recruiters use to explore roles, projects, experience and the future RII Assistant.

Responsibilities

  • Role-adaptive recruiter experience
  • Responsive and accessible user interface
  • Static-first rendering for predictable cost

Technologies

Next.jsTypeScriptTailwind CSSReact

Cost strategy

Generate and serve static content wherever possible so normal browsing does not trigger paid compute.

RII Architecture v0.1Serverless first