avatar

Mathieu CARBONNEAUX OSUAGWU
Senior Infrastructure Solutions Architect

About

Introduction

Passionate about IT since childhood, I started programming at age 12 (Logo, Basic, Z80 assembler, 680x0, C/C++). My initial training, focused on electronics and industrial IT, then on management IT (client/server programming, network, system, database, and network architecture), gave me a comprehensive vision of IT from hardware to software.

With nearly 30 years of professional experience (since 1997), I have successively held roles as application developer, database administrator, system engineer, network engineer, security engineer, middleware expert, and finally Solutions Architect in very diverse business and technical contexts. I am what's called a multipotentialite: my profile naturally overflows established boundaries. I always manage architecture, operations, implementation, and design aspects in parallel (Architect and DevOps).

Major Technical Achievements

  • Proprietary SFR API Gateway (since 2006): 15+ years of continuous evolution, from IBM DataPower to open source solution (Apache/mod_perl), then REST support, and finally to event-driven architecture (Zeus Traffic Manager)
  • Multi-tier Load Balancer: DSR (Direct Server Return) architecture based on eBPF/Cilium with Maglev consistent hashing, combining ECMP routing and L4/L7 load balancing, managed by a custom Kubernetes operator to protect access to our applications from Internet and VPN/LS interconnections
  • Security Data Lake: 300 TB of data (compressed to 35 TB) on ClickHouse fed by Kafka, centralizing all SFR SI security logs (FW, Router, Switch, Reverse Proxy, VPN)
  • Pioneer of major transformations at SFR: introduction of Linux in SI (2004), evangelization of virtualization (2006), then containers and Kubernetes (2020)
  • Open Source Contributions: development of Apache modules (Authmemcookie, Status Text, Chroot, Proxy FastCGI), Zabbix PHP module, JavaScript OCRA implementation for SSO
  • Monitoring Innovation: participation in development of major Zabbix 2.3 features (Low Level Discovery, provisioning API, JMX proxy)
  • GCP Landing Zone (2023): complete setup with dedicated interconnection, Keycloak SSO integration, and team support for MLOps platform

Current Expertise

Currently, I participate in almost all SFR SI infrastructure architecture decisions. Particularly experienced in distributed client/server architecture, I master more than 10 programming languages, especially the Java ecosystem. I have worked on almost all J2EE application servers and their associated components.

My areas of expertise include:

  • SSO and IAM technologies (strong experience: SiteMinder, Arcot, Keycloak, SAML2, OpenID Connect)
  • Middleware (MFT/MOM/API Gateway)
  • Web hosting security infrastructure (Reverse Proxy, WAF, Firewall)
  • Kubernetes operator development for middleware industrialization
  • Advanced load balancing architecture (eBPF/XDP, DSR, ECMP, Maglev consistent hashing)
  • Modern networking technologies (Cilium, BGP, VXLAN, SDN)
  • Large-scale observability (Zabbix, Prometheus/Thanos, ELK, ClickHouse/OpenTelemetry)
  • Transactional infrastructures (Tuxedo, TXSeries/Encina, MQSeries, Kafka)

Perspectives

Always passionate about new technologies, I love experimenting with new concepts and continuous learning. I am currently training in artificial intelligence to implement anti-DDoS mechanisms on our web hosting infrastructure based on Machine Learning. My personal passions include Internet of Things (returning to my industrial IT roots) and AI/ML.

Work Experience

Paris, France
Telecom operator and Internet service provider
2014 – Present
Monitoring Tools Expert

Introduction and evolution of large-scale monitoring tools

I introduced Zabbix at SFR to replace Cacti for SNMP monitoring of network equipment. In this context, I collaborated with Zabbix publisher to develop major features that were integrated into version 2.3: Low Level Discovery (LLD), provisioning API, and JMX proxy.

In 2017, I participated in migrating monitoring tools to a modern Prometheus/Thanos/Grafana stack for metrics.

In parallel, I implemented massive use of ELK (Elasticsearch/Logstash/Kibana) for storing and analyzing hosting infrastructure logs.

