Nouveautés et historique Java

– 2012 :  Java 7 NIO2  Path, Files, Glob, WatchService, DirectoryStream, walkFileTree le projet Coins : try with resources, exceptions multiples dans catch, operateur diamant, String dans switch, underscore dans les littéraux – 2014 : Java 8 les expressions Lambda…

Craftmanship software

Historique : 1999 The pragmatic Programmer 2001 Software Craftmanship (the new impreative) : 1er Manifest Agile 1er edition 2008 Clean Code (A hardcode of agile Software Craftmanship) 2009 Manifest Softawre Craftmanship 2011 The clean Coder liens : Manifest software Craftmanship…

Kit de développement front

– TypeScript : langage de programmation BFF : – Angular : Framework web pour le dev frontend : – NestJS : Framework Node.js pour développer le BFF : – Nx: suite d’outils pour étendre Angular CLI et…

Ingénierie logicielle

Les outils logiciels pour développer : Intellij community : Redis : utiliser Redisinsight  Mongo : MongoCompass DBeaver : pour les autres bases de données : Postman : pour tester les µservices : GitBach : Git…

Installation K8S

Architecture Single-node With a single-node deployment, all the components run on the same server. This is great for testing, learning, and developing around Kubernetes. Single head node, multiple workers Adding more workers, a single head node and multiple workers typically…

Plugins for K8S

Tools for installation kubespray: : : : Kind is one of a few methods to run Kubernetes locally. It is currently written to work with Docker. Plugin networks

Network

Network Summary Networking basics Network Namespaces CoreDns Cluster Networking Networking basics Internet The network view of internet : Backbon are big fiber cables between states or cities. the peering can be between two AS and the numerci logictic can be…

Préparer son projet Pro

Préparer son projet Pro Sommaire Qui suis-je (compétences et motivations) Préparer son CV Préparer son pitch Préparer son entretien 10 tips à retenir Qui suis-je (compétences et motivations) Afin de répondre à cette question tu peux t’aider avec ce tableau…

Security

Security Summary Security Primitives Authentication and service Accounts TLS Basics and in Kubernetes Certificates API KubeConfig API Groups Authorization Role Based Access Controls (RBAC) Cluster Roles and Role Bindings Service Accounts Image Security Security Contexts Network Policy Kubectx and Kubens…