Author(s)

Prof. Tushar Gohil

  • Manuscript ID: 140179
  • Volume: 2
  • Issue: 3
  • Pages: 105–116

Subject Area: Computer Science

DOI: https://doi.org/10.64643/JATIRV2I3-140179-001
Abstract

This paper proposes a cloud-integrated threat monitoring pipeline combining AWS CloudWatch Logs with Prefect orchestration to enable automated, scalable, and low-latency security log analysis. The system extracts, processes, and stores CloudWatch log data in PostgreSQL through scheduled and parallel Prefect workflows. A practical evaluation using real datasets demonstrates improvements in processing latency, throughput, and reliability compared to traditional Lambda-based and ELK pipelines. Results show that the Prefect-orchestrated approach offers a flexible and efficient solution for continuous threat monitoring in cloud environments.

Keywords
Cloud Computing; Threat Monitoring; AWS CloudWatch Logs; Prefect Orchestration; Security Analytics; Workflow Automation; Log Processing; Distributed Systems