Terence Burridge re-evaluates using mini PCs to run Umbraco in 2024, comparing performance improvements from .NET 7 to .NET 8. Results indicated a 10-15% speed increase on most machines, with the Dell Wyse series emerging as the best balance of cost, performance, and sustainability, despite the Raspberry Pi 5's significant performance gains.
This guide by Nurhak Kaya outlines best practices for building a scalable, secure, and performant Umbraco website on Microsoft Azure. It emphasizes using multiple App Service Plans, Azure SQL Database, and Azure Blob Storage, alongside CDNs for enhanced performance and security. The architecture supports efficient management and future scalability.
Busra Sengul discusses the challenges faced after migrating an e-commerce site from Vendr to Umbraco Commerce, particularly the accumulation of stale carts. To resolve this, Busra developed an efficient SQL query to delete outdated carts and related data, streamlining the cleanup process and improving site functionality.