Operations | Monitoring | ITSM | DevOps | Cloud

%term

New Broken links UI

Keeping your website free of broken links is essential for good user experience and SEO - that's why Oh Dear monitors your entire website! Our broken links crawler will find and test all the links on your site and we keep going until we have checked everything! In addition to alerting you when you need it we have given our Broken Links feature a UI makeover! With this update it's now easier than ever to identify and resolve broken links across your site.

Challenges and Solutions for Real-Time Monitoring in Mainframe MQ Systems

Mainframe MQ systems are the lifeblood of many enterprises, managing the messaging that keeps critical applications running smoothly. However, maintaining the health of these systems requires careful oversight, and this is where real-time monitoring comes into play. While real-time monitoring is essential to ensure uptime, performance, and security, implementing it in mainframe MQ systems can be filled with challenges.

Evaluating Codefresh with a Local Setup

Welcome to our quick start guide, designed to help you get the most from Codefresh. Whether you want to use the CI portion to build and test your applications or explore the GitOps feature powered by Argo CD, this is the place to start. We’ll walk you through setting up runtimes for non-production and testing purposes and provide sample code to ensure you have everything you need to get started. You can use the code provided as a model if you need to deploy in a production manner.

Mastering regulatory compliance with incident.io

The origin of incident.io goes back to our days building Monzo, a UK-based bank, where Stephen, Pete, and I first crossed paths. As a bank, compliance with numerous regulations was, unsurprisingly, a top priority. When it came to incident management—something we were very involved in—this meant that every aspect of reporting, policy adherence, and root cause analysis (or "contributing factors," as we called it) had to be managed consistently and meticulously.

Best Practices for Choosing a Status Page Provider

Downtime is inevitable but what sets successful businesses apart is how they handle it. A key part of incident management is incident communication with both internal and external stakeholders. A status page is a crucial tool for maintaining clear communication with users during outages or service interruptions. There are numerous status page providers available with different features. This article will guide you through best practices for selecting a provider that suits your needs.

Pen Testing Tools: What They Are And How to Choose the Best One

Cybersecurity threats continue to grow more sophisticated, making penetration testing an essential part of any organization’s security strategy. Penetration testing tools, or "pen testing" tools, help identify and exploit vulnerabilities in your systems, networks, and applications. They are a proactive way to address weaknesses before malicious actors can take advantage. However, selecting the right one can be overwhelming with so many available tools.

How to get started with a local kubernetes development environment

Mocks can be useful, but hard to build. You can use them as backends for development, or even tests (like load and performance testing). Speedscale takes the legwork out of building mocks, by modeling them after real observed traffic. This video covers a real-world example of how to use mocks to backend a JMeter load test.

How to Load and Performance Test Kubernetes, what is Kubernetes and nuances of the platform

Check out Matt LeRay's talk on How to Test in Kubernetes at Star WEST 2024. Distributed architectures like Kubernetes present unique performance challenges. Autoscaling, Load Balancing and other mechanisms help with resiliency but can also serve to cover up fundamental problems. In this video, learn best practices and high level concepts around Kubernetes and achieving high throughput.

Replay Production Traffic to Mock local development environments

Building and debugging Kubernetes microservices can be tough, especially when you don't have realistic data or environments. See how Speedscale can quickly mock DBs and APIs based on observed production behavior, so you can debug and develop features quickly. People familiar with GoReplay will notice a more modern and automated approach to turning user behavior into reproducible developer environments.