Open WebUI On Azure: Part 1 – Architecture & Deployment
A technical guide on deploying the Open WebUI AI platform on Azure, covering architecture, security, and Infrastructure as Code.
A technical guide on deploying the Open WebUI AI platform on Azure, covering architecture, security, and Infrastructure as Code.
A developer details creating a Terraform module for generating domes in Minecraft, enabling architectural builds inspired by Romanesque and neoclassical designs.
Explores the technical implementation of subagents in the Goose AI agent framework, focusing on their architecture and how they manage context.
A guide to recognizing and managing personal bias in technical decision-making, focusing on objective data and open-minded discussions.
Java architects answer community questions on switch expressions, Leyden, Valhalla, Project Amber, and the future of Java in this Newscast episode.
Explores common pitfalls in software abstraction like DRY misuse, lasagna code, and util files, offering advice for scalable design.
Explores the concept of 'Design Pressure' in software architecture, examining invisible forces that shape code and discussing coupling, types, and ORMs.
A developer details the technical reboot of their game 'Project Hack', including engine evaluation (Unreal, Godot, Unity) and architectural improvements for multiplayer.
A guide to implementing geo-redundant DNS in Azure to ensure high availability and low latency for multi-region applications.
The article critiques naive reuse of shared services in software architecture, highlighting operational pitfalls through real-world examples like OTP vs. marketing SMS systems.
Explains structure-cementing tests and how a Test DSL can decouple tests from implementation details, making them resilient to structural changes.
A guide on transitioning Generative AI applications from proof-of-concept to production, covering architecture, security, and operations.
A 1-hour presentation on the LLM development cycle, covering architecture, training, finetuning, and evaluation methods.
First part of a series on building a vehicle tracking app using Azure services, covering the system architecture and components.
A developer details the serverless architecture evolution of an AWS Community Builders blog content Twitter bot, built with Lambda, EventBridge, and DynamoDB.
A tech lead reflects on the challenge of letting go of technical control when transitioning to management and trusting a world-class team.
Explores the differences between x86 and x64 architectures in .NET, covering JIT compilation, native interop, and practical implications for developers.
A tutorial explaining how to implement the MVVM (Model-View-ViewModel) architectural pattern in SwiftUI applications.
Explores the concept of fate-sharing in web development and how micro-frontends aim to solve it, while analyzing their performance trade-offs.
Explores the concept of Micro Applications, defining them as small, focused apps with both a frontend and backend, contrasting them with Microservices and Micro Frontends.