article thumbnail

Building High-Quality Software

DZone

It sits at the very beginning of the process before the code is written and can save an immense amount of time down the road (of somebody spending tons of time just to get to a dead-end). I really like what one of the smartest people with whom I worked said: “A good design is a design where you can see the code”. Important note.

Software 245
article thumbnail

Manage your monitoring as code with Dynatrace’s HashiCorp Terraform integration

Dynatrace

HashiCorp’s Terraform is an open-source infrastructure as a code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. What is monitoring as code? Within the Terraform CLI, users can instrument code to build and run Dynatrace monitoring for the services they’ll deploy from the same CLI.

Code 242
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

Basis Path Testing in Software Testing

Testlodge

Basis path testing in software testing is a white box method where the tester examines the codebase to identify all possible paths that could be taken by the user to achieve their aims. The tester established a baseline by selecting the most critical, common, or obvious path through the code selection.

Testing 75
article thumbnail

Migrating Critical Traffic At Scale with No Downtime?—?Part 1

The Netflix TechBlog

Replay Traffic Testing Replay traffic refers to production traffic that is cloned and forked over to a different path in the service call graph, allowing us to exercise new/updated systems in a manner that simulates actual production conditions. This is particularly important for complex APIs that have many high cardinality inputs.

Traffic 339
article thumbnail

Service level objectives: 5 SLOs to get started

Dynatrace

In today’s fast-paced digital landscape, ensuring high-quality software is crucial for organizations to thrive. Service level objectives (SLOs) provide a powerful framework for measuring and maintaining software performance, reliability, and user satisfaction. But the pressure on CIOs to innovate faster comes at a cost.

Latency 179
article thumbnail

Service level objective examples: 5 SLO examples for faster, more reliable apps

Dynatrace

In today’s fast-paced digital landscape, ensuring high-quality software is crucial for organizations to thrive. Service level objectives (SLOs) provide a powerful framework for measuring and maintaining software performance, reliability, and user satisfaction. But the pressure on CIOs to innovate faster comes at a cost.

Traffic 173
article thumbnail

Demystifying Interviewing for Backend Engineers @ Netflix

The Netflix TechBlog

You study and practice coding interview problems for hours/days/weeks/months, only to be asked to merge two sorted lists. For many roles, you will be given a choice between a take-home coding exercise or a one-hour discussion with one of the engineers from the team. These questions reflect actual challenges that our teams face.