Architecture Putting Numbers on the Fuzzy Stuff: Architecture Governance with AppFaktors At 27Global, we build software for clients across a lot of industries and each project brings its own tech stack, its own quirks, and its own definition of "done. Marc Kleinschmidt 10 Apr 2026 · 6 min read
Azure Setting Up And Using Azure Application Insights In Development Application Insights is a powerful tool for monitoring and troubleshooting which is provided by Microsoft Azure. It is designed to help developers monitor the performance, availability, and usage of their applications. Marc Kleinschmidt 2 Aug 2024 · 6 min read
Architecture A Week in the Life of a 27Global Architect Architect is an impressive title, especially in the technical world, but many don’t fully understand what an Architect does, or what the role entails. Kelly Fisher 31 May 2024 · 5 min read
Architecture Development and the Epic struggle against (Date)Time. When it comes to application development time, and by extension, dates are inevitable. We store them everywhere and for everything: user's date of birth, last updated date, product Marc Kleinschmidt 15 Mar 2024 · 5 min read
Architecture Debugging Windows based App Service Startup in Azure Azure Windows based App Services are a fantastic option for hosting native .Net applications in the cloud. In service of the hosted applications, Microsoft provides a number of extremely valuable Kelly Fisher 3 Jan 2024 · 4 min read
Architecture How to setup Docker on M-series Mac to run x86_64 images Newer MacOS laptops have M-series processors which are arm64, not x86/64 like their Intel predecessors. Some docker images do not have an arm64 image yet released to public registries Russell Parks 8 Dec 2023 · 1 min read