Operations | Monitoring | ITSM | DevOps | Cloud

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.

Oracle Cloud Infrastructure monitoring with Applications Manager

Oracle launched its Generation 2 Cloud Infrastructure in 2018. This second-generation cloud platform is designed to help companies run their most challenging workloads securely. Its ability to run Oracle Autonomous Database makes it the first self-driving platform in the industry. It uses the latest artificial intelligence and machine learning technologies to provide a high performing environment that doesn’t compromise on security.

Submitting great PRs

If you want to submit good pull requests, start with our contribution checklist. Today, that page talks about what to fork, how to style your code, how to write unit tests and where to push your code. Implicit in all of that is the need to write great code, of course! But this blog post isn’t about writing great code, it’s about making your pull request a great experience for you and your reviewers.

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.

Best Practices Guide for Local Prototyping of Serverless Applications

Local prototyping has become de rigueur for most web stack developers in the last few years. Even complex web backends are generally assumed to be emulatable from a developer’s laptop. But this assumption breaks down a bit as we explore the AWS platform in general. More specifically, serverless architecture challenges the system of local prototyping.