Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Debugging with Rails Logger

If you’re a Rails developer, then you’ve probably used Rails Logger on at least one occasion or another. Or maybe you have used it without even realizing, like when you run ‘rails server’ and it prints information to the terminal window, for example. Rails Logger provides us with a powerful way of debugging our applications and gives us an insight into understanding errors when they occur.

Getting Started with a SaaS Business as an Indie Maker

In this post, I would like to expose the mindset that helped me have my very first business profitable since day one. This is not a proven methodology, but I intend to replicate the way I started this business to maybe validate it. Before getting started, here are some metrics to put yourself in the context.

Monitoring and Troubleshooting Synchronization Issues in Java Applications

Java applications deployed in production must be multi-threaded for scalability. Threads can be used for performing different tasks or they could be executing the same task to service different user requests. Often, it is necessary to synchronize between different threads.

Comparison: OpenNMS vs Zabbix vs Pandora FMS

Today we bring you a comparison: OpenNMS vs Zabbix vs Pandora FMS. Three titans of open-source software, without a doubt. We will see its main features and we will talk about the business model of each company -free does not necessarily mean for free- and we will summarize with graphic information. Three monitoring solutions that are rather projects: these are software made by companies that share their code with everyone and that can be used -and modified- by anyone.