Operations | Monitoring | ITSM | DevOps | Cloud

%term

Exploring Time Series and Generative AI in Campaigns and Surveys

The presenter delves into advanced concepts, emphasizing the importance of time series in campaigns using bot hierarchies. They highlight the collection and branching of surveys based on user feedback, and the use of generative AI. The exploration and configuration of survey results, including filtering and splitting based on attributes, are demonstrated. The creation of custom dashboards with device data is introduced. The talk also touches on sustainability and green IT initiatives.

How to apply Playwright test steps with TypeScript decorators

You can write Playwright end-to-end testing code using JavaScript or TypeScript. Which one should you choose? When I started writing my first automated browser tests, I went with JavaScript because I couldn't be bothered with the type wrangling. I just wanted to get something off the ground quickly. YOLO, right? Today, though, there are two reasons why I last wrote a JavaScript-first Playwright test a very long time ago.

Enhancing Marketing Analytics: A Comprehensive Guide to Connecting HubSpot and Power BI

Understanding the nuances of marketing data is no longer a luxury but a strategic necessity; and this is where the fusion of two powerful tools, HubSpot and Power BI, takes center stage, offering an integration that transforms raw data into meaningful intelligence.

5 Strategies for Decreasing API Latency and Improving App Performance

Application performance can make the difference between retaining or losing customers, with delays beyond a few seconds leading to dropped conversions. Performance testing and monitoring are vital for improving the overall user experience, achieving a competitive advantage, enhancing resource efficiency, enabling scalability, and reducing costs.

6 Threat Detection Challenges for MDRs and How to Overcome Them

Managed Detection and Response (MDR) is a cybersecurity service offered by a Managed Security Services Provider (MSSP) that combines human security expertise with modern security tools to deliver managed threat detection, security monitoring, and incident response capabilities for both SMBs and enterprise clients.

Networking Field Day 35: Selector AI and the Workings of an LLM

An LLM differs from a function in that it takes output and imputes, or infers, a function and its arguments. We first consider how this process works within Selector for an English phrase converted to a query. We then step through the design of Selector's LLM, which relies on a base LLM trained with English phrases and SQL translation, then fine-tuned, on-premises, with customer-specific entities. In this way, each of Selector's deployments relies on an LLM tailored to the customer at hand.

Networking Field Day 35: Solving the Query Problem with Selector AI

Selector translates English phrases to SQL queries through the use of an LLM. Each SQL query includes the table, or data set to be searched, along with filters, or conditions which prune the search results. We walk through a number of SQL queries and sample search results, before considering the LLM-based translation of a sample English phrase processed by Selector.

Networking Field Day 35: Selector AI Introduction with Debashis Mohanty

Selector's customer base includes 50 deployments across service providers as well as large enterprises in retail, media distribution, colocation services, and multi-cloud networking services. These customers aim to correlate events across their network, applications, and infrastructure; eliminate the need for human intervention in RCS and remediation; and democratize access to insights using conversational natural language interfaces. Selector delivers on these outcomes, while accelerating incident remediation through smart, actionable alerting and a GenAI-based conversational interface.

Simple Talks Podcast | Episode 5 - SQL Server and Postgres

Steve, Grant and Ryan return to Simple Talks to discuss SQL Server and Postgres. The advocates share their experiences with both systems, highlighting what works and what doesn’t. From time series and Query Store to extended events, tooling and log shipping - this is a quick-fire deep dive into the pros, cons and differences between the two. There’s also conversation around making the transition from one system to the other, and Ryan reflects on his challenging introduction to Postgres…on the first day of a new job.