Operations | Monitoring | ITSM | DevOps | Cloud

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

Software Change Impact Analysis: 3 Benefits of Knowing What Your Code Will Do Before You Merge

When’s the last time you did something without knowing how it could turn out? Surprises can add a little excitement to your day-to-day, but one place they’re not really welcome is in infrastructure code. That’s why we have change impact analysis, a method of predicting the effect one change can have on other parts of a system before you make it. Software change impact analysis, as you might imagine, assesses how changes to a piece of software can affect other parts of the same system.

5 Tips to Set Up Your First Git Repository in GitKraken Desktop

Setting up your first Git repository is a bit like writing your first “Hello World” program – it’s a fundamental step in your development journey! And just like “Hello World” introduced you to the basics of coding, creating a Git repo is the first step towards effective collaboration and project management.

Monitor AWS Batch on Fargate with Datadog

AWS Batch on Fargate is an AWS offering that combines the benefits of AWS Fargate—a serverless compute engine for deploying and managing containers—with AWS Batch, a fully managed service for running batch workloads. Leveraging a pay-per-use pricing model and automatic scaling, AWS Batch on Fargate provides you with a cost-effective and scalable solution for running batch computing workloads without needing to worry about managing any underlying infrastructure.

How Test Data Management Improves Security & Efficiency - Kellyn Gorman | Redgate

Kelly Gorman, Director of Data and AI at Silk, shares how Test Data Management improves security and efficiency. Test Data Management is the process of providing DevOps teams with test data to evaluate the performance and functionality of applications.

Developer Onboarding Checklist: Put DevEx First

Anyone who has been reading this blog or who has worked at Cortex can tell you that we are quite passionate about Developer Experience (DevEx). But just what is DevEx, and how does it relate to onboarding new developers? It's a fair question, since the word can mean different things in different contexts. We are even on the record as saying that definitions are necessarily vague to allow for DevEx being inherently subjective to a given environment.

How to use SharePoint Powershell

The SharePoint Online Management Shell (SPO Management Shell) is an indispensable tool for administrators seeking to harness the full potential of SharePoint Online. Unlike the standard user interface, the SPO Management Shell offers advanced users granular control over their SharePoint environments. Whether you’re managing a complex network of sites or automating routine tasks, the SPO Management Shell provides the flexibility and power to streamline your operations.