HOTSPOT
You manage two cloud services named Service1 and Service2. The development team updates the code for
each application and notifies you that the services are packaged and ready for deployment.
Each cloud service has specific requirements for deployment according to the following table.
In the table below, identify the deployment method for each service. Make only one selection in each column.Hot Area:
Explanation:
* Service 1
As the package must be retained we should deploy it through the Azure Storage cloud.
* Service 2
As maintaining the existing storage package is not required we can deploy the package locally.
*Azure service package
Whenever you want to deploy your application to a Cloud Service you’ll be creating a Service Package and
upload it, together with the Service Configuration to a deployment in a Cloud Service. These two artifacts are
what makes up a Cloud Service deployment.