VT2024: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 57: Line 57:


* [[uFS]] : a user-level filesystem semi-microkernel : MIRAS Romain, FAWAZ Ali
* [[uFS]] : a user-level filesystem semi-microkernel : MIRAS Romain, FAWAZ Ali
* [[Tokio]] : asynchronous runtime for the Rust programming language, Hocquet Romain, Alexandre Moua
* [[Caches distribués]]: démonstration avec [[Redis]], Hocquet Romain, Alexandre Moua




Line 83: Line 83:
# [[Predictive networks]], ARLE Alexandre, DEL MEDICO Rémi
# [[Predictive networks]], ARLE Alexandre, DEL MEDICO Rémi
# [[Bundle Protocol]] : Goguillot Amaury, Jouve Axel
# [[Bundle Protocol]] : Goguillot Amaury, Jouve Axel
# [[Caches distribués]]: démonstration avec [[Redis]]
# [[Caches distribués]]: démonstration avec [[Redis]], Hocquet Romain, Alexandre Moua
# [[Conflict-free replicated data type]] (CRDT)
# [[Conflict-free replicated data type]] (CRDT)
# [[Application Performance Monitoring]] : démonstration de [[Apache Skywalking]], Vittet Brice, Deronzier Titouan
# [[Application Performance Monitoring]] : démonstration de [[Apache Skywalking]], Vittet Brice, Deronzier Titouan
Line 90: Line 90:
# [https://taler.net/fr/index.html GNU Taler] : système de paiement pour des transactions en ligne privées, rapides et faciles : ROSANO Romain, CHERBLANC Noah
# [https://taler.net/fr/index.html GNU Taler] : système de paiement pour des transactions en ligne privées, rapides et faciles : ROSANO Romain, CHERBLANC Noah
# [[uFS]] : a user-level filesystem semi-microkernel : MIRAS Romain, FAWAZ Ali
# [[uFS]] : a user-level filesystem semi-microkernel : MIRAS Romain, FAWAZ Ali
# [[Tokio]] : asynchronous runtime for the Rust programming language, Hocquet Romain, Alexandre Moua
# [[Tokio]] : asynchronous runtime for the Rust programming language
# [[Zig]] language : [https://github.com/CampusIoT/tutorial/tree/master/zig démonstration sur STM32F4 Discovery] (à récupérer au fablab). Sammier Eliott, Avanturier Aurélie
# [[Zig]] language : [https://github.com/CampusIoT/tutorial/tree/master/zig démonstration sur STM32F4 Discovery] (à récupérer au fablab). Sammier Eliott, Avanturier Aurélie
# [[RUST for embedded systems]]
# [[RUST for embedded systems]]
Line 96: Line 96:
# [[Podman]] : Manage containers, pods, and images with Podman. Seamlessly work with containers and Kubernetes from your local environment. Gundogan Emin, Colé Axel
# [[Podman]] : Manage containers, pods, and images with Podman. Seamlessly work with containers and Kubernetes from your local environment. Gundogan Emin, Colé Axel
# [https://tilt.dev/ TILT] : Mahamoudou Hannane, Lesur Louane
# [https://tilt.dev/ TILT] : Mahamoudou Hannane, Lesur Louane
# [[Multi-Region Database Deployments: Patterns and Anti-Patterns]] : démonstration avec [[Cockroack]]
# [[Cloud Hypervisor]] : open source hypervisor specifically built and designed to run modern cloud workloads on modern 64-bit Intel and ARM CPUs.
# [[Fission]] : open-source serverless function framework for [[Kubernetes]] with a focus on developer productivity and high performance.
# [[(Open Source) Software Supply Chain]]


==Sujets non choisis==

# [[Caches distribués]]: démonstration avec [[Redis]]
# Infrastructure as a Code : démonstration de [[Pulumi]] avec eCOM
# [[RUST for embedded systems]]
# [[OpenWallet]]
# [[Multi-Region Database Deployments: Patterns and Anti-Patterns]] : démonstration avec [[Cockroack]]
# [[Multi-Region Database Deployments: Patterns and Anti-Patterns]] : démonstration avec [[Cockroack]]
# [[Cloud Hypervisor]] : open source hypervisor specifically built and designed to run modern cloud workloads on modern 64-bit Intel and ARM CPUs.
# [[Cloud Hypervisor]] : open source hypervisor specifically built and designed to run modern cloud workloads on modern 64-bit Intel and ARM CPUs.

Revision as of 11:54, 12 November 2024

<< Etudes 2023 Sommaire Etudes 2025 >>


Veille Technologique et Stratégique

L'objectif de cette UE est de réaliser un travail de synthèse et d’évaluation sur une technologie / spécification / tendance

