Индусятина ебуча
May. 24th, 2023 12:34 pmСтандартный мс опросник:
You have an Azure subscription.
You plan to deploy a web app to a Linux-based Docker container.
You need to recommend a solution for the deployment of the web app that meets the following requirements:
Supports a custom domain name
Provides the ability to scale out automatically based on demand.
Minimizes administrative effort
Minimizes costs
Which solution should you recommend?
**
Казалось бы, все просто - раз написано to a Linux-based Docker container, то разворачиваем в контейнеры. Почему - похер, ну мало ли там зависимостей и говна в коде.
Azure App Service не подходит, потому что Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python.
Но нет - специально ниже в тексте подьеб,
Containerization and Docker - Dockerize your app and host a custom Windows or Linux container in App Service. Run multi-container apps with Docker Compose. Migrate your Docker skills directly to App Service.
https://learn.microsoft.com/en-us/azure/app-service/overview
You have an Azure subscription.
You plan to deploy a web app to a Linux-based Docker container.
You need to recommend a solution for the deployment of the web app that meets the following requirements:
Supports a custom domain name
Provides the ability to scale out automatically based on demand.
Minimizes administrative effort
Minimizes costs
Which solution should you recommend?
**
Казалось бы, все просто - раз написано to a Linux-based Docker container, то разворачиваем в контейнеры. Почему - похер, ну мало ли там зависимостей и говна в коде.
Azure App Service не подходит, потому что Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python.
Но нет - специально ниже в тексте подьеб,
Containerization and Docker - Dockerize your app and host a custom Windows or Linux container in App Service. Run multi-container apps with Docker Compose. Migrate your Docker skills directly to App Service.
https://learn.microsoft.com/en-us/azure/app-service/overview