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. Azure App Service is...
    1. IaaS
    2. PaaS
    3. SaaS
  2. How much control do we have with an App Service Plan compared to virtual machines?
    1. More
    2. Less
    3. The same
  3. How much administration do we have with an Azure App Service Plan compared to virtual machines?
    1. More
    2. Less
    3. The same
  1. An App Service Plan is used to host...
    1. Web applications
    2. Databases
    3. Both
  2. Slots are used to...
    1. Host different version of the application
    2. Host the application in different regions
    3. Handle increased workload
  3. An Azure App Service Plan's increased workload is handled by...
    1. Scaling up
    2. Scaling out
    3. WebJobs
  4. The best monitoring tool for Azure Web Apps is...
    1. Splunk
    2. Log analytics
    3. Application Insights
  5. High availability for Azure Web Apps is achieved by...
    1. Scaling up
    2. Scaling out
    3. Traffic Manager
  6. Traffic Manager supports...
    1. Azure endpoints
    2. External endpoits
    3. Both
  7. An isolated and dedicated environment...