Web Platforms & Infrastructure Engineer

Juan Gómez | Automations, Backend & DevOps

Drupal & WordPress expert focused on scalable infrastructure, platform engineering, and modern cloud workflows.

Core Technical Expertise

Building modern, scalable solutions with industry-standard technologies.

water_drop

Enterprise Drupal Architecture

High-availability CMS ecosystem design, complex migrations (Drupal 7/8 to 10/11), and headless developments.

cloud

Cloud Infrastructure (AWS)

Resilient and multi-tenant architectures. Structured deployments using EC2, Load Balancers, and S3.

rocket_launch

DevOps & Automation

Continuous Integration (CI/CD), containerization with Docker, and radical optimization of deployment workflows.

architecture

Systems Modernization

Refactoring of enterprise legacy applications with PHP 8+, integrating robust B2B APIs without 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 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.