Learning

Erfahren Sie mehr über die Technologie, die hinter dem Internet steckt.

Content Delivery

Ein Content Delivery Network (CDN) umfasst eine Reihe von Servern an verschiedenen Standorten weltweit. CDNs begünstigen verschiedene Arten von Delivery Services (Loadbalancing, Videostreaming etc.).

See all articles
Was ist ein 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.

Wie misst man die Performance bei Nutzung eines CDN?

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

Was ist Livestreaming?

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.

Serverless Computing

Serverless Computing ermöglicht es Entwicklern, Code zu schreiben und bereitzustellen, ohne sich dabei um die Serververwaltung kümmern zu müssen. Entdecken Sie, warum Entwickler Serverless-Architekturen bevorzugen.

See all articles
Was ist Serverless Computing?

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

Was ist Edge Computing?

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.

Was ist Cloud Computing?

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.

Web-App- und API-Sicherheit

Erfahren Sie, wie Sie Ihre Websites, Apps und APIs mit Lösungen für die Webanwendungssicherheit vor immer neuen Cyberangriffen schützen können.

See all articles
Was ist eine Web Application Firewall (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.

Was versteht man unter einem DDoS-Angriff?

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.

Was ist 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

Bots sind automatisierte Softwareanwendungen, die sich wiederholende Aufgaben über ein Netzwerk ausführen. Während einige Bots hilfreich sein können (z. B. Suchmaschinen-Crawler), greifen andere Websites und Anwendungen an.

See all articles
Was ist ein 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.

Was hat es mit der Datei robots.txt auf sich?

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.

Was ist ein Botnetz?

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.

Angriffe auf Anwendungen und entsprechende Schwachstellen

Bei Angriffen auf Webanwendungen handelt es sich um böswillige Aktivitäten, die auf Schwachstellen im Design und in der Implementierung abzielen und zu unbefugtem Zugriff und Datendiebstahl führen können.

See all articles
Was ist OS Command Injection?

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

Was ist Directory Traversal?

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.

Was ist eine Cloud-Firewall?

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

Künstliche Intelligenz

Künstliche Intelligenz (KI) ist die Simulation menschlicher Denkprozesse durch Computersysteme. Dazu gehören Aufgaben wie Lernen, logisches Denken, Problemlösung, das Verstehen natürlicher Sprache und Wahrnehmung.

See all articles
Was sind große Sprachmodelle (Large Language Models; LLM)?

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.