article thumbnail

O11y Guide: Without Observability, It's Just Code

DZone

If you missed any of the previous articles, head on back to the introduction for a quick update. Welcome to another chapter in the ongoing series I started covering my journey into the world of cloud-native observability.

Code 243
article thumbnail

Article: Using the Plan-Do-Check-Act Framework to Produce Performant and Highly Available Systems

InfoQ

The PDCA (plan-do-check-act) framework can be used to outline the performance, availability, and monitoring to enable teams to ensure performant and highly available applications. These include infrastructure design and setup, application architecture and design, coding, performance testing, and application monitoring.

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

Open Dashboard and Visualization Workshop: Introduction and Installing Perses

DZone

These articles covered this fairly new open dashboard and visualization project targeting cloud-native environments. Monitoring applications goes way beyond just writing and deploying code, especially in the cloud-native world. Back in December of 2022, I started a series taking you on a tour of the Perses project.

Cloud 284
article thumbnail

In Defence of DOM­Content­Loaded

CSS Wizardry

Honestly, I started writing this article, for no real reason and somewhat without context, in December 2022—over half a year ago! More accurately, DOMContentLoaded signifies that all blocking and defer and type=module code has finished running. before the app’s key functionality is available, with almost half waiting over 3.5s!

Metrics 326
article thumbnail

Fully automatic code level monitoring and extended version support for AIX

Dynatrace

Fully automatic deep code monitoring module injection. One of the unique strengths of Dynatrace OneAgent is the fully automated injection of the deep code monitoring module on Windows and Linux. Fully automated deep code monitoring module injection is available for all customers as of OneAgent version 1.175.

Code 128
article thumbnail

Improving JavaScript Bundle Performance With Code-Splitting

Smashing Magazine

Improving JavaScript Bundle Performance With Code-Splitting. Improving JavaScript Bundle Performance With Code-Splitting. It’s a common misconception that the code which is produced by the framework build tools (Webpack, for example) is fully optimized and cannot be improved upon any further. The answer lies in code-splitting.

Code 89
article thumbnail

High Availability vs. Fault Tolerance: Is FT’s 00.001% Edge in Uptime Worth the Headache?

Percona

With so much at stake, database high availability and fault tolerance have become must-have items, but many companies just aren’t certain which one they must have. This blog article will examine shared attributes of high availability (HA) and fault tolerance (FT). What does high availability mean?