Operations | Monitoring | ITSM | DevOps | Cloud

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

LogicTalks - How Aurora Innovates and Automates with Cloud Monitoring

In this episode of LogicTalks, Mark Banfield, Chief Revenue Officer at LogicMonitor, sits down with the CEO of Aurora, Ant Malloy. Aurora.io is a software and services organization who serves a wide variety of MSPs, telco resellers and IT resellers. Listen in as Mark and Ant discuss the innovative ways Aurora is able to quickly deploy and integrate devices in the cloud and on-premises to deliver ROI to its customers.

Service Mesh Comparison: Istio vs. Linkerd

As service architectures have transitioned from the monolith to microservices, one of the tougher problems that organizations have had to solve is service discovery and load balancing. The advent of service mesh technologies seeks to solve these and other problems exacerbated by the number of hosts that has grown exponentially. In this article, we’re going to explore what a service mesh is.

Make DevSecOps So: Cloud Enterprise+ on AWS Marketplace

JFrog is pleased to announce that our comprehensive Cloud Enterprise+ plan is now available on Amazon Web Services (AWS) Marketplace through Private Offers. JFrog Cloud Enterprise+ on AWS is a universal, highly-available SaaS offering of the JFrog Platform for demanding DevSecOps at global scale.

New Puppet facts for Windows

To manage your Windows desktops and servers based on the version / edition of Windows installed across your organisation, we’ve introduced Windows build-specific facts to Puppet. If you have a mix of Windows servers (Core and ServerStandard) and Windows desktops with varying versions and editions Windows, using Windows build-specific facts allows you to: Let’s see what all this looks like in some Puppet code.

Service Request Automation - Fulfil Cloud Requests The Easy Way

Service Request Automation – Fulfil Cloud Requests The Easy Way The typical Service Desk model consists of 1st line support contemplating how a call should be answered, and then passing it to 2nd and 3rd line to fulfil the requirement. In the new world of Cloud and AI Ops, there is a more streamlined; efficient and autonomous process.

Using Helm for Kubernetes management and configuration

Helm is a popular open-source tool used to manage and configure your Kubernetes cluster. Basically, it is a package manager (think Homebrew or NPM) built for Kubernetes. It helps automate processes like installing, configuring, upgrading, and removing items. This post will give you a brief introduction to Helm and how it might help you manage your Kubernetes cluster.

CI/CD: What is continuous integration?

Continuous integration is the first half of the acronym CI/CD, with Continuous Delivery completing the second half. In this three-part article, we look at the two halves of CI/CD to define and understand them, and then, in part three, we talk about how Uptrends fits into your CI/CD processes. Let’s get started at the beginning with continuous integration.