Wednesday 17 August 2016

Exam 70-533 Implementing Microsoft Azure Infrastructure Solutions

Published: September 4, 2014
Languages: English, Japanese
Audiences: IT professionals
Technology: Microsoft Azure
Credit toward certification: MCP, Microsoft Specialist

Skills measured
This exam measures your ability to accomplish the technical tasks listed below. The percentages indicate the relative weight of each major topic area on the exam. The higher the percentage, the more questions you are likely to see on that content area on the exam. View video tutorials about the variety of question types on Microsoft exams.

Please note that the questions may test on, but will not be limited to, the topics described in the bulleted text.

Do you have feedback about the relevance of the skills measured on this exam? Please send Microsoft your comments. All feedback will be reviewed and incorporated as appropriate while still maintaining the validity and reliability of the certification process. Note that Microsoft will not respond directly to your feedback. We appreciate your input in ensuring the quality of the Microsoft Certification program.

If you have concerns about specific questions on this exam, please submit an exam challenge.

If you have other questions or feedback about Microsoft Certification exams or about the certification program, registration, or promotions, please contact your Regional Service Center.

The Microsoft Azure environment is constantly evolving. To maximize relevance, this exam is regularly updated to reflect both deprecated and new technologies and processes. As of March 10, 2016, this exam reflects an update. To learn more about these changes and how they affect the skills measured, please download and review the Exam 70-533 changes document.

Note To ensure that they are aware of the latest updates, it is recommended that all individuals registering for this exam review this page several times before their scheduled exam.

Implement Web Apps (15–20%)
Deploy Web Apps
Define deployment slots; roll back deployments, configure and deploy packages, deploy web jobs, schedule web jobs
Configure Web Apps
Configure app settings, connection strings, handlers, and virtual directories; configure certificates, custom domains, and traffic manager; configure SSL bindings and runtime configurations; manage Web Apps by using Azure PowerShell and Xplat-CLI
Configure diagnostics, monitoring, and analytics
Retrieve diagnostics data; view streaming logs; configure endpoint monitoring, alerts, and diagnostics; monitor website resources
Configure scale and resilience
Configure auto-scale using built-in and custom schedules; configure by metric; change the size of an instance
Manage App Services plans
Create App Service plans; migrate Web Apps between App Service plans; create a Web App within an App Service plan

Implement virtual machines (15–20%)
Deploy workloads on Azure virtual machines (VMs)
Identify supported Microsoft workloads; deploy and connect to a Linux VM; create VMs
Implement images and disks
Create specialized and generalized images for Windows and Linux; copy images between storage accounts and subscriptions; upload VHDs
Perform configuration management
Automate configuration management by using PowerShell Desired State Configuration and custom script extensions; enable puppet and chef extensions
Configure VM networking
Settings include reserved IP addresses, access control list (ACL), internal name resolution, DNS at the virtual network level, load balancing endpoints, HTTP and TCP health probes, public IPs, firewall rules, direct server return, and Keep Alive
Configure VM resiliency
Scale up and scale down VM sizes; auto-scale; configure availability sets
Design and implement VM storage
Configure disk caching; plan storage capacity; configure operating system disk redundancy; configure shared storage using Azure File service; configure geo-replication; encrypt disks
Monitor VMs
Configure endpoint monitoring, alerts, and diagnostics

Implement cloud services (15–20%)
Configure cloud services and roles
Configure instance count and size, operating system version and family, upgrade and fault domains, implement Network Security Groups (NSG) and reserved IPs and network access rules; configure local storage; configure dedicated and co-located caching, local and cloud configurations, and local disks; configure multiple Web Apps; configure custom domains
Deploy and manage cloud services
Upgrade a deployment; VIP swap a deployment; package a deployment; modify configuration files; perform in-place updates; perform runtime configuration changes using the portal; scale a cloud service; create service bus namespaces and choose a tier; apply scalability targets
Monitor cloud services
Monitor service bus queues, topics, relays, and notification hubs; configure diagnostics

Implement storage (15–20%)
Implement blobs and Azure files
Read data; change data; set metadata on a container; use encryption (SSL); perform an async blob copy; configure a Content Delivery Network (CDN); implement storage for backup and disaster recovery; configure Azure Backup; define blob hierarchies; configure custom domains; configure the Import and Export Service; implement Premium storage
Manage access
Create and manage shared access signatures; use stored access policies; regenerate keys
Configure diagnostics, monitoring, and analytics
Configure retention policies and logging levels; analyze logs
Implement SQL databases
Choose the appropriate database tier and performance level; configure point in time recovery and geo-replication; import and export data and schema; design a scaling strategy
Implement recovery services
Create a backup vault; deploy a backup agent; back up and restore data

