loading
Technical notes, learning logs, and documentation from my engineering journey.
APIs are a major attack surface in modern applications. This guide explains the OWASP API Security Top 10 with vulnerable examples, fixed code, and practical mitigations.
A practical guide to understanding Azure DevOps for planning work, managing code, building CI/CD pipelines, and deploying a simple React application.
A practical guide to understanding Docker Compose for multi-container applications, covering service definition, networking, volumes, and environment configuration.