← Back to Dashboard

Audit: New Project

Complete the audit questions below. Your progress is saved automatically.

1
Architecture
2
Design
3
Usage
4
Logs

Architecture

AR01

Use Event Driven Architecture to avoid polling madness and inform subscribers of an update

Use Event Driven Architecture to avoid polling madness.

AR02

API runtime close to the Consumer

Deploy the API near the consumer

AR03

Ensure the same API does not exist *

Ensure only one API fit the same need

AR04

Use scalable infrastructure to avoid over-provisioning

Use scalable infrastructure to avoid over-provisioning