Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

How to monitor your cron jobs using Cronitor

Cron jobs handle a lot of background plumbing that keep applications running smoothly. But cron job failures often go unnoticed and be disastrous for your users and business. To make sure that you are aware about cron job issues, you should use a cron monitoring tool. In this post, we will see how to get started with Cronitor to monitor your cron jobs.

How does project management improve the success rate of IT projects?

It is no secret that the failure rate of IT projects is the biggest worry for project managers. Add to this the impact of the current pandemic. A cursory Google search will present you with reports from Gartner, Statista and many others detailing how the spending in Global IT is projected to go down in 2020 (We still don’t have complete figures for all the financial quarters in 2020) compared to 2019. This is despite the availability of vaccines and the growing number of vaccinated population.

Troubleshooting Firewall Issues in DigitalOcean

DigitalOcean is a cost-effective virtual private server (VPS) provider popular among the developer community. The platform also offers services for rapid development, deployment, testing, and maintaining modern distributed applications. One of these services is a managed firewall solution that allows blocking unwanted traffic. It’s relatively easy to manage and deploy as an infrastructure component. Sometimes, however, operations teams need to dig deeper when the firewall blocks network traffic.

Gamify Work: How to Apply Gaming Skills to Your Day Job (Part 1)

Do you like to play video games like I do? Recently, I discussed using skills taken from gaming to level up your career. Once I started thinking about the skills you pick up in video games that are transferable nontechnical skills, I couldn’t stop thinking about them. By now, you may have noticed I like to talk about how important “soft” or nontechnical skills are to your career, so I couldn’t pass up an opportunity to tie this to my favorite pastime.

Announcing New Honeycomb Management API

Starting today, Honeycomb’s Management API is generally available to all Honeycomb users. The Honeycomb Management API is a set of endpoints that lets you programmatically set up, configure, and delete queries, datasets, derived columns, and more. With this release, you can now manage Honeycomb with configuration as code either directly via API or with third-party tools, like Terraform, using the community-contributed Honeycomb provider.