.png)
Belgium 23-6-26 All Members Physical english
Sourcing for Autonomy, Resilience and Competitive Advantage. Global platforms offer incredible speed and innovation, but they also create deep dependencies that can expose your business to vendor lock-in, supply chain disruptions, and regulatory shifts. For today's CIO, the central challenge is no longer just about technology adoption; it's about building a digital foundation that is both agile and resilient. Strategic sourcing is the key. It has evolved from a procurement function into the primary tool for CIOs to navigate uncertainty, mitigate risk, and achieve digital autonomy. This session provides a practical playbook for using strategic sourcing to build a future-proof enterprise.
Read More
Belgium 30-6-26 Public Physical french
L'IT Public au point de rupture : Vers un modèle à l'usage ? Transformer l'inertie en agilité : le défi du service public. Le constat : L’ère de la possession touche à sa fin Le citoyen n'attend pas que vous gériez des serveurs ; il attend des services. Pourtant, le modèle IT public reste prisonnier du « faire » plutôt que du « résultat ». Entre des budgets CAPEX verrouillés sur 5 ans et des cycles de procurement qui naissent périmés, l'écart se creuse. Le dilemme est stratégique : Comment passer d'une infrastructure que l'on subit à une informatique pilotée par le résultat (Outcome-based IT) ? Est-il possible d'adopter la souplesse du Cloud sans abandonner les clés de notre souveraineté ? L'objet du débat : Le "As-a-Service" au-delà du concept Nous vous invitons à remettre en question les promesses des modèles orientés vers la consommation. L'objectif est de débattre, sans tabou, du potentiel réel de ces approches pour le secteur public : Inverser la responsabilité : Passer de l'achat de matériel à l'achat de niveaux de service (SLA). Est-ce le secret pour libérer vos équipes de la maintenance ? Aligner le coût sur l'usage : En finir avec le surprovisionnement pour ne payer que ce qui est réellement consommé. Agilité "Procurement-proof" : Comment le modèle à l'usage permet-il de scaler en quelques jours ce qui prenait des mois d'appels d'offres ? La souveraineté par le contrat : Le "As-a-Service" sur site est-il le compromis idéal entre contrôle privé et flexibilité publique ? Le Format : "Zero Slides, Full Insight" Pas de présentation ni de marketing, uniquement une confrontation de visions entre pairs : Cercle restreint : Décideurs du secteur public francophone. Règle de Chatham House : Ce qui se dit à table reste à table. Débat pur : Une discussion structurée autour de vos doutes et de vos ambitions numériques.
Read More
Belgium 30-6-26 All Members Physical english
As AI becomes critical to business success, organisations in highly regulated sectors such as Financial Services, Critical Infrastructures and Defence, face strict data privacy, security, and compliance mandates that make public cloud AI a non-starter. This interactive session will explore the practical realities, both the benefits and limitations, of bringing enterprise-grade AI capabilities directly onto your own premises. Join CIONET, Kyndryl, and Dell Technologies for an exclusive, hands-on roundtable and live workshop on navigating the crucial intersection of artificial intelligence, data sovereignty, and autonomous operations. We will move beyond the theory by bringing the physical machine into the room for a live, air-gapped demonstration of cutting-edge workloads running entirely on-site. This interactive workshop will bring together Digital Leaders to: Demystify Sovereign AI at the C-Level: Review the strategic trade-offs, architecture, and compliance advantages of running localised AI models. See Zero-Leak Secure Code Review in Action: Watch a live demo of an on-premise LLM scanning software for vulnerabilities, ensuring your codebase never leaves your secure infrastructure. Experience On-Premise Agentic AI: Witness a local, autonomous monitoring agent, utilising advanced, Claude-level reasoning capabilities, managing critical IT Operations tasks completely offline. Collaborate on Best Practices: Engage with peers to discuss deployment timelines, security frameworks, and infrastructure requirements for true data control. Don't miss this opportunity to interact with live hardware, engage with industry peers, and gain actionable insights into unleashing the power of sovereign and agentic AI.
Read More
CIONET Trailblazer: CISO: The Shift from Prevention to Resilience: Turning Visibility into Execution
Published on: January 28, 2026 @ 9:48 AM
CIONET Trailblazer: AI Transformation: Bridging the Cultural Divide to Achieve Competitive Advantage
Published on: December 17, 2025 @ 9:16 AM
Paf’s engineering team creates 85 custom GPTs to surge developer productivity
Paf adopted ChatGPT Enterprise across its entire company, with engineers using custom GPTs on a daily basis to speed up routine development tasks. Paf also integrated ChatGPT Enterprise into the grit:lab coding academy. 70% of Paf employees actively use ChatGPT Enterprise, spanning business teams like finance, HR, marketing, and customer support.
Paf is an international gaming company founded in 1966 in the Åland Islands by the Red Cross, Save the Children, and Folkhälsan, and is an industry leader in responsible gaming. With around 315 employees from 29 countries, Paf has contributed over 447.5 million euros to benefit society since it was founded.
As an organization committed to staying ahead of the technology curve, Paf recognized the transformative potential of AI early on. When generative AI began gaining traction, the company swiftly adopted and evaluated various AI systems to understand how this technology could propel its employees and business operations forward.
In their search for the ideal generative AI solution, Paf experimented with LLAMA, Claude and GPT-4. When the team conducted head-to-head accuracy and cost comparisons, GPT-4 was 25% more accurate than competitors, without being more expensive. Paf decided to use GPT-4 as its AI solution.

