PostgreSQL as message broker
- How to implement a basic FIFO queue using the most popular SQL data store.
- Posted by Kostas Koutsogiannopoulos · Dec. 24, 2023
DB2 monitoring with prometheus
- Why to use prometheus? Developing our own exporter for IBM DB2.
- Posted by Kostas Koutsogiannopoulos · April 3, 2022
Distributing fail2ban actions
- Using fail2ban and redis under ansible's orchestration for common good.
- Posted by Kostas Koutsogiannopoulos · Dec. 29, 2017
Dependency Management [2]
- Transitional dependencies, groups of services, applications between states.
- Posted by Kostas Koutsogiannopoulos · Nov. 14, 2016
Dependency Management [1]
- Web application for calculating and reporting the status of your IT services.
- Posted by Kostas Koutsogiannopoulos · Oct. 24, 2016
Remote task executor
- Using Django channels for real time task submitting and monitor.
- Posted by Kostas Koutsogiannopoulos · Oct. 10, 2016
Django application with Celery
- Εliminate response times using Celery for asynchronous task queue in a Django web application.
- Posted by Kostas Koutsogiannopoulos · Aug. 3, 2016
Sending e-mails using gmail API
- A simple python 3 program that is using gmail API for sending e-mails.
- Posted by Kostas Koutsogiannopoulos · July 18, 2016
Websphere profile management with Ansible
- Two variations of managing WAS profiles with Ansible.
- Posted by Kostas Koutsogiannopoulos · May 25, 2016
Python virtualenv management with Ansible
- Using Ansible to replicate the virtual environment of a Django web application.
- Posted by Kostas Koutsogiannopoulos · April 26, 2016