Picture of Pablo Blanco

Pablo Blanco

Articles by this author

VDI

VDI (Virtual Desktop Infrastructure) is a technology that allows users to access virtual desktops hosted on remote servers. Instead of having an operating system and applications installed locally on each computer, VDI centralises these resources in a data centre.

ETL

An ETL (Extract, Transform, Load) process is a technique used to integrate data from different sources and transform them into a common format for analysis and use in business information systems. The purpose of ETL processes is to achieve a

Defragmentation

Defragmentation is a fundamental process for the maintenance and optimisation of hard disks, particularly mechanical hard disks (HDD). This process organises and gathers fragments of files scattered in different sectors of the disk, allowing files to be stored in a more efficient way.

ZTNA

ZTNA, or Zero Trust Network Access, is a cybersecurity approach that implements the philosophy of «never trust, always verify». Unlike traditional methods that assume that users and devices within the network can be trusted.

VoIP

VoIP, an acronym for «Voice over Internet Protocol», is a technology that allows the transmission of voice calls over the internet instead of using traditional telephone networks. VoIP converts

Fork

In programming, a fork refers to the creation of a copy or derivation of a project or code base. This term, which comes from English and means «fork», visually describes what happens: starting from a common point, the code is

Applet

An applet is a small program that runs inside another application, typically a web browser. Applets are written in the Java programming language and are used to provide interactive and dynamic functionality in web pages. Unlike

Data wrangling

Data wrangling is the process of preparing raw data for analysis. This procedure involves transforming and mapping the data from its original form into a format that can be more easily analysed. It is a

Scroll to Top