Paf rolled out ChatGPT Enterprise to the entire team of 100 developers, and now finds ChatGPT Enterprise indispensable for their daily tasks. “I use ChatGPT 20 times a day for tasks like boilerplate code creation or learning a new programming language,” says frontend developer Krista Koivisto. In addition to using ChatGPT Enterprise for general coding assistance, the engineering team has created over 85 custom GPTs to support specific use cases.
One of the engineering team’s favorite applications of custom GPTs is a suite of specialized coding GPTs that help streamline the development process, from creating backend infrastructure to generating frontend components:
Swagger GPT converts Swagger JSON API definitions into TypeScript service endpoint definitions per Paf’s coding standards.
TypeScript GPT writes the backend service code using the endpoint definitions, reusing existing session validation functions.
GraphQL Nexus GPT generates GraphQL Nexus schemas, integrating existing helper functions to interact with the frontend.
Relay GPT creates the React Relay hooks using GraphQL Nexus schemas for communicating with our backends.
React GPT writes React components using Paf’s React and TypeScript style guidelines and core component library.
Swagger GPT converts Swagger JSON API definitions into TypeScript service endpoint definitions per Paf’s coding standards.
TypeScript GPT writes the backend service code using the endpoint definitions, reusing existing session validation functions.
GraphQL Nexus GPT generates GraphQL Nexus schemas, integrating existing helper functions to interact with the frontend.
Relay GPT creates the React Relay hooks using GraphQL Nexus schemas for communicating with our backends.
React GPT writes React components using Paf’s React and TypeScript style guidelines and core component library.
“Focused GPTs avoid overloading models and curb hallucinations,” says Koivisto. “We automatically generate functioning boilerplate implementations with far less effort.” By chaining tailored GPTs together instead of relying on the general model, Paf's developers can quickly generate accurate, standardized application flows and APIs nearly automatically.
Building on its success with the development team’s custom GPTs, Paf has integrated ChatGPT Enterprise into the grit:lab coding academy to accelerate training for 65 aspiring developers. Grit:lab students use ChatGPT for a variety of coding-related tasks, including:
Understanding new programming concepts
Debugging code errors efficiently
Learning syntax and structure across different languages
Generating test data quickly
This AI-augmented software development approach is creating a new breed of software developer, one who has more systems architect knowledge from the start. “Using ChatGPT, the junior developers think at a higher, systematic level,” says Kim Gripenberg, a DevOps engineer, noting that both grit:lab students and junior developers at Paf progress years faster with AI assistance. Instead of getting bogged down in syntax errors and coding basics, developers can focus on the overall application and system design.

In the next year, Paf plans to fully integrate ChatGPT Enterprise and the OpenAI API into all of its processes. “AI is here to stay. Either you are on the train,” says Fredrik Wiklund, Chief Technology Officer, “or you are back at the station, watching it leave.” The company envisions GPTs eventually handling more coding tasks like writing, testing, and deploying software, freeing up developers to focus on higher-level, systems-level work.
This AI-augmented approach will allow Paf to innovate with a velocity similar to that of a much larger company. By integrating generative AI into every part of its business, Paf is set to maximize its positive impact for employees, customers, and communities it serves.
“We estimate ChatGPT is doing the equivalent work of 12 full time employees,” commented Wiklund. “The impact to our business has exceeded our expectations, and this is only the start.”

677 Views 0 Likes Read More
CIONET’s Cyber Circle: a new three-event programme exclusively focusing on the most urgent, complex, and high-impact challenges in cybersecurity today. Launched in 2026, this initiative brings together CISOs, CIOs, and senior IT executives with a strong interest in cybersecurity for three curated gatherings each year. As part of CIONET’s trusted executive community, the Cyber Circle provides a confidential, peer-driven environment to exchange insights, share real-world experiences, and address evolving cyber threats. Each session is designed to foster strategic dialogue, strengthen resilience, and elevate cybersecurity as a core driver of business value.
Read More
The 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 More
Dé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 More
CIONET 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 More
Would 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!