avatar

Florian Hussonnois

Random Thoughts about Software Engineering

JSONata : The Swiss Army Knife of Kestra for JSON transformation

{JSON} is clearly one of the most frequently used and popular formats for storing or exchanging data through HTTP APIs, message brokers, or even object storage. Manipulating JSON data has become part of any engineer’s daily routine. And, in today’s data-driven world, the ability to seamlessly transform and manipulate JSON data is essential for effective data integration and processing. If you’ve ever worked with data integration workflows, you’ve probably already faced the need to find the right tool for the job!

Navigating Complexity: The Rise of Orchestration Platforms in a Disaggregated Software Architecture Landscape

This blog post was originally published on Medium The challenge to solve: The disaggregation of software architectures 🔗For some years now, software organizations have been facing what we might call “the disaggregation of software architectures”. All-in-one solutions, frameworks, and traditional databases have gradually given way to a multitude of more specialized solutions, each as complex as their predecessors, if not more. The increasingly rapid and massive adoption of solutions from Cloud Providers has inevitably accelerated and reinforced this trend, fuelling the complexity of modern software architectures.