How Large Language Models Learn, Part 2In Part 1 of this series we explored the friendly foundations of machine learning: Classification Regression Clustering Neural networks Training Testing Overfitting Decision trees ReinforcemeJun 26, 2026·17 min read
How to Create a Secure Cloud Setup for Australian Health Data ComplianceAs a cloud solutions architect, I often get asked about the best way to design a secure and compliant cloud architecture, especially when dealing with sensitive data like health records. In this blog post, I'll walk you through a recent project where...Feb 5, 2026·4 min read
The Art and Science of AI Image GenerationWelcome to the fascinating world of AI image generation! In this chapter, we will pull back the curtain on how artificial intelligence transforms simple text prompts into vibrant, complex, and often surprising images. Understanding this process is no...Feb 2, 2026·15 min read
From Code to Cloud: A Beginner's Guide to Data Analytics with Python & Azure FabricHey everyone, Roberto here! 👋 Have you ever wondered how fast the world's population is growing? It's a fascinating question! I recently built a small project to track this in real-time, and along the way, I got to explore an amazing tool called Mic...Jan 31, 2026·6 min read
How to Automate Azure VM Setup with GitHub Actions and BicepBy Roberto In this post, we'll explore how to automate the creation of a Windows 11 Virtual Machine in Azure's Mexico region using a combination of GitHub Actions and Bicep. This powerful duo enables us to define our infrastructure as code, ensuring ...Jan 29, 2026·2 min read
Role Prompting: Unlocking AI's Full PotentialWelcome to one of the most powerful and intuitive techniques in prompt engineering: Role Prompting. By mastering this skill, you can transform a generalist AI assistant into a team of specialized experts, each ready to tackle your specific needs with...Jan 28, 2026·7 min read
The inners of Large Language ModelsIntroduction Welcome to the inner workings of Large Language Models! In this chapter, Trufa will guide Paula (and you) through the fascinating world of how LLMs actually work. We'll demystify the "black box" and explore the fundamental concepts that ...Jan 25, 2026·8 min read