Mike McGuire

Mike McGuire is a Product Marketing Manager at Wiz, where he focused on go-to-market strategy for developer experience, API Security, and ADR. Previously, Mike worked in application security product marketing, owning software composition analysis and software supply chain security. He brings over ten years of experience in enterprise software, with more than half of his career spent in security-focused roles. Mike began his career as a software developer before moving into product management and product marketing, giving him a strong foundation in how modern systems are built, deployed, and secured. He aims to translate real-world engineering and security challenges into practical, scalable solutions for modern cloud and software teams.

Articles Mike McGuire

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.

Claude Code vs GitHub Copilot: Better Together?

Claude Code is a terminal-based agentic coding tool that reasons across entire repositories and executes multi-step tasks autonomously, while GitHub Copilot is an IDE-embedded assistant built for real-time inline code suggestions. They solve fundamentally different problems, and many teams use both.

Regarder la démo de 12 minutes

Regardez comment Wiz transforme la visibilité instantanée en une remédiation rapide.

Pour plus d’informations sur la façon dont Wiz traite vos données personnelles, veuillez consulter notre Politique de confidentialité.

Wiz starWiz starWiz starWiz star

What is API security testing?

API security testing is the process of validating that APIs are protected against abuse, misconfiguration, and sensitive data exposure. Unlike functional testing—which checks whether an API works—security testing looks for ways an API can be misused.