Home / Companies / Hookdeck / Blog / April 2024

April 2024 Summaries

3 posts from Hookdeck

Filter
Month: Year:
Post Summaries Back to Blog
The Hookdeck TypeScript SDK is now in public beta, offering developers a more idiomatic way to interact with the Hookdeck API for dynamic orchestration of connections, supporting non-browser runtimes such as Deno or Node.js. The SDK can be installed via JSR or NPM and initialized with a Hookdeck Project API Key, allowing users to build event-driven applications with features like outbound webhook support and guaranteed at-least-once delivery. With the SDK, developers can create connections, trigger webhooks, and interact with the Hookdeck API in a more straightforward manner, providing an improved developer experience compared to the recently released Go SDK.
Apr 23, 2024 369 words in the original blog post.
Azure Event Grid is an event distribution tool that allows connecting external and Azure data sources with external and Azure data consumers, enabling the building of event-driven architectures. However, it lacks complex in-flight processing and has limited data storage, requiring additional tools for these features. Hookdeck is a comprehensive event gateway solution that ingests events over HTTP, offers complex in-flight processing, and can deliver to any HTTP destination. Amazon EventBridge is a point-to-point event gateway with simple in-flight processing but more complex integrations. Google Eventarc integrates mainly with other Google services and lacks direct integrations with external targets. Confluent Kafka is a powerful but complex platform that requires up-front planning and ongoing maintenance, offering rich ecosystem integrations and SQL/Java processing capabilities. When choosing an event gateway, consider the setup time, compatibility with producers and consumers, feature set, observability, failure handling, and recovery mechanisms.
Apr 12, 2024 3,153 words in the original blog post.
Hookdeck Review: March 2024 In March, Hookdeck shipped Organizations and Projects, an in-depth video about Event Gateways, and added webhook verification support for Telynx, Token.io, and Front. The upcoming April releases include a Vercel Webhook Middleware to simplify working with webhooks on the platform and a TypeScript SDK to improve the developer experience of using the Hookdeck API.
Apr 11, 2024 391 words in the original blog post.