Operations | Monitoring | ITSM | DevOps | Cloud

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.

Barbara Nelson | How Can I Put That Dashboard in My App? | InfluxDays

Many users love using the InfluxDB UI to visualize their time series data in a variety of different graphical representations. In this session, Barbara Nelson will show how to use Giraffe (the React-based visualization library powering the data visualizations in InfluxDB 2.0 UI) to visualize your time series data within your own app. You can bring the power of our visualization tools to your users, directly in your app, instead of requiring them to login to the InfluxDB UI to see a visual representation of your data.

Go from 0 to monitoring in minutes with Netdata

Netdata is zero-configuration monitoring. It’s a principle that we’ve stood behind since the project’s beginning, when it was only our CEO Costa trying to solve a “painful, real-world problem,” and it’s one we stand by today. Our insistence on zero-configuration guides every product decision we make, every grooming process, and every React component our frontend teams design.