👋 I’m Abdel!

Developer Advocate @Google Cloud, Public Speaker and Content Creator.

  • I love building things and sharing what I learn.

My 2025 Running Journey

It’s that time of year again. 2025 was a crazy, busy year with a lot of travel, work, and running. Now that I have been running seriously for almost three years, I think it’s time to share my journey and experiences. And just for fun, I will throw in some hiking adventures I did this year. ...

January 2, 2026 Â· 3 min Â· Abdel Sghiouar

ADK Agents on GKE with Self-Hosted LLMs

This tutorial demonstrates how to deploy the Llama-3.1–8B-Instruct model on Google Kubernetes Engine (GKE) using vLLM and integrating an ADK agent to interact with the model, supporting both basic chat completions and tool usage. The setup leverages a GKE Autopilot cluster with GPU-enabled nodes to handle the computational requirements. ...

December 24, 2025 Â· 3 min Â· Abdel Sghiouar