Quantcast
Channel: Azure - Container Instances vs App Service - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Azure - Container Instances vs App Service

$
0
0

I have a monorepo that contains an API, React app and a worker.

Initially I thought I'd just use AppService and deploy the code however that appears to be much more complicated as situation doesn't just have a simple npm run index.js, but has the 3 services I mentioned above in different places.

Anyhow, I've decided containerising in Docker may be an easier approach.

But I'm not sure, what's the difference between deploying to Azure's App Service and the Container Instance?

Thanks.

p.s. I'm assuming my approach above seems valid. Please let me know if there is an easier way.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles



Latest Images