A Flexible Infrastructure to Keep Pace in a Rapidly Evolving Fintech World

How ‘Jenkins’ helped ‘Tymit Technologies’ to propel their initiative forward.

Prajwal Patil
4 min readMar 12, 2021

What is Tymit ?

The idea behind Tymit began when two brothers, Martin and Nicolas Magnone, thought there should be a better long term way to manage finances than relying on credit cards or loans. The pair felt that credit cards often have unclear pricing, lots of fees and a lack of features to help keep balances under control. The Mangones were convinced that they could leverage the latest payment technology to offer much better customer experiences: cheaper, flexible, transparent and more readily available wherever and whenever it was needed.

As CTO of the growing company, Nicolas led a technology team — including Principal Software Engineers Francisco De Lucas and Cristian Lopez, as well as Product Owner Filippo Matoso. Together they chose Jenkins to propel this initiative forward.

Why do they needed Jenkins ?

Their Challenge was to Create a solidly reliable CI/CD platform that provides the technology team with the agility and the flexibility needed to innovate while ensuring the security and scalability their fintech service requires.

So Tymit, a revolutionary credit card processing company, leveraged Jenkins to build a compliant, transparent and secure modern DevOps platform to drive product innovation, handle instant financial transactions and support thousands of users in real-time.

Using Jenkins as part of CI/CD tool Tymit got following results:

  • Faster delivery of mobile, micro-services and operational services
  • Reduced software testing and release cycles by 50%
  • Ability to support thousands of users for real-time transactions
  • Created a secure, controlled and compliant fintech environment

A flexible infrastructure to keep pace in a rapidly evolving fintech world

Today, Tymit claims to have re-designed the credit card, putting the user in control, the majority of whom actively use the card and access the platform through the Tymit mobile app. New customers onboard every day by tapping into Tymit’s ‘instant issuing’ service. With this particular feature, users can download the app, get issued a virtual card and make an initial transaction in just a few minutes. This instantaneous transaction is a first for the fintech industry, Nicolas points out, and one that requires the power and flexibility that Jenkins affords them.

These kinds of services and transactions are where Tymit’s infrastructure and CI/CD system starts to become more critical every day, the engineering team pointed out. For them, it was absolutely critical for them to have the right tools in order to scale in security, cloud resources and capabilities to continue to support Tymit’s exponential growth.

Also, since Tymit is a fully digital credit card, the team is tasked to provide mission-critical 24/7 customer service to users. That requires a platform that can seamlessly authorize global transactions at any time, day or night.

Scaling cloud resources and capabilities with Jenkins

Tymit’s infrastructure supports three distinct platforms: Mobile (iOS and Android), Back-end (Micro-services), and Platform (Infrastructure/Security/SRE/Operations). While they are quite heterogeneous, each division requires different release schedules and management processes. For instance, Tymit could hypothetically release new versions from the back-end services while simultaneously releasing new updates for the iOS and Android app. And, as the platform is continuously evolving, they perform weekly Terraform releases. The Tymit technology team uses Jenkins to orchestrate these distinct release schedules from the environment up to production.

The product and engineering teams also manage very diverse load times with varying spikes. To handle that, they use spot instances. Over a period of weeks, they may need to release software on the back-end in a rapid-fire way, requiring more resources in the CI than in the mobile vertical. By using the EC2 Plugin on-demand with special labeling, they can increase those resources for specific peak times for a particular team. Once finished, the tech team can simply roll back that infra to normal within the Jenkins configuration.

Enabling secure, transparent financial transactions with a powerful CI/CD

For this, Tymit creates ‘secrets’ within Jenkins — which are either stored fully encrypted or acquired from their AWS Cloud provider — to ease the deployment of certain software on different platforms. Using specific Jenkins capabilities — like the Docker with Pipeline plugin — the team can handle Docker images in a secured environment.

Employing ‘secrets’ must be compliant with PCI DSS. Fortunately, these are covered by our Jenkins CI with custom security rules in our AWS Cloud provider, according to the Platform team. With Jenkins, they said they can create a secure ecosystem between CI, cloud, and developers, which allows Tymit to deliver software in a rapid and — more importantly, for any fintech app — a secure way.

Scaling as rapidly as Tymit’s fintech rise

The technology team at Tymit feels that this platform-as-a-service solution offers more capabilities than a standard CI/CD system. And they aim to use Jenkins to integrate additional processes in their software life cycle to help scale and deliver the best quality to their customers.

They equate Jenkins to “a big Swiss Army knife” and believe that with a bit of setup, it can offer many possibilities in the software engineering world and beyond.

“Jenkins has all of the key ingredients required to be successful: power, flexibility, scalability and community.” It would seem that the same description applies to the innovative credit card apps powered by Tymit.

--

--