Operations | Monitoring | ITSM | DevOps | Cloud

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

JFrog ChartCenter walkthrough with Rancher Labs

JFrog ChartCenter is a new central Helm chart repository that just launched! We will be working on adding great new features and content for the Helm community all summer. JFrog’s ChartCenter is the latest entry from the JFrog Community Team and was built to help the Helm community find immutable, secure, and reliable Helm charts and have a single source of truth to proxy all the charts from one location.

LogicTalks - How to Approach Monitoring during a Crisis

In this episode of LogicTalks, Mark Banfield, Chief Revenue Officer at LogicMonitor, is joined by Nancy Gohring, Senior Analyst at 451 Research to talk about how today's new realities effect how IT organizations are approaching the tools and solutions they use to retain and grow their customer base, keep employees production and their businesses up and running. From the reasons why it's a good idea to continue investments in IT technologies, to tackling tool sprawl, to some unique ways your organization could be using your monitoring solution to find efficiencies and cost savings,

Git is About Communication

An SCM such as Git is more than just a database for source code. It’s not only the thing you need to interact with to get code to production, but also a log of changes on a project. It’s not just the last couple of weeks of commits that are worth looking at. Any commit remains relevant weeks, months and years later. A commit serves multiple purposes. The first one is to explain a change during its review and the second is to explain a change to a future reader.

Uptrends and your CI/CD processes

If you’ve been following along, the last two articles explained the CI/CD (Continuous Integration/Continuous Delivery) processes. In this article, we look at how Uptrends fits into those processes. Uptrends can fit into your CI/CD process in several different ways. For example, you may want to use Uptrends for the testing and monitoring portions, include your monitor updates as part of your automation processes, or both.

How to Expand Data Collection for InfluxDB with CloudFormation Templates

In a previous post, I demonstrated how to call InfluxDB APIs from AWS Lambda, but the setup is fairly manual and the results are not portable. Ideally, we as a community can expand and share ways to collect and process time series data. To that end, I want to share a CloudFormation template. CloudFormation is AWS’ infrastructure as code service that lets you define almost any AWS component in a configuration file.

Enterprises that halted IT cloud migrations have been hit with 2.5x outages during global pandemic, new research highlights

Survey respondents who continued their cloud journey experienced less IT performance issues—Virtana and Enterprise Management Associates (EMA) to present full survey findings during June 25th webinar

Announcing Status Checks to Ensure Safe Chaos Engineering Scenarios

One of the most important aspects of any Chaos Engineering program is knowing that every experiment is being run safely. And one of the simplest ways to ensure safe experiments is by having safeguards that prevent running chaos experiments on a system that is unhealthy or has an incident in progress. Today, Gremlin is excited to announce Status Checks, which run before you kick off a Chaos Engineering Scenario in order to verify your system is in a steady state.