B2B Digital Parts Trading Platform Strategy: Transforming Automotive After Sales European passenger and commercial vehicle manufacturers (OEM) face an increasingly challenging market environment. Buyers’ reluctance, new competitors and massive investment needs for...
English
AIDAQ: A Transformative Exploration of AI and Quantum Computing
Our colleague Andreas Dietrich visited the AIDAQ 2024 conference. This conference covers artificial intelligence and quantum computing. He chose the conference for his personal development and found it an efficient learning opportunity conveniently available in his hometown. On the other hand, he missed some aspects necessary to establish EU leadership in these emerging fields. What do you think?
Data spaces in the automotive value chain
Data spaces in the automotive industry can make a significant contribution to improving efficiency, innovation and collaboration. They offer a trustworthy, secure and interoperable environment for the exchange of data between different participants in the value chain....
How to renovate? Why and how you should use automated dependency updates in your software projects
The benefits of automated dependency updates are clear and compelling, yet many development teams face challenges in selecting the right tools. In this article, we offer practical tips to help you harness these tools effectively and unlock their full potential.
Scanning a microservice architecture with Veracode Collections
Facing the escalating number of reported Common Vulnerabilities and Exposures (CVEs), Veracode offers a solution providing comprehensive tools for detection and remediation of security vulnerabilities. The article further delves into how Veracode Collections contributes to overcoming limitations in traditional scanning approaches, allowing a more efficient and customized security review of complex microservice architectures.
Open-Source Software Vulnerability Mitigation through Automated Dependency Management
This article dives into the essentials and tactics for mastering automated dependency management, with a spotlight on Renovate.
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...
Zero-Trust-Architecture based on Anthos Service Mesh
A deep-dive into the topic of zero-trust architecture with a look on the history of zero-trust, an implementation example as well as the questions and challenges that arose during its implementation.
Microsoft Copilot: Testing the capabilities of Generative AI
In this article Thomas, Richard and Thomas demonstrate the usability of Microsoft’s Copilot. They highlight its usability, the possibility of integration and price points. All this is accompanied by an example of building your own Copilot for a real-world use-case.
Strikt – An assertion library for Kotlin
When writing tests, it’s not only about whether they really correctly test your code and how much coverage they achieve. One important thing is also how much information you’ll get when there is a failing test. Ever since I am using Kotlin, I am using the combination...