Remove rpc
article thumbnail

Why the supposedly fixed CVE-2020-36641 vulnerability is still exploitable—And what to do about it

Dynatrace

aXMLRPC is a lightweight client XML-RPC client enabling users to make remote procedure calls over the HTTP protocol in an XML format. XML external entity (XXE) exploit The aXMLRPC library allows its users to connect to a server and perform RPC calls using the XML-RPC protocol over HTTP.

Java 206
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.

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

Load Balancing: Handling Heterogeneous Hardware

Uber Engineering

Learn about how Uber changed it’s RPC load balancing within Service Mesh to mitigate hardware heterogeneity.

article thumbnail

Containerizing the Beast – Hadoop NameNodes in Uber’s Infrastructure

Uber Engineering

We recently containerized Hadoop NameNodes and upgraded hardware, improving NameNode RPC queue time from ~200 to ~20ms – A 10x improvement! With this radical change, Uber’s Hadoop customers are happier and admins rest more at night.

article thumbnail

Stuff The Internet Says On Scalability For March 22nd, 2019

High Scalability

What happens when no new open source comes out of the smaller companies, and the big-3 decide they don't really need or want to play nice anymore?

Internet 134
article thumbnail

The road to observability with OpenTelemetry demo part 2: OpenTelemetry configuration and instrumenting applications

Dynatrace

Common examples of traces and spans include: Network requests RPC calls (for example, REST, SOAP) Database queries Especially for RPC calls, you’ll also want to take into consideration context propagation to allow the other service to continue your trace and provide its own telemetry data, as part of the trace, to the back end.

article thumbnail

Keeping an eye on your control plane is critical to ensuring the high availability and health of your self-managed OpenShift Container Platform

Dynatrace

Among other things, the dashboard allows you to verify a stable leader, check the current RPC rate, and investigate the current state of Raft proposals. The Dynatrace etcd for OpenShift extension comprises an out-of-the-box dashboard that gives you all the insights you need to check the health status and performance of etcd.