Alejandro Tommasino is a fixer. Well, he’s a Solutions Architect at ITX Corp. But when something’s not working properly and no one else can figure out why, you call in Ale.
That’s exactly what happened when ITX was deploying a new API to access a My SQL database. The codebase was supposed to go into multiple databases, create a report of ITX employees and their roles from the data, and then deliver that report. However, the site would always mysteriously crash about six hours after the report was delivered.
The team was stumped; a lack of error management in the code prevented them from figuring out what exactly was failing. If your car just shut down while you were driving without showing something like a check engine light, anything could be the problem.
So, that’s what Ale was tasked with. The problem? Python. Although Ale had experience with C#, PHP, and JAVA, the project was written in Python, a programming language that he had never even touched before.