Operations | Monitoring | ITSM | DevOps | Cloud

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

Pod Exec in K8s: Advanced Exec Scenarios and Best Practices

Remember using SSH to access servers? It was the go-to method for troubleshooting or making changes to a system. But in the world of containers, SSH doesn't quite fit. Kubernetes and containers work differently; they're dynamic and spun up and down frequently. That’s where kubectl exec comes in. It lets you run commands inside a pod directly, without needing to rely on SSH or worry about the pod being ephemeral. It’s simple and fits the nature of modern, containerized environments.

Managing External-DNS & cert-manager with Komodor

Recently we’ve explored the evolving role of Kubernetes as a full ecosystem, rather than just a platform, diving into the power and complexity of add-ons. These tools, as highlighted previously, are key to augmenting Kubernetes core capabilities, and adding-on (as their name implies) essential capabilities not supported directly by Kubernetes itself.

DeepSeek vs Llama vs GPT-4 - Open-Source AI models compared

Artificial intelligence is no longer a futuristic concept—it is shaping how businesses operate, how researchers innovate, and how people interact with technology. Models like DeepSeek-R1 , a promising new entrant, alongside established players such as Llama 3 and GPT-4o, are at the forefront of this transformation. These tools are not just about technological advancement; they are about solving real-world problems and driving meaningful progress.

How to Configure a SQL Server Linked Server to Connect to MySQL

Looking for simple ways to connect an SQL Server Linked Server to different data sources, such as an external database, its table, or a particular object in MySQL Server? The Linked Server configuration allows you to query data and use DML functions to access these external sources directly within SQL Server Management Studio (SSMS). With such a configuration, you are no longer required to move or duplicate data between different database systems to overcome OS barriers and complexities.

How to Connect MongoDB Using Python Connector From Devart to Perform DML Operations

Many Python developers choose MongoDB for its speed, flexibility, and scalability. This NoSQL database adapts to different types of data, letting you build features regardless of data structure complexity. It’s a natural choice for applications that have to store lots of different information, handle constant changes, or manage large volumes of data. From this tutorial, you’ll learn how to connect MongoDB using Python Connector from Devart to create, read, update, and delete data.

How to Use Data Conversion Tasks in SSIS for Accurate Data Handling

SQL Server integration services is a powerful data integration and workflow platform provided by Microsoft. It can be used to automate data extraction, transformation, and other ETL processes. You can use SSIS to export data from various data sources like flat files, database servers, spreadsheets, etc. Due to these capabilities, SQL Server integration services are widely used in building data warehousing, business intelligence, and database migration tasks.

How to Migrate From SQL Server to Oracle

Database migration involves transferring data, schemas, and other database objects from one database system to another. How can you migrate data from SQL Server to Oracle with minimal disruption and maximum efficiency? In this article, we will explore the key reasons why companies might choose to migrate from SQL Server to Oracle and how to tackle migration challenges. Also, we’ll provide step-by-step guides on how to execute this migration using the following tools.

RUM: Key Metrics and How to Measure Them

User experience (UX) is key to success. To ensure your web or mobile app performs well, RUM (Real User Monitoring) helps you track real-time interactions with actual users. It gives you valuable insights into how your audience experiences your product. In this guide, we’ll explore what RUM monitoring is, why it matters, and how it can help boost performance and user satisfaction.

Software Development Life Cycle: SDLC phases and best practices

The Software Development Lifecycle (SDLC) is a methodology that provides a structured process for developing high-quality software in a timely and cost-effective manner. The SDLC outlines software development as a series of tasks, creating a management framework focused on efficiency and quality. Software development is a tightly interwoven process that balances costs, deadlines, and capabilities.

A critical look at the UK Government's AI opportunities action plan

The UK government’s recently announced AI Opportunities Action Plan marks an ambitious step forward in harnessing artificial intelligence to drive economic growth and societal progress. As the CEO of Civo, a UK-founded company committed to reimagining the cloud with sustainability, innovation, and sovereignty at its core, I welcome this bold vision.