STARWEST 2022 - Performance Testing | TechWell

Conference archive

STARWEST 2022 - Performance Testing

Thursday, October 6

Trimble PPM, Inc.
T8

A Performance Testing Pyramid

Preview
Thursday, October 6, 2022 - 11:15am to 12:15pm
When we code a new class method, does its execution time fit within the product’s SLA for response time? When we provide an API for a real-time system, does it meet its performance budget? When we’re managing a data warehouse system, what is the latency between the ingestion component and the persistence server? When we’re planning to deploy a large-scale web application, how many servers do we need to support 1,000 requests per second and respond in 3 seconds? We’ve learned that the need for performance data spans from requirements engineering through system deployment: when code is...
Leandro Melendez
K6-Grafana
T18

Performance Assurance and SRE - Panel

Thursday, October 6, 2022 - 1:30pm to 2:30pm

Delivering performance applications is a multilayered challenge these days. Teams must assure that the application performs on multiple fronts. Each new function must have quick responses and be as slim as possible from the coding moment. It must be quick and light for a single request, handle concurrency and coexist with multiple other processes even in micro-serviced applications spread all over the place. Not to mention to handle lots of loads once in production. It must stay performant and available within the agreed thresholds.

The impressive amount of tasks to tackle, coexist...