Javier Gomez

Agile web and app development

Liquibase on Kubernetes

Context, motivation and theory We have a microservices environment with Kubernetes(k8s), in which we develop a service that requires a database. We decided to do the migration management of the database using Liquibase. Eventually, we realized that some deploys left

Read More »
Agile web and app development

Backend helps to improve User Experience

We often confuse the User Experience (UX) with the User Interface (UI), this is associated only with the most visual part of a web or application.  In this article, we will briefly clarify what user experience refers to, and we

Read More »
How Do I Create A Fake Server With Dyson?
Technology industry trends

How do I create a Fake Server with Dyson?

This article may seem essential for a frontend developer, but for me it was a sensational discovery. To understand what motivates this article, let me introduce my context: I had always developed backends, but two years ago, when I got started

Read More »
Automating A Postman Test
Agile web and app development

Automating a Postman test with JMeter

Automatizing a Postman test with JMeter Noawadays, one of the most used tools to do functional testing against an API is Postman. Even though these can be automatized via command line with Newman, the most common use of this tool is to

Read More »
JBCNConf highlights
Events

JBCNConf 2019 Highlights: Evolving a Clean Architecture

As you probably already know, last month, Apiumhub sponsored this year’s edition of the JBCNConf, and our development team had the pleasure attending the event and sharing knowledge with the Java community in Barcelona.   JBCNConf 2019 Highlights During JBCNConf

Read More »
Applying Hexagonal Architecture
Software architecture

Applying Hexagonal Architecture to a Symfony project

Hexagonal Architecture, also known as Architecture of Ports and Adapters, is one of the most used architectures nowadays. The aim of this article is to list down the main characteristics, applying hexagonal architecture to a Symfony project. Applying Hexagonal Architecture: main

Read More »
Secured By miniOrange