Remove tag event-driven-architecture
article thumbnail

Honeycomb Unveils Kubernetes-Aware Observability to Solve Application Performance Mysteries

Honeycomb

It makes it easy to integrate data from Kubernetes using new instrumentation options for Kubernetes events, metrics, and trace attributes. In the Honeycomb UI, new correlation features make it easy to tie this Kubernetes context to any incident’s events and reveal patterns.

article thumbnail

Event Driven Load Testing

OpenCredo

Event-driven load testing platform Here InnerScale decides to create a team dedicated to this problem. This team decide to create an event-based system for responding to changes in all these distinct systems and then make the changes necessary in a unique environment. How do we respond to changes to multiple microservices?

Testing 59
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Monetization: What SaaS platform builders need to know to prepare for growth, Part 2

CloudGeometry

Second, there is no one-size-fits-all SaaS architecture (the second principle is a corollary of the first). The challenge is to build common ground between business and architecture so as to translate business assumptions into critical technical solution inputs. First, SaaS is a business strategy, not a technology strategy.

Metrics 130
article thumbnail

Five Ways A Modern Data Architecture Can Reduce Costs in Telco

Cloudera

During the COVID-19 pandemic, telcos made unprecedented use of data and data-driven automation to optimize their network operations, improve customer support, and identify opportunities to expand into new markets. There are savings to be made in modernizing the data stack itself, in addition to applying data across the enterprise.

article thumbnail

CodeSOD: Unknown Purpose

The Daily WTF

Architecturally, Leonore’s team made an event-driven approach to doing this. Which raises a question about this C++/COM enum, used to tag the different events: enum DataUpdatedEventType. { [helpstring("Unknown data type.")] As data is collected, a DataUpdatedEvent fires. But that’s minor.

article thumbnail

AWS Web Talk: Intelligent Cloud Orchestration and Container Program Overview

Blue Sentry

I’m often asked by Executives to explain Cloud-native architectures so I’ve put together a multi-part series explaining common patterns and Technical jargon like container orchestration, streaming applications, and event-driven architectures. This is container orchestration.

AWS 52
article thumbnail

The Importance of Distributed Tracing for Apache-Kafka-Based Applications

Confluent

Apache-Kafka ® -based applications stand out for their ability to decouple producers and consumers using an event log as an intermediate layer. This enables choreographed service collaborations, where many components can subscribe to events stored in the event log and react to them asynchronously. Zipkin Architecture Overview.