Agile + DevOps USA 2024 - Architecture & Design
Wednesday, October 16
Designing Resilient Event-Driven Data Mesh Architecture
Most enterprises deal with large scale data. There are common challenges involved in managing data. One such challenge faced by distributed applications is effective processing, identifying transactional boundaries, and exchange of data across disparate systems, where governance, modeling, ownership, and consumption considerations are tenets. An event-driven data mesh provides capabilities to power both operational & analytical use cases, in both real time & batch. It provides the framework necessary for creating, communicating, and using data. In request-response architecture,...
Maximizing Observability in Cloud-Native Architecture: The Role of OpenTelemetry
PreviewCloud-native architecture involves breaking down software components into smaller, loosely coupled applications known as microservices. While this approach can effectively address scalability issues in the cloud, it can also introduce greater complexity. Identifying the root cause of a microservice failure can be challenging if there is not enough data available. As such, a well-designed cloud-native system should incorporate logs, metrics, and traces to facilitate effective root cause analysis. OpenTelemetry offers simple and effective tools for implementing observability in a...