Following the 12 Factor App Pattern, it is necessary to keep separated the logs processing from the application itself. To accomplish this, we are going…
This documentation will help introduce Developers to implementing MICROSERVICES by applying the TWELVE-FACTOR PRINCIPLES, a set of best practices and methodology for a well-formed architecture, enforcing AGILE concepts and favoring SCALABILITY.…