Operations | Monitoring | ITSM | DevOps | Cloud

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

What's in a name? Data residency vs Data Sovereignty vs Local Legal Mandates

Even the largest global companies have challenges operating across multiple countries, moving and storing data and navigating multiple jurisdictions. In the globalised digital economy, data can flow across borders in milliseconds. But the legal frameworks governing this data vary widely from one jurisdiction to another. If the UK, Europe and the US are characterised by robust data protection laws, so are many other countries, including the Nordics, Australia, India and China, to name a few.

How to Connect the JFrog Platform to Your GitHub Environment to Create a Seamless Integration

The latest JFrog collaboration with GitHub enables you to easily combine your favorite solutions for source code and binaries in a seamless integration. This means you now have a unified comprehensive and secure end-to-end experience that supports your software projects. This integration covers everything from curating open source packages, coding, CI, release management, deployment and production. Including three major improvements to your developer experience.

Building The Plane: Reflections On A Successful Year One At CloudZero

Startup veterans will recognize the opportunity presented by an early-stage company: You not only get to run your organization, you get to define how it runs. All the pieces may not be in place by the time you arrive, and the heart of the job becomes building the organization — the plane — while you run it.

Auto-generate documents on your Azure App registration details

Azure App Registration plays a crucial role in securing and managing the applications in your Azure environment enabling secure interaction with various Azure services. Given the importance of Azure App registration in authentication and security, this blog will provide a way to document its details and manage it effortlessly.

Azure Budget Monitoring - A Step-by-Step Guide

When it comes to managing costs in the Azure cloud, it is essential to have a reliable system that can help you keep track of your spending and alert you when you are getting close to exceeding your budget. This is where Turbo360’s Budgets monitoring feature comes in. The Budgets monitoring feature in Turbo360 is designed specifically for Azure cost monitoring.

Introducing our Terraform provider: Dashboards as Code

Ever wished you could automatically generate a detailed and targeted dashboard at the end of your CI/CD pipeline for immediate visibility into your new deployments? Well, that’s exactly what we’re doing at SquaredUp, and we're excited to share our approach to integrating Dashboards as Code.

Canonical releases Real-time Ubuntu 24.04 LTS

London, 30 May 2024. Today Canonical announced the availability of Real-time Ubuntu 24.04 LTS. By ensuring high-priority processes are executed first, with deterministic response times, Real-time Ubuntu 24.04 LTS reduces latency compared to mainline Linux and enhances the system’s ability to handle time-sensitive operations effectively.

GitLens Tutorial: How to use the VS Code Extension

Learn GitLens with this comprehensive tutorial. Discover how to use GitLens rich set of features to enhance your IDE in Visual Studio Code. Perfect for beginners and experienced users alike, this GitLens tutorial is your expert guide to mastering this essential tool. GitLens supercharges the Git capabilities built into VS Code. Whether you’re a seasoned Git developer or just getting started, GitLens makes it easier, safer and faster to leverage the full power of Git. This GitLens tutorial will show you how to use GitLens in VS Code and get the most out of the tool.

Orphaned Resources in Kubernetes: Detection, Impact, and Prevention Tips

Once upon a time, in a tech company, an engineering team had the freedom to independently deploy updates and new features to a Kubernetes cluster. This autonomy helped speed up development but also led to unforeseen issues with resource management. The platform team responsible for maintaining the cluster's health noticed an increase in orphaned Persistent Volumes (PV), a piece of plug-in storage independent of other Kubernetes cluster pods.