책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 > 마이크로소프트 프로그래밍
· ISBN : 9781484273241
· 쪽수 : 270쪽
· 출판일 : 2021-08-27
목차
Chapter 01: Foundations in Cloud Computing
- Azure History
- Geographies, regions and region pairing- Subscriptions and Accounts
- Role-base access control (RBAC)
- Management groups
Chapter 02: Azure Administration
- Azure Portal
- Azure PowerShell
- Azure CLI
- ARM templates
- 3rd party tools overviewChapter 03: Virtual Networks in Azure
Objective: Chapter 03 is one of the most important for the Azure Administration. Virtual Network in Azure is the foundation of the management Infrastructure-as-a-Service (IaaS). Also, any kind of hybrid implementations, that is very important for the large-scale client, will not be possible without Virtual Network on the Azure side.
- Virtual Networks and Subnets
- Network Interface Card
- IP Addresses
- Network Security Groups (NSG)
- Service Endpoints
- Public Endpoints (This is still in preview. However, needs to be explained)Chapter 04: Virtual Machine, Virtual Machine Scale Sets in Azure Compute
- Virtual Machine ? Planning and Using- Virtual Machine Sizing
- Storage and disks options for the Virtual Machines
- Operating systems
- Virtual Machine Connectivity- Virtual Machine availability
o Maintenance and downtime
o Availability Sets
o Availability Zones
- Virtual Machine Extensions
- Virtual Machine Scale Sets
Chapter 05: App Services and Containers in Azure Compute
- App Service overview
- App Service plans
- Web Apps deploying and configuring
- Publishing web application
- CI/CD with Web Apps- Autoscaling with Web Apps
- Web Apps monitoring
- Docker on Azure
- Azure Container Instances- Azure Container Registry
- Azure Kubernetes Service
Chapter 06: Azure Storage
- Storage Accounts
- Blob storage
- Azure Files- File Sync
- Table and Queue (these storage features are mainly for developers, but we will cover basics only)
- Storage Security
- Data transfer overview (import/export service, data box, azcopy…)
Chapter 07: Advanced Azure Networking
- Azure DNS ? Private and Public
- Virtual Network Peering
- Intersite Connectivity
o VNet-to-VNet
o Site-to-Site VPN
o ExpressRoute
- Azure Firewall
- Azure Bastion
Chapter 08: Monitoring and Data Protection
- Azure Monitor and Alerts
- Log Analytics
- Network Watcher
- Data replication in Azure- Azure Backup
o Azure VM backup
o Files and Foldes backup
o On-premise backup
Chapter 09: Network Traffic Management
- Network routing
- Azure Load Balancer
- Application Gateway
- Traffic Manager- Azure Front Door
- Content Delivery Network (CDN)
Chapter 10: Azure Security and Compliance
- Azure AD
- RBAC
- Multi-Factor Authentication (MFA)- Identity Protection
- Network Protection
- Azure Security Center
- Azure Policy