The AI Act is not a compliance checklist. It is a design choice. The AI Act should not be treated as a legal afterthought, but as a platform design principle from day one
The Death of the Software Moat: Why "Taste" is the New Enterprise IP We are entering the era of Software Parity. For decades, "Enterprise IP" was the ultimate moat—a fortress built on complex code and proprietary features. But as AI makes it possible to replicate a million-dollar software stack in a fraction of the time, that fortress is crumbling.
Live Delta Lake with Azure ADF and Databricks DLT Create a live incrementally loaded delta lake with Azure and Databricks through Azure Data Factory (ADF), Delta Tables and Databricks Delta Live Tables
PowerBI Secure Architecture Making sense of PowerBI its architectural diagram and creating a secure setup for accessing on-premises data
Incremental Delta Copying from SQL Server to Apache Iceberg Learn how you can load data from SQL Server to Apache Iceberg in an incremental way.
CDC Incremental Data Loading with SQL Server, Apache Iceberg and Apache Spark Learn how to create incremental an Apache Spark setup that polls data from SQL Server its Change Data Capture (CDC) feature and saves it to Apache Iceberg
Connecting LLMs to Azure through MCPs Create an always up-to-date architecture landscape automatically with LLMs and MCP Servers
Getting Started with Model Context Protocol (MCP) Servers Manage your filesystem through Claude with its custom Model Context Protocol (MCP) server.
Manage your Cloudflare domains automatically with an Nginx Ingress controller and External DNS, together with SSL Certificates through Cert Manager Automate DNS and SSL for Kubernetes on Cloudflare using Nginx Ingress, External DNS, and Cert Manager. Streamline infrastructure by auto-creating DNS records and obtaining SSL certificates. Reduce overhead and keep services secure and accessible.
Create your own LLM Voice Assistant in just 5 minutes! What was previously thought to be impossible, now became reality! We can finally get our own Jarvis, and even more, we can do this in just 5 minutes! Voice Bot Weather0:00/34.4746671× While the below is how you can get started, please note that LLMs require a lot
Adding Authentication to your Azure Static Web App Learn how you can add authentication to your azure static web app page
Key Takeaways from NVIDIA's GTC 2024: The Future of Autonomous AI and Robotics Dive into the highlights from NVIDIA's GTC 2024, exploring breakthroughs in autonomous AI, robotics, simulation technologies, and the evolving landscape of reinforcement learning. Discover how these advancements are shaping the future of technology.
How to Use Different Python Versions with Virtualenv Learn how you can use Python Virtual Environments (venv) to easily use different python versions