Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Advanced Git with the Free University of Tbilisi

On Monday, March 16, 2020, I had the privilege to (virtually) join Shota Gvinepadze and his students at the Free University of Tbilisi and speak about “Advanced Git @ Mattermost” for a portion of their class time. The following are my speaking notes from the session, slightly modified from the original slides for this format. Keep in mind that the command line examples are illustrative of my workflow, and not meant to be run in isolation.

User Experience Tools Ready-Made for Remote Work

While none could have imagined the global impact the pandemic has had, some healthcare organizations were fortunate to have the right tools before the crisis struck. Ivanti recently hosted a webinar panel discussion with members of Houston’s Kelsey-Seybold Clinic and Houston Methodist, during which IT leaders from these hospitals discussed their rapid transition to remote work.

Now Working from Home? Smart Tips to Stay Productive

With more and more people encouraged or required to work from home these days, we reached out to some of our remote-work veterans for their insights on staying productive within their domestic domiciles. Q: What are your essential tools for communication, collaboration, and outreach (phone, email, Teams, WebEx, etc.) Brandon Black, Vice President and GM of Supply Chain: Staying connected with your team and customers alike is essential when working from home.

Unpacking Events: All the Better to Observe

At Honeycomb, we’ve been listening to your feedback. You want easier ways to predict usage and scale your observability spend with your business. What would it look like to meet you where you already are, using similar terms, and give you more control with a simpler experience? We think that means reimagining the customer experience into one that centers around an event-based model. But what exactly is an event? What does that mean for your team’s observability journey?

Approaching Kubernetes Security - Detecting Kubernetes Scan with Splunk

The Kubernetes framework has become the leading orchestration platform. Originally developed by Google, Kubernetes is a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts" * . The kubernetes platform is used in all Cloud platform provider vendors as a tool that allows orchestration, automation and provision of applications and specific needs computing clusters and services.

Introducing template variable saved views for dashboards

Datadog dashboards provide immediate visibility and insight into your environments. Setting template variables enables you to filter your dashboard graphs on the fly to visualize specific sets of tagged objects. Now, with saved views, you can save sets of frequently used template variables in order to easily find the data you most care about with just a few clicks.

SQL Server, Part 3: Adopting the principle of least privilege

In the previous blog in this series, we discussed authentication and authorization mechanisms, and how configuring them properly can help secure your databases. In this blog, we’ll talk about how data breaches can be prevented by implementing the principle of least privilege (POLP). According to Verizon’s 2019 Data Breach Investigations Report, insiders account for 76 percent of all compromised database records.

Grafana 7.0 sneak peek: Inspect drawer lets you get raw data and download as CSV

Grafana v7.0 is coming soon! Here’s another sneak peek of one of its features: the inspect drawer. The inspect drawer is a feature that every panel will support, including internal as well as external community plugins. In this new drawer, you will be able to view the raw data in a table format, apply some predefined transformations, and download as CSV. “Download as CSV” previously only existed as a custom feature for the Graph & Table panel.