Architecture & Design Article: Azure Functions in Quarkus 3 A guide to using Azure Functions with Quarkus 3, for HTTP and non-HTTP functions. Covers newer native integration for serverless functions. By Daniel Oh... Published on: 2023-06-02 Source: InfoQ - Architecture By Daniel Oh Article: Tales of Kafka at Cloudflare: Lessons Learnt on the Way to 1 Trillion Messages Cloudflare uses Kafka clusters to decouple microservices and communicate the creation, change or deletion of various resources via protobuf, a common data format in a fault-tolerant manner. The authors suggest investing in metrics for problem detection, prioritizing clear SDK documentation, and balancing flexibility and simplicity for standardized pipelines. By Matt... Published on: 2023-05-29 Source: InfoQ - Architecture By Matt Boyle, Andrea Medda Article: Easy Implementation of GDPR with Aspect Oriented Programming GDPR compliance should be a default feature in every application that handles PII (Personally Identifiable Information). Most organizations have an impression that GDPR is a luxury feature that needs special tools to implement. But, we can see that the frameworks and design patterns we already use in our everyday development... Published on: 2023-05-24 Source: InfoQ - Architecture By Harish Kumar Article: API Design Reviews Are Dead. Long Live API Design Reviews! To design APIs at scale, it takes deliberate effort to create consistency and make several discrete APIs feel like a platform. This requires an efficient and useful API design review process. By Jason Harmon... Published on: 2023-05-22 Source: InfoQ - Architecture By Jason Harmon