Operations | Monitoring | ITSM | DevOps | Cloud

The Papertrail SaaS Add-On in DigitalOcean Centralizes Everything You Need for Log Management

The SolarWinds® Papertrail™ software as a service (SaaS) Add-On in the DigitalOcean Marketplace is one of the most exciting developments to come out of the DigitalOcean and Papertrail partnership. With the Add-On, developers can seamlessly add the simple yet powerful log management Papertrail is known for to their DigitalOcean infrastructure In an earlier post, we reviewed how the Add-On helps teams simplify their log management tasks.

DevOps Roadmap: 14 Steps to Become a DevOps Engineer

So, you want to become a DevOps engineer? It’s a stimulating, challenging, high-paying career choice, but the lynchpin role holds software development and operations together. We’ve compiled a DevOps roadmap that includes all the steps required to fill the shoes of a DevOps expert. As you know, DevOps is a set of practices and tools to integrate and automate processes between IT and software development teams.

The Current State of Workload Portability

Have you considered cloud portability, i.e., the ability to easily move workloads between on-premises systems and across multiple cloud service providers (CSPs)? The idea is that workloads should run in the environment that delivers the most value for your organization, but as that “optimal” environment can change over time, you need to be able to move your workloads accordingly.

Serverless Monitoring In The Cloud With The observIQ Distro for OpenTelemetry

In this part 1 of a blog series on serverless monitoring, we will learn how to run the observIQ Distro For OpenTelemetry Collector, referred to as “oiq-otel-collector”, in Google Cloud Run. There are many reasons that someone may want to run monitoring in a serverless state. In our example, we will be monitoring MongoDB Atlas, a cloud hosted version of MongoDB.

Conditional CircleCI pipeline execution

The DevOps practice of continuous integration and continuous deployment (CI/CD) improves software delivery. CI/CD platforms monitor and automate the application development process ensuring a better application, faster. CI/CD pipelines build code, run tests, and deploy a production-ready version of an application that has passed all automated checks.