API discovery: How it works + best practices
API discovery is the process of finding, mapping, and cataloging every single API across your entire digital estate, including your public-facing cloud accounts and your on-premises data centers.
Welcome to CloudSec Academy, your guide to navigating the alphabet soup of cloud security acronyms and industry jargon. Cut through the noise with clear, concise, and expertly crafted content covering fundamentals to best practices.
See how Wiz turns cloud security fundamentals into real-world results.
API discovery is the process of finding, mapping, and cataloging every single API across your entire digital estate, including your public-facing cloud accounts and your on-premises data centers.
In this article we'll cover a tried-and-true governance strategy, a practical five-layer operating model, and guidance on how to operationalize it using the right people, processes, and platforms.
Cloud security refers to a set of policies, controls, procedures, and technologies that work together to protect cloud-based systems, data, and infrastructure.
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.
Watch how Wiz turns instant visibility into rapid remediation.
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.
Vulnerability management is the continuous process of finding, prioritizing, and fixing security weaknesses, ensuring they are identified, validated, and recorded, before attackers can exploit them.
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.
AI tokenomics, short for “token economics,” is the study and management of how large language models (LLMs) and other generative AI systems produce, price, and consume tokens.
A penetration testing (or pen test) methodology is a structured, repeatable framework that governs how ethical hackers plan, execute, document, and report a pen testing engagement.
API protection is how you discover, harden, and monitor APIs so attackers cannot abuse application logic or data. Learn risks, controls, and practices.
A cloud access security broker (CASB) functions as a central policy enforcement point positioned between users and cloud-based applications.
Broken access control lets users exceed their permissions and ranks as OWASP A01. Learn the types, real examples, and how to prevent it in code and cloud.
Kubernetes networking gives every pod a unique IP on a flat network so pods, services, and external traffic communicate without NAT. Learn how it works.
API gateways route, authenticate, and control traffic between clients and backend services. Learn how they work, their benefits, and their security limits.
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.
Container escape is when an attacker breaks out of a container’s isolation to gain unauthorized access to the host system.
AI guardrails (also called LLM guardrails or GenAI guardrails) are preventive safety controls that constrain an AI system’s behavior within defined policy boundaries.
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.
Open-source software (OSS) software composition analysis (SCA) tools are specialized solutions designed to analyze an application's open-source components and dependencies.