article thumbnail

Keep the Monolith, but Split the Workloads

DZone

Writing code is hard enough without each function call requiring a network request, and that’s before considering the investment in observability, RPC frameworks, and dev environments you need to be productive in a microservice environment. I’m a big fan of monolithic architecture.

article thumbnail

Monitoring-as-code through Dynatrace’s Open-Source Initiative

Dynatrace

Dynatrace’s OneAgent automatically captures PurePaths and analyzes transactions end-to-end across every tier of your application technology stack with no code changes, from the browser all the way down to the code and database level. Monitoring-as-code requirements at Dynatrace.

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 right person at the right time makes all the difference: Best practices for ownership information

Dynatrace

As teams and their structure and metadata are often maintained in a dedicated database, such as Microsoft Entra ID (formerly Azure Active Directory) or ServiceNow. A dedicated workflow allows automatic synchronization of the database information with Dynatrace and keeps the ownership team information up-to-date.

article thumbnail

Dynatrace memory analysis helps Product Architects identify unknown unknowns

Dynatrace

While memory allocation analysis can show wasteful or inefficient code, it can also reveal different problems, one of which we’ll examine in this blog post. We recently extended the pre-shipped code-level API definitions to group logical parts of our code so they’re consistently highlighted in all code-level views.

Java 214
article thumbnail

Dynatrace with industry consortium submits OpenFeature standard as CNCF sandbox project

Dynatrace

They enable product delivery and SRE teams to turn functionality on and off at runtime without deploying new code. This decoupling of code deployment from feature release is a crucial enabler for modern Continuous Delivery practices. Proprietary SDKs create adoption challenges.

Java 262
article thumbnail

5 Types of Tests To Perform On Your APIs

DZone

Application Programming Interface acts as the center level between the database and presentation layer in the software development procedure. API Test is crucial for the software systems to function at high quality. Every app you build nowadays completely relies on Application Programming Interfaces.

Testing 207
article thumbnail

PostgreSQL for MySQL DBAs Episode 13: Inheritance

Percona

The good news is that for someone familiar with MySQL, they have the basics of databases covered and can explore some of the treasures to be discovered in the new PostgreSQL environment. MySQL users can easily be confused by the seemingly infinite differences between MySQL and PostgreSQL. All the product data is in the product table.