A startup company has an AI-based anomaly detection package. The input of the algorithm is a snapshot of the operating system. The output is either Normal or Abnormal. Design a cloud-based detection and response service around this algorithm with the following requirements: 1. Detection: Ingest OS snapshots, run the AI…