Forum Discussion
PKR187
Jan 15, 2024MCT
Microservice Apps Azure
Hey! I started developing my applications with microservices and now I want to host a development environment in Azure but I dont know what to use. I also want to keep the infrastructure cost as ...
samy_vanderspikken
Jan 15, 2024Brass Contributor
It depends on your needs, you can use the following flowchart to figure out which dev application you need in Azure :
In addition, for CI/CD ( & easier collaboration) you can use Azure DevOps (https://learn.microsoft.com/en-us/azure/devops/user-guide/what-is-azure-devops?view=azure-devops)
PKR187
Jan 15, 2024MCT
Thanks for the flowchart. This is very very helpful. Do you have any knowledge about container apps and where to fit them in this flowchart? Maybe container apps is new ? Idk yet 😄