Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Linux Load Average Myths and Realities

When it comes to monitoring system performance on Linux, the load average is one of the most referenced metrics. Displayed prominently in tools like top, uptime, and htop, it’s often used as a quick gauge of system load and capacity. But how reliable is it? For complex, multi-threaded applications, load average can paint a misleading picture of actual system performance.

The Parquet Files: An Entertaining Guide to Columnar Storage

Look, I know what you're thinking. Another article about file formats? Really? You'd rather be debugging that mysterious production issue or arguing about tabs versus spaces. But hear me out for a minute. Last week, I was happily hunting through our logs data - you know, the usual terabytes of events that compliance keeps asking for - when our Head of Finance dropped by. "Hey, why is our logging bill so high?" Narrator: And thus began our hero's journey into the world of file formats.

Using Alternatives for the LIMIT Clause in SQL Server

In database management, efficient limiting of query results is crucial for optimizing performance and ensuring the retrieval of relevant data. Many SQL database systems, such as MySQL and PostgreSQL, utilize the LIMIT clause to specify the number of records a query returns. However, SQL Server doesn’t support the LIMIT clause, opting instead for alternatives like TOP, OFFSET-FETCH, and SET ROWCOUNT.

Streamline your IT operations: Harness the power of Ansible Automation Platform with OpManager

ManageEngine OpManager now integrates with Ansible, an open-source automation tool, enhancing its network monitoring capabilities with Ansible’s powerful automation features. This integration enables IT teams to automate routine tasks such as incident response and configuration management, reducing the need for manual intervention and providing a more efficient, streamlined approach to maintaining network reliability and improving overall operational performance.

AWS Redshift Guide: Use Cases, Pros And Cons, And Pricing

Amazon Redshift processes petabytes of data, making it one of the most popular data warehousing solutions on the market. It uses Massively Parallel Processing (MPP) technology to process massive volumes of data at lightning speeds. Plus, Redshift costs a fraction of the cost of other data platforms. This guide will provide a deeper understanding of Redshift to help you determine whether it’s the best data warehouse solution for your organization.

Cortex Achieves ISO 27001 Certification: Our Commitment to Top-Tier Security and Compliance

Cortex has received our ISO 27001 certification via Prescient Security. This milestone reinforces our dedication to providing the highest standards of information security for our clients and partners. For engineering leaders and teams who rely on Cortex to streamline development, this certification underscores the trust they can place in us to protect their data at scale.

GitLens - Interactive Code History

Blame, Hovers, and Commit Graph | Actionable Visuals Go beyond just visualizations with actionable commands. Create branches, rebase, revert, and more by simply right clicking within your repo’s history with the GitLens Commit Graph. The only graph with rich search capabilities, search by a specific commit, message, author, a changed file or files, or even a specific code change.

GitLens - Streamline Collaboration

Streamline Collaboration | Access Work Anywhere & Suggest Changes Easily and securely share code changes with your teammates or other developers by creating a Cloud Patch from your WIP, commit or stash and sharing the generated link. Liberate your code reviews and make and receive code suggestions from your team on anything in your project, not just on the lines of code changed in the PR.