Belgium 9-10-25 Country Members Physical english
Today’s IT world moves faster than ever. New tools, new ways of working, constant updates! The real challenge? Making sure your people stay in the loop, up to speed, and ready to move. That’s why this year’s edition of Belgium’s Got Digital Talent is all about mastering knowledge flow, how to share the right know-how with the right people, at the right time. No more teams working in silos. No more vital info getting lost.We’re diving into practical ways to keep your teams smart, agile, and aligned. Whether you're leading an IT team, shaping digital strategy, or hiring tech talent, this event will give you the ideas, tools, and energy to turn fast change into a competitive edge.
Read MoreBelgium 14-10-25 Squad Only Virtual english
Agile delivery often collides with inflexible infrastructures. One team wants to release weekly. Another is waiting six months for a new test environment. Sounds familiar? If your infra team is tired of being the bottleneck, and your devs are tired of waiting, this session opens a path forward.
Read MoreBelgium 14-10-25 Invitation Only Physical english
For financial institutions, a strategic approach to cloud adoption is needed, but not simple to achieve. The challenge lies in leveraging the benefits of modern cloud infrastructure while simultaneously preparing to meet strict sovereignty requirements. This necessitates a careful consideration of cloud architecture, including hybrid and multi-cloud models, and a thorough understanding of data residency and governance.
Read MoreOctober 14, 2025 Squad Session Squad Only Virtual english
Agile delivery often collides with inflexible infrastructures. One team wants to release weekly. Another is waiting six months for a new test environment. Sounds familiar? If your infra team is tired of being the bottleneck, and your devs are tired of waiting, this session opens a path forward.
Read MoreOctober 17, 2025 Squad Session Squad Only Physical english
You’ve secured the budget. The tech is solid. Leadership has signed off. But the project’s going nowhere. People smile in meetings and ignore you afterwards. Middle managers hesitate. Teams follow the old way, even when a new one exists. Every step forward feels like a negotiation, because it is. You’re not alone. Many digital leaders find themselves in this position. The business knows it needs to change but isn’t ready to let go. This session is about those moments.
Read MoreOctober 21, 2025 Squad Session Squad Only Physical english
Every organisation has a handful of AI pilots. But very few have scaled them. The models are accurate. The vision is clear. But something’s always in the way; lack of infrastructure, unclear ownership, security concerns, or just plain fatigue. This is a conversation for people in the messy middle of the AI journey, those navigating the leap from promising prototypes to operational value.
Read MoreLiantis scales out HR affairs applications using Azure Spring Apps
As a provider of HR tools for entrepreneurs, Liantis operates an expanding network of branch offices across Belgium. Liantis turned to Azure in a digital transformation that will ultimately affect hundreds of Java apps. Azure not only helps lower the total cost of ownership for Liantis but also helps IT teams deliver new features to market faster.unpredictable loads.
Azure Spring Apps was a strategic fit for Liantis because we can really focus on building the application, whereas Microsoft provides and secures the application platform. That’s why Azure Spring Apps is a great fit.Kurt Roggen: Infrastructure and Security Architect - Liantis
For almost 100 years, Liantis has offered support to anyone who owns an enterprise and employs people. Headquartered in Bruges, Belgium, Liantis provides the HR systems that self-employed entrepreneurs and employers use for everything from recruitment to retirement. Three companies—and their IT management systems—merged to form Liantis in 2018, which supports payroll, benefits, insurance, and many more for its clients. More than 100 software developers and other teams update apps frequently in response to ever-changing government regulations, pension guidance, and tax laws.
“As Liantis has gone through a digital transformation, more and more of our portfolio features digital products delivered through our flagship portal, My Liantis,” notes Kurt Roggen, Liantis Infrastructure and Security Architect.
A few years ago, the company upgraded its IT platforms on-premises to meet the growing customer demand. The move helped the company stay flexible even during the COVID-19 pandemic, when so many Liantis customers needed help all at once. However, the company’s on-premises datacenter began to meet its capacity limits during peak usage, such as end-of-month payroll time and during annual accounting submissions.
“Infrastructure shouldn’t be a bottleneck,” Roggen observes. “Liantis has a cloud-first strategy.” That means during the creation of the business case, we compare the benefits of on-premises, infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). “We apply these cloud models to unburden our IT teams, meaning they don't need to worry about all the infrastructure. We want to go for the PaaS or SaaS solution rather than traditional virtual machines and IaaS.”
Roggen calls Liantis IT a “software factory” where the development teams are focused on delivering great digital experiences and value to customers. But the developers were building new products and apps faster than the on-premises infrastructure could support them. It was time for a new approach.
“We wanted to spend less time keeping base infrastructure, including virtual machines and containers, in the air,” Roggen recalls, “and more time delivering and adding value for our customers.”
The flagship My Liantis portal provides access to the Liantis portfolio.
With hundreds of Java services at stake, Liantis began a careful evaluation process. Every solution had to meet the company’s high standards for security, manageability, cost, and performance. IT teams use the popular Java Spring Framework with the Spring Boot technology to simplify the development of microservices-based applications, so Liantis looked at several Azure options, including Azure Kubernetes Service (AKS) and Azure Red Hat OpenShift.
“We tend to always start from the right in our evaluation process—meaning the right side of the as-a-service spectrum where we have SaaS,” Roggen explains. “The more we can delegate to someone who makes infrastructure and platform services its core business, the better. That's how we look at things.”
Around this time, Microsoft announced a partnership with VMware to create Azure Spring Apps, a platform that makes it simpler to deploy and operate Spring Cloud applications. The platform abstracts away the complexity of managing infrastructure and Spring Cloud middleware.
After thoroughly evaluating security, manageability, cost, performance, and other key criteria across the various services, Liantis chose Azure Spring Apps.
“Azure Spring Apps was a strategic fit for Liantis because we can really focus on building the application, whereas Microsoft provides and secures the application platform. That’s why Azure Spring Apps is a great fit,” Roggen concludes.
Liantis was an early adopter of Azure Spring Apps and provided input to the Microsoft product team during the service’s preview period. According to Roggen, the transition was very straightforward. The Java developers can focus on building their business logic while Azure takes care of dynamic scaling, security patches, compliance standards, and high availability.
We believe Azure Spring Apps will help us deliver value faster for our customers and lower our total cost of ownership.Nicolas Van Kerschaver: Chief Information Officer - Liantis
For the past few years, Liantis has approached application development using event-driven and microservices-based architectures. “Our huge, monolithic HR payroll engine is being sliced into many, many microservices. And this is where Azure Spring Apps also fits in,” Roggen explains. Azure Spring Apps is at the center of an architectural approach that Liantis can stamp out consistently for all its workloads.
Most of the Liantis applications consist of multiple Spring Boot services plus an Angular front end. They require both synchronous and asynchronous connectivity to services and legacy systems on-premises, and the architecture is representative of other Liantis apps.
Liantis exposes its web apps through the flagship My Liantis portal. Customers have secure access through an easy, single sign-on experience provided by Spring integration with the ForgeRock identity provider and Azure Active Directory. “It was key that we were able to integrate with ForgeRock for our business applications and customer-facing applications,” Roggen reports. “In the end, it was a straightforward integration with Azure Spring Apps.”
Customer requests are sent through Azure Application Gateway, a web traffic load balancer and web application firewall, which routes requests to the back-end Spring Boot services running in Azure Spring Apps.
For access to services and systems on-premises, Liantis takes advantage of the virtual network (VNet) injection feature in Azure Spring Apps. Apps and the service runtime on the Liantis network are isolated from the internet, but VNet injection enables them to interact with systems on-premises and with Azure services in other virtual networks.
“VNet integration was one of our crucial security decisions—to only expose services through another mechanism,” Roggen explains. “In our case, it’s Azure Application Gateway, which exposes the services sitting behind it.”
A hub-spoke virtual network topology also helps add security through workload segmentation. The hub virtual network acts as the central point of connectivity for the spoke virtual networks, where the apps run. Low-latency virtual network peering connects the spokes to the hub. For added security, Liantis also enabled private endpoints for Azure services, which use a private IP address for the network interface.
Structured data associated with the apps is stored in Azure SQL Database, the highly scalable service that has become a Liantis standard. Because it’s only exposed through private endpoints, Roggen says it matches the VNet integration strategy and enables the applications to talk to the back-end databases securely without the public exposure typically associated with PaaS.
Azure Key Vault safeguards keys, passwords, and other secrets used for authentication, allowing secrets to be injected directly into applications through Spring. “Compared to our previous platform, management of secrets and keys is so much easier with Azure Key Vault,” Roggen reports.
External and internal communications are secured using TLS/SSL. “We were very happy to see that Azure Spring Apps—in a very simple, straightforward way—allows us to secure communications end to end, from the applications over the gateway servers, using Key Vault to insert certificates,” he adds.
Automation and end-to-end monitoring are also essential for the company. “It was crucial for Liantis to have hybrid monitoring across on-premises and cloud-based Spring Boot microservices,” Roggen explains. The Liantis team combines Dynatrace observability tools with Azure Monitor and Log Analytics for complete application health metrics. During testing, Liantis developers lean heavily on the log streaming feature, which sends real-time application console logs for troubleshooting. “Now we have a very simple onboarding process for new applications with Azure, Azure Spring Apps, and Dynatrace monitoring.”
Liantis can clone this architecture blueprint for most of its workloads. Spring Boot services run in Azure Spring Apps. Azure SQL Database supports the data layer. Private endpoints help secure service dependencies, while CI/CD and monitoring tools automate end to end.
As Java and Angular fans, the Liantis developers continue to work with their chosen developer tools, such as IntelliJ IDEA. Azure Spring Apps supports popular integrated development environments (IDEs) and frameworks, plus tools for continuous integration and continuous deployment (CI/CD).
At the beginning of the project, Liantis was using Maven as a build tool, Bitbucket for version control, and Jenkins to run the CI/CD jobs. As part of its DevSecOps journey, the company looked for a DevOps platform. An investment in HashiCorp Terraform and GitHub paved the way for infrastructure as code (IaC).
“In our search for a DevOps platform, we took a different approach. We believe that there’s enormous value in the existing integrations of a platform like GitHub,” Roggen explains.
The move to IaC is helping the team speed apps into production. “Whether it’s the development, test, acceptance, or production environment, everything has to be deployed and managed through Terraform and IaC to stay consistent and avoid configuration drift,” he notes.
The team is also starting to provision the infrastructure for new deployments through GitHub Enterprise and GitHub Actions. Azure Spring Apps provides an action workflow for GitHub Actions to automate app deployments.
“We are in a transition phase,” Roggen points out. “GitHub Actions is key to engineering and development for automation. We get end-to-end visibility into our apps, systems, and end user experiences so we can detect challenges as they arise."
Azure Spring Apps lowers the investment to onboard our many developers. We'd rather have them do what they love to do—develop—and worry less about operational activities.Kurt Roggen: Infrastructure and Security Architect - Liantis
According to Roggen, Azure Spring Apps is helping Liantis deliver on its vision, and the migration of these applications is just the beginning. “It’s the first of many to follow,” he predicts. “For Liantis, this project has become a kind of development pattern that we reuse for many new developments, or use when we’re refactoring an existing app. It's become our standard.”
In moving to Azure Spring Apps, the company assesses the total cost of ownership by considering the expense of infrastructure maintenance on top of the cost of onboarding developers to a new platform. That’s harder to assess, but Liantis engineers are shifting to a cloud mindset as they become accustomed to allowing Azure to handle the infrastructure.
Roggen reports, “Now they have more time to focus on other interesting tasks that sometimes fall into the background when it gets busy, such as researching security and other innovative technology topics.”
For a company looking to scale with ease, the strategy fits.
For Liantis, this project has become a kind of development pattern that we reuse for many new developments, or use when we’re refactoring an existing app. It has become our standard.Kurt Roggen: Infrastructure and Security Architect - Liantis
233 Views 0 Likes Read More
Digital Transformation is redefining the future of health care and health delivery. All stakeholders are convinced that these innovations will create value for patients, healthcare practitioners, hospitals, and governments along the patient pathway. The benefits are starting from prevention and awareness to diagnosis, treatment, short- and long-term follow-up, and ultimately survival. But how do you make sure that your working towards an architecturally sound, secure and interoperable health IT ecosystem for your hospital and avoid implementing a hodgepodge of spot solutions? How does your IT department work together with the other stakeholders, such as the doctors and other healthcare practitioners, Life Sciences companies, Tech companies, regulators and your internal governance and administrative bodies?
Read MoreThe Telenet Business Leadership Circle powered by CIONET, offers a platform where IT executives and thought leaders can meet to inspire each other and share best practices. We want to be a facilitator who helps you optimise the performance of your IT function and your business by embracing the endless opportunities that digital change brings.
Read MoreDécouvrez la dynamique du leadership numérique aux Rencontres de CIONET, le programme francophone exclusif de CIONET pour les leaders numériques en Belgique, rendu possible grâce au soutien et à l'engagement de nos partenaires de programme : Deloitte, Denodo et Red Hat. Rejoignez trois événements inspirants par an à Liège, Namur et en Brabant Wallon, où des CIOs et des experts numériques francophones de premier plan partagent leurs perspectives et expériences sur des thèmes d'affaires et de IT actuels. Laissez-vous inspirer et apprenez des meilleurs du secteur lors de sessions captivantes conçues spécialement pour soutenir et enrichir votre rôle en tant que CIO pair. Ne manquez pas cette opportunité de faire partie d'un réseau exceptionnel d'innovateurs numériques !
Read MoreCIONET is committed to highlighting and celebrating female role models in IT, Tech & Digital, creating a leadership programme that empowers and elevates women within the tech industry. This initiative is dedicated to showcasing the achievements and successes of leading women, fostering an environment where female role models are recognised, and their contributions can ignite progress and inspire the next generation of women in IT. Our mission is to shine the spotlight a little brighter on female role models in IT, Tech & Digital, and to empower each other through this inner network community.
Read MoreWould you like to know more about CIONET Belgium, membership or partnership opportunities? Do you have feedback or any other question? Send us a message!
You can either send us a registered handwritten letter explaining why you'd like to become a member or you can simply talk to us right here!