Asier del Pozo | Enterprise Portal Solutions Architect

Asier del Pozo is an Enterprise Portal Solutions Architect on the Portal and DXP team at XTIVIA. His expertise lies in large projects for private companies, handling the architecture, design, implementation, and deployment of Liferay Portal environments running on Java application servers. He also focuses on client engagement for end-product delivery, including development as well as quality assurance, performance tuning, remote content management, production support, etc.

Asier del Pozo
Enterprise Portal Solutions Architect

Asier del Pozo is an Enterprise Portal Solutions Architect on the Portal and DXP team at XTIVIA. His expertise lies in large projects for private companies, handling the architecture, design, implementation, and deployment of Liferay Portal environments running on Java application servers. He also focuses on client engagement for end-product delivery, including development as well as quality assurance, performance tuning, remote content management, production support, etc.

A Day at the Liferay Race Conditions

This post will show you a case where a race condition might make a custom OSGI component not to override the original implementation, and how to solve it. This article is a step by step tutorial for avoiding race conditions with OSGI services in Liferay DXP.

read more

Creating a Lambda NodeJS Function with an AWS API Gateway

This article is a step by step tutorial for creating a Node.js Lambda in AWS and fronting it with AWS API Gateway.

read more

AWS Amplify as a Playground for a NextJS Application with Contentful

This article is a step by step tutorial for using AWS Amplify to build and deploy a Next.js app with Contentful to AWS.

read more

Create an Auth > UAT > Production staging system in Liferay DXP

Also known as “The Peter Parker principle II” or “How to create a transitive remote content promotion system”, we are going to learn how to create a real Staging > UAT > Production content publishing workflow with Liferay DXP. One of the... read more

How to Unlock a Remote Site in Liferay DXP

I wanted to name this post “The Peter Parker principle I,” or “How to allow your administrators to mess with the content directly in Production,” but getting to the point is always preferred, they say. One of the coolest features Liferay... read more

Liferay, SAML and multiple virtual hosts

Once upon a time… Sometimes a new project becomes a challenge. That’s the interesting part of software development; otherwise, this job would not be as special as it is! And the reason could not only be the technology you have to use, or the specific... read more