In 2020, I designed and deployed a data lake based on ClickHouse (much more efficient than ELK for our volume), coupled with Kafka for real-time ingestion and Grafana for visualization. This platform currently stores all production logs, over 300 TB of data (compressed to 35 TB), enabling historical and real-time analysis of the entire SI.

Highlights
  • Introduction of Zabbix and contribution to v2.3 development
  • Migration Cacti → Zabbix → Prometheus/Thanos → ClickHouse
  • Implementation of 300+ TB data lake on ClickHouse/Kafka
  • Complete observability stack (metrics, logs, traces)
Paris, France
Telecom operator and Internet service provider
2010 – Present
Infrastructure Solutions Architect

SI standardization and architectural guidance

Standardization and guidance for SOA (Service Oriented Architecture): definition of SOAP and REST standards, API governance.

Architect of the Web hosting platform: design of complete architecture (load balancing, reverse proxy, WAF, high availability).

Participation in defining network standards for implementing our new Datacenters (BGP, ECMP, multi-tier architecture).

Refactoring of major SFR projects: V&S (Sales & Services), BIOS (Back office), SIGC (Commercial Management Information System).

Standardization of programming language usage and evangelization of Open Source for production monitoring.

Evangelization of key technologies: SNMP for network monitoring, Linux instead of proprietary Unix (Solaris/AIX/HP-UX), virtualization (2006), then containerization and Kubernetes (2020).

Major infrastructure projects

2020: implementation of a security data lake centralizing all SFR SI security logs (Firewalls, Routers, Switches, Reverse Proxy, VPN) on a ClickHouse cluster fed by Kafka.

2021: design of a new hosting architecture based on Kubernetes (Talos/Cilium), HAProxy, and an internal operator to manage SFR hosting industrially, including a multi-tier load balancer with DSR based on eBPF/Cilium and Maglev consistent hashing.

2023: implementation of SFR Landing Zone on Google Cloud Platform, including dedicated connection to GCP and SSO integration with our Keycloak. Team support in Landing Zone design, particularly on MLOps platform design aspects.

In parallel: connection of Salesforce to Keycloak SSO for centralized authentication.

Research and innovation

Currently, I am training in artificial intelligence to implement anti-DDoS mechanisms on our web hosting infrastructure based on Machine Learning. The 300+ TB security data lake was designed in anticipation of this research work.

Highlights
  • SOA/API Architect and SI standardization
  • 300+ TB Security Data Lake (ClickHouse/Kafka)
  • Multi-tier Load Balancer (eBPF/Cilium/Maglev)
  • GCP Landing Zone with MLOps
  • Evangelization of Open Source, Linux, Virtualization, Kubernetes
  • Major projects refactoring
  • R&D anti-DDoS with ML/AI
Paris, France
Telecom operator and Internet service provider
2006 – Present
SOA Expert – API Gateway

Design and evolution of SFR API Gateway

I designed and developed SFR's API Gateway (and participated in SOA evangelization at SFR), initially based on IBM DataPower.

2014: Complete redevelopment of SOAP API Gateway on open source solution (Apache/mod_perl) with in-house development to meet SFR's specific needs and reduce licensing costs.

2015: Major evolution of API Gateway to also support REST, enabling progressive transition from SOAP to REST services.

2017: Complete redesign of API Gateway on event-driven technology (Zeus Traffic Manager / Ivanti vTM), bringing better performance and scalability.

This API Gateway today manages all integration flows between SFR SI systems, with several thousand exposed services and more than 110 billion requests per year.

Highlights
  • Initial SFR API Gateway design (2006)
  • 15+ years of continuous evolution
  • Migration IBM DataPower → Open Source
  • SOAP and REST support
  • Event-driven architecture
  • Management of thousands of services
Paris, France
Telecom operator and Internet service provider
2006 – Present
Directory and IAM (SSO) Expert

LDAP directory management and SSO/IAM solutions evolution

I took charge of SFR's LDAP directory engineering with successive evolutions: Netscape Directory Server → iPlanet → Oracle Directory Server → Fedora Directory Server (389 DS).

2010: Implementation of first SFR SSO based on CA SiteMinder.

