Operations | Monitoring | ITSM | DevOps | Cloud

Heightened visibility & deeper control with a monitoring control plane

Until a few years ago, if you did any kind of searching for control planes, you would have found results related to traditional networking concepts. With the advent of cloud computing — including hybrid cloud, multi-cloud, and cloud-native — we’re seeing a lot of tools starting to adopt a “control plane for 'X'” terminology. We’ve heard this term applied to — among other things — Kubernetes. More on that later.

Best practices for managing alerts with Slack and Opsgenie

When Opsgenie and Slack team up, incident management is smoother and more intuitive. With this powerful integration, users are enabled to rapidly respond to and resolve alerts directly from Slack, using buttons or /genie commands to mute notifications, get alert details, view on-call schedules, and much more. Here are some best practices to help teams avoid alert fatigue but always stay informed.

How to Do Automatic Annotations with Grafana and Loki

Grafana annotations are great! They clearly mark the occurrence of an event to help operators and devs correlate events with metrics. You may not be aware of this, but Grafana can automatically annotate graphs by querying Loki. Here’s a look at how to use this feature. Loki queries can be used to automatically generate annotations on Grafana dashboards since 6.4.0. For every log line that is returned from a query, the text is automatically displayed as an annotation at the appropriate time.

Disable EBS Fast Snapshot Restores Action

A few weeks ago, Amazon announced a new feature for EBS snapshots: Amazon EBS Fast Snapshot Restore (FSR). Normally, accessing data on new EBS volumes was quite slow as the data is lazy-loaded from S3. When Fast Snapshot Restore (FSR) has been enabled on an EBS snapshot, new EBS volumes created from that snapshot will allow fast data access. While this feature is very good, it’s very expensive to keep enabled on an EBS snapshot for a long time.

VS Code with Jira and Bitbucket - Demo Den December

Learn how to use Atlassian for VS Code, a new Bitbucket Cloud and Jira Software Cloud extension for Microsoft’s Visual Studio Code. Join Senior Product Manager, Integrations, Alastair Wilkes in our December Demo Den. See how to create and view issues, start work on issues, create pull requests, do code reviews, get build statuses, kick off your CI/CD, right where we think they should be: in your IDE, alongside your code.

Five user management best practices to improve compliance

Enterprise compliance policies begin with data. How can you better protect sensitive data—such as proprietary or customer information—by limiting access to authorized individuals? Compliance officers and IT security teams alike need tools that give them oversight and governance over user access to the company systems that store such data. Your messaging platform is no exception. Sometimes, sharing confidential information with partners and vendors is necessary to do business.

A Quick Look at ITAM and the Cloud

John F. Kennedy described the journey into space as "...the most hazardous, and dangerous, and greatest adventure of which man has ever embarked." And that can sometimes feel like it applies to cloud asset management, too! While there are many analogies one can draw between space and the cloud, the idea of a vast, seemingly limitless, expanding area where new, ever stranger, things are discovered all the time seems quite apt.

Elastic SIEM for home and small business: Beats on Windows

Hey, there. This is part four of the Elastic SIEM for home and small business blog series. If you haven’t read the first, second, and third blogs, you may want to before going any further. In the Getting started blog, we created our Elasticsearch Service deployment and started collecting data from one of our computers using Winlogbeat. In the Securing cluster access blog, we secured access to our cluster by restricting privileges for users and Beats.