Sapior LogoSapior

AWS Really Needs to Fix the Proctoring for the Online Exam

AWS certification online proctoring has become an unnecessary barrier: brittle pre-flight checks, invasive room scans, and costly false flags. Here’s what AWS should fix—and why the exam should not be harder than the credential.

Passing an AWS certification is supposed to prove you can operate cloud infrastructure under pressure. Increasingly, the harder test is surviving the proctoring software before the exam begins.

The current state of AWS online proctoring

AWS certifications are delivered through Pearson VUE and PSI. Online proctoring is offered through Pearson VUE’s OnVUE and PSI’s remote proctoring platform. The promise is convenience: take the exam from a quiet room without a test center. The reality often includes:

A pre-flight system check that flags common developer setups: multiple monitors, corporate VPNs, Bluetooth peripherals, screen recording utilities, or background processes such as Docker and Tailscale.

A live proctor asking for a 360-degree room scan, which many candidates report feels arbitrary and invasive when they work from a home office or kitchen table.

Strict rules about reading questions aloud, looking off-screen, or leaving the camera frame, which conflict with normal human behavior.

AWS’s [Certification FAQ](https://aws.amazon.com/certification/faqs/) states that online proctoring allows candidates to test from home or office while maintaining exam security. The problem is not the goal. It is the implementation.

Where the experience breaks

1. Pre-flight checks are brittle

The OnVUE system check and PSI secure browser assume a clean, consumer-grade Windows or macOS machine. Many cloud developers use workstations with Hyper-V, WSL2, Docker Desktop, VPN agents, corporate endpoint protection, or dev tools that run as background services. The proctoring software may refuse to launch or kill processes without explaining which process is the problem.

This creates a poor signal: the people most likely to pursue AWS certifications are precisely the people with complex development environments. A system that cannot handle those environments is not measuring exam integrity; it is measuring whether your machine resembles a thin client.

2. Room scans and identity checks feel inconsistent

Candidates report different proctors enforcing different standards. One proctor may require clearing a desk down to the wood grain; another may allow a beverage or a tissue box. Some ask for external camera views of the door. Some do not. This inconsistency matters because a false flag can invalidate the exam result or trigger a lengthy review.

Pearson VUE’s [OnVUE testing guide](https://home.pearsonvue.com/onvue) asks candidates to ensure the testing environment is clean and free from unauthorized materials. But the guidance leaves room for proctor interpretation. That discretion is the root of many reported disputes.

3. False flags are expensive

A false flag in an online proctoring setting is not a small UX bug. It can mean:

The exam is revoked after completion.

A score is withheld while a case is reviewed.

The candidate must pay for a retake or wait weeks for a resolution.

The candidate may be flagged in the exam delivery system.

For a developer on a certification timeline—often tied to a job requirement, a consulting engagement, or a promotion—the cost is not just the exam fee. It is lost credibility, missed deadlines, and time spent writing support tickets.

What AWS should fix

1. Publish objective proctoring requirements

AWS should require its proctoring vendors to publish a machine-readable list of exactly which processes, network conditions, and hardware configurations are blocked. An error that cannot explain why the check failed is unacceptable. Candidates should see a diagnostic log: which process was flagged, which policy was violated, and how to remediate it before the exam.

2. Reduce dependence on live proctor discretion

Live proctoring can catch blatant fraud, but it is a poor tool for subtle environmental judgment. AWS should push vendors toward recorded, privacy-preserving session review with clear rules and a human appeals path. A recorded session can be reviewed by trained auditors if a score anomaly occurs, without making the candidate perform a live room scan for every exam.

3. Offer a test-center-like online baseline

If AWS wants online exams to be a first-class option, the online flow should be predictable. That means a standardized onboarding flow that works on Windows and macOS, with a documented compatibility layer for common developer tooling. The lack of first-class Linux support is also a glaring gap for an AWS audience that builds on Linux daily.

4. Create a no-fault retake for provable technical failures

If the proctoring platform logs show a connection drop, a process kill, or a system check failure on the vendor side, AWS should issue a no-cost rebooking immediately. The current support loop often treats technical failure as candidate misconduct until proven otherwise. AWS can flip the default: if the vendor’s telemetry shows an environment problem, the candidate gets a retake without a new case.

5. Separate identity verification from environment surveillance

There are privacy-preserving ways to verify identity: government ID plus biometric liveness checks, then session recording with anomaly detection. Continuous live video review is not the only option. AWS already has sophisticated identity services; certification proctoring should use the least invasive method that still protects the exam’s integrity.

What this means for developer tools

At Sapior, we build infrastructure for high-trust developer workflows. Proctoring is a perfect example of a trust problem that gets solved with better defaults, better telemetry, and less human subjectivity. The developer is not the threat model; the credential’s integrity is. AWS should treat proctoring as a product experience, not a vendor integration.

The AWS certification program is valuable. Online delivery should widen access, not narrow it to people with a spare MacBook Air and a bare room. The fix is not to make the proctoring more aggressive. It is to make it more transparent, more consistent, and more respectful of the people taking the exam.

References

[AWS Certification FAQ](https://aws.amazon.com/certification/faqs/)

[Pearson VUE OnVUE](https://home.pearsonvue.com/onvue)

[AWS Certification Policies](https://aws.amazon.com/certification/policies/)

AWS Really Needs to Fix the Proctoring for the Online Exam | Sapior