万本电子书0元读

万本电子书0元读

顶部广告

Learn Microsoft Azure电子书

售       价:¥

3人正在读 | 0人评论 9.8

作       者:Mohamed Wali

出  版  社:Packt Publishing

出版时间:2018-12-26

字       数:22.1万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Explore various Azure services to build solutions that leverage effective design patterns Key Features *Create, deploy, and host cloud applications on Azure *Understand various Azure services that help you host serverless applications *Explore practical examples to help you secure and troubleshoot your cloud environment Book Description Azure is one of the leading public cloud service providers. Thanks to a number of Azure service updates, it continues to make advances in the realm of cloud computing. Learn Microsoft Azure starts with the fundamentals of cloud computing. You will learn to configure and set up the Azure infrastructure. As you make your way through the book, you'll explore Azure services, along with working on virtual memory systems (VMS) and deployment models. You will understand various services in the Azure ecosystem, such as Azure IoT and Azure Analytics, among others. An easy-to-follow introduction to various cloud design patterns will also add to your efficiency in designing cloud solutions. In the concluding chapters, you'll secure your virtual networks using Network security groups and configure Azure Active Directory (Azure AD) to set a custom domain name and company profile. By the end of this book, you will have learned to secure and troubleshoot your Azure cloud environment and be fully aware of best practices for Azure cloud administration. What you will learn *Understand the cloud services offered by Azure *Design storage and networks in Azure for your Azure VM *Work with web apps and Azure SQL databases *Build your identity management solutions on Azure using Azure AD *Monitor, protect, and automate your Azure services using Operation Management Suite (OMS) *Implement OMS for Azure services Who this book is for Learn Microsoft Azure is for administrators, cloud engineers, and developers who want to get started with using Azure as their cloud platform and build cloud-based applications for their enterprises.
目录展开

Title Page

Copyright and Credits

Learn Microsoft Azure

About Packt

Why subscribe?

Packt.com

Contributors

About the author

About the reviewer

Packt is searching for authors like you

Preface

Who this book is for

What this book covers

To get the most out of this book

Download the color images

Conventions used

Get in touch

Reviews

Microsoft Azure 101

Microsoft Azure overview

Evolution of cloud computing

Azure as a cloud platform

Cloud deployment models

Private cloud

Advantages

Disadvantages

Public cloud

Advantages

Disadvantages

Hybrid cloud

Azure regions

Public regions

Azure Government

Azure Germany

Azure China

Azure subscriptions

Cloud services

Azure portal experience

Signing up for a free Azure subscription

The portal

The dashboard

The hub

Notifications

Azure cloud shell

Azure portal settings

More to do in the portal

Azure Resource Manager model

ARM key points

Azure automation tools

Azure PowerShell

Installing the Azure PowerShell module

Installing the Azure PowerShell module from the PowerShell Gallery

Azure CLI

Installing Azure CLI 2.0

Summary

Questions

Further reading

Understanding Azure Storage

Introduction to Microsoft Azure Storage

Why use Azure Storage?

Azure Storage types

Durability

Replication types

Locally redundant storage

Zone redundant storage

Geo-redundant storage

Read-access geo-redundant storage

Performance

Standard storage

Premium storage

Persistency

Persistent storage

Non-persistent storage

Azure storage accounts

General-purpose storage account v1

Blob storage account

Hot access tier

Cool access tier

Archive access tier

Premium access tier

General-purpose storage account v2

Azure Storage account tips

Creating an Azure storage account

Azure Storage services

Blob storage

Creating Blob storage

Blob storage key points

Table storage

PartitionKey

RowKey

Timestamp

Creating Table storage

Table storage key points

Queue storage

Creating Queue storage

Queue storage key points

File storage

File storage advantages

Creating file storage

File storage key points

Azure Storage architecture

Frontend layer

Partition layer

Stream layer

Sparse storage and TRIM in Azure

Summary

Questions

Further reading

Getting Familiar with Azure Virtual Networks

An introduction to Azure Virtual Networks

What is Azure VNet?

Why use Azure VNets?

Creating an Azure VNet

Adding subnets to the VNet

Adding a normal subnet to the VNet

Adding a gateway subnet to the VNet

Adding an address space to the Azure VNet

Azure VNet related services

Public IPs

Creating a public IP address

Creating a public IP prefix

NICs

Azure service endpoints

Summary

Questions

Further reading

Understanding Azure Virtual Machines

Introducing Azure virtual machines

