Omid EidivandiforServerless Folks Blogsblogs.serverlessfolks.com·Apr 11, 2024The Meaningfulness of Events via Standardization ( Part 5 )This is part 5 of the 'Meaningfulness of Events via Standardization' series. In this part, we cover how we can bring the ease of adoption of a standard and remove the burden of adoption in development teams. Following the establishment of a standardi...Event Driven ArchitectureGovernance
Omid Eidivandiserverlessfolks.com·Apr 11, 2024The Meaningfulness of Events via Standardization ( Part 5 )This is part 5 of the 'Meaningfulness of Events via Standardization' series. In this part, we cover how we can bring the ease of adoption of a standard and remove the burden of adoption in development teams. Following the establishment of a standardi...290 readssoftware-catalog
Moz Safestg-sf33r.safeer.sh·Mar 1, 2024Why blog5. Work with Event Brokers In a complex system, you might use an event broker (like Kafka, RabbitMQ, Google Pub/Sub). Ensure your broker can handle CloudEvent formatted messages. 6. Testing Test your implementation thoroughly, ensuring that events...events
Omid Eidivandiserverlessfolks.com·Aug 4, 2023The meaningfulness of Events via standardization ( Part 3 )In previous parts, we discovered how to settle an event standard and how to reuse the asyncapi specification to validate an event. Defining a spec first approach simplifies the contract and promise definition in a collaborative manner helping the tec...52 readseventstandards
Omid Eidivandiserverlessfolks.com·Jun 24, 2023The meaningfulness of Events via standardization ( Part 2 )In this part of Event standardization, I'm going to follow part 1 ( here ) and show how we can better use standards to guarantee the promises established. In Part 1 we talked about: Event Envelope Event Metadata Event Data Promises These are th...134 readseventstandards
Omid Eidivandiserverlessfolks.com·Jun 23, 2023The meaningfulness of Events via standardization ( Part 1 )Events became the core concept of distributed systems and these changes irreversibly evolve the nature of distributed system design. how it is related to the changes? those changes bring assumptions that are applied in the design phase and depend on...135 readsevnetdrivendesign