Implement an Azure Active Directory (15–20%)
Integrate an Azure AD with existing directories
Implement Azure AD Connect, Office 365 integration, and single sign-on with on-premises Windows Server 2012 R2; add custom domains; monitor Azure AD
Configure the Application Access Panel
Configure single sign-on with SaaS applications using federation and password based; add users and groups to applications; revoke access to SaaS applications; configure access; federation with Facebook and Google ID
Integrate an app with Azure AD
Web applications (WS-federation); desktop apps (OAuth); graph API

Implement virtual networks (15–20%)
Configure a virtual network
Deploy a VM into a virtual network; deploy a cloud service into a virtual network; configure static IPs; configure internal load balancing; design subnets
Modify a network configuration
Modify a subnet; import and export a network configuration
Design and implement a multi-site or hybrid network
Choose the appropriate solution between ExpressRoute, site-to-site, and point-to-site; choose the appropriate gateway; identify supported devices and software VPN solutions; identify networking prerequisites; configure regional virtual networks and multi-site virtual networks
QUESTION 1
You administer a Microsoft Azure SQL Database database in the US Central region named contosodb. Contosodb runs on a Standard tier within the SI performance level.
You have multiple business-critical applications that use contosodb.
You need to ensure that you can bring contosodb back online in the event of a natural disaster in the US Central region. You want to achieve this goal with the least amount of downtime.
Which two actions should you perform? Each correct answer presents part of the solution.

A. Upgrade to S2 performance level.
B. Use active geo-replication.
C. Use automated Export.
D. Upgrade to Premium tier.
E. Use point in time restore.
F. Downgrade to Basic tier.

Answer: B,D


QUESTION 2
You manage two datacenters in different geographic regions and one branch office.
You plan to implement a geo-redundant backup solution.
You need to ensure that each datacenter is a cold site for the other.
You create a recovery vault. What should you do next?

A. Install the provider.
B. Upload a certificate to the vault.
C. Generate a vault key.
D. Set all virtual machines to DHCP.
E. Prepare System Center Virtual Machine Manager (SCVMM) servers.
F. Create mappings between the virtual machine (VM) networks.

Answer: C




QUESTION 3
You manage a cloud service that has a web application named WebRole1. WebRole1 writes error messages to the Windows Event Log.
Users report receiving an error page with the following message: "Event 26 has occurred. Contact your system administrator."
You need to access the WebRole1 event log.
Which three actions should you perform? Each correct answer presents part of the solution.

A. Enable verbose monitoring.
B. Update the WebRole1 web.config file.
C. Update the cloud service definition file and the service configuration file.
D. Run the Set-AzureVMDiagnosticsExtension PowerShell cmdlet.
E. Run the Enable-AzureWebsiteApplicationDiagnostic PowerShell cmdlet.
F. Create a storage account.

Answer: A,C,F


QUESTION 4
You manage a web application published to Azure Cloud Services.
Your service level agreement (SLA) requires that you are notified in the event of poor
performance from customer locations in the US, Asia, and Europe.
You need to configure the Azure Management Portal to notify you when the SLA performance targets are not met.
What should you do?

A. Create an alert rule to monitor web endpoints.
B. Create a Notification Hub alert with response time metrics.
C. Add an endpoint monitor and alert rule to the Notification Hub.
D. Configure the performance counter on the cloud service.

Answer: A

Wednesday 10 August 2016

642-035 DCUCT Troubleshooting Cisco Unified Computing

642-035 DCUCT Troubleshooting Cisco Unified Computing

Exam Number 642-035 DCUCT
Associated Certifications CCNP Data Center Certification
Cisco Unified Computing Support Specialist
Duration 90 minutes (65-75 questions)
Available Languages English

The 642-035 Troubleshooting Cisco Data Center Unified Computing exam tests a candidate's skills of troubleshooting a virtualized computing environment based on Cisco Unified Computing System platform, focusing on features like storage and network connectivity, installation, memory issues, booting issues, drivers, BIOS and adapters connectivity issues. This exam is associated with the CCNP DC Certification and Cisco Unified Computing Support Specialist Certification.

