Academia CloudSec

Bem-vindo à CloudSec Academy, seu guia para navegar pela sopa de letrinhas dos acrônimos de segurança em nuvem e jargão do setor. Livre-se das distrações com conteúdo claro, conciso e habilmente elaborado, cobrindo os fundamentos para as melhores práticas.

Top OSS Incident Response Tools

Open-source software (OSS) incident response (IR) tools are publicly available tools enterprises use to effectively manage and respond to numerous security threats.

Assista à demonstração de 12 minutos

Veja como a Wiz transforma a visibilidade instantânea em uma remediação rápida.

Para obter informações sobre como a Wiz lida com seus dados pessoais, consulte nosso Política de Privacidade.

Wiz starWiz starWiz starWiz star

Container Image Signing

Container image signing is a critical security process for establishing trust. Just as you'd expect a signature to verify the authenticity of a document, image signing does the same for container images—those neat packages that carry your code along with all the necessary parts to run it anywhere.

Security logs

Cloud security logs are formatted text records that capture events and activities as they occur in a cloud environment, providing insight into what’s happening within that environment in real time.

What is cloud native?

Equipe de especialistas do Wiz

Cloud native is a modern approach to building and running applications that fully exploits the advantages of cloud computing, including on-demand scalability, resilience, and automation.

What is continuous pen testing? A cloud security perspective

Equipe de especialistas do Wiz

Continuous penetration testing is an always-on, adversarial security testing approach that persistently discovers, exploits, and validates vulnerabilities across your environment rather than testing at a single point in time.

What is a SOAP API? Security and implementation

Simple Object Access Protocol (SOAP) is an XML-based messaging protocol standardized by W3C that’s popular for its predictability, strict contracts, and strong security features. The protocol is the basis for SOAP APIs: The SOAP protocol defines the rules, and SOAP APIs are the actual implementations of those rules.