Operations | Monitoring | ITSM | DevOps | Cloud

Synthetic User Click Recorder (using Selenium & germainAPM)

Using germainAPM and Selenium, it is now - super easy- to record a Synthetic User Scenario/Click(s), run it 24x7 at a set frequency, be alerted whenever it fails ( indicating an issue on your webapp e.g. broken link, checkout issue, page not coming up, etc), automate execution of script (to self-resolve issues, etc). All this for proactive issue detection and resolution. In addition to this feature, germainAPM offers many other features (real user session recording and replay, automatic functional and technology issue detection, end-2-end analysis, resolution of issues, etc).

Paul Dix [InfluxData] | Opening Keynote | InfluxDays Virtual Experience NA 2020

In this keynote, InfluxData Founder and CTO Paul Dix shares updates on InfluxDB and Flux and announces an exciting new open source project, InfluxDB IOx — a powerful storage engine designed to execute increasing query workloads over time. InfluxDB IOx lifts restrictions on cardinality, data size and cluster size – expanding the possibilities for workloads across thousands of servers and petabytes of data.

Webinar: Debugging AWS Lambda Timeouts with Yan Cui

When a Lambda function times out, it’s one of the trickier problems to debug, especially if the function performs multiple IO calls. What was it doing when it timed out? And how do I identify these timeout errors quickly when Lambda lumps them together with other unhandled exceptions? In this webinar, we will show you how to identify and debug timeout errors, and strategies for mitigating timeouts and degraded performance more gracefully when there are underlying issues.

Webinar: Debugging Slow Lambda Response Times

One of the most common performance issues in serverless architectures is elevated latencies from external services, such as DynamoDB, ElasticSearch, or Stripe. In this webinar, we will show you how to quickly identify and debug these problems, and some best practices for dealing with poor performing 3rd party services. Here are some of the topics we cover.

Webinar: Improving AWS Lambda Cold Starts

AWS has improved Lambda cold starts by leaps and bounds in the last year. But for performance-sensitive applications such as user-facing APIs, Lambda cold starts are still a thorn in one’s side, especially when working with languages such as Java and .Net Core. In this webinar, we will dive into strategies for improving cold start latency and how to mitigate them all together with Provisioned Concurrency, and how Lumigo helps you optimize your use of Provisioned Concurrency.