Senior Web & Cloud Consultant

Juan Gómez | Senior Full Stack Consultant & Drupal Architecture

Modernization of legacy systems, multi-tenant architectures, and Nearshore models for high-complexity enterprise cloud solutions (AWS).

Core Technical Expertise

Building modern, scalable solutions with industry-standard technologies.

water_drop

Arquitectura Drupal Enterprise

Diseño de ecosistemas CMS de alta disponibilidad, migraciones complejas (Drupal 7/8 a 10/11) y desarrollos headless.

cloud

Infraestructura Cloud (AWS)

Arquitecturas resilientes y multi-tenant. Despliegues estructurados mediante EC2, Load Balancers y S3.

rocket_launch

DevOps & Automatización

Integración continua (CI/CD), contenerización con Docker y optimización radical de los flujos de despliegue.

architecture

Modernización de Sistemas

Refactorización de aplicaciones legacy empresariales con PHP 8+, integrando APIs B2B robustas sin downtime.

Recent Articles

Insights on development, architecture, and deployment.

article
14 Apr, 2023

How to Install Solr 8 on macOS 13 Ventura for Drupal Compatibility.

You might have observed that the solr version included in the most recent homebrew package is 9. However, its schema is currently not compatible with Drupal. Therefore, I will guide you on how to obtain version 8 of solr, which is compatible with Drupal.

Requirements

  1. Homebrew
  2. Java 8

Step 1: Install Java 8 using Homebrew

If you haven't installed Homebrew, you can find the installation instructions at https://brew.sh/. After installing Homebrew, open Terminal and run the following command to install Java 8:

article
24 Nov, 2022

Install and enable FTP access on an AWS EC2 instance with Linux CentOS 7

I’ll guide you through the quickest and easiest way to set up FTP access on an EC2 instance with CentOS 7 distribution on AWS (Amazon Web Services). We’re going to use VSFTPD (Very Secure FTP Daemon), so the first step is to install it.

VSFTPD Installation and Configuration

Step 1: Install VSFTPD

  1. Update the package manager:

    sudo yum update

  2. Install the VSFTP software:

    sudo yum install vsftpd

  3. Start the service:

    sudo systemctl start vsftpd

View all articles arrow_forward

I'm currently available for freelance projects and consulting. If you have a complex web application requirement or need Drupal expertise, I'd love to hear from you.