<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2528533714139722&amp;ev=PageView&amp;noscript=1">
New call-to-action
https://4295993.fs1.hubspotusercontent-na1.net/hubfs/4295993/INT_CIONET-International/VIDEO/CIONET_HM.mp4
CIONET - What's next

Connecting ambitious digital leaders and businesses around the globe.

Catch up on the upcoming CIONET Events

             
Banner

Germany Sep 9, 2025 Country Members Physical german

Frankfurt: AI Driven Logistics

Vom ersten Use Case zur strategischen Neuausrichtung CIONET lädt bereits zum vierten Mal zu einem exklusiven Roundtable für CIOs und Digitalverantwortliche aus Logistik und Handel ein. Im Mittelpunkt des Abends steht die Frage, wie Unternehmen ihre KI-Initiativen erfolgreich skalieren und aus ersten Use Cases echten strategischen Mehrwert schaffen. Microsoft 365 für Frontline Worker: Moderne Tools, die Mitarbeitende im Tagesgeschäft entlasten ServiceNow für Prozessintegration: Automatisierte End-to-End-Workflows – vom Schadensfall bis zur Retourenabwicklung KI-gestützte Disposition und Planung: Mit smarten Algorithmen zur optimierten Supply Chain Digitale Lieferketten und letzte Meile: Transparenz, Effizienz und Kundenzentrierung durchgängig gedacht

Read More
Banner

Belgium Sep 13, 2025 All Members Physical english

CIONET Cycling Event

Join us for a wonderful ride. The ride is accessible to all levels of riders and doesn't require extensive technical skills. More information will follow soon. Looking forward to ride together!

Read More
Banner

Germany Sep 17, 2025 Country Members Physical german

München: Cyber Security Fatigue

Cybersecurity ist längst kein reines IT-Thema mehr – sie betrifft das gesamte Unternehmen. Doch während die Bedrohungslage zunimmt, geraten viele Security-Verantwortliche an ihre Belastungsgrenzen: zwischen 24/7-Verantwortung, wachsenden Anforderungen und dem ständigen Innovationsdruck.

Read More
Banner

Germany Sep 17, 2025 Country Members Physical german

Köln: CIO & CISO, das Rezilienz-Power-Duo

IT-Betrieb und Cybersicherheit stehen heute unter extremem Druck: steigende Komplexität, wachsende regulatorische Anforderungen (NIS2, DORA, KRITIS), chronische Ressourcenknappheit – und gleichzeitig eine Bedrohungslage, die keine Verzögerungen duldet. Trotzdem agieren viele IT- und Security-Teams noch immer in Silos. Die Folge: ineffiziente Abläufe, Tool-Wildwuchs, langsame Reaktion auf Vorfälle und unklare Verantwortlichkeiten.

Read More
Banner

Germany Sep 18, 2025 Country Members Virtual german

Online: Nachhaltige IT - CIDO Priorität

Nachhaltigkeit ist für CIOs nicht nur ein „Nice-to-have“, sondern eine strategische Priorität – sie beeinflusst direkt die finanzielle Performance, die operative Effizienz und die langfristige Wettbewerbsfähigkeit.

Read More
Banner

Belgium Sep 18, 2025 Country Members Physical french

Les Rencontres: La dette technique : Un défi stratégique pour les entreprises

La dette technique est comparable à la négligence des réparations d'une maison. Ignorer un toit qui fuit peut faire gagner du temps aujourd'hui, mais cela pourrait conduire à l'effondrement du plafond plus tard. Pour remédier à la dette technique, il faut trouver et réparer ces fuites dès maintenant et mettre en place un plan d'entretien de la maison afin qu'elle soit prête pour les extensions futures. Pour résoudre ces problèmes, il faut définir des priorités stratégiques, communiquer clairement avec les parties prenantes et établir une feuille de route à long terme pour la modernisation. Cet événement se déroulera entièrement en français.

Read More

Recent Cases

Please Log In with your CIONET account first

Etat du Valais cuts time for digital services provision in 3

To cope with the pressure of more frequent releases, the ITOps shifted to a container approach, starting with Docker and eventually transitioning to Red Hat® OpenShift®. Discovering the Red Hat build of Quarkus and then adopting it has allowed developers to focus on delivering business value, increase test speeds, and cut development time by a 3rd.

