Production web api hosting web app for containers or azure container instances

0 votes
Which method will give me reasonable production-scale performance while minimize my monthly cost? Or would containerize my app save me any money at all?
Mar 29, 2022 in Azure by Edureka
• 12,690 points
405 views

1 answer to this question.

0 votes
It's fine for simple apps, but it's not suitable for scenarios requiring complete container orchestration, such as service discovery across numerous containers, automatic scaling, and coordinated application upgrades. Also, I believe it is not stable enough for production use; it is better suited for testing.

And the Azure App Service costs are determined by the service plan, which is billed per second. The App Service provides more functionality than Container Instance, and you can plan your use according to your needs. If you're not happy with App Service, you might want to look into the Azure Kubernetes Service, which offers more control and features than the Container Instance.
answered Mar 30, 2022 by Edureka
• 13,620 points

Related Questions In Azure

0 votes
1 answer

Test environment for microsoft graph api and Azure v2.0

Yes, the type of application you register ...READ MORE

answered Mar 2, 2022 in Azure by Edureka
• 12,690 points
468 views
0 votes
1 answer

Failed to Build and deploy JAR app to Azure Web App

You don't need @EnableJpaRepositories because your package ...READ MORE

answered Mar 29, 2022 in Azure by Edureka
• 12,690 points
576 views
0 votes
1 answer

How do I use Powershell to create an Azure Web App that runs on Linux?

Try the command below: New-AzureRmResource -ResourceGroupName <ResourceGroupName> -Location ...READ MORE

answered Mar 25, 2022 in Azure by Edureka
• 12,690 points
611 views
0 votes
1 answer

Azure Container instances no IP

TL;DR. You might wish to deploy ACI ...READ MORE

answered Mar 26, 2022 in Azure by Edureka
• 12,690 points
596 views
0 votes
1 answer

powerbi embeded in .net core 1.1

See if it helps: https://www.nuget.org/packages/PowerBI.NetStandar ...READ MORE

answered Nov 28, 2018 in Power BI by Upasana
• 8,620 points
1,219 views
0 votes
1 answer

Power BI Embedded : Importing Packages

This should help you out. https://www.nuget.org/packages/PowerBI.N ...READ MORE

answered Apr 3, 2019 in Power BI by Shubham
• 13,490 points
465 views
0 votes
1 answer

What is the difference between "Azure Web app" and "Azure App Service"?

Azure App Services Azure App Services is a ...READ MORE

answered Mar 8, 2022 in Azure by Edureka
• 13,620 points

edited Jun 27, 2023 by Khan Sarfaraz 2,201 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP