Operations | Monitoring | ITSM | DevOps | Cloud

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

Installing and Upgrading the Flyway CLI | The Tony and Tonie Show

Tony and Tonie discuss a Phil Factor article that explains how the Flyway CLI installation and upgrade process works on Windows and Linux, and how we can make it simpler and less time-consuming using a bit of PowerShell automation, or by running Flyway from a Docker container, or finally by using a package manager.

GitKraken Workshop: Practical Tips for Enhancing Team Alignment with GitKraken.dev

In this Workshop, we dive into how GitKraken.dev can help your team stay aligned and work more efficiently. Ken and Jeff take you through key features like Team Launchpad and Insights, showing you how to improve team visibility, track important metrics, and maintain compliance – all within one platform. You'll also get a sneak peek at the upcoming Automations feature, which promises to make repetitive tasks a thing of the past, freeing up your team to focus on what matters most.

Want Better Git Repository Management?

Managing your repos a whole lot easier with Launchpad and Workspaces! See all your pull requests, issues, and branches in one place. Whether it’s just you or your whole team, get a full view of what’s going on in just a few clicks! Learn more about efficient repo organization with our GitKraken Desktop tutorial playlist on YouTube.

Complete Guide: How to Manage IT Infrastructure Remotely

Learning how to manage IT infrastructure remotely is an essential capability for businesses of all sizes, particularly with the rise of distributed workforces. With the right tools and strategies, IT teams can effectively monitor and troubleshoot systems from anywhere, ensuring smooth operations and minimal downtime. This guide will cover best practices for maintaining control over your network, regardless of your team’s location.

Stop Using TCP Health Checks for Kubernetes Applications

As developers, one of the most important things we can consider when designing and building applications is the ability to know if our application is running in an ideal operating condition, or said another way: the ability to know whether or not your application is healthy. This is particularly important when deploying your application to Kubernetes. Kubernetes has the concept of container probes that, when used, can help ensure the health and availability of your application.

How to Calculate TPS in Performance Testing: A Kubernetes Guide

Transactions-per-Second (TPS) is a valuable metric for evaluating system performance and is particularly relevant for engineers overseeing Kubernetes environments.TPS, alongside average response time, provides critical insights into system performance during load testing. This post covers two approaches to calculating TPS; a manual approach applicable in all environments, and an automatic Kubernetes-specific solution using production traffic replication.

.NET Core Top Practices for Developers

It’s 2024; who hasn’t heard of.NET Core, the primary framework developers use to build desktop and web apps? However, if you want to build something impactful, just choosing the right technology isn’t enough. Any major development process requires you to follow certain best practices to ensure that the project you’re building is future-proof. In this article, you’ll find the.NET Core top practices to help you ensure that your application is secure, scalable, and efficient.

Kubernetes Load Testing: How JMeter and Speedscale Compare

At some point, your development team may be considering implementing load testing (also known as stress testing) as part of your software testing process. Load testing validates that your web app is able to withstand a large number of simultaneous users, decreasing the chance that any traffic spikes will bring down your services once deployed. These stress tests can be highly granular, giving you the opportunity to test run virtually unlimited strategies before they are set into the wild.

What is the Cyber Resilience Act (CRA)? | Open Source Cybersecurity

Today, compliance is more important than ever before. As part of our #CybersecurityAwareness month series, we’re sharing essential insights on security compliance. Watch as Cédric Gégout, VP of Product Management at Canonical, breaks down the key aspects of the Cybersecurity Resilience Act (CRA), a new regulation set to take effect in 2027. In the video, you’ll learn what CRA is, how it classifies products, and what it means for your organization.