Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

How to Import and Export QuickBooks Online Data Using Excel Add-Ins

Managing financial data efficiently is important for any business, and QuickBooks Online and Excel are two of the most powerful tools available. However, one of the main challenges businesses face is the limited flexibility in generating custom reports and visualizations directly within QuickBooks. By exporting data from QuickBooks to Excel, businesses can create custom charts, graphs, and visualizations that are not possible in QuickBooks.

Manage network configurations on the go with our new Network Configuration Manager Android app

To ensure the stability, security, and efficiency of an organization’s IT infrastructure, network administrators must be able to manage and monitor network configurations on the go. Remotely managing network configurations helps detect configuration changes in real time and prevent errors before they escalate into major outages. Introducing the Network Configuration Manager Android app.

What is GitOps? Examples, Use Cases, and More

This blog will be the first in a three-part blog series where we explore the benefits of the GitOps practice, how to get the most from GitOps, and how to measure and maintain success. Here is what you can expect from the series: Let’s start at the very beginning — what is GitOps? If you want to start to build a single source of truth for both your code and your infrastructure, if you want to ensure your deployments are automated and reliable, you’ll want to know GitOps.

An Introduction to CivoStack Enterprise - CivoStack's Impact and Innovations

In this presentation, Henry Godwin, former leader of VMware's Northern European Cloud Service Provider business, discusses the impacts of Broadcom's acquisition of VMware, the challenges faced by cloud service providers, and the innovative solutions offered by Civo and its CivoStack technology. Learn how Civo is reimagining cloud computing to provide simpler, faster, and better value services, staying true to the original promise of the cloud.

The pros and cons of cloud-native infrastructure

Cloud computing has emerged as a game changer for organizations looking for agility and flexibility from their IT infrastructures. A cloud-native infrastructure further enhances this by using microservices, containers, and DevOps for a scalable foundation for modern applications. However, like any technology, it has its advantages and disadvantages. In this article, we'll discuss the pros and cons of cloud-native infrastructure so you can decide if it's the right fit for your business.

Migrating from Perforce to Git

Article updated July 2024 Source control, aka version control, is the method of tracking and managing changes to software code. Source Control Management (SCM) systems offer a running history of code changes and can be particularly helpful for teams of developers making changes to the same files. As a critical aspect of responsible software development, source control helps developers track code changes, see complete revision history, and revert back to a previous version of a project if needed.