Operations | Monitoring | ITSM | DevOps | Cloud

Wind River Studio Addresses Challenges of Managing Secure Linux-Based Intelligent Systems

Wind River eases costly management challenges typical of embedded Linux platforms for the full lifecycle. New managed services help teams achieve and maintain Linux platform stability, quality, and security, freeing resources to continue innovation and feature development. Wind River experts assess, recommend, and implement solutions aligned with functional, architecture, and performance requirements.

AIOps Lessons Learned: Be Careful When Selecting a Vendor

The concept of AIOps is simple: Infuse artificial intelligence(AI) into IT to make operations speedier and more efficient. In theory, AIOps at its best should lead to an autonomous IT environment in which functions can run themselves with little or no human intervention. In practicality, the path to this nirvana state is anything but straightforward and raises several questions. Where should you start? How do you measure the value? Is AI ready to scale across production environments?

Should Your Startup Use AWS Managed Services?

Let’s face it. Gaining a competitive advantage in the target market is expensive. Even if you have a good idea and its execution plan in mind, operations related to management, storage, networking, service provisioning, security, and application management will cost you a fortune. To say the least, a cutting-edge IT infrastructure, a reliable team, and a strategy for rapid product releases or expansion/scaling is a must for your product’s success.

Interview with Tom Granot - Developer Observability, KoolKits and Reliability

In preparation for the upcoming Developer Observability Masterclass we’re hosting at Lightrun with Thoughtworks and RedMonk, I sat down for a brief interview with Tom Granot – the Director of Developer Relations at Lightrun. Tom will MC the event as he did for the Developer Productivity Masterclass we ran back in December.

A Monitoring Reality Check: More of the Same Won't Work

On December 7, 2021, Amazon’s cloud services recently suffered a major outage that not only affected Amazon services, but also many third-party services we use day-to-day, including Netflix, Disney+, Amazon Alexa, Amazon deliveries and Amazon Ring. Causes for the outage, which began at 7:30 am PST and lasted nearly seven hours, were detailed in a Root Cause Analysis report published by AWS that shed light on factors that may have contributed to the extended length of the disruption.

How to Mitigate CVE-2022-0847 (The Dirty Pipe Vulnerability)

Dirty Pipe vulnerability is a Linux kernel vulnerability that allows the ability of non-privileged users to overwrite read-only files. The vulnerability is due to an uninitialized “pipe_buffer.flags” variable, which overwrites any file contents in the page cache even if the file is not permitted to be written, immutable, or on a read-only mount, including CD-ROM mounts. The page cache is always writable by the kernel and writing to a pipe never checks any permissions.