Azure Container Instances are the quickest way to deploy a container in Azure. They allow Cloud Engineers to start up containers within a matter of seconds without having to manage any underlying hardware or services. Container Instances shine when used for automating small tasks or hosting simple web services.
In this lab, you will explore deploying an Azure Container Instance to host a web service, scaling a container, and running a task in a Container Instance.
Upon completion of this lab you will be able to:
This lab is intended for:
You should possess:
The following content is sufficient to fulfill these prerequisites:
May 2nd, 2023 - Updated theia to include autosave