Aprendizaje

Toda la información sobre la tecnología que impulsa la web.

Distribución de contenido

Una red de distribución de contenidos (CDN) es un conjunto de servidores ubicados en distintos lugares del mundo. Suele relacionarse con muchos tipos de servicios de distribución de contenidos, como el equilibrio de carga o el streaming de vídeo.

See all articles
¿Qué es una CDN?

A Content Delivery Network (CDN) is a system of distributed servers that deliver web content and pages to users based on their geographic locations to improve performance and reduce latency.

¿Por se puede medir el rendimiento de una CDN?

Learn about the metrics and best practices you should consider when gauging the performance of your CDN.

¿Qué es el streaming en vivo?

Live streaming is a real-time data transmission method enabling video content to be shared and viewed simultaneously without the need for prior recording or storage.

Informática sin servidores

La informática sin servidores permite a los equipos de desarrollo escribir y desplegar código sin preocuparse de gestionar servidores. Descubre por qué este tipo de arquitectura está ganando impulso.

See all articles
¿En qué consiste la informática sin servidores?

Serverless computing is a type of cloud computing - a dynamic method of delivering backend services on an as-needed basis.

¿Qué es la informática en el edge?

Edge computing is computational processing at the edge of the network, at or near the source of the data, instead of processing within a centralized infrastructure.

¿Qué es la informática en la nube?

Cloud computing provides users with on-demand access to computing resources, such as servers, storage, applications, and services all over the internet, instead of storing and managing them locally on their own servers or data centers.

Seguridad para API y aplicaciones web

Descubre cómo puedes proteger tu sitio web, tus aplicaciones y tus API de unos ciberataques cada vez más sofisticados gracias a la seguridad para aplicaciones web.

See all articles
¿Qué es un firewall de aplicaciones web (WAF)?

A WAF is a specialized security solution that shields a web application from the internet, safeguarding the server by detecting and blocking malicious HTTP and HTTPS traffic to and from a web service.

¿Qué es un ataque de DDoS?

A Distributed Denial of Service (DDoS) attack is a malicious attempt to impact the availability of a targeted system. The attacker uses multiple compromised sources to produce a volumetric attack.

¿Qué es TLS?

Transport Layer Security (TLS) is an Internet Engineering Task Force (IETF) standard protocol that provides authentication, privacy, and data integrity for communications over the internet.

Bots

Un bot es una aplicación de software automatizada que lleva a cabo tareas repetitivas en una red. Aunque algunos son muy útiles, como los que rastrean buscadores, otros se emplean en ataques a sitios web y aplicaciones.

See all articles
¿Qué es un bot?

Bots are software programs designed to perform automated tasks on the internet. They can be programmed to automatically crawl websites for data, interact with users through chat interfaces, fill out forms, and/or perform repetitive tasks.

¿Qué función desempeña el archivo robots.txt?

The robots.txt file lives within a website’s directory and provides bots with rules for which pages or files should be accessed. It is a guideline that website owners use to control how search engines and other bots interact with their websites.

¿Qué es una botnet?

A botnet is a group of compromised computers or Internet of Things devices (IoT) that are under the control of a hacker (also known as a “botmaster” or “bot herder”). They enable a botmaster to launch large-scale attacks.

Ataques y vulnerabilidades de aplicaciones

Los ataques son actividades maliciosas que se aprovechan de vulnerabilidades en el diseño y la implementación de una aplicación con el objetivo de acceder sin autorización y sustraer datos.

See all articles
¿En qué consiste la inyección de comandos en el sistema operativo?

OS command injection is a web application vulnerability that allows attackers to execute arbitrary commands on the underlying operating system.

¿Qué es el cruce de directorio?

Directory traversal, also known as “path traversal” (and identified with CWE-22), is a web application vulnerability that enables attackers to access unintended files on an underlying filesystem.

What is a cloud firewall?

A cloud firewall acts as a virtual shield, protecting the digital boundaries of your cloud infrastructure from unauthorized access and cyberattacks.

Inteligencia artificial

La inteligencia artificial o IA es la simulación de la inteligencia humana por parte de sistemas informáticos. Esto incluye aspectos como el aprendizaje, el razonamiento, la resolución de problemas, la comprensión del lenguaje natural y la percepción.

See all articles
What Are Large Language Models? (LLM's)

An LLM (Large language model) is a sophisticated AI language model system designed to comprehend and produce human-like text by analyzing enormous amounts of language data.

What is machine learning and what does it mean for your business?

In machine learning (ML), AI systems are trained on vast amounts of data to develop statistical models and algorithms. “Learning” is the algorithm’s ability to adjust its models based on new data, becoming more accurate and efficient over time.