How to solve big growth problems in fintech? Part One

Tetiana Boichenko Tetiana Boichenko
February 15, 2019 Big Data, Cloud & DevOps

Ready to learn Big Data technology? Browse Banking, Finance, and Insurance Industry Track courses developed by industry thought leaders and Experfy in Harvard Innovation Lab.

What problems do fintechs need to solve to scale up and grow profits?

null

What problems do fintechs need to solve to scale up and grow profits?

1.     Building an easily scalable software product

2.    Partnering with other companies and engaging new customer segments

3.    Complying with regulation and security standards while scaling up

In our series of articles we will dwell on how technologies can help you solve these 3 key challenges. We've collected and analysed findings from PWC, CBInsights, Forbes, etc., and fintech software development cases to elaborate a strategy on how to build a successful fintech business that generates profits,  attracts investments, and can achieve economies of scale.

Part 1. is dedicated to the first challenge:

How to efficiently scale a software architecture in fintech?

In their early days, fintech startups need to be lean and nimble. They are rushing to launch an MVP and market test their idea. However, the speed often comes with a tradeoff of software quality.

When fintech startups prove their idea viable and start scaling operations, it appears that their IT platform was not built with scalability in mind. That’s when they start facing critical software scalability challenges:

  • Refactoring, as changes affect different platform components
  • Maintaining and scaling monolithic codebase
  • Changing the coding language
  • Managing and scaling a growing development team
  • Long time to market, as the codebase grows

However, a reliable and easily scalable system goes a long way towards reducing operational costs and growing profits.

Thus, once the size of the codebase grows big, and changes need to be made promptly, many fintech companies turn to microservice architecture.

Source: App. Dev. Survey

Source: App. Dev. Survey

As microservices are loosely coupled, they can be scaled and deployed separately, which substantially reduces time to market and lowers costs. Microservices architecture helps to achieve:

  • Scalability of a software development team
  • Independence of services and sub-teams
  • More efficient refactoring of services
  • Applying new technologies more easily
  • Adding new functionality more efficiently
  • Better internal and external API-driven integration

Depending on specific needs of fintechs, there are different microservices adoption strategies:

Building microservices architecture from the very beginning. This is a costly and time-consuming process, and early-stage startups rarely go for microservices from the start. As the codebase is small, a company can do just fine with a monolith architecture for the years.

Refactoring the monolith into microservices. If a codebase grows too big to be quickly scaled and maintained, a fintech decides to migrate to microservices. However, that means you need to maintain the old system, gradually refactor to microservices, and handle orchestration of microservices while in production.

The process is always technically complex, costly, and may take up to a year of development time. Companies often resort to this approach when they face the problem of engineering team scalability.

Adding new microservices to a monolith. Sometimes a company decides to keep the monolith and build new microservices around it. This strategy has its cost-and-time-saving benefits, but it’s not a future-proof approach as it will be much more complicated to completely refactor the monolith when the solution grows bigger.

That was the case of RateSetter, a P2P fintech that undergoes a partial transition to microservices architecture.

Splitting big microservices into smaller ones.

When microservices architecture is not correctly structured from the very beginning, it works inefficiently and calls for changes.

A payment fintech Currencycloud  is currently restructuring an already existing microservices architecture. As the services became too bulky, they wanted to break them into smaller, more efficient components.

Whatever strategy a fintech decides to take, microservices architecture adoption is a highly demanding task.

Let’s take a closer look at the challenges that are related to refactoring of an existing monolithic application.

 Technological challenges of microservices adoption: 

  • Defining the microservices and their responsibility areas. Ideally, each service has to cover only one functionality, but they should not be too fine-grained as well. Otherwise,  it will create too much communication between services and, consequently, increase performance overhead.
  • Integration between microservices written with different technologies.
  • Automatic deployment, scaling and managing the services.
  • Fault-tolerant design of microservices to handle instances when a service is under heavy load and doesn’t respond.
  • Handling the orchestration of microservices while in production.
  • Managing multiple different databases.
  • Easily searchable logging and monitoring of the whole system, with automatic notifications of a service failure.
  • Automation test coverage to prevent defects while refactoring.

