Operations | Monitoring | ITSM | DevOps | Cloud

NiCE Active 365 Management Pack 4.4 for Microsoft SCOM

We’re thrilled to release NiCE Active 365 Management Pack 4.4 for Microsoft SCOM. The new 4.4 release is packed with powerful new enhancements driven by customer input and evolving needs. It especially focuses on improving monitoring capabilities for Azure-based services and ensuring compatibility with Microsoft’s evolving ecosystem.

Top 3 Intune reporting tools: SquaredUp, Microsoft admin center, and Power BI

As the unsung hero of modern endpoint management, Microsoft Intune quietly ensures security, compliance, and seamless user experiences across a range of devices and platforms. Where many organisations go wrong, however, is not having the right tool to monitor and leverage Intune’s full potential. But for an organization relying on Intune, what tool should you use?

10 Essential Tips for Setting Up Monitoring for Your SaaS

Setting up monitoring for your SaaS application is crucial for maintaining reliability and keeping customers happy. Without proper monitoring, you're essentially flying blind – unable to detect issues before they impact users or understand how your system performs under different conditions. Here are 10 essential tips to help you build a comprehensive monitoring strategy for your SaaS application.

Get started with Grafana Alerting: Multi-dimensional alerts and how to route them

In this tutorial, we dig into more complex yet equally fundamental elements of Grafana Alerting: alert instances and notification policies. Don't miss the rest of the "Get started with Grafana Alerting" series! Each part dives into a different feature to help you get the most out of alerting in Grafana.

Tech Lead Journal: The CTO playbook for engineering excellence

Engineering excellence is more than code quality or tool choice. It’s about aligning engineering with business goals, improving systems systematically, and building a culture of continuous progress. In a recent episode of the Tech Lead Journal podcast, Cortex CTO and co-founder Ganesh Datta shared lessons from his engineering career.

Why Appfire's Onboarding Process is So Fast

How do you onboard 800+ developers, integrate 17 acquisitions, and still keep dev velocity high? Ed Frederici, CTO of Appfire, shares how their unified developer experience scales productivity and preserves team culture. Whether you're leading a team or just joining one, this talk will change how you think about onboarding, autonomy, and dev growth. GitKraken Desktop: gitkraken.com/git-client GitKraken CLI: gitkraken.com/cli.

Core Values for a Better Developer Experience

What does dev onboarding look like after 17 acquisitions? At Appfire, it's not chaos, it's a unified developer experience that actually scales. In this GitKon session, CTO Ed Frederici shares how Appfire integrates 60+ teams and 160+ products without losing developer velocity or culture. For dev leads, managers, and anyone building a better onboarding playbook...this one's gold.

Stop Scrolling Through Git History Forever!

Trying to find when a specific function changed — or disappeared? In this episode of Wait… Git Can Do That?, we show you how to use git log -S'string' to search your Git history for code-level changes. Use -S to find string adds/removals Add -p to view the diffs Bonus: In GitKraken Desktop, search visually and jump straight to changes Less guessing.