DevOps

object.title

Automatisation de projets d'infrastructure as code via pipeline Gitlab-CI, Docker, …

2 octobre 2024

Prenons l'exemple d'un pipeline CI/CD permettant de générer un template de VM de développement. Ce pipeline permet non seulement à long terme de gagner du temps sur l'onboarding de nouveaux arrivants, en leur fournissant directement un template pour déployer automatiquement une …

object.title

Guerre économique et protection des données personnelles

5 septembre 2024

Les écrits de médiévistes comme Jean Favier font remonter l’existence de la guerre économique à l’époque du Moyen-Age[1]. Pour bien comprendre les liens étroits et nécessaires entre la guerre économique et la protection des données, retenons la définition suivante du …

object.title

How to detect anomalies with Machine Learning? (3/3)

12 juillet 2021

Wrote by Wassim B., Cybersecurity Expert SQUAD As illustrated in Figure 2, the proposed anomaly detector monitors VNFs (Section 1), preprocesses the monitored data (Section 2), trains models (Section 3), evaluates models’ performance and detects anomalies. 1) VNF Monitoring VNFs …

object.title

Background on time series modeling and forecasting (2/3)

7 juillet 2021

Time series modeling carefully collects and studies the past observations expressed as a time series for the purpose of developing an appropriate model which describes the inherent structure of the series. One of the most frequently used stochastic time series …

object.title

Introduction to Machine learning (1/3)

29 juin 2021

Wrote by Wassim B., Cybersecurity Expert SQUAD Nowadays, network Functions Virtualization (NFV) [1] and Cloud-native Network Functions (CNFs) offer new ways of designing, scaling and operating networks, as customer-centric services can be elastically scaled and easily orchestrated, not only at …

object.title

AWS S3M Pattern: 5 Steps to tie Serverless & Microservice …

24 juin 2021

Wrote by Naoufal E., Cloud Expert Making serverless architectures tied to microservices architectures on the AWS Cloud is a fun job, and it allows us to learn new things every day ! But mostly, we need Abstract Patterns that already …