#distributed-systems

[ follow ]
Medium
1 week ago
DevOps

Java Application Tracing: Quick Setup in K8S with OpenTelemetry and Jaeger in Under 15 Minutes

Tracing in distributed systems involves monitoring request flow and auto-instrumentation simplifies the process by automatically collecting trace data in Java applications. [ more ]
#performance-optimization
CodeProject
1 month ago
JavaScript

A unique identifier usable across disconnected systems.

Implementing a globally unique ID generator using a custom routine with extra entropy for distributed systems, leveraging base62 for shorter IDs. [ more ]
InfoQ
2 months ago
DevOps

Relational Data at the Edge: How Cloudflare Operates Distributed PostgreSQL Clusters

Data storage at the edge reduces latency and improves performance.
Challenges of managing relational data at the edge include CAP constraints and replication lag. [ more ]
moreperformance-optimization
#iot
Lightbend
1 month ago
Scala

Lightbend aims to democratize distributed systems for developers | @lightbend

Lightbend simplifies distributed systems with low latency and scalability.
Lightbend focuses on enabling developers to quickly build systems regardless of their skill set. [ more ]
Lightbend
1 month ago
Scala

Cloud architecture will fail you. Distributed app architecture will not. | @lightbend

Number of endpoints accessing applications doubled in 5 years
Cloud architecture ill-suited to handle increasing number of endpoints [ more ]
moreiot
Medium
2 months ago
Scala

# A story of one memory leak

Debugging memory leaks in distributed systems can be challenging due to the complexity of the architecture.
Understanding the components and architecture details is crucial for effectively debugging and fixing issues in a distributed system. [ more ]
#microservices
Berlin Startup Jobs
3 months ago
DevOps

Job Vacancy: Senior Backend Engineer // Solsten | IT / Software Development Jobs | Berlin Startup Jobs

Solsten empowers companies to build human-centered digital experiences
Solsten's suite of products helps brands meet audience expectations [ more ]
InfoQ
3 months ago
DevOps

The Rise of the Serverless Data Architectures

The speaker discusses the evolution of microservices and how serverless technology became a significant part of it.
The availability of serverless databases has increased significantly in recent years due to advancements in distributed systems. [ more ]
moremicroservices
InfoQ
3 months ago
Scala

Apache Pekko: Simplifying Concurrent Development With the Actor Model

Pekko is an open-source framework that simplifies the development of concurrent, distributed, resilient, and elastic applications.
Pekko leverages the Actor Model to provide high-level abstractions for concurrency and enables transparent remote communication capabilities. [ more ]
[ Load more ]