CloudSec Academy

Benvenuto in CloudSec Academy, la tua guida per navigare nella zuppa alfabetica degli acronimi sulla sicurezza del cloud e del gergo del settore. Elimina il rumore con contenuti chiari, concisi e realizzati da esperti che coprono i fondamenti e le best practice.

Che cos'è la sicurezza del cloud (cloud security)?

Team di esperti Wiz

La sicurezza del cloud si riferisce a un insieme di criteri, controlli, procedure e tecnologie che lavorano insieme per proteggere i sistemi, i dati e l'infrastruttura basati sul cloud.

Che cosa è il CSPM?

Cloud Security Posture Management (CSPM) descrive il processo di rilevamento e correzione continui dei rischi negli ambienti e nei servizi cloud (ad esempio bucket S3 con accesso di lettura pubblico). Gli strumenti CSPM valutano automaticamente le configurazioni cloud rispetto alle best practice del settore, ai requisiti normativi e alle policy di sicurezza per garantire che gli ambienti cloud siano sicuri e gestiti correttamente.

Guarda la demo di 12 minuti

Guarda come Wiz trasforma la visibilità istantanea in una rapida bonifica.

Per informazioni su come Wiz gestisce i tuoi dati personali, consulta il nostro Informativa sulla privacy.

Wiz starWiz starWiz starWiz star

Using eBPF in Kubernetes: A security overview

Team di esperti Wiz

eBPF provides deep visibility into network traffic and application performance while maintaining safety and efficiency by executing custom code in response to the kernel at runtime.

SAST vs. SCA: What's the Difference?

SAST (Static Application Security Testing) analyzes custom source code to identify potential security vulnerabilities, while SCA (Software Composition Analysis) focuses on assessing third-party and open source components for known vulnerabilities and license compliance.

What is IDOR (Insecure Direct Object Reference)?

Team di esperti Wiz

IDOR (insecure direct object reference) is an access control flaw that leaks data when apps skip authorization checks. See how IDOR works and how to prevent it.

What is an API gateway?

Team di esperti Wiz

API gateways route, authenticate, and control traffic between clients and backend services. Learn how they work, their benefits, and their security limits.

What is API testing?

Team di esperti Wiz

API testing verifies that your APIs return the right data, perform well, and stay secure. Learn the types, tools, testing process, and key best practices.

What Is External Vulnerability Scanning?

Team di esperti Wiz

External vulnerability scanning is a way to find weaknesses in your public-facing systems by testing them from outside your network. This means you see your environment the same way an attacker on the internet would see it.