The cantonal administration Etat du Valais serves the 345,000 inhabitants of the canton of
Valais in southwestern Switzerland. As digitization climbed its agenda, IT wanted to deliver more
value to the business faster. When more frequent releases put pressure on the IT operations
team, developers switched to a container approach, initially with Docker and later with Red Hat
OpenShift. Discovering the Red Hat build of Quarkus at the Red Hat Summit and subsequently
adopting it has allowed developers to focus on delivering business value and test faster,
cutting development to one 3rd. 

 

Delivering advanced digital services for the citizens of Valais
Situated in southwestern Switzerland, the Valais is one of the 26 cantons forming the Swiss
Confederation. Its population of around 350,000 inhabitants lives across 67 square kilometers
of land, which includes Monte Rosa and Lake Geneva. Etat du Valais, the Valais’ cantonal
administration, has around 40 business units (departments), which cover everything from
finance and energy to security, institutions, and sport.
The cantonal administration is eager to provide its citizens with modern services to meet their
needs and, at the same time, offer the best value. With digitization high on its agenda, IT wanted to
provide value to the business faster. “Our development team adopted an Agile approach and began
delivering new functionality every couple of weeks,” said Steve Favez, Web Architect and Head
of Internet Capability Center at Etat du Valais. However, the more frequent releases put a lot of
pressure on the operations team.
Moving to using containers with Docker empowered the development team to deploy its
applications to production without relying on the operations team. “We started to have more
and more applications deployed on Docker and so began thinking about orchestrating all those
applications,” said Favez. “We moved to Red Hat OpenShift to give us better security and a better
ecosystem, further improving our ability to deliver more and more value to the business.”
Favez and his small team of ten saw that Red Hat OpenShift offered more opportunities to allow
them to deliver more value to the business—and cost-efficiency. “We realized we could save
CPU and memory resources and thus reduce costs by stopping some applications,” said Favez.
“We could switch off applications that are only used for a few months of the year and switch off
our testing and quality control environments if we had nothing under development.”
Restarting an application based on Spring Boot or even the legacy J2EE (Java 2 Enterprise Edition)
framework could take ten or even 20 seconds. This slow startup was wasting time, not only for the
operations team managing the applications but also for the development team updating them.
“When our developers came to test the new functionality they had just written, they were wasting
a lot of time waiting for their application to start running,” said Favez

 

Adopting a Kubernetes-native Java framework for containerized applications
Favez discovered the perfect solution while attending Red Hat Summit. Full of enthusiasm, on his
return, he presented the Red Hat build of Quarkus—part of Red Hat Application Foundations—to
his team. The Red Hat build of Quarkus is an open source, container-first, Kubernetes-native Java
framework that allows developers to optimize container-native applications. “The Red Hat build of
Quarkus had exactly the capabilities we needed,” said Favez. “It would give us elasticity. It would
allow us to switch applications on and off to save resources. And I wouldn’t need to teach my Java
developers a new language.”
To prove the concept, Favez wrote a small service to scan a file for viruses in just one day.
When he had previously written the service—a RESTful Web API—in Spring Boot, it took 1 week. “We’d
had some issues with the Spring Boot version,” said Favez. “It didn’t manage large files well.
But the Quarkus version worked perfectly.”
redhat.com Case study Etat du Valais cuts time for digital services provision in three 3
With the success of this first proof of concept, which went to production after 1 week, the team
started using the Red Hat build of Quarkus on larger projects. “The result was exactly the same,”
said Favez. “People developed faster. It was easy, and it worked. We now use the Red Hat build of
Quarkus for every new application we write. And we are migrating applications from legacy
frameworks to Quarkus when we have the time.”

 

Accelerating time-to-market while optimizing costs


Saved operational costs thanks to a smaller footprint
The Red Hat build of Quarkus allows developers to optimize container-native applications for peak
performance. Its small computing resource footprint ensures low memory and CPU consumption,
reducing overall costs.
“We’ve cut our application computing resource usage in three,” said Favez, “because the native mode
of Quarkus is so fast and so light.” In 1 instance, an application the team had written using Spring
Boot required 500 megabytes of memory—but just 50 megabytes with the Red Hat build of Quarkus.
In 2024, the team is planning to take advantage of Knative to become more elastic. Knative
eliminates provisioning and server management tasks, so developers can focus on building business
value. They will be able to create a service by packaging code as a container image and deploying
it on Red Hat OpenShift, and it will only run when its needed; Knative automatically starts and
stops instances. This will ensure computing resources aren’t consumed unless the code needs
to do something.
Existing Quarkus applications have been built in native mode, making them Knative-ready and easy
to deploy on the platform in the future.

 

