#distributed-systems

[ follow ]
fromInfoWorld
2 weeks ago

Taking .NET Aspire for a spin

At the heart of .NET Aspire is its dashboard, which gives you many of the necessary observability and management tools for your code. You can launch and debug applications, and at the same time watch their performance and behavior along with external resources running in containers.
Web development
fromHackernoon
2 months ago

Using OpenTelemetry to Diagnose a Critical Memory Leak | HackerNoon

Memory leaks are silent killers in distributed systems, gradually consuming memory until performance degrades significantly and services crash.
DevOps
Bootstrapping
fromHackernoon
1 month ago

Can You Patch a Protobuf File? Not Really-and Here's Why | HackerNoon

Directly patching serialized data in Protobuf is impractical; efficient modifications require a read-modify-write cycle.
#software-architecture
fromInfoQ
1 month ago
Software development

Building the Middle Tier and Doing Software Migrations: A Conversation with Rashmi Venugopal

fromInfoQ
1 month ago
Software development

Building the Middle Tier and Doing Software Migrations: A Conversation with Rashmi Venugopal

#microservices
fromInfoQ
1 month ago
Software development

Do microservices' benefits supersede their caveats? A conversation with Sam Newman

Microservices architecture emphasizes independently deployable services, resilience, and technology-agnostic approaches.
Ruby on Rails
fromRubyflow
4 months ago

Microservices: Unlocking Agility and Scalability

Microservices offer flexibility, scalability, and resilience, enabling rapid innovation and technology adoption.
fromInfoQ
1 month ago
Software development

Do microservices' benefits supersede their caveats? A conversation with Sam Newman

Ruby on Rails
fromRubyflow
4 months ago

Microservices: Unlocking Agility and Scalability

Microservices offer flexibility, scalability, and resilience, enabling rapid innovation and technology adoption.
fromMedium
2 months ago

Time-Traveling Through Spark: Recording Distributed Failures Across Space and Time

Debugging distributed Spark applications requires capturing the execution state of both the driver and executors, allowing for precise root cause analysis through time travel debugging.
Scala
#cloud-computing
fromInfoQ
3 months ago
React

Fast Eventual Consistency: Inside Corrosion, the Distributed System Powering Fly.io

fromInfoQ
3 months ago
React

Fast Eventual Consistency: Inside Corrosion, the Distributed System Powering Fly.io

Cryptocurrency
fromHackernoon
1 year ago

Educational Byte: P2P, Distributed & Decentralized -They're different Things | HackerNoon

Understanding the differences between P2P, distributed, and decentralized systems is crucial for data and funds management.
Cryptocurrency
fromHackernoon
1 year ago

Educational Byte: Byzantine Generals Problem in Crypto -or There's a Traitor Among Us | HackerNoon

The Byzantine Generals Problem illustrates the challenges of achieving consensus in distributed systems, akin to the game Among Us.
fromInfoQ
2 months ago

Temporal on AWS Aims to Ease Building Resilient Distributed Systems

Temporal's open-source platform on AWS enhances the development of resilient distributed systems, emphasizing durable execution for fault tolerance.
fromTechzine Global
2 months ago

Quantum Network Entanglement Chip is Cisco's foundation for quantum networks

Cisco's Quantum Network Entanglement Chip enables the creation of larger quantum computing systems by linking smaller quantum computers.
#akka
fromHackernoon
4 months ago

Backpressure Isn't a Bug: It's a Feature for Building Resilient Systems | HackerNoon

Backpressure enables distributed systems to scale properly by managing the flow of data to prevent overload.
fromInfoQ
3 months ago

LittleHorse, a Java Workflow Engine for Distributed Systems Orchestration

LittleHorse is an open-source platform for orchestrating distributed systems, effectively tackling state management and microservice coordination challenges for developers.
Software development
#software-development
fromComputerWeekly.com
3 months ago
DevOps

KubeCon London: Prepare for a shake-up | Computer Weekly

Modern software development struggles with code deployment due to increased responsibilities from distributed systems and persisting organizational silos.
Angular
fromMedium
4 months ago

Building a Full-Stack Component

Modern software systems are increasingly modular and distributed, focusing on loosely-coupled components for autonomy and efficiency.
Angular
fromMedium
4 months ago

Building a Full-Stack Component

Modern software systems are increasingly modular and distributed, focusing on loosely-coupled components for autonomy and efficiency.
fromHackernoon
2 years ago

Challenges of Real-Time Data Processing in Financial Markets | HackerNoon

Real-time data processing is crucial in financial markets, where small delays or inconsistencies can significantly impact trading outcomes.
fromInfoQ
4 months ago

Beyond Trends: A Practical Guide to Choosing the Right Message Broker

Different message brokers (stream-based or queue-based) have distinct advantages depending on usage scenarios.
Stream-based brokers support efficient message replay but struggle with scaling issues, while queue-based brokers offer better auto-scaling and ordering.
fromHackernoon
4 months ago

Why Solana's Consensus System is Both Genius and a Hardware Hog | HackerNoon

Consensus mechanisms are crucial in blockchain networks to ensure agreement among participants on a single source of truth, enhancing both reliability and security.
History
Artificial intelligence
fromTechCrunch
4 months ago

Dapr's microservices runtime now supports AI agents | TechCrunch

Dapr Agents enable developers to build AI agents efficiently, leveraging its foundational features for orchestration and statefulness in distributed applications.
fromHackernoon
1 year ago

Here's How the Pros Choose the Right Load Balancer | HackerNoon

Load balancers are essential for ensuring high availability and performance in digital infrastructure.
fromHackernoon
2 years ago

Mastering the Cloud: A Guide to Distributed Systems | HackerNoon

Conceptual frameworks simplify the understanding and design of distributed systems for engineers.
Distributed systems require strategic trade-offs to balance consistency, availability, and partition tolerance.
fromHackernoon
9 months ago

Designing and Implementing Request Throttling | HackerNoon

Implementing throttling in distributed systems is essential to preventing service overload and ensuring stability.
fromInfoQ
9 months ago

Article Series: Cell-Based Architectures: How to Build Scalable and Resilient Systems

Reliability in distributed systems remains a major challenge, especially with increasing complexity and cloud computing.
DevOps
fromDevOps.com
10 months ago

OpenTelemetry Isn't the Hero We Need: Here's Why it's Failing our Stack - DevOps.com

OpenTelemetry, while offering broad capabilities, suffers from bloating and inefficiency due to corporate influence and too many competing functionalities.
DevOps
fromMedium
11 months ago

Building Resilient Systems: Essential DevOps Practices for Scalability and Reliability

Resilient, scalable, and highly available systems are vital in today's digital ecosystem, driven by effective design and strategic implementation.
[ Load more ]