Hello Rohit, Welcome to the Apache Fineract community!
On Tue, Jan 14, 2020 at 9:26 AM Rohit Verma <[email protected]> wrote: > Hi Team, > > We are building over fineract a banking product. There are few things > which we want to discuss and get opinions from the experience developers. > > 1. Opinion on integrating with service-mesh functionalities, We are > looking forward to integrate, spring-cloud-kubernetes-istio to handle > discovery, config etc as well as to expose metrics. > > 2. Wondering if aunbis can be replaced with jwt based > authentication/authorization in conjunction of authentication adapter like > aws-cognito or auth0 or okta etc. This will reduce the usage of permissible > feign client, simplify local demos. > > 3. A faster containerization process leveraging github actions and buildx > cache > you probably already saw that we currently use TravisCI for building, including validating the container build, and then Docker Hub Builds for actually producing the container in that registry. While I'm sure like anything that process could be further optimized, "it works" as is, so I'm not sure it's "worth it" to spend time on that, compared to other things which would add value. Like why would we? Just to shave a few minutes off the build times? Who cares, given so many other things which you could do that would add real value. I don't want to (and cannot ;-) stop you from innovating on this front, but that probably would be a very low priority, for me. Providing you this feedback only because you asked for it! :-) BTW GitHub actions *are* cool - FYI https://issues.apache.org/jira/browse/FINERACT-829 > with more hardened base image like distroless. > Now THAT is entirely different - contributions on this front would be very very welcome! I've written up some thoughts about this on https://issues.apache.org/jira/browse/FINERACT-830 - would you like to contribute that? 4. Building/integrating an opinionated risk assessment workflow during loan > creation process. > > Please let me know your thoughts on this. Any other unrelated > recommendations are also highly appreciated. > > Regards > Rohit > We look forward to your contributions. Best, M. _______________________ Michael Vorburger http://www.vorburger.ch