Reduced cluster usage by 40%, making room for new workloads
With those applications having a significantly smaller footprint using the framework of Red Hat’s
build of Quarkus, operations can now run additional meaningful workloads on their existing Red Hat
OpenShift cluster. Spring Boot would require a cluster up to 40% larger than Red Hat’s build
of Quarkus.
“Quarkus has brought a big improvement to our Red Hat OpenShift cluster,” said Favez. “Operations
don’t have to add new nodes when we deploy more applications. We are deploying more and more
applications, and we are not using our entire cluster. We can continue to deliver things without having
to increase the size of our Red Hat OpenShift cluster.”

 

Increased developer productivity threefold
The fast startup times of Red Hat’s build of Quarkus’ have helped Etat du Valais significantly
reduce development time. “With Red Hat Quarkus, we’ve cut development time by three compared
to using our old J2EE server eight years ago,” said Favez. “Our developers can write their code faster,
and they can test it faster too.”
Developers no longer have to wait for their applications to restart each time they test it—they can
now code and test it straight away.
Favez also commented that developers can now focus on creating business value because
Red Hat’s build of Quarkus natively provides technical functionality. “Quarkus gives developers
the code needed to invoke a web service, for instance,” said Favez. “They can really focus on the
business functionality because they don’t have to write the low-level code.” 

 

Ensured an easy transition from Spring and J2EE for Java developers
Switching from the Spring Boot and J2EE frameworks to Red Hat’s build of Quarkus was really easy
for Etat du Valais’ developers. “Red Hat Quarkus is still Java,” said Favez. “It uses a language that my
team was already familiar with. So, it was no big deal to move from J2EE or Spring Boot to Red Hat
Quarkus. It was really easy. There is nothing new for them.”
Despite not having any previous experience with Quarkus, Favez rewrote an API that had taken a
week to write in Spring Boot in just one day. “The documentation of Quarkus is just perfect and really
easy to understand. This API was working better than the one we wrote in Spring Boot,” said Favez.
“We had it in production within a week.”

 

Expanding success to business units and partners
Etat du Valais’ central development team is so happy with the Red Hat build of Quarkus that Favez
doesn’t need to mandate that they use it, even though he has stipulated that any new application will
be written using the Quarkus framework. He is instead encouraging developers within the business
units and third-party providers to use it.
“Not every provider is using Quarkus; most are still using Spring Boot or J2EE frameworks,”
said Favez. “We are telling them, ‘please use frameworks that use less memory. Quarkus is a good
solution.’ We say that we are really gaining a lot from it, and they will gain something too if they use
it to develop applications for us.”
In its effort to do more with less, the administration plans to also adopt Red Hat Ansible®
 Automation
Platform for automatically provisioning and changing systems. “Automation with Ansible Automation
Platform will be really important for Etat du Valais,” said Favez.
With integration high on the agenda, the administration also has Red Hat AMQ Streams to its
roadmap. Red Hat AMQ streams is Red Hat’s implementation of the Apache Kafka project and, like
the Red Hat build of Quarkus, is part of Red Hat Application Foundations and includes the Apache
Camel and Camel on Quarkus integration frameworks, among other technologies for connecting
applications and data. “Red Hat has made it easy for us to install and use these important integration
tools on our Red Hat OpenShift clusters,” said Favez.
The open source solutions provided by Red Hat meet the many needs of today’s organizations: “
Red Hat really understands development and operational teams’ requirements,” said Favez.
“Doing more with less is a requirement for every team, every company. And Red Hat provides
all the tools that we need to do that, and they do it well.”

 

About Etat du Valais
The Valais cantonal administration (Etat du Valais) is 1 of the largest employers in Valais and offers
jobs in 40 different departments and in around 150 different professions. Every day, employees use
their diverse skills to help shape the high quality of life and the future of the canton. 

Partners

Checkout our CIONET COOKBOOK

cookbook

