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
Mounting Azure Files on AKS (Kubernetes) A common scenario is to have a shared storage that all your pods can access and write to, but how can we accomplish this in Kubernetes? Prerequisites A Kubernetes cluster accessible through kubectl Getting Started Azure has a few storage solutions we can use for this: Files or Disks. In
Putting Docusaurus behind authentication through Azure Static Web Apps Provide authentication for your Azure Static Web App (SWA) to protect your Docusaurus powered documentation
Sinking Events from MQTT to Timescale with Dapr and Rust Learn how to forward events from MQTT to TimescaleDB (Postgres) at high-speed and low latencies with Dapr and Rust
Sinking events from Event Hub to CosmosDB with Dapr Learn how to quickly store events from Event Hub into CosmosDB with Dapr
Unleashing Cloud Potential: Embracing Agile Innovation for Enterprise Success Discover how to drive innovation, enhance performance, and stay competitive by embracing an agile mindset and leveraging cloud technology's full potential.
Creating a Kubernetes cluster in Azure with Pulumi (and add Spot Instances) Learn how you can use Pulumi to automatically deploy your Kubernetes cluster on Azure with Spot Instances!