Tools & Frameworks

Is Backend-As-A-Service (BaaS) Enterprise-Ready? A Hands-On Review of Convex and Supabase

Is Backend-As-A-Service (BaaS) Enterprise-Ready? A Hands-On Review of Convex and Supabase

By providing pre-built backend infrastructure for data management, authentication, cloud functions, and more, Backend as a Service (BaaS) platforms promise to enable development teams to significantly accelerate application development and focus primarily on business domain logic and user experience. But is this promise kept with tools such as Supabase and Convex? Nicolas and Adrian share their insights in this insightful article.

Software Development Beyond Hard-Coded Workflow Orchestration

Software Development Beyond Hard-Coded Workflow Orchestration

In today’s fast-evolving digital landscape, software isn’t just a collection of functions performing specific tasks – in fact it’s a web of interwoven workflows that dictate how systems interact and respond to dynamic business needs. Julian and Philipp dive into the topic of workflow orchestration and their experience how software products can be improved with workflow engines such as Camunda.

From Freemium to Premium: Migrating from Trello to Microsoft Planner using Power Automate

From Freemium to Premium: Migrating from Trello to Microsoft Planner using Power Automate

In this article our colleague Petr explores the Microsoft Power Automate platform, offering insights for individuals seeking automation solutions. It highlights the appealing aspects and challenges associated with this low code approach, illustrated through a concrete project example – Migrating Trello boards to Microsoft Planner. The discussion aims to equip readers with a better understanding of how Power Automate can streamline processes while also addressing potential hurdles.

Dockerfiles vs. Buildpacks vs. Jib

Dockerfiles vs. Buildpacks vs. Jib

Containerization technology has become a cornerstone of modern software development but the tools and methods you choose for packaging your applications can impact your development workflow, deployment speed, and operational efficiency. In this Blogpost, we will look...

Open Source Tools for Software Supply Chain Security

Open Source Tools for Software Supply Chain Security

In this article we show how you can improve the security of your software supply chain without spending money for software licenses. For this, we present useful open-source tools for automated dependency updates, vulnerability scanning of dependencies, license scanning, SBOM generation, secret detection and scanning of infrastructure as code for vulnerabilities and misconfiguration.