The organisational challenge of microservices adoption

Transitioning to microservices architecture calls for changing the structure of development teams. Teams need to be independent, have their areas of responsibility, and deploy separately, at their own time.

Source: Challenges when moving from monolith to microservices architecture

Source: Challenges when moving from monolith to microservices architecture

The cost-related challenge of microservices adoption

Migration to microservices architecture is time-consuming, requires complex expertise, and is costly. The critical cost-cutting strategy here is to decouple microservices and finetune the processes before the project’s start, as rework means multiplying person-hours and expenditures.

Another important aspect is finding experts with the best cost-quality ratio.

Talent-wise challenge of microservices adoption

Microservices is a complex, distributed system that requires experienced software engineers, DevOps specialists, automation testers, and, most important, experienced software architects with the corresponding domain expertise.

In fact, 58 per cent of respondents cited attracting qualified or suitable talent as the most significant challenge for fintechs.

Due to the rapid information technology advancements, and soaring demand for qualified experts, the European Commission expects the shortage of IT-skilled staff could amount to 825,000 by 2020.

Source: FinTech Census 2017

Source: FinTech Census 2017

What’s more, it is challenging to find managers with the tech expertise able to lead the whole development process.

As a result, there is fierce competition for experienced software developers, architects, and product managers in the UK, Europe, and the US, which drives their salaries up.

As the critical adoption challenges are technological complexity, lack of talent, and a high cost of implementation, many companies find it sensible to outsource their microservices architecture development to third-party vendors in Eastern Europe and Asia.

Eastern Europe alone offers a large talent pool, wide-ranging expertise, and optimum cost to quality ratio.

experfy-blog

In Part 2., you will learn more about how fintechs can increase their revenue streams and extend their market reach by leveraging technologies.

Image Credit: Investment Zen / Flickr

  • Experfy Insights

    Top articles, research, podcasts, webinars and more delivered to you monthly.

  • Tetiana Boichenko

    Tags
    Big Data & Technology
    © 2021, Experfy Inc. All rights reserved.
    Leave a Comment
    Next Post
    The 2018 Sales Technology Landscape: Your Go-To Sales Tech Guide

    The 2018 Sales Technology Landscape: Your Go-To Sales Tech Guide

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *

    More in Big Data, Cloud & DevOps
    Big Data, Cloud & DevOps
    Cognitive Load Of Being On Call: 6 Tips To Address It

    If you’ve ever been on call, you’ve probably experienced the pain of being woken up at 4 a.m., unactionable alerts, alerts going to the wrong team, and other unfortunate events. But, there’s an aspect of being on call that is less talked about, but even more ubiquitous – the cognitive load. “Cognitive load” has perhaps

    5 MINUTES READ Continue Reading »
    Big Data, Cloud & DevOps
    How To Refine 360 Customer View With Next Generation Data Matching

    Knowing your customer in the digital age Want to know more about your customers? About their demographics, personal choices, and preferable buying journey? Who do you think is the best source for such insights? You’re right. The customer. But, in a fast-paced world, it is almost impossible to extract all relevant information about a customer

    4 MINUTES READ Continue Reading »
    Big Data, Cloud & DevOps
    3 Ways Businesses Can Use Cloud Computing To The Fullest

    Cloud computing is the anytime, anywhere delivery of IT services like compute, storage, networking, and application software over the internet to end-users. The underlying physical resources, as well as processes, are masked to the end-user, who accesses only the files and apps they want. Companies (usually) pay for only the cloud computing services they use,

    7 MINUTES READ Continue Reading »

    About Us

    Incubated in Harvard Innovation Lab, Experfy specializes in pipelining and deploying the world's best AI and engineering talent at breakneck speed, with exceptional focus on quality and compliance. Enterprises and governments also leverage our award-winning SaaS platform to build their own customized future of work solutions such as talent clouds.

    Join Us At

    Contact Us

    1700 West Park Drive, Suite 190
    Westborough, MA 01581

    Email: [email protected]

    Toll Free: (844) EXPERFY or
    (844) 397-3739

    © 2025, Experfy Inc. All rights reserved.