Andres PlazasA Python RabbitMQ producerIn this article, you will learn how to publish data to RabbitMQ using a Python Producer, illustrated through a practical example. I’ve…Aug 18Aug 18
Andres PlazasA Python Kafka ProducerIn this article, you will see how to publish data to Apache-Kafka using a Python Producer with a practical example. I have created a GitHub…Jul 17, 2023Jul 17, 2023
Andres PlazasPython virtual environments, PoetryAn essential aspect of developing applications is managing their dependencies. Often, you find yourself in a situation where a project…Jun 6, 2023Jun 6, 2023
Andres PlazasLeer y escribir datos en Kafka usando PythonEn este artículo veras cómo publicar y suscribirte a flujos de datos utilizando Apache-Kafka y Python con un ejemplo práctico.Oct 15, 2020Oct 15, 2020
Andres PlazasAutomatiza flujos de trabajo con apache-airflow.Recientemente participé en un proyecto que proveía datos con una frecuencia horaria. Cada fichero requería siempre las mismas…Jul 16, 20201Jul 16, 20201