October 2024 Summaries
5 posts from Hookdeck
Filter
Month:
Year:
Post Summaries
Back to Blog
Hookdeck has introduced several enhancements to its retry system, including second-level precision, status-based retry rules, and the X-Hookdeck-Will-Retry-After header. These improvements provide more precise timing control, nuanced control over when retries are triggered, and visibility into upcoming retry attempts. The new architecture for handling scheduled deliveries enables these features and opens up possibilities for future enhancements.
Oct 23, 2024
776 words in the original blog post.
Wineshipping, a logistics company handling millions of shipments annually, has transitioned from a polling-based system to an event-driven architecture with the help of Hookdeck. This change resulted in a 90% reduction in unnecessary API calls and a 3,000% improvement in customer service metrics. The adoption of Hookdeck allowed Wineshipping to develop its Awesome Client Portal (ACP), which connects all aspects of their consumer experience through events. With Hookdeck's event-driven backbone, the company can now handle surges in demand without missing a beat and iterate faster by testing more thoroughly and efficiently.
Oct 10, 2024
2,021 words in the original blog post.
Weekend Health, a telehealth provider connecting members with healthcare professionals, has enhanced its webhook infrastructure using Hookdeck. Prior to adopting Hookdeck, the company faced challenges in managing webhooks across multiple third-party services during development and deployment stages. The adoption of Hookdeck has streamlined their workflow by providing consistent environments for all developers, simplifying onboarding of new team members and integrating new services, centralizing webhook management, and improving visibility of errors. As a result, Weekend Health can now maintain a reliable and efficient service for its users.
Oct 10, 2024
1,396 words in the original blog post.
Event-driven architecture (EDA) is gaining popularity among startups and enterprises due to its ability to build scalable, responsive, and flexible applications. Key infrastructure components for EDA include message brokers, distributed streaming platforms, event gateways, event meshes, Enterprise Service Buses (ESBs), and data storage for message replay. Each component has specific use cases and strengths. For simple service communication, a message broker may suffice; for high-volume real-time data streams, a distributed streaming platform is ideal; an event gateway provides centralized management of complex event transformations or routing logic; an event mesh enables seamless communication across highly distributed environments; an ESB offers comprehensive integration capabilities; and durable message storage ensures data can be replayed for various purposes. By understanding the strengths and use cases of each option, developers and businesses can make informed decisions that align with their specific needs, ensuring a robust, scalable, and adaptable architecture.
Oct 02, 2024
1,260 words in the original blog post.
The Hookdeck Review for August and September 2024 covers updates, tips, and customer stories. Churnkey's customer story highlights how Hookdeck helped scale their operations and improve software development lifecycle (SLDC). Harvust shares its approach to managing webhook traffic spikes from Twilio within Django-based infrastructure. EventCatalog is an open-source platform that helps visualize event-driven architecture, with a new Hookdeck generator for increased visibility of Hookdeck usage. SupaHooks is an open-source template for creating and managing outbound webhooks with Next.js and Hookdeck. A recent incident delayed event delivery, prompting significant changes to maintain trust in the platform. Bookmarks can be used to store and replay webhook events for increased productivity and automated testing. Changes to attempts have been made to better represent the state of events and their attempts, improving performance. The review also includes updates on Hookdeck Terraform Provider v0.4, Netlify Functions guide, and Vercel Functions guide.
Oct 02, 2024
703 words in the original blog post.