PrepAway - Latest Free Exam Questions & Answers

identify the deployment method for each service.

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.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:

15 Comments on “identify the deployment method for each service.

  1. Mark van Dijk says:

    Isn’t it vice versa?

    Service 1: Update by using package in Azure Storage
    Service 2: Update by using package from your local computer

    When your local computer crashes you don’t have a disaster recovery option.




    0



    0
    1. challenge says:

      I would say the answer given is actually right – based on ‘deployment method’ statement.

      Service1 would be re-deployed from Builds held on your local computer – using Visual Studio etc. and you can maintain backups of all packages. You local computer is the DR option to Azure.

      If you store the Service2 package in Azure Storage it will be overwritten – but that’s ok cos its not required to be maintained.




      0



      0
  2. David says:

    what about if by “maintaining the existing package is not required” they mean by the package in the local computer (which is the “existing” package).

    Any ideas?




    0



    0
    1. challenge says:

      I would assume in Azure – being an Azure exam and the topic is Cloud Services. I think the answer given is actually correct. If you deploy to Azure Storage how would you re-deploy the old package.




      0



      0
  3. Bruno D'Amico says:

    it is vice-versa, developers already working with a local copy of each app

    Service 1 requires that the package must be retained for Disaster recovery. Placing the package in a storage account replicates data 3 times.

    weird question




    0



    0
  4. Prady says:

    Weird indeed.
    A local computer is hardly the place to depend for DR. Storage replicates 3-6 times and hence is a much better place to keep the package for redeployment and retention.




    0



    0
  5. RobV says:

    Thinking Service 1 == storage and Service 2 == Local.

    I’ve seen very little, if any, Visual Studio, on 70-533. The focus of the test is more PowerShell, Portal, infrastructure, Admin, etc.

    When Service 1 is uploaded to Storage, the files are versioned. Doubtful, if the file is always named the same for each version.

    Thoughts?




    0



    0

Leave a Reply