Book Image

Hands-On Cloud Administration in Azure

By : Mustafa Toroman
Book Image

Hands-On Cloud Administration in Azure

By: Mustafa Toroman

Overview of this book

Azure continues to dominate the public cloud market and grow rapidly thanks to a number of recent innovations. Azure's wide range of services and support has led to a large number of customers switching to Azure cloud. Hands-On Cloud Administration in Azure starts with the basics of Azure cloud fundamentals and key concepts of the cloud computing ecosystem and services. Then, you will gradually get acquainted with core services provided by Azure, including Azure VNet, types and assignments of IP addresses, and network security groups. You will also work on creating and administering Azure Virtual Machines, types of virtual machines (VMs), and design VM solutions based on computing workloads. As you make your way through the chapters, you will explore Azure App Service, discover how to host your web apps in Azure, and monitor and troubleshoot them. In the concluding chapters, you will learn more complex and abstract services, such as Azure Storage, Azure Backup, and Azure Site Recovery. You will also get to grips with Azure SQL Databases and the SQL on Azure VM concept. By the end of this book, you will have obtained practical experience of working with Azure services and Azure administration, along with maintaining, monitoring, and securing your Azure resources.
Table of Contents (13 chapters)

Questions

  1. An Azure Storage account can be deployed as...
    1. Resource manager
    2. Classic
    3. Both
  2. To have maximum SLA, the Storage account should be...
    1. Locally redundant
    2. Geo-redundant
    3. Both
  3. The Storage account tier can be...
    1. Standard
    2. Premium
    3. Both
  1. Can a local database be backed up to the Azure Storage account?
    1. Yes
    2. No
  2. Can a local database be deployed directly to Azure SQL database?
    1. Yes
    2. No
  3. To use ASR, you need to create...
    1. Azure Storage account
    2. Recovery services vault
    3. Azure Backup
  4. With Azure Backup, you can protect...
    1. Azure resources
    2. On-premises resources
    3. Both
  5. With ASR, you can protect...
    1. Azure Virtual Machines
    2. On-premises virtual machines
    3. Both
  6. To migrate a VM protected with ASR to the cloud, you must...
    1. Replicate the VM
    2. Perform failover
    3. Start the VM in Azure
  7. To migrate a large amount of data to Azure, we must use...
    1. AzCopy
    2. PowerShell
    3. Azure import/export job
  8. ...