Operations | Monitoring | ITSM | DevOps | Cloud

4 IT Challenges Addressed by OnPage Automated Alerting

IT organizations are challenged with delivering quick, effective resolution to customers’ database, hardware or software downtime issues. Contractually binding service-level agreements (SLAs) place further pressure on IT engineers to accelerate incident resolution time and minimize downtime. Though engineers are obligated to meet their SLAs, they are unable to do so without the help of an automated alerting system.

Why project portfolio management matters for digital transformation

Leaders around the world are moving fast to embrace digital transformation to achieve high performance objectives, including better financial returns, workforce diversity, and environmental stewardship. According to Deloitte, implementing digital technologies can help organizations accelerate progress toward these goals by 22%. What strategies are in place at your organization to ensure successful digital transformation to better compete in the marketplace? It’s not just a matter of money.

What is object storage?

Object storage has by far the most simplistic interface out there, with no need for complicated SCSI drivers, HBA drivers, multipathing tools, or volume managers embedded into your Operating System. All you need to do is point your application at an HTTP endpoint, and use a simple set of verbs to describe what you want to do with a piece of data. Do you want to PUT it somewhere for safekeeping? Do you want to GET it so that you can do some work with that piece of data?

How to Monitor Your Internet Speed with Telegraf & InfluxDB Cloud

Complaining about your crappy internet speed is a tale as old as time. Given the rapid shift for so many of us to work from home, our internet speed now affects us on a daily basis. Where in my house should I avoid taking Zoom meetings because of low download speed? Does my internet speed actually get worse in the evenings, or am I just paranoid? How far away from the microwave do I really need to be to ensure that my wifi isn’t impacted?

What type of barcode should I choose?

To have a well-structured inventory, it is necessary to identify the information concerning the physical assets that the company owns. It is not always obvious how to manage asset tagging. To do this, it is important to assign a unique identifier to each product. The simplest and least expensive method is necessarily the use of barcodes. But it is still necessary to choose the type of barcode that best suits our needs.

Writing a Book Using Git and Staying Organized on a Project

Git can be intimidating for non-developers, even though it’s in use by businesses and organizations across the world. In what other ways can we use Git to build and structure our lives? In this talk from the GitKon Git conference by Jessi Shakarian from DIA Design Guild, we will look at how you can use Git and GitKraken to brainstorm, draft, and edit parts of a book. Using Git for writers is just one example of how Git can be used beyond coding.