Embark on a culinary journey through the ever-evolving world of digital leadership with our third edition of the CIONET Cookbook: Recipes for Digital Success. Unveiling the intricate trilemma faced by today’s Master Chefs, our trailblazing European CIOs address a challenge at the nexus of customer interests, digital transformation strategies, and IT modernisation. Their secret? Synchronising the gearing between customer, business, and technology to create a frictionless movement through the digital landscape.

The CIONET Cookbook uses the analogy of a five-star restaurant to explain the importance of optimally integrated technology, with the CIO as Master Chef. In order to provide the best service to its customers, a top restaurant must have the right atmosphere, an inviting menu, a well-equipped kitchen, talented and committed front-of-house and kitchen staff and smooth-running processes that ensure an enjoyable experience for diners.

CIONET TV

 
Banner

Kalman Tiboldi - CTO & Founder at GemOne-TVH - Simplify or Die: Why Complexity Is the Real IT Challenge

Banner

Isabelle Droll - CIO for Airline, Corporate, Hotels & Resorts and Sustainability at TUI - Data, Diversity, and Destinations

Banner

Sharon Prior - CIO in transition - How Great Tech Leadership Begins with Business Thinking

Banner

José Antonio López, Group CIO at TOUS - Jewels, Data & AI: Inside the Digital Transformation of TOUS

Banner

Tom Tanghe - General Manager ITC EMEA at Daikin Europe - Reinventing the CIO Role

Banner

CIOFEST 2025 - From Order Taker to Proactive Disruptor

CIONET Reports

 
Banner
Get your copy

Cybersecurity in critical infrastructure

Geopolitical tensions have dominated the headlines for over two years now. In this context, the cyber threat landscape is also evolving rapidly. The protection and security of critical infrastructure – both physical and digital – is becoming increasingly important.

Banner
Get your copy

HDS - From Hype to Reality Navigating the Challenges of GenAI

Banner
Get your copy

Integration In An Era Of AI: Challenges And Opportunities

Join over 10.000 digital leaders worldwide

in our exclusive CIO community

Latest CIONET News

Join your local CIONET community

Discover the CIONET app

Staying ahead of trends and connecting with other CIOs was never easier.

In our new app, our members connect with other digital leaders from around the world to find better solutions to their challenges.

Connect with digital leaders like you

Share ideas, best practices, and new resources

Experience inspiring and thought-provoking content and conversations you can’t find anywhere else

Make better, more well-informed decisions about the topics that are most important to you

Anna Kopp (1)

Anna Kopp

Head of IT Germany and Regional Office Lead Munich, Microsoft

“The CIONET App allows us to learn from eachother and and find the courage to be authentic by hearing stories from others! Thanks to Tobias and the whole team for bringing us together:-) ”
Mauricio Amaro

Mauricio Amaro

IT Director, IT Thinker

“The main things that I would like to get from our community of Digital Leaders are: networking, share experiences, share best practices and successful cases, and comments and recommendations about providers.”
Vijay Anand

Vijay Anand

Vice president IT & Compliance, VisionaryRCM (A Carlyle Grp Company)

“The CIONET app provides a really cool platform to network and share insights.”

About CIONET

CIONET’s mission is to help IT executives become more at ease and above all more successful in their jobs. So they can do more than just keep up with change but ultimately define it. CIONET opens up a whole new universe of opportunities in IT management.

With the largest membership of corporate digital leaders across Europe, Latin America, US and Australia, CIONET has the expertise and pioneering vision to solve or address any IT management challenge.

Why join CIONET?

From our local and global events, from our publications and research to our executive education programmes, everything we do is aimed at making sure digital leaders maximise their potential.

Connect

with digital leaders who share your interests, who face the same challenges, who care about the same topics.

Share

stories, experiences, and ideas around our shared mission.

Learn

from our exclusive events, publications and research.

Find

inspiration, thought-provoking conversations, expert perspectives and exclusive first-hand content each and every day

Grow

and make better, more well-informed decisions on how to lead your digital business.

Maximise

your potential. Realise your ambitions.

About CIONET

Join CIONET

We'd love to welcome you as the newest member of our CIONET community where Digital Leaders unite. 

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!

Contact us

Would you like to know more about CIONET, membership or partnership opportunities? Do you have feedback or any other question? Send us a message!