The 642-035 Troubleshooting Cisco Data Center Unified Computing exam tests a candidate's skills of troubleshooting a virtualized computing environment based on Cisco Unified Computing System platform, focusing on features like storage and network connectivity, installation, memory issues, booting issues, drivers, BIOS and adapters connectivity issues. This 90-minute, 65−75 questions exam is associated with the CCNP® DC Certification and Cisco Unified Computing Support Specialist Certification. The exam is closed book and no outside reference materials are allowed.

The following topics are general guidelines for the content likely to be included on the exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice.

1.0 Troubleshooting UCS Architecture and System Internals 24%

1.1 Extract diagnostic data i.e., collecting dumps and core files

1.2 Identify issues using FSM

1.3 Troubleshoot boot issues

1.3.a Blades
1.3.b OS

1.4 Identify using CLI/GUI defective hardware

1.5 Troubleshoot management 0 KVM IP overlap issues

2.0 Troubleshooting UCS Installation, Configuration, and Startup 17%

2.1 Configure and troubleshoot RBAC

2.2 Configure and troubleshoot modes and perform reboots

2.3 Configure and troubleshoot power consumption, power availability, and power policies

2.4 Manage service profiles

2.5 Understand and troubleshoot the UCSM upgrade process

3.0 Troubleshooting UCS SAN/LAN/VLAN Connectivity 12%

3.1 Configure and capture SPAN traces

3.2 Troubleshoot fiber channel services

3.3 Troubleshoot L2 issues

3.4 Troubleshoot link-level issues

3.5 Configure and troubleshoot jumbo frames

3.6 Troubleshoot dynamic vNIC

4.0 UCS Compute Troubleshooting 13%

4.1 Troubleshoot CIMC GUI and CLI remote access methods

4.2 Using CLI/GUI Troubleshoot packet flow from server to the fabric

4.3 Identify the steps that need to be performed on a rack standalone prior to integration into the UCSM

4.4 Describe the various methods to update the server BIOS/CIMC/adapters/array controllers

4.5 Troubleshoot OS driver issues

4.6 Troubleshoot memory issues

4.7 Troubleshoot boot issues

4.8 Troubleshoot redundant paths

4.9 Troubleshoot different adapters

4.10 Describe the process for password recovery

5.0 UCS C-Series Standalone Troubleshooting 34%
5.1 Troubleshoot using CIMC GUI and CLI remote access methods

5.2 Use CIMC utilities for performance validation and data gathering activities

5.3 Update the server with the various methods

5.3.a BIOS
5.3.b CIMC
5.3.c Adapters
5.3.d Array Controllers
5.3.e LOM

5.4 Troubleshoot OS driver issues

5.5 Troubleshoot memory issues

5.6 Troubleshoot boot issues

5.7 Troubleshoot Local Disk and RAID controller

5.8 Troubleshoot FCoE Connectivity

5.9 Describe the process for password recovery
QUESTION 1
You must check the path that vNICs uses to communicate. How can you verify whether a vNIC on a Cisco UCS server is in an active state or a failover state?

A. Run the show interface brief command.
B. Connect to the adapter and execute the Master Control Program.
C. Compare the state on both fabric interconnects.
D. Run the show interface status command.

Answer: C

QUESTION 2
Which CLI command will indicate whether a Cisco UCS C-Series rack-mount server has any failed DIMMs?

A. ucs-c250 / # scope chassis
ucs-c250 /chassis # show dimm-summary B. ucs-c250 / # scope chassis
ucs-c250 /chassis # show dimm-fault C. ucs-c250 / # scope chassis ucs-c250 /chassis # show dimm-ecc D. ucs-c250 / # scope chassis
ucs-c250 /chassis # show dimm-recovery

Answer: A

QUESTION 3
How many FSM tasks can run concurrently on a server?

A. 1
B. 2
C. 4
D. 16

Answer: A

QUESTION 4
You are troubleshooting a remote Cisco UCS environment that has Cisco UCS 2208 I/O Modules. Some of the links from the IOMs to the UCS Fabric Interconnect fail to work as expected. You check whether the SFP is in place and the state of the IOM ports. Which command do you use to view the MAC and PHY status to determine whether the SFP is detected in the IOM?

A. show platform software redwood oper
B. show platform software woodsideoper
C. show platform software woodsidests
D. show platform software redwood post

Answer: B

QUESTION 5
Looking at the Equipment > Chassis > Servers > Server X view from the Cisco UCS Manager GUI, which tab would you select to identify the fabric interconnect uplink associated with a given virtual circuit?

A. Paths
B. vNIC Paths
C. Virtual Circuit Paths
D. VIF Paths

