Building an Identity Gateway with Spring Cloud Gateway
Learn how to secure microservices by building a secure identity gateway using Spring Cloud Gateway, JWT filters, and OAuth2 protocols.
Part 3 · Microservices Security ArchitectureTag
Read 6 articles on Api Gateway by Ashish Srivastava — practical guides covering implementation patterns, security, and production lessons.
6 posts
Learn how to secure microservices by building a secure identity gateway using Spring Cloud Gateway, JWT filters, and OAuth2 protocols.
Part 3 · Microservices Security ArchitectureLearn how to implement effective identity-aware authentication in your API gateway using Kong, OIDC, and JWT plugins.
Learn essential strategies for managing API keys, including secure design principles, distribution workflows, and automated rotation techniques.
Part 9 · Machine Identity & DevSecOps SeriesSecure your serverless architecture on AWS with robust security strategies for Lambda, API Gateway, and DynamoDB to prevent common vulnerabilities.
Learn how to secure your APIs using rate limiting, JSON Web Tokens, and proper OAuth2 scope management to prevent unauthorized access.
Part 6 · Zero Trust & Modern Security Architecture SeriesExplore effective patterns and common pitfalls when implementing SAML in microservices, including API gateway configurations and token translation techniques.
Part 10 · SAML Mastery Series