Why Apache Kafka?

Why Apache Kafka?

These days, numerous applications follow a microservices architecture. And many applications manage large amounts of data (user activity on the application, logs, metrics, etc.) that are constantly travelling back and forth between microservices. This can produce a series of problems when it comes to integrating all this information – such as the synchronization, scaling and processing of the...

read more
Microservices & its advantages

Microservices & its advantages

The idea behind Microservices has been with the software industry and developers for about six to seven years now, and it´s definitely a current buzz term which is being heard more and more in the industry. However, in global terms it´s a relatively simple concept. A different way of thinking and hence a different way of working. So, the more traditional monolithic software development approach,...

read more
Developing cloud service solutions – Part 2

Developing cloud service solutions – Part 2

Last week, we analyzed different business platform solutions and their features. Today, we will delve into the trends that are forcing applications architecture to evolve, such as the emergence of MVC frontend architectures and microservices (both based on the modularization of components). These design proposals help make the technology in which they are implemented more flexible and scalable,...

read more