Drop us a line
If you are interested in the development of a custom solution — send us the message and we'll schedule a talk about it.
Azati audited and optimized an application for an international staffing agency. We identified critical issues, enhanced performance, added new features, and improved user experience, leading to faster loading times and increased stability.
Our customer is a well-known international staffing agency. This agency acquired a successful startup that had won a local hackathon, and sometime later raised several dozens of euro during the second seed round.
The main idea of a startup was to create a standalone online platform where team members log spent time to help managers plan the workload. This project aimed to simplify long-term human resource planning in huge distributed teams.
Our customer hired another external team first to complete the MVP, but the overall quality still dissatisfied the users. The front-end of the application was loading slowly, and it was a regular situation for the app to go down under a daily load. Due to these factors, the user base was decreasing from month to month.
The customer hired Azati to audit the application performance, as it is a good practice to invite someone from the outside to take a fresh look. The main goal of our engineer was to analyze the existing solution, provide a brief report about the state of the app, and find new ways of improvements.
When the developer entered the project, he was quite shocked. There was nothing that is considered application architecture. The existing solution spun around a mix of separate functions, which were created using several programming paradigms.
When the engineer reported the actual state of the application to the team manager, we involved more developers to create a complete report. Our team formed a list of the most critical issues which required immediate improvements.
Let’s have a look through this list.
Startups are different from regular businesses as they tend to roll out the product to the market as soon as possible. People do not think about application performance at a scale from the beginning. It is a good practice to invest some money into the existing application improvements if the project is successful.
But in this case, the development team delivered new features instead of improving the existing code basis. Such an approach helps to increase user loyalty, but doing so people forget that the users won’t use the application if it does not cover their needs, especially if core features are unstable or even misfunction.
The back-end of the application was created with Ruby on Rails, while the front-end was based on Angular.js (also known as Angular 1). As users do not interact with the back-end directly, they benchmark the performance of the whole application by interaction with the user interface.
Users won’t wait long to interact with the UI, especially if they see a blank screen. It was a catastrophic situation, as it took 18 seconds to load a page for the first time.
The main reason for such a situation is Angular.js. It is an outdated technology that was originally released nine years ago. It cannot match today’s performance guidelines.
Today it is a new norm for a developer to write basic tests to ensure that a specific feature works well. These tests are helpful when the team is releasing new features, as new features may break the old ones. Basic automated tests (unit and functional) are essential for a healthy application.
The application included a huge list of complex and interconnected features; it was impossible to roll out a new functionality without critical bugs.
Ruby is famous for its ease of development. It helps to speed up software engineering as there is a considerable number of premade packages (in fact, plug-and-play modules) – known as Gems. There is a special package manager called RubyGems, the open-source community actively maintains it.
In our case, the outsourcing team relied on premade packages too much. They used complex packages to solve simple problems that can be eliminated in several lines of code or so. Such an approach leads to low back-end performance, as every gem takes extra memory to load additional code, which is not actually required at this stage.
The customer wanted to hire a full-stack Ruby engineer with the relevant experience in Angular/Angular.js. As the budgets were very limited, the customer decided to cut down costs and find someone who works remotely. Azati showed proven Ruby expertise, it was a matter of time for us to join this project.
Our engineer convinced the customer to freeze the development and wait some time required for us to complete the audit. Our developer requested some help, as the application was big enough, and it was tricky to meet deadlines.
The part-time involvement of two additional engineers helped our team to understand how the solution works. The team forked the latest release and did minor improvements giving up unnecessary code and packages, simplifying some architectural choices as well. In three days, the audit was ready, and the team also compared the version with our improvements and the initial release.
Our version was about 26% faster in terms of back-end performance, and it took twice less time to render the page for the first load – 9 seconds instead of 18 seconds.
Our team prepared the report and presented the demo. Сommunication, velocity, and proactivity impressed the customer, so they gave Azati a shot.
Since that moment, our engineers replaced the previous vendor. Our main idea was to build a transparent workflow and eliminate the existing problems in the shortest terms.
The previous vendor started developing the application as a single service – monolith architecture. This architecture is not suitable for this project, as it is extremely difficult to scale. Monolith is also resource and infrastructure dependent.
There was a case when the application went down when a new user was importing a huge dataset – as no free RAM left and the server eventually reboot. It is possible to scale the server itself – allocate more RAM and CPU cores, but it is not an option in the long term run.
As we cannot scale the solution horizontally, it was a huge problem for us to optimize data workflow. Many data-related operations took too much time as they relied on long chains of simple SQL queries and the data extracted from PostgreSQL required additional processing.
Our engineers optimized the code which operated with the database. Instead of SQL chains, engineers used complex queries. Such an approach reduced the number of database calls, and in many cases, speeded up the data extraction process.
The team also delivered a multilingual module which made the solution accessible for users from France and Germany.
We can, in all seriousness, say that our engineers brought an order to this chaotic project, and it was not as easy as expected. This project shows how important it is to check the vendor before you start any common projects.
Since the beginning, the customer was not optimistic about the future of the product, but our timely assistance helped to stop the decline of the user base. That fact can already guarantee that the project has a bright future, as there are users who are satisfied with the solution.
Initial page load takes less than 3seconds, instead of 18
+600%
Back-end performance increased by 43%
+43%
The solution now consumes 20% less RAM
-20%
After our engineers eliminated the most critical problems and delivered the required features, the customer froze the development. As the solution functions well, the customer can focus on marketing and business development.
It is also essential to collect feedback from the existing users to understand what features they do like and don’t like and create a product development roadmap.
If you are interested in the development of a custom solution — send us the message and we'll schedule a talk about it.
JavaScript, Ruby
HR Planning SoftwareThe customer asked Azati to audit the existing solution in terms of general performance to create a roadmap of future improvements. Our team also increased application performance and delivered several new features.
Python
Stock Market Trend Discovery with Machine LearningAt Azati Labs, our engineers developed an AI-powered prototype of a tool that can spot a stock market trend. Online trading applications may use this information to calculate the actual stock market price change.
Python
Semantic Search Engine for Bioinformatics CompanyAzati designed and developed a semantic search engine powered by machine learning. It extracts the actual meaning from the search query and looks for the most relevant results across huge scientific datasets.
Java, JavaScript
E-health Web Portal for International Software IntegratorAzati helped a well-known software integrator to eliminate legacy code, rebuild a complex web application, and fix the majority of mission-critical bugs.
JavaScript, Ruby
Custom Platform for Logistics and Goods TransportationAzati helped a European startup to create a custom logistics platform. It helps shippers to track goods in a real-time, as well as guarantees that the buyer will receive the product in a perfect condition.