Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Common IT Operations Challenges and How To Solve Them

IT operations are at the front and center of any enterprise in today’s world. With newer technologies, tools, and processes emerging every year, there is a proportionate increase in operational complexity. Adding to this, given the global remote work wave that we’re currently riding on, it is no surprise that IT operations are always kept on their toes. In fact, IT operations managers are one of the most sought after members of today’s modern IT enterprise.

How to Ensure and Optimize Application Performance

Application performance management (APM) involves managing the availability and efficiency of software applications by obtaining and translating IT metrics into business outcomes. Because application performance hiccups are inevitable, it’s crucial to have a robust APM solution in place so IT teams can resolve problems faster and more efficiently, lessening the impact on users and the bottom line. One factor muddling application performance optimization is the speed of change.

The Key Benefits of Service Monitoring

When it comes to delivering the very best services to your customers, consistency is essential! That’s why many businesses choose to implement a service monitoring tool that will enable them to get greater control over their services. As one of today’s leading network and server monitoring softwares, Pandora FMS is here to share some of the benefits of service monitoring.

Three Ways to Maintain IT Productivity During Difficult Times

As IT leaders, we are facing an era of unprecedented events. Not only are IT teams still adapting to working and living from home — with many companies now announcing their support for a remote workforce indefinitely — but they’re also facing a novel combination of heightened external pressures from family, friends and colleagues.

Adaptable Incident Response With Splunk Phantom Modular Workbooks

Splunk Phantom is a security orchestration, automation and response (SOAR) technology that lets customers automate repetitive security tasks, accelerate alert triage, and improve SOC efficiency. Case management features are also built into Phantom, including “workbooks,” that allow you to codify your security standard operating procedures into reusable templates.

The Complete AWS Lambda Handbook for Beginners (Part 1)

Welcome to the Serverless world. One of the first things you’ll hear about is AWS Lambda - and you’ll continue to keep hearing about it! While architecture can be serverless without Lambdas involved, it’s very often the key component within a serverless application. In the first post of this 3-part AWS Lambda Handbook series, we run through what is AWS Lambda, dialling back to basics with the various terminology, how to create a Lambda function and how to run it.

Virtana Offers Cost-Effective, Plug-and-Play Alternative as NetApp Sunsets OCI Monitoring and Optimization Platform

San Jose, CA, September 15, 2020 —OnCommand Insight (OCI) users worried about ongoing support, updates, and upgrades for NetApp’s legacy tool now have an alternative platform to migrate to that is operational in 250+ of the largest enterprises as a future-proofing multi-cloud solution, proven to avoid disruption. OCI users can immediately transition to VirtualWisdom by Virtana with plug-and-play ease and financial incentives.

Repository Webhooks: Notifications for DevOps

Webhooks, so what are they good for? Well, quite a lot as it turns out! Webhooks are great for integrating Cloudsmith with other systems that you use, by sending data or notifications to other tools in your stack and helping to enable automation across your workflows. I know what you’re thinking, this sounds a lot like an API right? Well, not quite. Webhooks are almost like a sibling of an API call. So, what’s the real difference?

An Introduction to Testing Robot Code

The myriad of different fields that make up robotics makes QA practices difficult to settle on. Field testing is the go-to, since a functioning robot is often proof enough that a system is working. But online tests are slow. The physical environment must be set up. The entire system has to be in a workable state. Multiple runs are needed to build confidence. This grinds development to a halt.