Clients Projects
From the beginning of my career, I have been in multiple occasions, in contact with the client to manage its projects.
​
In Société Générale or BNP Paribas experiences, Installation of applications plateforms were splited in projects of differents sizes.
​
Big projects :
​
- IWEB (MLP):
​
This application is a portal for SG traders (https://bourse.societegenerale.fr).
​
Application is based on a software editor solution compound with a web application an a CMS.
​
The particularity of this project is that it has to be duplicated multiple times to serve around 30 differents contents (so around 30 tomcat instances).
​
I reason of the huge worklod of this project, I was dedicated on this project and I had to automate these specific DMZ deployments
​
Example of others sites pointing in others webapps of the same plateform.
-> https://bolsa.societegenerale.es/
-> https://sglistedproducts.co.uk/
-> https://etp.societegenerale.co.uk/
​
I implemented this application in multiple months as it was a huge work load and we hadn't the automation tools we use today.
​
I use to script the installations to earn time.
​
It was a complex project with complex constraints (DMZ) which permited me to increase a lot my global Infrastructure knowledge.

​
Small projects :
​
- Control Tower (CTW):
​
The goal of this application was to be able to determine and alert in case of risk behaviour of the employees.
Example : If someone use the company VPN during his holidays, it's not normal and must be reported. CTW was able to cross this kind of risky behavior.
​
Technically, this project was a single Apache Tomcat JVM installation in both environnments: Development, User Acceptance Testing, Production.
​
For this requirements we can manage it in base line (everybody in the team is able to install a Tomcat).
​
Time to setup this kind of website with the today automation flows : around 2 or 3 days
​
This kind of project occured often and I had to standardize its installation to keep homogeneity in our asset.