March 2024 Summaries
4 posts from Hookdeck
Filter
Month:
Year:
Post Summaries
Back to Blog
Introducing Organizations, Projects, and Project Throughput
Hookdeck has become a platform used across multiple use cases, projects, and environments for companies large and small. To address the need for flexibility in managing configuration, billing, and access control, Hookdeck is releasing Organizations and Projects to help logically structure environments and use cases. These new features allow users to segment their configuration by use case, environment, or SDLC, enabling more efficient management of resources and projects. With the introduction of Private and public projects, users can now choose to make their projects visible to all organization members or only to explicitly added members. Additionally, Project Throughput has been introduced, allowing users to manage their projects' throughput independently of their organization plan, with pre-configure sizes offering a range of events per second. The migration process has been completed, and existing workspaces have been migrated to the new Organizations and Projects model, ensuring minimal disruption to users.
Mar 28, 2024
641 words in the original blog post.
Amazon EventBridge is a point-to-point event bus that ingests events and routes them to destinations based on their contents and metadata. It has three parts: the Event Bus, EventBridge Pipes, and EventBridge Scheduler. The Event Bus can ingest, filter, make simple transformations, and deliver events with multiple possible event sources and destinations. However, it has a weak processing capability and complex identity and access management. Amazon EventBridge alternatives include Hookdeck, Azure Event Grid, Google Eventarc, and Confluent Kafka, each offering different features and trade-offs in terms of complexity, scalability, and operational impact. When choosing an alternative, consider factors such as event integrations, filtering and routing, complex event processing, storage, observability, authentication methods, and operational impact. By evaluating these alternatives, developers can make informed decisions about which tool best fits their needs today and in the future.
Mar 20, 2024
3,545 words in the original blog post.
Hookdeck has released a new edition of its review, covering various topics such as webhook authentication and verification, renaming "Archive" to "Disable", event-driven architecture (EDA) best practices, third-party API connectivity tutorials, and a comparison between Amazon EventBridge, Google Eventarc, Azure Event Grid, managed Kafka on Confluent, and Hookdeck. The new edition also includes a detailed discussion with the co-founders of Hookdeck on webhook authentication, new webhook verification providers added to Hookdeck, and a tutorial on building an omnichannel conversation using Vonage, Postmark, and Hookdeck. Additionally, Hookdeck has released its Event Gateway comparison article, which compares various solutions for building event gateways.
Mar 12, 2024
726 words in the original blog post.
Overcoming the complexity of an event-driven architecture (EDA) can be achieved with the use of an event gateway. As EDA grows, it becomes more complex and requires solutions to manage filters, routing rules, message transformations, third-party application orchestration, webhook support, and reporting. An event gateway can help address these challenges by offering features such as filtering messages before dispatching, adding routing rules to reduce code complexity, transforming messages for faster integration, subscribing to third-party events for application orchestration, extending the reach of events by supporting webhooks, and encouraging event governance through reporting. By investing in an event gateway early on, developers can better manage EDA complexity as their applications grow.
Mar 07, 2024
1,392 words in the original blog post.