Pinned

Intrusion Detection System (IDS)
Exploring the Details of the IDS Project
Jan 13, 20253 min read
Search for a command to run...

Exploring the Details of the IDS Project
Terraform is a powerful tool for defining infrastructure as code (IaC). When managing multiple environments like dev, staging, and prod, organizing your Terraform code effectively is key. In this article, I’ll share how I manage multiple environments...

Using the AWS Management console

Deploying a FastAPI Application with CI/CD Pipeline

Number Classification API

Task - NGINX configuration

Projects Requirements.
Introduction This article is the first in a series where I’ll build an Intrusion Detection System(IDS) that classifies network traffic into normal and malicious traffic using AWS, Terraform, Flask, NextJS, and the other frameworks and tools. In this ...