Abstract
Cloud computing has transformed data management by providing scalable and on-demand
services, but its open and shared infrastructure makes it highly vulnerable to sophisticated cyber
threats. Traditional Intrusion Detection Systems (IDS) struggle with dynamic and large-scale cloud
environments due to high false positives, limited adaptability, and computational overhead. To
address these challenges, this paper proposes an AI-driven Intrusion Detection System (AI-IDS) that
leverages deep learning models, including Convolutional Neural Networks (CNN) and Long Short-Term
Memory (LSTM) networks, to analyze network traffic, detect anomalies, and identify advanced cyber
threats with high accuracy. Unlike rule-based IDS, which rely on static signatures, our model
continuously learns from real-time data, improving detection rates while reducing false alarms. The
proposed AI-IDS is optimized for cloud infrastructure, ensuring low-latency threat detection, minimal
computational burden, and real-time adaptability to emerging attack patterns. Experimental
validation on benchmark datasets demonstrates significant improvements in accuracy, precision, and
scalability, making AI-powered IDS a crucial innovation in cloud security.