GithubHelp home page GithubHelp logo

microsoft / app-templates Goto Github PK

View Code? Open in Web Editor NEW
44.0 8.0 17.0 51 KB

Packaged app samples to accelerate devs journey to cloud

License: MIT License

app-templates azd azd-templates azure iac java openai

app-templates's Introduction

App Templates

App Templates are packaged app samples designed to reduce the time it takes a developer to deploy their code to Azure. Unlike standalone example code, the goal of App Templates is to provide all the components to deploy an app to Azure with automation via GitHub Actions or other CI/CD services.

Each sample consists of example code, CI/CD components, and documentation containing all the required steps.

App Templates are designed to be compatible with the Azure Developer CLI(azd). These templates follow the same file structure and are straightforward to convert to azd compatible templates once all the components of the template (e.g. programming language) are supported.

App Templates are open to any technology some may not be on the azd roadmap and can be deployed using the READ ME guidance. The purpose of App Templates is to deliver and prove the value of accelerated onboarding for developers who are new to Azure. Developing examples for azd is one of our aims that fit into the broader goal of accelerated developer onboarding.

If you are looking for enterprise scale guidance on design pillars like Reliability, Performance, Networking, leverage design areas recommendation and reference implementation on Landing Zone Accelerators

Pre-requisites

  • Azure Subscription and you must be the owner(or know the owner) of the subscription for configuring automated deployments

Sample templates

Template Usecase Azure Services
.NET app on App Service Sample application that demonstrates how to deploy ASP.NET Core web app to App Service. App Service, Azure SQL, Load Testing, App Insights, Key Vault
Integration Services - APIM + ServiceBus + Functions + Cosmos Sample integration app template that walks through setting up API Management policy for sending data to Azure Service Bus. The API Management uses Managed Identity to access the Service Bus REST APIs. A Function is triggered when a message is queued in Service Bus, and it will write message data to Cosmos DB. The Function App uses Managed Identity to get access to Service Bus APIM, Service Bus, Functions, Cosmos
WordPress on Azure Container Apps In this application template, you'll learn how to and will be able to easily, quickly create and deploy your first scalable and secure WordPress site to Azure, leveraging Azure Container Apps with Azure Database for MariaDb. Azure Container Apps, APIM, App Service, Functions
Java SpringApp with Azure OpenAI AI Shopping Cart Sample Application with Azure OpenAI and Azure Spring Apps Azure OpenAI, Spring Apps, App Insights
Microservices integration - APIM + Container Apps + AppService + Functions This sample leverages the Reddog codebase and the Reddog Container Apps bicep modules. It was created to help users deploy a comprehensive, microservice-based sample application to Azure Container Apps, Azure App Service, Azure Functions, and Azure API Management. Azure Container Apps, APIM, App Service, Functions,Azure Service Bus and Azure Cache for Redis
JBoss EAP on Appservice This sample Pet Store application is built with Maven and deployed to an Azure App Service secured by Azure Firewall Azure User Defined Routing (UDR), Azure Application Inisghts, Azure Log Analytics, Azure Application Gateway, Azure Fire Wall, Azure Bastion, Azure App Service, Azure PostgreSQL DB
Jakarta EE IBM Open Liberty on AKS This is a sample app template of the Domain-Driven Design Jakarta EE application. The application is built with Maven and deployed to Open Liberty running in Azure Kubernetes Service (AKS). The app template uses the official Azure offer for running Liberty on AKS. The application is exposed by Azure Load Balancer service via Public IP address. Azure Container Registry, Azure Kubernetes Service, Azure PostgreSQL DB
Jakarta EE Oracle WebLogic Server (WLS) on AKS This is a sample app template of the Domain-Driven Design Jakarta EE application. The application is built with Maven and deployed to Oracle WebLogic Server running in Azure Kubernetes Service (AKS). The app template uses the official Azure offer for running WLS on AKS. For a quickstart on this offer, see https://aka.ms/wls-aks-quickstart. The application is exposed by Azure Application Gateway Azure Infra (VNet), Azure Storage Account, Azure Container Registry, Azure Kubernetes Service, Azure Application Gateway, Azure PostgreSQL DB
Java Spring boot on AKS In this sample app template, the PetClinic application (a Spring Boot based app) is containerized and deployed to a AKS cluster secured by Azure Firewall Azure PostgreSQL DB, Azure Container Registry (ACR), Azure Kubernetes Service (AKS), Azure Infra (Vnet/Subnet), Azure Fire Wall, Azure Bastion
Java microservices based spring boot on AKS In this sample app template of the PetClinic Microservices application (a Spring Boot based app). Each of the application microservices are containerized and deployed to an Azure Kubernetes Service (AKS) cluster secured by Azure Firewall Azure User Defined Routing (UDR), Azure Application Inisghts, Azure Log Analytics, Azure Application Gateway, Azure Fire Wall, Azure Bastion, Azure Container Registry (ACR), Azure Kubernetes Service (AKS) Cluster, Azure PostgreSQL DB
Spring Boot PetClinic Microservices Application on Azure Red Hat Openshift (ARO) In this sample app template, the PetClinic application (a Spring Boot based app) is containerized and deployed to an Azure RedHat Openshift (ARO) cluster secured by Azure Firewall Azure RedHat Openshift (ARO), Azure Container Registry (ACR), MySql DB
Spring Boot on Azure Spring Apps This example shows you how to deploy an existing Java Spring Boot/Cloud application to Azure Spring Apps. When you're finished, you can continue to manage the application with Azure services via the Azure CLI, Bicep templates or switch to using the Azure Portal. Azure Spring Apps, APIM, Azure Cache for Redis, App Insights, Key Vault
Static Web App with Cosmos DB A sample VueJS Single Page Application on a Static Web App, which queries CosmosDB data through a GraphQL endpoint hosted on an Azure Function Azure Cosmos DB, Azure Functions, Azure Front Door

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Data Collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkId=521839. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

Telemetry Configuration

Telemetry collection is on by default.

To opt-out, set the variable enableTelemetry to false in Bicep/ARM file and disable_terraform_partner_id to false on Terraform files.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

app-templates's People

Contributors

aarthiem avatar edburns avatar microsoftopensource avatar miketb-microsoft avatar puicchan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

app-templates's Issues

Make the App Templates pre-requisites section clearer

Can we make the pre-requisites section clearer?

Currently it says: "Azure Subscription and you must be the owner(or know the owner) of the subscription for configuring automatated deployments"
Instead of saying "know the owner" can it explicitly state the required permissions? E.g. Azure subscription with Owner or xxxx, yyyy permissions.

APIM Template

Team,
I would like to know if we can have a APIM template.
APIM (with SOAP to Rest API deployment)
APIM with the following attached services:

  • Ap Insights (Azure Monitor)
  • AAD
    Thank you
    Julien LECADOU

Link to Enterprise App Patterns in App Templates readme

Improve the end to end developer experience by connecting App Templates to Enterprise App Patterns. E.g. in the main readme, have a standard next steps/further information section that includes references to Enterprise App Patterns (and Landing Zone Accelerators).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.