Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Node.js Logging: A How-to Guide

When visiting a new website, it is quite normal to get carried away by the bells and whistles of the fancy UI and UX and not be able to appreciate all the lower level, back-end code that runs tirelessly to ensure a smooth and fast website experience. This is because your front-end HTML code has a visually rich browser page interface as a platform to showcase its output. Whereas your back-end, server-side code usually only has a console at its disposal.

Website Benchmarking: An Example on How to Benchmark Performance Against Competitors

Time to first byte, first contentful paint, DNS response time, round-trip time, and the list goes on and on. With all of these metrics, how are you supposed to know which are the most important ones that you should monitor? To understand what those numbers are supposed to look like, you’ll have to get a reference point. Something that’s supposed to give you a starting point.

Sleuth now tracks Environments with new first-class environment support!

Quick, do you know what code is currently deployed to production? How about staging? How far apart are these environments? Sleuth tracks your deployments, and today, Sleuth is launching first-class environments support. I'm going to show you how it works, steps to take to migrate your existing projects, and where we plan to take it in the future.

Papertrail Alerts

In a perfect world, how would like to learn about a problem? If you’re like the development team here at SolarWinds® Papertrail™, none of these options sound good. We’d all prefer to be notified when something starts to fail, but before there’s a service impact. At a minimum, we want to know the instant a service or application goes down. Fortunately, Papertrail has some powerful and easy-to-use alerting capabilities.

How to Get Up to Speed at a New Gig in IT

When IT professionals change jobs, it isn’t always a smooth and easy transition. Let’s say you worked somewhere else for a couple of years and got used to the environment you worked in. It was your kitchen; you knew what was in each drawer and where to put everything away. And even though the technology will be the same at your new job (the network is the network, after all), there will still be significant differences.

Ivanti Velocity and Ivanti Speakeasy for Fast Onboarding of Supply Chain Staff and Processes

The COVID-19 pandemic has forced a dramatic shift in the way all industries work, including warehouses within the supply chain. With each minute wasted—equating to a loss of revenue that many companies simply can’t afford in the current climate—productivity must be optimized. On top of this, businesses are mitigating the possibilities of staff becoming unwell and having to find last minute replacements, all while facing increased demand as online shopping continues to peak.

What is a release? Vanessa Gil, Head of Development at Pandora FMS explains

What is a release? As many of you know, one stormy autumn night Pandora FMS team climbed to the most abrupt and outstanding peak of the surrounding area and swore, above all, to launch a release with new features and updates every month, whether it rained or thundered. And since that illustrious day, new releases have been launched to the delight of our followers.

Make Informed Care Decisions With an EHR and Communication Tool Integration

Electronic health records (EHR) are real-time patient health record systems made to securely share patient information with authorized users. Users include those in medical labs, imaging facilities, pharmacies and emergency departments. Essentially, EHRs provide medical information to everyone involved in the patient-care continuum. OnPage continuously explores new ways to expand its value and enhance business processes and workflows to clients.

A Simple Introduction to AWS Step Functions

Step Functions is a managed service by AWS that implements the Finite-state Machine (FSM) model. You coordinate multiple AWS services into serverless workflows so you can build and update apps quickly. Using Step Functions, you can design and run workflows that stitch together services such as AWS Lambda and Amazon ECS into feature-rich applications. You can read Wikipedia’s definition of a Finite-state Machine, but I think you’ll like the next section more. Keep on reading.