Worldwide Software Architecture Summit by Geekle is coming back on March 1-3, 2022! It is always crucial to stay up to date with all trends and the latest updates in software architecture industry! Geekle called out the world’s most advanced … Read More

Code Snippets
Code Snippets serves as a tool for developers to use samples as documentation, and we almost always browse code before reading a topic fully. Because of its special regard, we have made some examples of effective code samples and snippets … Read More

Software Architecture Sonar: most read featured articles
The Software Architecture Sonar is a tech guide made for software architects & developers on scalability, performance and cutting-edge technologies. Based in one of Apiumhub’s values, never stop growing, we update our Software Architecture Sonar on what our teams tell … Read More

The Importance of R&D in Software Product Development
More so than any other industry, software development moves at an incredible pace with new advances being made every day. In an industry that’s fast evolving and continuously advancing, remaining competitive is fundamental, and R&D is the key. Today, companies … Read More

Scoping Data Science Projects
Scoping data science project is an iterative process and the scope gets refined both during the scoping process as well as during the project, however it is important to have an initial scope to have an idea of the project … Read More

Employer branding: growing sustainably
Apiumhub is a technology company specialising in software development and architecture. Currently we are experiencing rapid and sustainable growth and in this article we would like to share with you what we are focusing on while hiring new talents. In … Read More

Best possible recruitment process
Apiumhub is a company in constant growth, where we are always looking for ways to work with the latest technologies, best practices and be as efficient as possible. This is not only based on the technology area, but is extrapolated … Read More

Deployment Frequency
Introduction Today, there is no successful company without DevOps as an approach to software development and operations. This set of processes allows companies to coordinate development teams within a software project. This enables products to be created and improved in … Read More

Key Data Engineer responsibilities
Data engineer roles have gained significant popularity in recent years. Number of studies show that the number of data engineering job listings has increased by 50% over the year. Moreover, it is also becoming one of the most paid jobs … Read More

Formik vs React Hook Form
Forms are the most common interacting tool that we can encounter in many applications and also the challenging part to collect and preserve the data. There are multiple libraries that we can use such as React Final Form, Formik, Redux … Read More

Apache Camel 101
Apache Camel is an integration framework, which basically means that it is a set of tools that will help you connect one system to another. A basic example could be listening to an AWS SQS queue and saving a file … Read More

Next JS Framework: Benefits and Curiosities
This article is based on the Next.js documentation. What is Next JS? Framework extensively used by react, used by TikTok, Twitch mobile, Nike, IGN, PlayStation, Marvel, among many others. It offers all the functionality we need to deploy our application … Read More