Application architectures have shifted toward microservices and container-based deployments, with APIs serving as the connective tissue between services. This evolution enables granular, continuous updates by replacing or adding microservices without disrupting the broader system—provided APIs remain stable and backward compatible. For organizations, these architectures underpin agile development and DevSecOps, but they also expand the attack surface: every microservice exposes APIs and becomes a potential entry point. Risks include lateral “east-west” movement between services and attacks spanning OWASP Top 10 categories as well as credential stuffing and DevOps toolchain compromise.
Common defenses such as securing code repositories, CI/CD pipelines, and using SCA, SAST, and DAST help, as do API management/security tools and web application firewalls, but many of these operate outside individual microservices. The described need is to embed security deeper into cloud-native applications without requiring code changes or custom integrations.
Rohde & Schwarz Cybersecurity’s R&S®Trusted Application Factory addresses this by modularizing security into components running at the pod/container level, while leveraging central security engines that can run on-premises or in cloud deployments. It supports inline and sidecar modes and scales with application workload. Protection relies on context-rich configuration (YAML plus OpenAPI): traffic matching OpenAPI definitions is allowed, while anomalous or malicious payloads (e.g., SQL injection, command injection, path traversal) are blocked, logged, and alerted—using a positive security model to reduce false positives. It also supports outbound traffic inspection to reduce data loss risks. The solution integrates into CI/CD, generates policies at deployment, logs broadly, supports major clouds and container platforms, and is recommended for evaluation as part of a broader application security strategy.
See All Locations
See All Locations