2012-2019: Development of proprietary SSO solution replacing SiteMinder, using certificates on workstations as second authentication factor (Arcot WebFort / CA Advanced Authentication).

2020: Migration to modern architecture based on SAML2 and OpenID Connect standards, with Keycloak as central Identity Provider. This solution unifies authentication for all SFR applications (web, mobile, partners) and supports multi-factor authentication (MFA) with different methods: TOTP, HOTP, WebAuthn, FIDO keys (YubiKey), Passkeys.

2023: SSO integration with Google Cloud Platform and Salesforce.

Today, this SSO/IAM platform authenticates several thousand users (employees, customers, partners) and manages hundreds of applications and over 110 billion requests per years.

Highlights
  • LDAP directory management (Netscape → 389 DS)
  • SSO SiteMinder → Proprietary solution → Keycloak
  • SAML2 / OpenID Connect
  • MFA: TOTP, WebAuthn, FIDO, Passkeys
  • GCP and Salesforce integration
  • Several tens of thousands of users
Paris, France
Telecom operator and Internet service provider
2005 – Present
Web Hosting Infrastructure and Network Expert

Architecture and evolution of web hosting infrastructure

I managed SFR's web hosting infrastructure, first on iPlanet Web Server under Solaris, then I designed the first Apache Linux stack at SFR, marking the beginning of migration to Open Source.

I then participated in implementing reverse proxy and load balancer infrastructures in front of web servers: Deny All (rWeb), Zeus ZXTM (Ivanti vTM), F5 BIG-IP, Alteon, HAProxy.

On this occasion, I started working with network teams on Switch, Firewall, Router (BGP), VPN, and Proxy equipment of SFR SI, acquiring deep expertise in carrier-grade network architecture.

2021: Design of a new hosting architecture based on Kubernetes (Talos/Cilium), HAProxy, and a custom Kubernetes operator to manage SFR hosting industrially. This architecture includes a multi-tier load balancer using:

  • ECMP routing with BGP for router-level distribution
  • L4 load balancing with DSR (Direct Server Return) based on eBPF/XDP (Cilium) and Maglev consistent hashing
  • L7 load balancing with HAProxy for TLS termination and application routing

This solution protects access to our applications from Internet and our VPN/Leased Lines interconnections with partners, offering high availability, scalability, and robustness to infrastructure changes.

Highlights
  • Design of first Apache Linux stack at SFR
  • High availability hosting architecture
  • Multi-tier Load Balancer (BGP/ECMP/eBPF/Cilium/HAProxy)
  • DSR with Maglev consistent hashing
  • Custom Kubernetes operator
  • Carrier-grade network expertise (BGP, VPN, Firewall)
  • Technologies: Talos, Cilium, F5, Zeus vTM, Deny All, Alteon
Paris, France
Telecom operator and Internet service provider
2004 – Present
Unix AIX and Linux Platform Expert

System engineering and industrialization

I ensured engineering of Unix AIX and Linux systems, including industrialization, building installation masters, and software packaging. I introduced Linux in SFR SI, progressively enabling replacement of proprietary Unix (Solaris, AIX, HP-UX) with Open Source solutions.

I collaborated with colleagues on Solaris and HP-UX to standardize software packaging across different Unix platforms (RPM, LPP, SD, pkg).

Technologies used:

  • Packaging: RPM (Linux), LPP (AIX), SD (HP-UX), pkg (Solaris)
  • Automated installation: Kickstart (Red Hat/CentOS), AutoYaST (SUSE Linux), NIM (AIX), VMware Templating, Foreman
  • Infrastructure: TFTP/DHCP/Bootp/PXE for automated deployment

2006: Participation in evangelization of virtualization and generalization of Linux usage (instead of Unix Solaris/AIX/HP-UX) and virtualized Windows within SFR SI.

2020: Participation in evangelization of containers (Docker) and Kubernetes, marking a new major transformation of SFR infrastructure.

Highlights
  • Introduction of Linux at SFR (2004)
  • Virtualization evangelization (2006)
  • Containers/Kubernetes evangelization (2020)
  • Multi-platform industrialization and packaging
  • Deployment automation (Kickstart, AutoYaST, NIM, Foreman)
  • Proprietary Unix → Open Source Linux migration
