Search results
This article provides guidance on implementing the Reliable Web App pattern. This pattern outlines how to modify (replatform) web apps for cloud migration. It offers prescriptive architecture, code, and configuration guidance aligned with the principles of the Well-Architected Framework.
- Browse Azure Architectures
Find architecture diagrams and technology descriptions for...
- Browse Azure Architectures
This project has a companion article in the Azure Architecture Center and self-paced workshop that describes design patterns and best practices that details the reliable web app pattern for Java web app.
25 wrz 2023 · In this article, we’ve explored the core design patterns of the Reliable Web App pattern for Java, from handling transient and non-transient faults with the Retry and Circuit Breaker Patterns to improving performance with the Cache-Aside Pattern.
Find architecture diagrams and technology descriptions for reference architectures, real world examples of cloud architectures, and solution ideas for common workloads on Azure.
17 kwi 2024 · This version introduces a reference application that embodies best practices for creating a Reliable Web App on Azure, demonstrating tangible improvements in cost efficiency, scalability, and workload separation based on customer feedback.
1 sie 2023 · This pattern, a collection of cloud-design patterns and best-practices built on the Microsoft Azure Well-Architected Framework, helps Java developers efficiently re-platform their Tomcat web applications to the cloud while setting a strong foundation for future Azure modernization.
8 lis 2023 · The following samples demonstrate end-to-end Java on Azure experiences. Azure Spring Apps. Deploy web app using GitHub actions. Jakarta EE on Azure Red Hat OpenShift. Java on AKS. Java scenarios on App Service. Scale stateful Java web app on Azure.