August 16, 2024

Use Case | Logius legacy modernization for Dutch government

Logius, with CGI and Axual, modernizes Dutch government communication using a scalable Kafka platform for efficient, secure, and future-proof digital services, streamlining interactions between government, citizens, and businesses.

On this page

Logius is an agency within the Ministry of the Interior and Kingdom Relations in the Hague, the Netherlands. As such, Logius develops products and services for the digital government. In addition, it is responsible for setting standards that all government organizations need to use within their digital services. Logius was established in January 2006 under the name GBO.Overheid. This organization has been known by the name Logius since January 2010. Logius is an income and expenditure service of the Netherlands Ministry of the Interior and Kingdom Relations (BZK). The organization, however, does work for other ministries as well.

Why Logius needed to evolve

This use case is about how Logius is working with CGI to implement the Axual’s Kafka platform for the Federated Message system. The goal of this project is to make communication between government, citizen and businesses simpler and more efficient. To do this, the organization wants to modernize their legacy infrastructure and make their platform future-proof and based on Open-Source components.  

Axual offers a Strimzi-based Kafka solution. Our platform combines the data streaming capabilities of the open-source Kafka on Kubernetes framework with a user interface that enables large organizations to utilize Apache Kafka. The platform comes with enterprise features such as access control, data governance, and a visual way to see where data is flowing. The goal of our platform is to take the complexity out of Kafka, so Logius can focus on building their use case without having to give up security.

The goal of the platform

Within logius, our platform is used to build the Federated Message System (FBS). The FBS makes sending messages to citizens and entrepreneurs easier and more efficient. FBS is a system that uses a number of generic services, the affiliated organizations’ own message warehouses, and one central facility, the Message Box for Citizens and Entrepreneurs (BBO). The BBO is required to be:

  • Future-proof: fits in with the government’s objective of moving from paper to digital
  • Efficient: one message in one place, no double storage
  • Citizens can choose: they choose the communication channel for their messages
  • Reusability: the generic services, built according to the latest microservice technologies, can be used more widely within the government and, in the long term, beyond.

For this project, Logius required a data streaming platform that would be controllable, scalable, reducing development cycles and manageable in costs both for development and maintenance. In addition, the organization requires on-premise deployment. Axual provides just that, a reliable and scalable solution around Kafka that doesn’t need a lot of technical knowledge.

The platform enables you to assign roles and visualize the data flows. This way, Message data is efficiently collected, processed, and sent to the teams and other destinations.

How this project was approached

To enable Logius to really get going with Kafka, CGI provided support with the implementation and enabled teams by providing training to speed up their adoption path. Axual was approached by CGI about a potential use case at Logius. CGI was aware of one of the first use cases at Rabobank; Real-Time Financial Alerts and figured our organization was the go-to player within the real-time data space. Based on the requirements provided by CGI, Axual provided a reference architecture.

Axual’s all-in-one Kafka platform

For those looking to simplify the implementation of Apache Kafka and optimize event streaming, Axual offers an effective platform. Axual provides a managed, secure, and scalable event streaming service that integrates seamlessly with existing microservices architectures. With Axual, you can focus on building your business logic while leveraging powerful tools for event processing, monitoring, and governance. Axual handles the complexities of Kafka. Enabling you to implement real-time data with ease, ensuring reliable, consistent, and scalable event delivery across your system.

Contact us

Download the Whitepaper

Download now
Table name
Lorem ipsum
Lorem ipsum
Lorem ipsum

Answers to your questions about Axual’s All-in-one Kafka Platform

Are you curious about our All-in-one Kafka platform? Dive into our FAQs
for all the details you need, and find the answers to your burning questions.

How to modernize legacy applications?

To modernize legacy applications, assess their architecture, adopt microservices or cloud-native solutions, refactor code, integrate APIs, enhance user interfaces, and implement DevOps practices. Prioritize incremental improvements, ensuring compatibility with current technologies while minimizing disruptions to existing workflows.

What is legacy modernization​?

Legacy modernization refers to updating outdated software systems and technologies to improve performance, maintainability, and functionality. It involves migrating to modern architectures, adopting cloud solutions, enhancing user interfaces, and integrating current technologies to meet evolving business needs and improve agility.

Why modernize legacy applications​?

Modernizing legacy applications is essential for several reasons: Improved Performance: Modern applications can utilize updated technologies and architectures, leading to enhanced performance and faster response times. Cost Efficiency: Legacy systems often require high maintenance costs. Modernization can reduce these expenses by leveraging more efficient technologies and reducing the need for specialized skills. Scalability: Modern applications are typically designed to be scalable, allowing organizations to easily accommodate growth and increased demand.

Rachel van Egmond
Senior content lead

Related blogs

View all
Richard Bosch
November 12, 2024
Understanding Kafka Connect
Understanding Kafka Connect

Apache Kafka has become a central component of modern data architectures, enabling real-time data streaming and integration across distributed systems. Within Kafka’s ecosystem, Kafka Connect plays a crucial role as a powerful framework designed for seamlessly moving data between Kafka and external systems. Kafka Connect provides a standardized, scalable approach to data integration, removing the need for complex custom scripts or applications. For architects, product owners, and senior engineers, Kafka Connect is essential to understand because it simplifies data pipelines and supports low-latency, fault-tolerant data flow across platforms. But what exactly is Kafka Connect, and how can it benefit your architecture?

Apache Kafka
Apache Kafka
Richard Bosch
November 1, 2024
Kafka Topics and Partitions - The building blocks of Real Time Data Streaming
Kafka Topics and Partitions - The building blocks of Real Time Data Streaming

Apache Kafka is a powerful platform for handling real-time data streaming, often used in systems that follow the Publish-Subscribe (Pub-Sub) model. In Pub-Sub, producers send messages (data) that consumers receive, enabling asynchronous communication between services. Kafka’s Pub-Sub model is designed for high throughput, reliability, and scalability, making it a preferred choice for applications needing to process massive volumes of data efficiently. Central to this functionality are topics and partitions—essential elements that organize and distribute messages across Kafka. But what exactly are topics and partitions, and why are they so important?

Event Streaming
Event Streaming
Jimmy Kusters
October 31, 2024
How to use Strimzi Kafka: Opening a Kubernetes shell on a broker pod and listing all topics
How to use Strimzi Kafka: Opening a Kubernetes shell on a broker pod and listing all topics

Strimzi Kafka offers an efficient solution for deploying and managing Apache Kafka on Kubernetes, making it easier to handle Kafka clusters within a Kubernetes environment. In this article, we'll guide you through opening a shell on a Kafka broker pod in Kubernetes and listing all the topics in your Kafka cluster using an SSL-based connection.

Strimzi Kafka
Strimzi Kafka