Remove Database Remove Java Remove Monitoring Remove Traffic
article thumbnail

Data Reprocessing Pipeline in Asset Management Platform @Netflix

The Netflix TechBlog

Production Use Cases Real-Time APIs (backed by the Cassandra database) for asset metadata access don’t fit analytics use cases by data science or machine learning teams. Existing data got updated to be backward compatible without impacting the existing running production traffic.

Media 237
article thumbnail

What is vulnerability management? And why runtime vulnerability detection makes the difference

Dynatrace

Such scans enable teams to detect SQL injection attacks that allow someone to maliciously inject code into a database query. Scanning the runtime environment of your services can help to identify unusual network traffic patterns. National Vulnerability Database (NVD) lists over 175,000 known vulnerabilities.

Traffic 162
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

Dynatrace Application Security detects and blocks attacks automatically in real-time

Dynatrace

WAFs protect the network perimeter and monitor, filter, or block HTTP traffic. Compared to intrusion detection systems (IDS/IPS), WAFs are focused on the application traffic. RASP solutions sit in or near applications and analyze application behavior and traffic. How to get started.

Traffic 231
article thumbnail

Simplify troubleshooting with AI-powered insights into connection pool performance (Early Adopter)

Dynatrace

Most applications communicate with databases to, for example, pull a catalog entry or submit a new record when an order is placed. To achieve this, there must be a healthy connection between the application and the database. Application servers use connection pools to maintain connections with the databases that they communicate with.

Traffic 137
article thumbnail

OneAgent & ActiveGate release notes, version 1.175

Dynatrace

Database tracing using Couchbase Node.js TL9 SP9 as well as massive improvements in OneAgent deployment and automatic instrumentation of technologies with deep code monitoring modules. TL9 SP9 as well as massive improvements in OneAgent deployment and automatic instrumentation of technologies with deep code monitoring modules.

Java 101
article thumbnail

Building Netflix’s Distributed Tracing Infrastructure

The Netflix TechBlog

Our tactical approach was to use Netflix-specific libraries for collecting traces from Java-based streaming services until open source tracer libraries matured. We chose Open-Zipkin because it had better integrations with our Spring Boot based Java runtime environment.

article thumbnail

Managing High Availability in PostgreSQL – Part III: Patroni

Scalegrid

On the first node, Patroni initializes the database, obtains the leader lock from DCS, and ensures the node is being run as the master. Once your cluster setup is complete, Patroni will actively monitor the cluster and ensure it’s in a healthy state. We conducted a few tests on PostgreSQL HA management using Patroni.