Dans votre futur vie d'ingénieur, vous aurez à d'une part, vous former par vous-même sur une technologie émergente et d'autre part à réaliser une veille technologique (et stratégique) par rapport à votre entreprise et projet. Il s'agira de réaliser

  • le positionnement par rapport au marché
  • d'être critique

Votre synthèse fait l'objet d'une présentation orale convaincante devant un auditoire (dans le futur, vos collègues, vos chefs ou vos clients) avec des transparents et un discours répété.

Pour finir de convaincre (Saint Thomas), vous ferez la présentation d'une démonstration.

Chaque séance comporte 2 à 3 présentations suivies chacune d'une démonstration. Chaque présentation dure entre 30 et 40 minutes en fonction des séances. Pour plus de sécurité, la démonstration peut être pré-enregistrée. Chaque présentation est réalisée en binome.

Votre présentation sera réalisée de préférence avec reveal.js ou avec remarkjs.

Votre présentation sera notée et commentée par tous vos camarades via un sondage (smartphone). Leurs notes et leurs commentaires seront notés en fonction de leur exactitude de jugement.

Remarque: Le plagiat est incompatible avec l'éthique de l'ingénieur. Le directeur d'école peut demander votre traduction devant la commission disciplinaire de l'université. La sanction peut aller jusqu’à une interdiction d'inscription dans les établissements de l'enseignement supérieur français pendant plusieurs années : Le jeu en vaut-il la chandelle ?


File:Presentation-VT-INFO5-2122.pdf

Planning

Séance 1 : 04/11

Enseignants : Didier Donsez

Présentation et organisation (i.e. distribution des sujets).

Séance 2 : 18/11

Enseignants : Didier Donsez

Séance 3 : 25/11

Enseignants : Didier Donsez

Séance 4 : 02/11

Enseignants : Didier Donsez

  • Podman : Manage containers, pods, and images with Podman. Seamlessly work with containers and Kubernetes from your local environment. Gundogan Emin, Colé Axel
  • TILT : Mahamoudou Hannane, Lesur Louane

Séance 5 : 09/12

Enseignants : Didier Donsez

  • uFS : a user-level filesystem semi-microkernel : MIRAS Romain, FAWAZ Ali
  • Caches distribués: démonstration avec Redis, Hocquet Romain, Alexandre Moua


Séance 6 : 16/12

Enseignants : Didier Donsez

Séance 7 : 06/01

Enseignants : Didier Donsez

  • FinOps : Picaud Nicolas, Hani Pamela, Tsiompanidis Anastasios
  • MLOps DevOps for Machine Learning projects : démonstration de MLFlow : EL KANBI Asmae, BLUTEAU Laure-Anne

Séance 8 : 13/01

Enseignants : Didier Donsez

Sujets

  1. MLOps DevOps for Machine Learning projects : démonstration de MLFlow : EL KANBI Asmae, BLUTEAU Laure-Anne
  2. Ivy (Unified Machine Learning) : Rochdi Rana, Roux Yann
  3. FinOps : Picaud Nicolas, Hani Pamela, Tsiompanidis Anastasios
  4. Predictive networks, ARLE Alexandre, DEL MEDICO Rémi
  5. Bundle Protocol : Goguillot Amaury, Jouve Axel
  6. Caches distribués: démonstration avec Redis, Hocquet Romain, Alexandre Moua
  7. Conflict-free replicated data type (CRDT)
  8. Application Performance Monitoring : démonstration de Apache Skywalking, Vittet Brice, Deronzier Titouan
  9. Retrieval-Augmented Generation (RAG) : démonstration avec Spring AI, KHRIBECH Achraf, MESBAH Abderramane
  10. Infrastructure as a Code : démonstration de Pulumi avec eCOM
  11. GNU Taler : système de paiement pour des transactions en ligne privées, rapides et faciles : ROSANO Romain, CHERBLANC Noah
  12. uFS : a user-level filesystem semi-microkernel : MIRAS Romain, FAWAZ Ali
  13. Tokio : asynchronous runtime for the Rust programming language
  14. Zig language : démonstration sur STM32F4 Discovery (à récupérer au fablab). Sammier Eliott, Avanturier Aurélie
  15. RUST for embedded systems
  16. OpenWallet
  17. Podman : Manage containers, pods, and images with Podman. Seamlessly work with containers and Kubernetes from your local environment. Gundogan Emin, Colé Axel
  18. TILT : Mahamoudou Hannane, Lesur Louane
  19. Multi-Region Database Deployments: Patterns and Anti-Patterns : démonstration avec Cockroack
  20. Cloud Hypervisor : open source hypervisor specifically built and designed to run modern cloud workloads on modern 64-bit Intel and ARM CPUs.
  21. Fission : open-source serverless function framework for Kubernetes with a focus on developer productivity and high performance.
  22. (Open Source) Software Supply Chain