Paris, France
Telecom operator and Internet service provider
April 2003 – Present
OLTP Tuxedo, IBM TXSeries/Encina and MOM IBM MQSeries Technical Expert

Expertise in transactional systems and message-oriented middleware

I worked as a transactional systems expert, ensuring engineering, administration, and L3/L4 support of SFR's transactional platforms (Tuxedo and IBM TXSeries/Encina).

I also worked closely with database administrators (Informix, Oracle) and on IBM MQSeries, due to the strong link between:

  • Transactional databases
  • MQSeries (which is transactional)
  • OLTP (XA two-phase commit protocol)

This expertise in distributed transactions and XA protocols allowed me to deeply understand critical transactional architectures that are at the heart of billing and customer management systems for telecom operators.

2017: Participation in building our Kafka infrastructure to progressively replace MQSeries on new projects, bringing modern Pub/Sub model and better horizontal scalability.

Highlights
  • L3/L4 support Tuxedo and TXSeries/Encina
  • Distributed transactions expertise (XA, 2PC)
  • MQSeries administration
  • Close collaboration with DBAs (Informix, Oracle)
  • MQSeries → Kafka migration
  • Critical billing systems
Paris, France
Telecom operator
March 2001 – March 2003
DCE TXSeries/Encina Technical Expert

Support and Technical Expertise Mission for DCE/Encina within CEGETEL's Technical Direction

  • Technical support for development, integration teams, and LEVEL 3 and 4 production support on products: DCE, TXSeries/Encina
  • Also support for products associated with DCE and ENCINA usage: MQSeries 5.x, BBA, UNIX Sun Solaris 2.5/2.6/2.7/2.8, UNIX HP-UX 10.2 and 11, UNIX AIX 4.2 and 4.3, Windows NT, Oracle 7/8/8i, Informix 7.23, CFT 2.2.x
  • Operation of DCE and TXSeries/Encina environment in development, integration and production: approximately 30 Encina cells distributed across 40 machines
  • Installation and configuration, packaging of new platforms
  • Attended official IBM training on IBM TXSeries/Encina and IBM DCE (2 weeks)

Technical Environment: DCE IBM 2.1/2.2/3.1 on AIX 4.x Solaris 2.x and Windows NT, DCE Transarc 1.1 on Solaris 2.x, DCE Gradient 2.0.6a on Windows NT, DCE 1.5 on HP-UX, Encina 2.5 Transarc on AIX/Solaris/HP-UX, TXSeries/Encina v4.3 on AIX and Solaris, BBA, CFT 2.2.x on AIX/Solaris/HP-UX, Oracle v7/v8/v8i on Solaris/AIX/HP-UX, Informix v7.23 on AIX, MQSeries v5.x on AIX/Solaris/HP-UX/OS390, Windows NT 4.0, C/C++, Java, HTML, Perl, PHP, KSH, TCL, Apache, Samba.

Highlights
  • L3/L4 support DCE and TXSeries/Encina
  • Operation of 30 Encina cells across 40 machines
  • Official IBM training (2 weeks)
  • Multi-platform: AIX, Solaris, HP-UX, Windows NT
  • Expertise MQSeries, Oracle, Informix
January 2001 – March 2001
Outsourcing Manager - 6ème Sens Project

