- AYou can scale more quickly.
- BYou can work from multiple workstations.
- CYou have full access in case of internet outage.
- DYou own your CPUs.
You can scale more quickly.
Cloud computing allows you to scale more quickly. Owning your own CPUs and having full access in the event of an internet outage are not features of cloud computing. Working from multiple workstations is not specific to cloud computing compared to an on-premises deployment.
a disaster recovery plan
Disaster recovery uses services, such as cloud-based backup, data replication, and geo-distribution, to keep data and code safe in the event of a disaster.
Describe the benefits of using cloud services - Training | Microsoft Learn
If you have virtual machine workloads that are used only during certain periods, but you run them every hour of every day, then you are wasting money. These virtual machines are great candidates to deallocate when not in use and start back when required to save compute costs while the virtual machines are deallocated.
Describe cost management in Azure - Training | Microsoft Learn
Wrong:
Remote Desktop
Wrong:
SSH
The Azure portal can run on devices that have the Android operating system installed. The browser can be any type, such as Internet Explorer 11, Chrome, Firefox, or Safari (all the latest versions). When you visit the portal, you will see Cloud Shell. Users can then access Bash and PowerShell from within Cloud Shell. You can use Bash and PowerShell to create Azure virtual machines.
Describe features and tools for managing and deploying Azure resources - Training | Microsoft Learn
Region pairs allow the replication of Azure resources across geographies to help ensure that a secondary region is available in case of any disaster at the primary region.
Describe the core architectural components of Azure - Training | Microsoft Learn
Each Azure region is always paired with another region within the same geography, such as US, Europe, or Asia, at least 300 miles away.
Describe the core architectural components of Azure - Training | Microsoft Learn
A VPN gateway is a type of virtual network gateway. Azure VPN Gateway instances are deployed to a dedicated subnet of a virtual network. You can use them to connect on-premises datacenters to virtual networks through a Site-to-Site (S2S) VPN connection.
Describe Azure compute and networking services - Training | Microsoft Learn
Wrong:
identifying lower cost regions
Wrong:
resizing underutilized virtual machines
You can use tags to categorize costs by department, such as human resources, marketing, or finance, or by environment, such as test or production. Resizing underutilized virtual machines is a good cost saving measure and provisioning resources in lower cost regions is a good practice, but resource tags do not help with this.
Describe cost management in Azure - Training | Microsoft Learn
SaaS allows you to pay to use an existing application on hardware managed by a third party. You supply data and configure access. Customers are only responsible for storage in a private cloud. Customers are responsible for virtual machines and runtime in IaaS and the private cloud.
This answer is incorrect.
hosting ASPX files for a website
This answer is incorrect.
mounting a file storage share to be accessed as a virtual drive on multiple virtual machines
Low storage costs and unlimited file formats make blob storage a good location to store backups and archives. Blob storage can be reached from anywhere by using an internet connection. Azure Disk Storage provides disks for Azure virtual machines. Azure Files supports mounting file storage shares.
Describe Azure storage services - Training | Microsoft Learn