I am honored to be recognized as an IBM Champion for 2026! YEAH!

Happy to see that IBM (HashiCorp) sees the value I bring to the table talking about Nomad, Vault, and Boundary.

Already having scheduled a few more blog posts for the @bitexpert company tech blog. Stay tuned!

#bitBlog #Nomad #Vault #Boundary

#bitBlog Managing PHP Version Constraints for Renovate Bot

https://blog.bitexpert.de/blog/renovate_bot_php_version_constraints

PHP Version Constraints for Renovate Bot | bitExpert

Lean how to fix Renovate Bot dependency update issues after PHP 8.5 upgrades by configuring language constraints in your renovate.json file.

Issue with PHPStorm & PHPStan on WSL2 | bitExpert

Improve your PHPStan development experience in PHPStorm by resolving a common code completion issue, which can be easily addressed with a few simple tweaks to your IDE settings.

Nomad Variable Interpolation | bitExpert

Learn to write Nomad job files for application deployment by understanding their structure and using Nomad variables to control resource allocation across node pools.

Securing the Symfony UX Autocomplete component | bitExpert

Learn to seamlessly add an autocomplete feature to your Symfony forms using the Symfony UX Autocomplete component and set security arrangements to block unauthorized access to your API endpoint.

My first experience with Bun | bitExpert

Discover my seamless experience transitioning an internal TypeScript projects from Node.js to Bun in under 30 minutes. This all-in-one JavaScript runtime and toolkit proved to be an efficient alternative for us.

Dynamic Secrets with Vault & Boundary | bitExpert

Learn how to integrate Vault and Boundary with PostgreSQL to create secure, short-lived database credentials.

Introducing Sylius Stack | bitExpert

Discover how to easily leverage Sylius Stack, a collection of modular components, to create robust and customizable admin panels in Symfony.

Adding metadata to an API Platform Input DTO | bitExpert

In this blog post, learn how to effectively manage metadata in API Platform by adding a non-exposed property to your Input DTO while keeping it a read-only class.

Docusaurus Faster | bitExpert

Learn how the new Docusaurus Faster integration cut our build time from 8 minutes to just 4, boosting efficiency for quick updates and publishing.