Business continuity Flashcards
Overview
1) Evaluate hybrid and Azure-hosted architectures for Microsoft System Center deployment
2) Design a monitoring strategy
3) Design Azure business continuity/disaster recovery (BC/DR) capabilities
4) Design a disaster recovery strategy
5) Design Azure Automation and PowerShell workflows
6) Describe the use cases for Azure Automation configuration
Evaluate hybrid and Azure-hosted architectures
1) Understanding System Center components supported in Azure.
2) Design considerations for managing Azure resources with System Center.
3) Understanding which scenarios dictate a hybrid scenario.
System Center components supported in Azure
1) Operations Manager
2) Configuration Manager
3) Virtual Machine Manager
4) Orchestrator
5) Data Protection Manager
6) Service Manager
7) App Controller
8) Endpoint Protection
System Center Virtual Machine Manager
1) configure and manage your virtualization hosts, networking, and storage resources.
2) single view into all virtualization and cloud infrastructure and resources.
3) Microsoft Hyper-V, ESX, and XenServer hosts, as well as Azure cloud resources
System Center Virtual Machine Manager work
1) deploy resources
2) create and manage private and public clouds and their resources.
3) It uses template-driven workload deployment
4) Virtual Machine Manager Integrates directly with Azure and is a conduit for other components to integrate with Azure.
System Center Orchestrator
1) Orchestrator is a workflow management solution for the datacenter
2) you can automate the creation, monitoring, and deployment of resources in your environment
3) execution arm of moving and changing configurations of systems
System Center Orchestrator uses
1) create runbooks with which you can execute management tasks on and between systems
2) integrates with other System Center components so that it can be the execution arm, performing actions on behalf of other components
Data Protection Manager
1) enterprise backup system
2) supports bare-metal restores and restores to alternate systems
3) integrates directly with Azure by downloading, installing, and configuring the Azure Online Backup Agent on the Data Protection Manager server
System Center Configuration Manager
1) deploy software, drivers, and configuration settings to VMs
2) You can now add a Cloud Distribution Point. This means that you can upload updates and software to Azure directly;
3) you simply need to set up certificate authentication with Azure and configure the distribution point.
Microsoft Intune.
1) Intune is Microsoft Software as a Service (SaaS) product offerings.
2) a software deployment and configuration management service.
3) make configuration changes, if VMs are accessible through a technology such as VPN access.
4) not considered direct integration
5) the cloud distribution point is considered direct integration.
System Center App Controller
1) self-service environment to configure, deploy, and manage VMs and services across private and public clouds
2) Using App Controller and Virtual Machine Manager, you can take a template of a machine on-premises datacenter, stage it in App Controller, and then deploy it into Azure.
3) App Controller integrates directly with Azure by configuring a Public Cloud Connector
System Center Service Manager
1) integrated database management system (DBMS) platform for automating and adapting your organization’s IT service management best practices, such as those found in Microsoft Operations Framework (MOF) and Information Technology Infrastructure Library (ITIL)
Service Manager options
1) provides a service catalog, self-service request portal, release and Service Level Agreement (SLA) management, data warehousing and reporting, and incident and change requests.
2) Central repository to track automations and tasks generated from other elements of System Center.
Service Manager connectivity
does not connect directly to Azure. All connectivity from Service Manager is done through other System Center components.
System Center Operations Manager
1) monitor services, devices, and even some applications from a single console.
2) It includes dashboard capabilities with rollup and drill-down for services running on a computer or device.
monitoring with or without an agent
1) Agent monitoring provides much greater insight than agentless monitoring.
2) Agentless monitoring, or monitoring via ICMP or SNMP, is run from an Operations Manager server querying the device.