Publications de Maxence Modelin

Archi & techno

Au secours, le marketing a choisi Salesforce : SaaS ou le progiciel 2.0 – Compte-rendu du talk de Vincent Hateau à La Duck Conf 2018

Les progiciels dans le cloud comme SAP, Oracle, SalesForce arrivent maintenant avec des arguments efficaces et qui laissent rêveur toutes les DSI : Solution rapide et facile à intégrer Haute disponibilité gérée dans le cloud, et qui n'est don plus directement à la charge de la DSI Qualité de service améliorée avec les updates et les sauvegardes gérées Parfaitement adapté pour l’international

Lire la suite
Archi & Techno

Continuous Delivery: How do we deliver in 3 clicks to 7000 machines?

Through this post I would like to share with you the continuous delivery chain that we’ve successfully set up. My point is to describe the whole chain (from the Svn check in to the feedback loop to get the deployment status) and highlight some tricks that we discovered. In our context, we cannot speak about Continuous Delivery without addressing the DevOps approach that we clearly have in our teams. This approach gives the opportunity to share our needs and exchange points of views between the…

Lire la suite
Archi & techno

Mes bonnes pratiques en PowerShell v2

Voici plus d'un an maintenant que je réalise régulièrement des scripts PowerShell en tout genre. Dernièrement j'ai pu remarquer que j'utilisais et améliorais continuellement certaines pratiques qui me facilitaient aussi bien le développement de scripts PowerShell que leur correction ou évolution. Dans cet article (en anglais), je vous présente ainsi ces "bonnes pratiques" que j'ai pu identifier avec le temps. La suite ici.

Lire la suite
Archi & Techno

PowerShell v2 – My Best Practices

After working more than a year on different projects using PowerShell (v1 and v2), I would like to share with you some Best practices that I could identify. I decided to write this article when I realized that I was always using the same tips/tricks and asking people working with PowerShell to use them as well. Some of the tips that I’ll give may seem stupid and/or quite common (not to say mandatory), in the development world... But scripting is not really part of the…

Lire la suite
Archi & techno

CEP à travers GlassFish ESB

Dernièrement, un article expliquant les concepts des CEP a été publié par Karim Ben Othman. Nicolas Salmon a ensuite décrit une implémentation CEP avec le framework open source Esper. Je trouve donc intéressant de vous présenter dans cet article CEP à travers la solution Open Source GlassFish ESB. Nous utiliserons ici le même cas d’utilisation que celui utilisé pour Esper.

Lire la suite