Skip to content

FeliciaMarlove/azure-arm-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-arm-templates

Azure ARM templates

What is it about?

I deployed a whole solution on Azure to get hands-on experience. The deployment schema and my experience with Azure is described in this article. These templates are for reference.

Deployed solution

  • Java / Spring Boot backend (Azure App Service)
  • Angular frontend (Azure app service)
  • API Management interface to serve the backend app (Azure APIM)
  • Http-triggered function (Azure Function app)
  • Message queue triggered function (Azure Function app)
  • Message queue storage (Azure Storage account)
  • PostgreSQL database (Azure database for PostgreSQL server)