Free / Open source, production ready softwares: tools, modules and libraries
All those products are available to anonymous download on the Bitbucket platform.
On this website you can read the detailed documentation of these softwares. In the download section you may get
some built binary packages for some popular target systems.
- pqChecker: The OpenLDAP password policy pwdCheckModule, allows strength checks of passwords stored in OpenLDAP server.
Also, It provides a feature to modify the settings of passwords strength programmatically as well as real-time broadcast of modified passwords.
- pqMessenger: A middleware that links pqChecker to a messaging system (e.g. Apache Artemis).
Allows to programmatically communicate the passwords strength settings as well as real-time broadcast of modified passwords.
- OpenCCT: OpenID Connect full compliant client side Java library for JEE 7 target application.
Allows to set up an SSO feature in a very simple way
- Docker container for Apache ActiveMQ Artemis: Built to be production ready with horizontal scalability capability.
Tutorials
Building software by loosely coupled components
A simple presentation of this paradigm was written years ago.
Nowadays (2019), this concept seems to be starting to really be adopted. What is certain is that the technological trend is moving more in this direction.
The wide use of terms such as “containers”, “serverless” or “micro-services” is an index for this trend.