Outsourcing of 6ème sens project development (Bouygues Télécom's multi-service WAP/WEB portal at ATOS Origin)

  • Organization of platform outsourcing
  • Hardware selection and purchase to set up platform at ATOS
  • Platform installation and configuration

Technical Environment: Microsoft Windows 2000, Visual Studio, COM/DCOM, MSMQ, SQL Server.

Highlights
  • Outsourcing Bouygues 6ème sens WAP portal
  • COM/DCOM and MSMQ architecture
  • Complete infrastructure setup
July 2000 – December 2001
Technical Architect - SIMP Project

Technical study on SIMP (Payment Methods Information System)

  • Technical study to improve SIMP performance
  • AIX, Encina, Oracle and Informix administration
  • Development in C/C++, Unix Shell
  • Migration study from Encina 2.5/Informix and AIX 4.2 to TXSeries v4.3/Oracle 8i and AIX v4.3

Technical Environment: AMC Designer, Informix, Visual C++, C++ Builder, Encina, ESQL/C, AIX, BBA, MQSeries, CM2, VADQR, CHPN, SCCS, TITAN and BBA FT.

Highlights
  • SIMP performance optimization
  • Migration Encina/Informix → TXSeries/Oracle
  • Multi-platform administration
  • Payment system architecture
March 2000 – June 2000
Developer and Technical Architect - SRPP/Dual Slot Project

Development of CEGETEL's SRPP Dual SLOT evolution (recharge management via IVR by Bank Card and Voucher)

  • Study to improve project's n-tier architecture
  • AIX, Informix and MQSeries administration for development platform
  • Development in C/C++, Unix Shell
  • Development in ESQL/C
  • Multi-user SCCS setup

Technical Environment: Informix, ESQL/C, AIX, BBA, MQSeries, CM2, SCCS, TITAN and BBA FT.

Highlights
  • N-tier recharge system architecture
  • C/C++ and ESQL/C development
  • SCCS setup
  • Real-time payment system
March 1999 – February 2000
Developer and Technical Architect - SIMP Project

Redesign of CEGETEL's payment methods system (management of control and payment by Bank Card, Voucher and Check Control)

  • Design of project's n-tier architecture
  • Data modeling in Merise
  • AIX, Encina, Informix and MQSeries administration for development platform
  • Development in C/C++, Unix Shell
  • Development in ESQL/C
  • Migration of file flows from TITAN FT to BBA FT
  • BBA FT flows setup
  • Study of GUI migration from Visual C++ to C++ Builder

Technical Environment: AMC Designer, Informix, Visual C++, C++ Builder, Encina, ESQL/C, AIX, BBA, MQSeries, CM2, VADQR, CHPN, SCCS, TITAN and BBA FT.

Highlights
  • Complete n-tier architecture design
  • Merise modeling
  • Migration TITAN FT → BBA FT
  • Multi-payment method system
August 1998 – February 1999
Technical Architect and Coordinator - CSP to Visual Age Migration

Studies and Expertise for CSP code migration on OS/390 (non-Y2K compliant to Cobol generated with Visual Age Generator)

  • Feasibility study for 2-tier Client/Server with DB2 on OS/390, and RAD tools (C++ Builder and PowerBuilder)
  • Windows NT 4.0 server setup for DRDA/SNA gateways
  • DRDA DB2 client installation on Windows NT

Technical Environment: Windows NT, C++ Builder, PowerBuilder, TSO MVS, DB2 Connect, Visual Age For Smalltalk, Visual Age Generator.

Highlights
  • Y2K CSP/MVS migration
  • Client/Server DB2 architecture
  • DRDA/SNA gateways
  • RAD C++ Builder and PowerBuilder
August 1998 – February 1999
Project Manager - KART Project

Design and management of KART Project (2-tier client/server architecture - distributed management of GSM network technical acceptance documents)

  • Project management
  • General project specification
  • Technical assistance on all technical aspects of the project
  • Data modeling in Merise
  • UNIX and Oracle administration for development platform

Technical Environment: MS Project, AMC Designer, Oracle, Access, HP-UX, ProC, SQLNET, C++ Builder, OLE AUTOMATION Word, TITAN, BBA FT.

Highlights
  • KART project manager
  • Distributed Client/Server architecture
  • Merise modeling
  • GSM technical document management
April 1998 – July 1998
Project Manager / Developer - PACT Project

Design and Evolution of GSM ticket counting chain (interconnection of SFR GSM network with company PABXs)

  • HP-UX and Oracle administration for development platform
  • Oracle 7.2/7.3 server migration
  • Windows 3.11 / NT GUI migration
  • Y2K compliance

Technical Environment: AMC Designer, C and ProC Oracle, HP-UX, PowerBuilder, SQLNET, TITAN, SCCS.

Highlights
  • GSM/PABX ticket counting
  • Oracle and Windows migration
  • Y2K compliance
  • Client/Server architecture
January 1998 – March 1998
Developer - SIM Center Project

Development for SFR SIM card production management (MRP) project

  • Object modeling in UML
  • Data modeling in Merise
  • Evolution development in C++ under Unix and Windows
  • Development in SQL Windows

Technical Environment: Paradigm+, AMC Designer, AIX, C++, SQL Windows, Oracle, OCI Oracle, RPC Sun, Borland C++.

Highlights
  • SIM card MRP
  • UML modeling
  • Multi-platform C++ development
  • RPC Sun and OCI Oracle
September 1997 – December 1997
Project Manager / Developer - PACT Project

Evolution development of GSM ticket counting chain (SFR GSM network interconnection with company PABXs)

  • HP-UX and Oracle administration for development platform
  • Evolution development in C and Pro*C
  • Data modeling in Merise
  • PowerBuilder development

Technical Environment: AMC Designer, C and ProC Oracle, HP-UX, PowerBuilder, SQLNET, TITAN, SCCS.

Highlights
  • Ticket counting evolutions
  • C and Pro*C development
  • PowerBuilder and Oracle
  • Merise modeling
June 1997 – August 1997
Developer - SGD Project (ULYSSE Project)

Development for SFR distributor management project (N-tier architecture)

  • C++ development
  • ESQL/C development
  • OTS development with Encina TP Monitor
  • Object modeling in OMT
  • SCCS setup

Technical Environment: Paradigm+, AMC Designer, C/C++, Encina, DCE, ESQL/C, Informix, AIX, Visual C++, SCCS.

Highlights
  • N-tier architecture with Encina
  • OTS development
  • OMT modeling
  • First contact with DCE/Encina
September 1996 – May 1997
Technical Architect, Developer, Network and System Administrator

System engineer for Training Center

  • Administration of training center's network and machines
  • Software testing and technology watch
  • Development for companies working with training center in C/C++ under Unix with Oracle database access (Pro*C and PL/SQL)
  • Administration shell development

Technical Environment: C, C++, AIX, SCO, Linux, SQL, Oracle, Access, Unix Shell, Delphi, C++ Builder, Borland C++, TCP/IP, Novell, Windows NT, Silverun CASE tool.

Highlights
  • Training center network administration
  • C/C++ and Oracle development
  • Technology watch
  • Multi-platform Unix

Projects

  • ZenProjects: My various Open Source projects contributing to the community

Contact

Paris, Île-de-France FR
Github
Linkedin

Education

  • 1995 1996

    ICEP (Institut Comtois d'Enseignement Polytechnique)

    TRIO (Computer Network Technology and Organization) (Bachelor of Science)

    Computer Science

    Courses
    • Computer networks
    • System administration
    • Advanced programming
  • 1990 1994

    ICEP (Institut Comtois d'Enseignement Polytechnique)

    Industrial IT Technical Degree (BTEC Higher National Diploma)

    Computer Science

    Courses
    • Industrial IT
    • Electronics
    • Automation
    • Embedded programming
  • 1987 1989

    Lycée Pasteur (Dole/Jura)

    Baccalaureate F2 - Electronics (Technical Diploma)

    Electronics

Skills

Architecture Expert
SOA standardization and guidance at SFR SOAP and REST usage standardization at SFR Web hosting platform architect at SFR Network standards definition for new Datacenters Major SFR projects refactoring: V&S, BIOS, SIGC Programming language usage standardization Open Source evangelization for production monitoring SNMP evangelization for network equipment monitoring Linux evangelization instead of proprietary Unix Virtualization evangelization Open Source evangelization UML/Merise (ERD/LDM) SSO/IAM standardization Project support for infrastructure usage Agile Methods: Kanban, Scrum CI/CD principles evangelization Cloud infrastructure standardization
Large-Scale Infrastructure Expert
300+ TB Data Lake (ClickHouse/Kafka) Multi-tier Load Balancer (eBPF/Cilium/Maglev) Production Kubernetes (thousands of pods) Distributed monitoring (Zabbix → Prometheus/Thanos → ClickHouse) BGP/ECMP/DSR High availability architecture Horizontal scalability Observability (metrics, logs, traces)
Middleware & SOA Expert
JEE App. Server MOM Web Server Transaction Processing App. Server LDAP Directory Server File Monitor Gateway Tomcat JBoss Websphere Weblogic MQSeries Apache Nginx Oracle iPlanet Web Server TXSeries/Encina Tuxedo Oracle Directory Server 389 Directory Server OpenLDAP OpenDS/DJ Axway/XFB CFT proftpd SOAP REST gRPC/protobuf ESB Service Mesh API Gateway
SSO/IAM Expert
SSO SAML2 OpenID Connect Keycloak SiteMinder Arcot OAuth CA Advanced Authentication ADFS OCRA HOTP FIDO Keys (YubiKey) WebAuthn Passkey LDAP Radius OpenAM
Network & Security Expert
Reverse Proxy & Load Balancer Firewall Router BGP Direct Server Return (DSR) Load Balancing eBPF and XDP Checkpoint Cisco FWSM Linux NetFilter BSD pf Ivanti/Pulse/Brocade/Zeus vTM F5 HAProxy Apache Envoy Nginx SquidCache rWeb Deny ALL Brocade vTM WAF Alteon DPDK vpp.io VXLAN SDN SD-WAN K8S Overlays (CNI)
Continuous Integration Platform (CI/CD) and GitOps Expert
Github Gitlab Gitea Drone ArgoCD FluxCD Git SVN CVS SCCS Act
Programming Languages Expert
Java C# C/C++ PHP Go Shell (bash/ksh/perl/awk/sed) Rust (beginner) Assembly (Z80, ESP32, 680xx, x86-64, PIC, HP Saturn) JavaScript TCL (used in Encina/Websphere and F5) Python Pro*C / ESQL/C PL/SQL JetBrains IDEs: IntelliJ, PHPStorm, Resharper, CLion, Rider, GoLand VS Code GNU Compiler Suite Visual Studio C++ Builder Visual C++ PowerBuilder SQL Windows Delphi
Containers Advanced
Kubernetes Docker Cilium Flannel Docker Compose CRI-O containerd Talos
Operating Systems Advanced
Technical Support and Software Packaging RPM on Linux SUSE/Red Hat LPP on AIX SD on HP-UX pkg on Solaris msi on Windows sysprep on Windows Kickstart on Red Hat/CentOS AutoYaST on SUSE Linux NIM on AIX VMware Templating Foreman TFTP/DHCP/Bootp/PXE Linux RHEL/SUSE/Ubuntu/Debian/Alpine AIX HP-UX Solaris FreeBSD SCO Unix Windows (all versions since 3.1) Novell Netware LAN Manager
Open Source Monitoring Advanced
Zabbix Prometheus Elasticsearch/Kibana ClickHouse/OpenTelemetry Nagios Grafana Thanos
Automation Advanced
Ansible AWX/Tower Terraform/OpenTF Gitlab CI Github Actions Travis CI Circle CI Drone Gitea Act
RDBMS Intermediate
Database administration Database software packaging Development support Oracle (versions 7, 8, 8i, 9i, 10g, 11g, 12c, 19c) MySQL PostgreSQL Informix (7.23 and later) ClickHouse DB2 SQL Server Access Interbase
NoSQL Intermediate
Memcached + MCRouter Apache Ignite Infinispan CouchDB Redis MongoDB
Legacy Telecom Middleware Expert
BBA (Application Backbone) TITAN FT (File Transfer) BBA FT (File Transfer) CM2 VADQR CHPN DCE (Distributed Computing Environment) RPC Sun DRDA (DB2) SNA
Methodologies Advanced
Merise (ERD/LDM) UML (OMT, Paradigm+) Agile Methods (Scrum, Kanban) DevOps N-tier architecture Client/Server SOA
Cloud Beginner
Landing Zone Network DC Interconnect IAM GCP AWS

Languages

  • EnglishCEFR B1/B2
  • SpanishCEFR A2/B1

Interests

Outdoor Activities
Kayaking Canyoning Climbing Trekking
Computer Science
Open Source IoT Video games Electronics Retro-gaming