/blog / #kubernetes
$ tag: #kubernetes
2 post(s)
$ Posts in this tag
21 min read
Building Idempotent Message Handlers in Symfony Messenger
A production guide to idempotent Symfony Messenger handlers using SQS, Redis locks, PostgreSQL deduplication, and the Outbox Pattern.
4 min read
Docker vs Kubernetes: What Each One Actually Does
Containers, images and orchestration without the buzzwords: what Docker gives you, what Kubernetes adds, and why comparing them directly misses.