Explore the latest trends in technology and innovation



Looking to dive deeper into the world of software-centric innovation? Find articles about the latest cloud solutions, AI technologies, and DevOps stories



Read our blog and stay informed about
the industry’s latest trends and
technology




gRPC Streaming


Previous articles presented what Protobuf is and how it can be combined with gRPC to implement simple synchronous API. However, it didn’t present the true power of gRPC, which is streaming, fully...



Read the article



Android Automotive OS 13: How to Build And Run The Latest OS On Raspberry Pi 4B


Building an Android Automotive OS might not be a difficult task on its own, but the lack of good tutorials makes it exceptionally hard. It only gets harder if you don't have at hand any specialized...



Read the article



Native App vs. Hybrid App: How to Choose A Solution That Meets Your Business Needs


Every time we start a new project, we organize brainstorming sessions about architecture and how to manage the project. Regarding mobile apps, we have one additional question – should we choose a...



Read the article



Dynamic Pricing: How Car Rentals Use Connected Car Data to Increase Revenue


By 2025, over 400 million connected cars will be on the road. Car rentals and fleet managers can use connected car data to manage their vehicles more effectively and increase revenue. A huge part of...



Read the article



In-Car Infotainment: How to Build Long-Term Relationships and Unlock New Revenue Streams


With the automotive industry seeking to create a more comfortable and enjoyable travel experience for its customers, automakers and designers are stepping up investment in in-car infotainment soluti...



Read the article



Build and Run Android Automotive OS on Raspberry Pi 4B


Have you ever wanted to build your own Android? It’s easy according to the official manual, but it’s getting harder on a Windows (or Mac) machine, or if you’d like to run it on physical hardwar...



Read the article



What’s Next for the Digital Twin


Digital twins, or virtual copies of material objects, are being used in various types of simulations and the automotive industry is tapping into the potential offered by this technology. Representat...



Read the article



gRPC Remote Procedure Call (with Protobuf)


One of the most crucial technical decisions during designing API is to choose the proper protocol for interchanging data. It is not an easy task. You have to answer at least a few important question...



Read the article



How Automotive Open Source Technologies Accelerate Software Development in the Automotive Industry


The driving properties or the external appearance of cars, which used to serve as a differentiator between manufacturers, no longer play a key marketing role today. It is the car's software that has...



Read the article



Protobuf: How To Serialize Data Effectively with Protocol Buffers


In a world of microservices, we often have to pass information between applications. We serialize data into a format that can be retrieved by both sides. One of the serialization solutions is Protoc...



Read the article



V2X: What Needs to Be Done to Accelerate the Implementation


Technology that allows vehicles to communicate wirelessly with other vehicles and road infrastructure is the go-to solution of the future. Regrettably, for the time being, the business justification...



Read the article



How New Mobility Services Change the Automotive Industry


The automotive industry is changing right before our very eyes. Today, services based on the CASE model are looming on the horizon. They are capturing an increasing market share and gaining more and...



Read the article



How to Set Up Kafka Integration Test


Do you consider unit testing as not enough solution for keeping the application's reliability and stability? Are you afraid that somehow or somewhere there is a potential bug hiding in the assumptio...



Read the article



Setting Up a Testing Project in Protractor with Cucumber and Page Object Model


For many years, when it came to automating web UI testing, Selenium was the king. And it is safe to say it still is! As a widely known and proven automation testing tool, it is often a default choic...



Read the article



AAOS Hello World: How to Build Your First App for Android Automotive OS


Android Automotive OS is getting more recognition as automotive companies are looking to provide their customers with a more tailored experience. Here we share our guide to building the first app fo...



Read the article