Operations | Monitoring | ITSM | DevOps | Cloud

An Engineer's Checklist of Logging Best Practices

The best DevOps and SRE teams have shifted their approach to monitoring and logging their systems. These teams debug problems cohesively and rationally, regardless of the system’s complexity. Gone are the days of having a slew of logs that fail to explain the cause of alerts, system failures, and other unknowns.

Common IT Asset Management Challenges and How to Overcome Them

No organization has remained the same small old place over time. It may expand both horizontally and vertically. As the organization’s size increases, so does the number of assets in use. This may challenge IT managers to manage the increasing asset lot daily, from maintaining up-to-date technology with reduced costs to ensuring the assets are secured and meet regulatory compliance.

Trends in AI - Agentic AI with ReAct Agents for Network Automation

AI Agents are here, and they’re making headlines! Featured in recent articles from Forbes and The New York Times, Agentic AI is making waves. Even NVIDIA’s CEO sees the limitless promise of AI Agents to shape the future of tech. In this video, I demonstrate the power of ReAct Agents for Network Automation, using cutting-edge technology.

NinjaOne 6.0 Feature Updates: What You Need to Know

-NinjaOne has always been committed to delivering the best-in-class automated endpoint and patch management solutions to our customers. So far in 2024, we’ve delivered some exciting new functionalities and product enhancements. Don’t miss our product release webinar where we reveal details about our latest release planned for September. Join us on to hear from NinjaOne CTO, Jeff Hunter, about the newest feature additions and updates.

Enhanced Maintenance Experience in Splunk Cloud Platform

Calling all Splunk Cloud Platform admins! At Splunk, we are constantly working to improve the way we service our customers. We understand that maintenance windows, while necessary, can sometimes be impactful to your operations. That is why we’re excited to announce a significant upgrade to our maintenance experience, designed to provide you with greater control and minimal impact.

What Does Archiving Mean? Definition and Examples

Archiving is a crucial concept in both personal and business data management, ensuring that important information is preserved for future use without cluttering up active systems. In today’s digital world, where vast amounts of data are generated every second, understanding the value of archiving and how it works can help organisations stay efficient, compliant, and secure.

How to parameterize Playwright projects

In a previously released YouTube video, I explained how and why Playwright fixtures perfectly match with page object models. Combining the two allows you to hide setup instructions and keep your tests clean. Page object models no longer have to be initialized in every test case. To be upfront — I'm a fixture fanboy! But what if you need to pass additional configuration to your page object models? When options are hidden in a fixture, you can't configure how a class is initialized, right? Wrong!

Standalone Service Mesh Solution or Lightweight Option: Which is Right for You?

Service mesh is a tool for adding observability, security, and traffic management capabilities at the application layer. A service mesh is intended to help developers and site reliability engineers (SREs) with service-to-service communication within Kubernetes clusters. The challenges involved in deploying and managing microservices led to the creation of the service mesh, but service mesh solutions themselves introduce complexities and challenges.