Omid Eidivandiserverlessfolks.com·Apr 15, 2024Automating EventCatalog at ScaleEventCatalog became a preferred cataloging tool for event-driven architecture because of its simplicity and structured way of organizing the specifications at enterprise, but also by the extensibility provided using plugins. It works well in many ent...402 readsevent-catalog
Omid EidivandiforServerless Folks Blogsblogs.serverlessfolks.com·Apr 15, 2024Automating EventCatalog at ScaleEventCatalog became a preferred cataloging tool for event-driven architecture because of its simplicity and structured way of organizing the specifications at enterprise, but also by the extensibility provided using plugins. It works well in many ent...event-driven-architecture
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...284 readssoftware-catalog
Manuel Salvatore MartoneforDucktors team blogducktors.hashnode.dev·Sep 8, 2023Create an EventCatalog Instance in a pnpm monorepoThis article has been written with my friend Alessandro Magionami Intro Creating an instance of EventCatalog is an easy action: npx @eventcatalog/create-eventcatalog@latest [name] Unfortunately, instantiating it in a pnpm workspace (monorepo) is a ...11 likes·99 readspnpm