article thumbnail

What are quality gates? How to use quality gates to deliver better software at speed and scale

Dynatrace

Quality gates examples in Dynatrace Quality gates hold much promise for organizations looking to release better software faster. The following are specific examples that demonstrate quality gates in action: Security gates Security gates ensure code meets key security requirements defined by development and security stakeholders.

Speed 209
article thumbnail

Speed up your security investigations with DPL Architect

Dynatrace

The best thing: the whole process is performed on read when the query is executed, which means you have full flexibility and don’t need to define a structure when ingesting data. >> Or, the log format where the answers should be looked for is more complex (for example, AWS CloudTrail logs ). The string 40.30.20.1 ip=40.30.20.1

Speed 209
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The psychology of site speed and human happiness

Speed Curve

In the fourteen years that I've been working in the web performance industry, I've done a LOT of research, writing, and speaking about the psychology of page speed – in other words, why we crave fast, seamless online experiences. In fairness, that was in the early 2000s, and site speed was barely on anyone's radar. Is that fair?

Speed 134
article thumbnail

OKRs Examples for Software Companies

Tasktop

This is easier said than done, so we’ve designed three sets of OKRs examples for software companies to show how it’s possible. In these examples, the product value streams incorporate Flow Metrics into their key results to drive agility and a value focus. Examples of quarterly OKRs for software companies. Activities.

article thumbnail

Image Processing Insights

KeyCDN

KeyCDN has significantly simplified the way images are transformed and delivered with our Image Processing service. How to measure performance The Website Speed Test is the ideal tool for measuring the performance of your website. Our Image Processing service makes it easy to do that. Enable the Image Processing setting.

article thumbnail

Radically speed up your code by fixing slow or frequent garbage collection

Dynatrace

Garbage collection is slow if most objects survive the collection process. Any significant reduction in allocations will inevitably speed up your code. You can easily see this in Dynatrace: From any Host page, select a Process page. Speed up application code itself. Let’s take a look at how this works. .

Speed 165
article thumbnail

Speed Up of the WAL Archiving in PostgreSQL 15

Percona

For example, $ ls -alrth pg_wal/ drwx 3 postgres postgres 68 Dec 7 05:47. PostgreSQL’s archiver process wakes up every 60 seconds (default) and tries to address every pending WAL segment by executing an internal function pgarch_ArchiverCopyLoop(); Which in turn executes the archive_command for each of the WAL segment files.

Speed 108