Blog

SPG Blog About Software Development

Lambda Functions and shared storage
June 18, 2024

The Case of the Disappearing Files in AWS Lambda

Ah, the joys of cloud computing! Our FinTech project, bustling with activity, had us working extensively with files on AWS S3 and Google Cloud Storage. From PDFs containing insurance information to ancient fixed-length formats from…

Continue Reading

Frameworks Choose the Right Tools and Use Them Wisely
June 4, 2024

Frameworks: Choose the Right Tools and Use Them Wisely

When selecting a technology stack for a new project, we all look for frameworks and libraries that can speed up delivery and simplify our lives. Sometimes, in our eagerness to streamline things, we overlook the…

Continue Reading

Common Issues and Robust Solutions_Enhancing Security in Fintech Projects
May 21, 2024

Common Issues and Robust Solutions: Enhancing Security in Fintech Projects

Why Analyse Your Code?Security is paramount in RegTech and FinTech projects. Even when designed with security in mind, software solutions become vulnerable and less secure over time. For example, problems may arise in used libraries…

Continue Reading

One Step Away from Embarrassment
April 29, 2024

One Step Away from Embarrassment

The Integration GigThis is yet another story when incommunicado modus operandi leads to broken builds, shattered dreams, and embarrassment.A FinTech business had several teams working on its automated platform: a dedicated team provided by SPG,…

Continue Reading

What Affects a Project Schedule A Load Balancing Story
April 3, 2024

What Affects a Project Schedule: A Load Balancing Story

Part 1. This Is Not the Load Balancer You’re Looking For…When assessing the scope of a new project, we always do our best to estimate the required level of effort as accurately as we possibly…

Continue Reading

Connection Timeout: Communication is key
March 4, 2024

Communication Timeout: A Horror Story

We cannot stress enough the importance of communication on software development projects, especially when it comes to distributed or remote teams. This may seem like a cliché, but it has so many meanings (and implications!).…

Continue Reading

Categories