Java
Java and Spring Boot Production Checklist
A risk-based Spring Boot go-live review covering configuration, APIs, transactions, dependencies, observability, security, and recovery.
10 min read
ReadTag
5 articles
A risk-based Spring Boot go-live review covering configuration, APIs, transactions, dependencies, observability, security, and recovery.
10 min read
ReadA workflow-level method for making backend state, failures, observability, recovery, and ownership understandable under production pressure.
10 min read
ReadHTTP/2 frame-splitting can blind WAFs. Configure ALB+WAF safely and add origin guards with code, checklists, and ops practices.
13 min read
ReadA hands-on Java guide to latency metrics that do not lie: histograms, percentiles, SLOs, and safe tagging with Micrometer and OpenTelemetry.
15 min read
ReadA practical backend playbook for surviving LLM model deprecations with toggles, fallbacks, evals, SLOs, and review checklists.
17 min read
Read