<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Blog | AlfredoPrograma</title><description>Thoughts on development, cloud design, and the ever-evolving backend, infrastructure and devops topics</description><link>https://alfredoprograma.dev/</link><language>en-us</language><item><title>How to Implement a MultiWriter logger in Golang</title><link>https://alfredoprograma.dev/blog/multiwriter-logger-in-golang/</link><guid isPermaLink="true">https://alfredoprograma.dev/blog/multiwriter-logger-in-golang/</guid><description>Learn step by step how to create a MultiWriter logger in Golang to write logs to multiple destinations simultaneously using slog.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><category>Golang</category></item><item><title>Create your first Docker image</title><link>https://alfredoprograma.dev/blog/creating-your-first-docker-image/</link><guid isPermaLink="true">https://alfredoprograma.dev/blog/creating-your-first-docker-image/</guid><description>Learn how to containerize your application by building your first Docker image.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><category>Docker</category><category>Containers</category><category>Golang</category></item><item><title>Setting up a Kafka event broker with producers and consumers</title><link>https://alfredoprograma.dev/blog/spinning-up-kafka-producers-and-consumers/</link><guid isPermaLink="true">https://alfredoprograma.dev/blog/spinning-up-kafka-producers-and-consumers/</guid><description>Learn the fundamentals of event streaming with Kafka and how to build producers and consumers in Go.</description><pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate><category>Kafka</category><category>Microservices</category><category>Golang</category><category>Docker</category></item></channel></rss>