Azure VM statuses

Azure VM service level agreements

Azure VM series

Creating an Azure VM

Azure VM storage

Managed versus unmanaged disks

Managed Disks-key points

VM disks

Adding a data disk to an Azure VM

Data disk-key points

Expanding disks

Host caching

Host caching-key points

Azure VM networking

Adding inbound and outbound rules

Adding an additional network interface card to the VM

Configuring the NICs

Azure VNet considerations for Azure VMs

Summary

Questions

Further reading

Azure Web Apps Basics

Introduction to Azure App Service

Azure Web Apps

App Service plans

Azure App Service Environments

App Service Environment types

Creating an App Service Environment

Creating an App Service plan

Creating an App Service

Summary

Questions

Further reading

Managing Azure Web Apps

Deployment slots

Deployment slots key points

App Service application settings

Application settings key points

Azure App Service scalability

Scaling up

App Service plan scaleup key points

Scaling out

Scaling out the App Service plan manually

Scaling out the App Service plan automatically

Key points for autoscaling your App Service plan

Azure App Service backup

App Service backup key points

Summary

Questions

Further reading

Basics of Azure SQL Database

Introduction to Azure SQL Database

Why Azure SQL Database?

SQL Database (IaaS/PaaS)

Azure SQL Database (PaaS)

Scenarios that would fit Azure SQL Database

SQL on Azure VMs (IaaS)

Scenarios that would suit SQL on Azure VMs

Azure SQL Database types

Elastic database pools

Single databases

SQL database managed instance

Service tier types

DTU service tiers

vCore service tiers

Creating an Azure SQL Database

Connecting to Azure SQL Database

Server-level firewall

Connecting to Azure SQL Database using SQL SSMS

Summary

Questions

Further reading

Managing Azure SQL Database

Azure SQL elastic database pools

Benefits of using elastic database pools

Creating an elastic database pool

Adding a database to an elastic pool

Setting Azure Active Directory authentication

Azure SQL Database business continuity

How business continuity works in Azure SQL Database

Hardware failure

Point-in-time restore

Point-in-time restoration key points

Restoring a deleted database

Active geo-replication

Auto-failover groups

Azure SQL Managed Instances

Azure SQL Managed Instance types

Creating an Azure SQL Managed Instance

Connecting to an Azure SQL Managed Instance

Azure SQL Managed Instance key points

Summary

Questions

Further reading

Understanding Azure Active Directory

Introduction to Azure AD

Azure AD benefits

Azure AD flavors

Free

Basic

Premium P1

Premium P2

Working with users in Azure AD

Creating an Azure AD user

User password reset

Deleted users

Working with groups in Azure AD

Creating an Azure AD group

Azure AD common tasks

Self-service password reset

Azure AD user sign-in activities

Multi-Factor Authentication

Configuring a custom domain name in Azure AD

Summary

Questions

Further reading

Monitoring and Automating Azure Services Using OMS

Introduction to OMS

OMS terminologies

Introduction to Azure Log Analytics

Azure Log Analytics deployment models

Onboarding OMS agents

Creating the workspace

Onboarding the agents

Adding solutions to the workspace

Azure Automation

Benefits of Azure Automation

Azure Automation runbook types

Creating an automation account

Azure runbooks

Azure Automation hybrid integration

Summary

Questions

Further reading

Data Protection and Business Continuity Using OMS

Introducing Azure Recovery Services

Introducing to Azure Backup

Why Azure Backup?

Introducing to Azure Site Recovery

ASR supportability

Hyper-V servers

VMware vSphere and physical servers

Implementing Azure Backup

Creating an Azure Recovery Services vault

Backing up an Azure VM

Implementing Azure Site Recovery

Preparing the infrastructure for replication

Enabling the replication

Summary

Questions

Further reading

Assessments

Chapter 1: Microsoft Azure 101

Chapter 2: Understanding Azure Storage

Chapter 3: Getting Familiar with Azure Virtual Networks

Chapter 4: Understanding Azure Virtual Machines

Chapter 5: Starting with Azure Web Apps Basics

Chapter 6: Managing Azure Web Apps

Chapter 7: Basics of Azure SQL Database

Chapter 8: Managing Azure SQL Database

Chapter 9: Understanding Azure Active Directory

Chapter 10: Monitoring and Automating Azure Services Using OMS

Chapter 11: Data Protection and Business Continuity Using OMS

Other Books You May Enjoy

Leave a review - let other readers know what you think

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部