A company has planned to build and deploy two Web Applications on the Azure Platform. Their main aim is to build two Web Applications that are secured, intensively monitored and are highly available by implementing two different methodologies. The two types of Web Applications that the company wants to build are: 1. A Web App built through Visual Studio 2017 Community Edition 2. A Web App built using PowerShell ARM API template Below are the set of tasks that the company wants to complete in order to successfully Create, Deploy and Manage their Web Apps on the Azure Platform: 1. Creating an ASP.NET web app and deploying it to a Windows Server 2016 based Azure VM 2. Having a Web role and Worker Role published on the Azure 3. Creating an Azure Table Storage under the same resource group, inserting and retrieving the data from the table 4. Implementing Azure Blob and File Storage Services 5. Creating Service Bus Queues to read and write messages from it followed by creating Azure Relay. 6. Automating the start of the Virtual Machine through Runbooks by scheduling it to specific dates 7. Scanning of the Web App and securing it by implementing Active Directory Single Sign-On 8. Creating the second Web App through PowerShell ARM API template and configure CI/CD pipeline 9. Monitoring the Application by using Application Insight
A company has planned to build and deploy two Web Applications on the Azure Platform. Their main aim is to build two Web Applications that are secured, intensively monitored and are highly available by implementing two different methodologies. The two types of Web Applications that the company wants to build are:
1. A Web App built through Visual Studio 2017 Community Edition
2. A Web App built using PowerShell ARM API template
Below are the set of tasks that the company wants to complete in order to successfully Create, Deploy and Manage their Web Apps on the Azure Platform:
1. Creating an ASP.NET web app and deploying it to a Windows Server 2016 based Azure VM
2. Having a Web role and Worker Role published on the Azure
3. Creating an Azure Table Storage under the same resource group, inserting and retrieving the data from the table
4. Implementing Azure Blob and File Storage Services
5. Creating Service Bus Queues to read and write messages from it followed by creating Azure Relay.
6. Automating the start of the Virtual Machine through Runbooks by scheduling it to specific dates
7. Scanning of the Web App and securing it by implementing Active Directory Single Sign-On
8. Creating the second Web App through PowerShell ARM API template and configure CI/CD pipeline
9. Monitoring the Application by using Application Insight
Step by step
Solved in 2 steps