Answer: D

Thursday 4 August 2016

640-911 DCICN Introducing Cisco Data Center Networking

Exam Number 640-911 DCICN
Associated Certifications CCNA Data Center Certification
Duration 90 minutes (65-75 questions)
Available Languages English

This exam tests a candidate's knowledge of networking concepts for the Data Center environment, based on Nexus-OS. You will learn fundamental information on how a Data center network works, how to configure virtualization in the network, addressing schemes, troubleshooting and configuration skills.

The 640-911 DCICN "Introducing Cisco Data Center Networking" is one of the exams associated with the CCNA® Data Center certification. This 90-minute 65−75 questions exam tests a candidate's knowledge of networking concepts for the Data Center environment, based on Nexus-OS. You will learn fundamental information on how a Data Center network works; and how to configure virtualization in the network, addressing schemes, troubleshooting and configuration skills. Candidates can prepare for this exam by taking the course 640-911 DCICN, "Introducing Cisco Data Center Networking".

The following topics are general guidelines for the content likely to be included on the exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice.

1.0 Describe How a Network Works 15%

1.1 Describe the purpose and functions of various network devices

1.1.a Interpret a network diagram
1.1.b Define physical network topologies

1.2 Select the components required to meet a network specification

1.2.a Switches
1.2.b Describe and identify Nexus hardware specifications
1.2.c Describe and identify Nexus licensing requirements

1.3 Use the OSI and TCP/IP models and their associated protocols to explain how data flows in a network

1.3.a IP
1.3.b TCP
1.3.c UDP

1.4 Describe the purpose and basic operation of the protocols in the OSI and TCP

1.4.a TCP/IP
1.4.b OSI layers

2.0 Configure, Verify and Troubleshoot a Switch with VLANs and Interswitch Communications Using Nexus 21%

2.1 Explain the technology and media access control method for Ethernet

2.1.a IEEE 802 protocols
2.1.b CSMA/CD

2.2 Explain basic switching concepts and the operation of Cisco switches

2.2.a Layer 2 addressing
2.2.b MAC table
2.2.c Flooding

2.3 Describe and configure enhanced switching technologies

2.3.a VTP
2.3.b VLAN
2.4.c 802.1q
2.5.d STP

3.0 Implement an IP Addressing Scheme and IP Services to Meet Network Requirements in a Medium-Size Enterprise Branch Office Network Using Nexus 12%

3.1 Describe the operation and benefits of using private and public IP addressing

3.1.a Classfull IP addressing
3.1.b RFC 1918
3.1.c RFC 4193

3.2 Describe the difference between IPv4 and IPv6 addressing schemes

3.2.a Comparative address space
3.3.b Host addressing

4.0 Configure, Verify, and Troubleshoot Basic Router Operation and Routing on Cisco Devices Using Nexus 52%

4.1 Describe and configure basic routing concepts

4.1.a Packet forwarding
4.1.b Router look-up process (Exec mode, Exec commands, Configuration mode)

4.2 Describe the operation of Cisco routers

4.2.a Router boot-up process
4.2.b POST
4.3.c Router components

QUESTION 1
How many bits are in an IPv4 address?

A. 32
B. 24
C. 8
D. 4

Answer: A


QUESTION 2
Which two options are groups of network protocols that are categorized into the following OSI layers: application, data link, network, and transport? (Choose two.)

A. FTP, LLDP, GRE, BGP
B. RDP, CDP, EIGRP, UDP
C. SSH, LLDP, ICMP, TCP
D. Telnet, ICMP, EIGRP, FTP

Answer: B,C


QUESTION 3
A customer wants to connect to their SAN via Fibre Channel. Which two devices can be used to provide connectivity? (Choose two.)

A. Cisco MDS 9148 Multilayer Fabric Switch
B. Cisco Nexus 7010 Switch
C. Cisco Nexus 5548UP Switch
D. Cisco Catalyst 6509 Switch
E. Cisco Nexus 2248TP GE Fabric Extender

Answer: A,C


QUESTION 4
Which device forwards data based on the destination IP address?

A. repeater
B. bridge
C. switch
D. router
E. hub

Answer: D


QUESTION 5
Which three options describe routers compared to switches? (Choose three.)

A. use IP address tables for information lookup
B. concerned with packet forwarding
C. operate at Layer 3 of the OSI model
D. operate at Layer 2 of the OSI model
E. use MAC address tables for information lookup
F. concerned with the local delivery of frames

Answer: A,B,C