Operations | Monitoring | ITSM | DevOps | Cloud

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

Breaking Silos: Unifying DevOps and MLOps into a Cohesive Software Supply Chain - Part 1

As businesses realized the potential of artificial intelligence (AI), the race began to incorporate machine learning operations (MLOps) into their commercial strategies. But the integration of machine learning (ML) into the real world proved challenging, and the vast gap between development and deployment was made clear. In fact, research from Gartner tells us 85% of AI and ML fail to reach production.

Git + Microservices: Mastering Multi-Repo Complexity with GitKraken's New CLI Tool

We’ve all been there: working a feature that spans multiple Git repositories, doing your best to coordinate pull requests and save the reviewers from “review-hell” as they try to piece together how everything fits across the repositories… When a change impacts more than one microservice, the coordination can become a mess of disconnected PRs spanning many repos, each dependent on the other to avoid breaking something critical.

Third-party secrets are now supported in Bitbucket Pipelines

Bitbucket Pipelines is excited to announce support for CI/CD third-party secrets – a powerful new feature that enables you to seamlessly retrieve secrets directly from your preferred secret store. This enhancement ensures your workflows remain efficient and secure. Now, you can set up your own integration and customize the utilization of your secrets to suit your needs.

Release Roundup November 2024: Reliability in the serverless and AI era

2024 is coming to a close, and while many teams are slowing down in preparation for the holidays, we’ve been cooking up tons of new features. We’ve extended our platform support to the Istio service mesh, added a brand new experiment type for testing artificial intelligence (AI) and large language model (LLM) workloads, and made it easier to onboard Kubernetes clusters. We’ve also made our Linux and Windows agents more robust and performant.

Now in private beta: Gremlin Service Mesh Extension

Service meshes like Istio have become an essential way to securely and reliably distribute network traffic, especially with ephemeral, service-based architectures such as Kubernetes. However, their constantly shifting nature can interfere with targeting specific services for resilience tests. Infrastructure-based testing is designed to target specific IP addresses, allowing precision testing of applications, VMs, and nodes.

The Future of Kubernetes Observability

The Kubernetes ecosystem is undergoing a significant transformation, and the trends emerging at KubeCon highlight just how dynamic this space has become. Traditional Application Performance Monitoring (APM) providers are rapidly shifting focus to Kubernetes Performance Monitoring (KPM), reflecting the growing need for specialized observability in increasingly complex environments.

AI-Powered Fuzzing: The Future of Automated Application Security Testing

Increasingly complex code, evasive attackers, and other factors make application security essential during and after app development. Throughout the process, developers should be testing the application for bugs and security vulnerabilities to protect against downtime, whether that downtime is caused by unintentionally problematic inputs or deliberate attacks.

Mastering cloud tag management: A key to smarter cloud cost management

Cloud tagging The cloud has revolutionized the way businesses operate, providing unparalleled scalability and flexibility. However, effective cloud cost management can be challenging, with a significant part of this due to the way cloud resources are tagged. In this blog, we’ll explore how cloud tag management plays a crucial role in cost management and reveal how tools like ManageEngine CloudSpend simplify budgeting and forecasting for organizations.

How to Rename a MySQL Database

When working with MySQL databases, you may encounter the need to change a database name. However, MySQL no longer supports a direct renaming option. The RENAME DATABASE command, available in earlier versions, was removed due to the risk of data loss. Despite this, renaming a database in MySQL is still possible. This article explores the available methods to accomplish this task safely and effectively.

Split your projects in Azure DevOps

This enhancement is part of Raygun’s 12 Days of Christmas 2024. Over the next few weeks, we’ll share daily updates on bug fixes and feature improvements inspired by feedback from you, our customers. These are the small but impactful changes you’ve asked for, designed to make Raygun faster and easier to use. Check back tomorrow for the next update and see how we’re leveling up your experience one day at a time! Our special thanks to David from Atlanta who suggested this great idea!