Skip to content

Technologies

Vue d'ensemble des technologies clés utilisées dans mes projets DevOps, MLOps et infrastructure.

DevOps & Infrastructure

HashiCorp Stack

  • Nomad - Orchestrateur de workloads simple et flexible
  • Terraform - Infrastructure as Code
  • Vault - Gestion des secrets et PKI
  • Consul - Service discovery et configuration

Container Orchestration

  • Kubernetes - Orchestration containers avancée
  • Docker - Conteneurisation standard
  • Nomad - Alternative simple à K8s

Observabilité

  • Prometheus - Métriques et alerting
  • Grafana - Visualisation et dashboards
  • Jaeger - Distributed tracing

CI/CD & Automation

  • GitLab CI - Pipelines intégrés
  • Ansible - Configuration management
  • GitHub Actions - Écosystème GitHub

Développement

Frameworks Backend

  • Laravel - Framework PHP moderne
  • FastAPI - API Python haute performance
  • Express.js - Framework Node.js

Frameworks Frontend

  • React - Bibliothèque UI composants
  • Vue.js - Framework progressif
  • Angular - Framework complet

Testing

  • Pest - Testing framework PHP expressif
  • Jest - Testing JavaScript
  • Cypress - Tests end-to-end

MLOps & Data Science

ML Frameworks

  • PyTorch - Deep learning flexible
  • TensorFlow - ML production
  • Scikit-learn - ML classique

MLOps Tools

  • MLflow - Experiment tracking et model registry
  • KubeFlow - ML workflows sur Kubernetes
  • DVC - Data version control

Computer Vision

  • OpenCV - Computer vision et traitement d'images
  • PIL/Pillow - Manipulation d'images Python
  • scikit-image - Traitement d'images

Data Processing

  • Pandas - Manipulation de données
  • Apache Spark - Big data processing
  • Dask - Computing parallèle