Forum Widgets
Latest Discussions
Centralized Logging in Azure Proven Observability Patterns for Modern Apps
As modern applications move to distributed and cloud-native architectures, observability becomes critical for ensuring system reliability, diagnosing issues, and improving performance. Among the three pillars of observability—logs, metrics, and traces—logs often form the foundation for troubleshooting. However, in distributed environments, logs are scattered across multiple services, making centralized logging an essential pattern. https://dellenny.com/centralized-logging-in-azure-proven-observability-patterns-for-modern-apps/13Views1like0CommentsWeb Portal - Azure architecture best practice
Hi I am seeking some ideas and challenges etc.. what else to consider.. Designing a dummy project in Azure. Needs to be secure, scalable etc. A web portal with SQL back end and site replication for HA / DR. Many Thanks!jimmy123Sep 15, 2025Copper Contributor47Views0likes2CommentsRiding in Tandem Unlocking the Sidecar Pattern in Azure Microservices
In the world of cloud-native applications, microservices bring agility, scalability, and speed. But with this modular approach comes complexity: logging, monitoring, proxying, and configuration often become tricky. That’s where the Sidecar Pattern steps in — and Azure makes it easier than ever to implement. https://dellenny.com/riding-in-tandem-unlocking-the-sidecar-pattern-in-azure-microservices/19Views0likes0CommentsBuilding a Fully Secure Architecture Integrating Azure OpenAI
As AI adoption accelerates, organizations must ensure that AI services are secure, scalable, and compliant with enterprise security policies. Azure OpenAI Service provides powerful AI capabilities, but securing access to it is crucial when integrating with applications. In this blog, we will explore how to build a fully secure architecture by integrating Azure OpenAI Service with Azure API Management (APIM), Private Endpoints, and Applications. https://dellenny.com/building-a-fully-secure-architecture-integrating-azure-openai-with-apim-private-endpoints-and-applications/39Views0likes0CommentsService Mesh Architecture Pattern in Azure
As organizations modernize applications using microservices and cloud-native architectures, managing how these services communicate becomes increasingly complex. Microservices often run across distributed environments, scaling dynamically, and interacting over the network. This is where the Service Mesh architecture pattern comes in — providing a dedicated infrastructure layer for service-to-service communication, security, and observability. In the Azure ecosystem, implementing a Service Mesh can simplify operational challenges while improving reliability and control of microservices deployments. https://dellenny.com/service-mesh-architecture-pattern-in-azure-handling-service-to-service-communication-security-and-observability/34Views0likes0CommentsUnderstanding Architecture Patterns A Guide for Software Architects
In the world of software development, architecture patterns play a crucial role in designing scalable, maintainable, and high-performing systems. As an architect, choosing the right pattern for your application can significantly impact its success. This blog explores common architecture patterns, their use cases, and when to apply them. https://dellenny.com/understanding-architecture-patterns-a-guide-for-software-architects/33Views0likes0CommentsEvent Based Design Architecture Pattern in Azure
Event-driven architecture (EDA) is a design pattern that enables applications to respond to real-time events rather than relying on traditional request-response communication. In the cloud-native ecosystem, EDA is particularly powerful for building scalable, loosely coupled, and resilient solutions. Azure provides a robust set of services to implement event-based design, ensuring seamless integration and high availability. https://dellenny.com/event-based-design-architecture-pattern-in-azure/22Views0likes0CommentsSecret Store Pattern in Azure Using Secure Vaults for Credentials and Secrets
In today’s cloud-native applications, securing sensitive information such as API keys, passwords, connection strings, and certificates is non-negotiable. Hardcoding secrets or storing them in configuration files is a major security risk. This is where the Secret Store Pattern comes into play. https://dellenny.com/secret-store-pattern-in-azure-using-secure-vaults-for-credentials-and-secrets/39Views0likes0CommentsBuilding Resilient Systems with Immutable Infrastructure on Azure
In modern DevOps and cloud-native architecture, immutable infrastructure has become a best practice for ensuring consistency, security, and reliability. This pattern means that once a virtual machine (VM), container, or other infrastructure component is provisioned, it is never modified. If changes are required (such as a software update or configuration tweak), a new version is built and deployed instead of patching the old one. In this blog, we’ll explore: What the Immutable Infrastructure pattern is Benefits of using it How to implement it using Azure services A sample deployment workflow using Azure DevOps and ARM/Bicep/Terraform https://dellenny.com/building-resilient-systems-with-immutable-infrastructure-on-azure/49Views0likes0CommentsDevOps Meets Microsoft AI Accelerating Innovation in the Cloud Era
In today’s rapidly evolving software landscape, agility, automation, and intelligence are no longer optional — they’re mission-critical. Enter DevOps, the cultural and technical movement that unifies software development (Dev) and IT operations (Ops), and Microsoft AI, a powerful suite of tools and services that infuses intelligence into applications, processes, and infrastructure. Together, they’re transforming how organizations build, deploy, and scale software in the cloud. https://dellenny.com/devops-meets-microsoft-ai-accelerating-innovation-in-the-cloud-era/41Views0likes0Comments
Resources
Tags
- azure11 Topics
- Architecture4 Topics
- Site Recovery2 Topics
- application gateway2 Topics
- nsg1 Topic
- security1 Topic
- best practices1 Topic
- routing1 Topic
- Azure Remote Connection1 Topic
- app-gateway1 Topic