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. Which type of cloud requires an internet connection and allows anyone to sign up for service?
    1. Private cloud
    2. Hosted cloud
    3. Public cloud
  2. Which cloud service model allows us most control over resources?
    1. IaaS
    2. PaaS
    3. SaaS
  3. Which cloud service model requires the least management and administration?
    1. IaaS
    2. PaaS
    3. SaaS
  4. Which cloud service model always gives us the latest features and updates?
    1. IaaS
    2. PaaS
    3. SaaS
  5. What is responsible for separating the client environment from other clients in Azure?
    1. Azure fabric
    2. Azure tenant
    3. Azure subscription
  6. What is the first access layer in Microsoft Azure?
    1. Azure fabric
    2. Azure tenant
    3. Azure subscription
  1. What is the lowest granularity at which you can assign access to Azure resources?
    1. Azure resource
    2. Azure resource group
    3. Azure subscription
  2. What is the recommended access level that should be assigned for Azure resources?
    1. Azure resource
    2. Azure resource group
    3. Azure subscription
  3. How is pricing calculated for Microsoft Azure?
    1. Per year
    2. Per month
    3. Per minute
  4. ARM templates are part of what?
    1. Infrastructure as a code
    2. IaaS
    3. Configuration as a code