Posts tagged "architecture"
-
The AI on the Edge Reference Architecture
Final synthesis for AI on the Edge: gateway, router, policy, RAG, IoT operations assistant, Azure governance, Azure Local lane, private cloud lab, Tenstorrent lane, and conference-ready flow.
-
When the Edge Has to Stand Alone
Demo 5 of AI on the Edge: disconnected operation, backend failures, malformed responses, cloud-blocked mode, local-only denial, smoke tests, and reset controls.
-
Cameras on Azure IoT Operations, Part 1: The Control Plane and Network Model
How a .NET camera control plane is built for Azure IoT Operations - the two camera classes, the MQTT control bus, and the per-property network model AIO plugs into.
-
Home Lab - Tenstorrent Buildout for Multi-Cloud Edge Demos
Building out a basement studio and mixed Tenstorrent/NVIDIA lab for reusable Azure and AWS edge demo scenarios.
-
Home Lab - Utilizing the Cloud - Dynamic VPN
Home lab guide for dynamic Azure Site-to-Site VPN resources, covering VPN Gateway costs, supported routers, hybrid networking, and teardown.
-
Home Lab - Keeping Costs Down
Home lab cost guide focused on matching hardware to use cases, avoiding wasteful enterprise gear, and planning servers for media, storage, dev, and AI.
-
Securing SSH in Azure
Azure SSH hardening guide for Linux VMs, covering removal of Arcfour, CBC ciphers, weak MAC algorithms, and safer sshd_config options.
-
Multi-Region Point-to-Site in Microsoft Azure (Windows Fix)
Fix for Windows clients using Azure multi-region point-to-site VPNs, covering route table updates, spoke VNET routes, IKEv2, SSTP, and CMAK profiles.
-
Creating a Single Gateway, Multi-Region, VPN Architecture in Microsoft Azure
Walkthrough for building a single gateway multi-region VPN architecture in Microsoft Azure, covering hub-spoke VNets, gateways, and address planning.
-
Atlanta Code Camp - Call for Speakers
The Atlanta Code Camp call for speakers is open, seeking talks on cloud computing, data engineering, data science, mobile computing, web development, DevOps, and more.
-
Hosting a permanent redirect in Azure
Map extra domains to a cheap Azure App Service and redirect them to the primary blog domain with a web.config permanent redirect rule.
-
WordPress iFrame using Azure
Work around the WordPress limit on javascript by hosting the script on an Azure App Service site and embedding that page in the post as an iframe.
-
Azure Global Bootcamp Atlanta
The fourth annual Azure Global Bootcamp in Atlanta, including the Global Azure Bootcamp announcement snippet and the IoT track line up.
-
Storing Event Data in Elastic Search
Take the Elasticsearch load off client devices by sending telemetry to Event Hubs, batching it in Stream Analytics, and indexing it from an Azure Function.
-
Your app is currently in read-only mode because you have published a generated function.json
Clear the read-only mode warning on an Azure Function published from Visual Studio by deleting the generatedBy line from function.json.