The Fexco Secure Transaction Service (STS) is a section of the Fexco Central API that offers a set of services related to the compliance of financial transactions and Fexco Customers.…
Sometimes when you’re building a huge infrastructure with tons of microservices, could be a little nightmare to have everything well documented in a single access point. In our case, we…
Hi there, Many things have been told about the adoption of programming and languages in software projects. Too many times the criteria to choose some language, framework or tool are…
Why you write this? I just finished all our distributed data environment and woah’ guys, it was hard! Let’s do a quick summary about what I did and in the…
BACKGROUND From other posts you should know that we’re now working with Cassandra, is a nice decentralized way of storage data but, power is nothing without control. So in order…
Some background On the last days we try to run Cassandra working on a Kubernetes Cluster, it will be one of the keys of our infrastructure so it’s a good…
First thing first. What are you talking about, what is gRPC? Easy one, let’s check the official definition: ‘A modern, open source remote procedure call (RPC) framework that can run…