Skip to content
View Amir23156's full-sized avatar

Block or report Amir23156

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Amir23156/README.md

Amir Ben Abbes

I design and build security-oriented infrastructure and cloud-native systems, with a focus on correctness, observability, and failure resistance.

I am particularly interested in systems where silent failure is unacceptable: log pipelines, control planes, and security-critical infrastructure.

My work sits at the intersection of:

  • Software architecture
  • Distributed systems with integrity guarantees
  • Cloud observability (metrics, logs, traces)
  • DevSecOps and Kubernetes security

📍 Based in Paris
🔗 LinkedIn: https://www.linkedin.com/in/amir-ben-abbes

Pinned Loading

  1. cloud-native-observability cloud-native-observability Public

    A complete Kubernetes observability stack built with Prometheus, Grafana, Loki, Tempo, and OpenTelemetry, deployed on Amazon EKS. This project demonstrates how to monitor, trace, and log a cloud-na…

    Go

  2. devsecops-pipeline devsecops-pipeline Public

    Secure CI/CD pipeline with automated vulnerability scanning, Kubernetes deployment, and runtime observability.

    Dockerfile

  3. k8s-security-audit-tool k8s-security-audit-tool Public

    A command-line tool that scans Kubernetes YAML or Helm manifests for common security misconfigurations. Inspired by tools like MKAT, but designed for fast local use and educational DevSecOps workfl…

    Python

  4. Secure-Distributed-Log-Aggregator-with-tamper-evident-storage Secure-Distributed-Log-Aggregator-with-tamper-evident-storage Public

    A tamper-evident, high-integrity log aggregation system written in Rust. This project implements a complete pipeline for collecting logs from distributed machines, batching and signing them, transm…

    Makefile

  5. k8s-attack-simulator k8s-attack-simulator Public

    This project provides an attack and anomaly simulation framework for Kubernetes clusters. It enables security teams, SREs, and researchers to generate realistic events, including system failures, m…

    Go 1