Operations | Monitoring | ITSM | DevOps | Cloud

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

AIOps Early Warning System: Root Cause Analysis

With root cause analysis, LogicMonitor uses automatically discovered relationships between monitored resources to identify the root cause for triggered alerts and notify users of the originating issue, while preventing notifications for dependent resources in alert. When a core or root device goes down affecting connectivity for downstream devices, Root Cause Analysis (RCA) will identify the originating and dependent resources and subsequent alerts and disable notifications for dependent resources.

Statistical Modeling to Solve a Time-series Problem: How CloudZero Uses Machine Learning to Detect Cost Anomalies

It is no secret that it is not that hard to accidentally spend a boatload of money on AWS. This Twitter user told the story of his $77,000 mistake with a monkey emoji (because what’s funnier than spending the price of an entry level Tesla by accident.) The scary part is that many of us have been there. If you are not looking at your cloud bill every day, it is easy to let the costs run up quickly, then suffer from bill shock when it arrives a month later.

How LogicMonitor Transformed Bupa's Fragmented View by Consolidating Monitoring Tools

http://bit.ly/31nR2R9 Bupa's IT organization found themselves using too many monitoring tools to easily share performance across teams. To help transform the fragmented view of their infrastructure, they implemented LogicMonitor. Read more about how our comprehensive monitoring solution helps Bupa realize their mission to help people live longer, healthier, happier lives.

Azure Functions Live - January 2020

It is really exciting to see the Azure Functions team back again to the monthly live webcast after quite a long time. Here is a bit of introduction about this webcast who is new to the community, the Azure Functions team at Microsoft has been conducting a webcast every month to let the community stay up-to-date on the latest developments. This is a nice way for them to reach out and engage with the community to gain feedback on the features.

January 2020 Online Meetup: Securing Your Production Grade Kubernetes Clusters Using Rancher

As DevOps teams deploy Kubernetes in production using Rancher, enterprises must focus on the runtime security and compliance requirements of their cloud-native platforms. Starting with Rancher 2.2, we published self-assessment and hardening guides to outline provisioning a cluster to comply with the CIS Kubernetes benchmark. Identifying gaps and pain points in the process, Rancher engineering added additional features to both Rancher and RKE to simplify the process.

Automating Sentry Releases with CircleCI

Continuous integration tools like CircleCI let developers automate builds and tests, so that teams can merge changes into their codebase quickly and frequently. In this article, we’ll take a look at how to combine Sentry’s command line interface with CircleCI to automatically create Sentry releases. This will unlock some of our best features, like identifying suspect commits that likely introduced new errors, applying source maps to see the original source code within Sentry, and more.