Operations | Monitoring | ITSM | DevOps | Cloud

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

JFrog Quick Tip How to install and connect the JFrog CLI

With the JFrog CLI, you have access to the functions of the JFrog Platform, such as Artifactory and Xray. In this way, for example, the extended security functions of Xray can be made available directly in a terminal on a laptop. In this quick tip, I will show you where to get the JFrog CLI, install it and connect it to your platform. This works with the free tier, the Enterprise Trial, and all other subscriptions and on-prem installations.

Monitor Tanzu Kubernetes Grid on vSphere with Datadog

With vSphere and Tanzu Kubernetes Grid (TKG), VMware enables enterprise organizations to combine the economic advantages of virtual machines (VMs) with the agility, portability, and scalability provided by Kubernetes. vSphere is VMware’s platform for the provisioning and management of VMs.

Top 9 DevOps Monitoring Tools in 2023

DevOps has evolved in terms of its tools, techniques, and culture. Software developers can gain a completely new perspective when operations and development work together. The tech sector now depends heavily on DevOps. It is essential in enterprises, from software delivery to project planning. Businesses in DevOps employ a variety of monitoring tools for a range of activities, including development, testing, and automation.

Kubescape brings a new level of security to Charmed Kubernetes

The popular open-source platform Kubescape by ARMO has been recently announced as a fully managed operator called a Charm for Canonical’s Charmed Kubernetes distribution. This collaboration between Canonical and ARMO is exciting for the solution it enables for end users, ultimately resulting in hardened and more secure Kubernetes environments.

DataOps vs. DevOps - Similar or Completely Different?

Over the past several years, there has been a big focus on streamlining infrastructure operations. Many organizations have begun using DevOps principles in their software development and operations activities. We've also seen a new Ops in town recently: DataOps. Good things come from new methods to help teams collaborate across an organization.

Puma + Sleuth = The Swiss Army Knife of Deployment Pipeline Orchestration

Michael Gaskin from Puma and Dylan Etkin from Sleuth discuss how Michael's team uses Sleuth to orchestrate its entire deployment pipeline and show engineering value, specifically for a major engineering initiative -- moving from a monolithic packaged software system to a new headless front end commerce solution.

Critical Metrics and Alerts in the Continuous Delivery Process

Continuous delivery is a software development approach in which code changes are automatically staged for production release. A foundation for modern application development, continuous delivery extends continuous integration by automatically deploying code changes to test and production environments after the build phase. When properly implemented, developers have deployable build artifacts that have passed a standardized testing process and can be deployed to environments as needed.