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