For those who use Spring-Boot or even better JHipster as based stack for their Java Enterprise Application, you are probably familiar with Spring-Boot « health » endpoint within Actuator project.
Archives Mensuelles: juin 2016
Releasing on GitHub my AWS EC2Backuper: Uses Tag and Applies Retention Policy
As introduction, you can read my post a year ago about AWS EC2 backup ecosystem and needs
https://zoumana.wordpress.com/2015/04/01/aws-ec2backuper-tool/
EC2Backuper is a multi-platform (Java based with bat and shell launchers) which goal is to
Strategies/Tips to move your SQL model to NoSQL
Some times for performance, availability or scalability reasons, we may need to rewrite an application that was previously working with an SQL database to fit a NoSQL usage or even hybrid one: a part of data will remain relational and the other part not relational
[ReBlog Devoxx FR] JHipster 3.X : JDL studio, JHipster console (ELK), micro-services (Netflix OSS) , Docker …