-
Risk Management
After watching this video; you will be able to outline measures to mitigate risk.
-
Adding a Project Member
After watching this video; you will be able to add a project member to manage a Cloud SQL instance.
-
Configuring MySQL Access Control
After watching this video; you will be able to create user accounts to allow applications to connect to MySQL instance via IP using the Developers Console.
-
Connecting through Google Cloud Compute
After watching this video; you will be able to connect to Cloud SQL using MySQL client from Google Cloud Compute Engine instance.
-
Connecting to a Cloud SQL Instance
After watching this video; you will be able to identify connection strings for user accounts and connect to a Cloud SQL instance using the MySQL client.
-
Connecting to a Cloud SQL Instance Using SSL
After watching this video; you will be able to connect to a Cloud SQL instance using an SSL connection.
-
Connecting with MySQL Workbench
After watching this video; you will be able to connect to Cloud SQL instances using MySQL Workbench; including SSL connections.
-
Connecting with Toad for MySQL
After watching this video; you will be able to connect to Cloud SQL instances using Toad for MySQL; including SSL connections.
-
Creating a Database
After watching this video; you will be able to create a database in a Cloud SQL instance using the Developers Console.
-
Creating and Managing a Cloud SQL Instance
After watching this video; you will be able to create and manage a Google Cloud SQL Instance using the Developers Console.
-
Editing a Cloud SQL Instance
After watching this video; you will be able to edit the settings defined for a Cloud SQL instance using the Developers Console.
-
Enabling Cloud SQL Read Replicas
After watching this video; you will be able to enable Cloud SQL Read Replicas.
-
Enabling External Read Replicas in Cloud SQL
After watching this video; you will be able to enable external read replicas for a Cloud SQL instance.
-
Exporting Data from Cloud SQL
After watching this video; you will be able to export data from Cloud SQL through the Developers Console.
-
Importing Data to Cloud SQL
After watching this video; you will be able to import data to Cloud SQL through the Developers Console.
-
Installing the Google Cloud SDK
After watching this video; you will be able to install the Google Cloud SDK and ensure the Cloud SQL API is installed.
-
Installing the MySQL Client
After watching this video; you will be able to install the MySQL client and configure the instance to allow access.
-
Managing Cloud SQL Read Replicas
After watching this video; you will be able to stop; start; promote; and check the status of a Cloud SQL read replica.
-
Migrating MySQL 5.5 to MySQL 6.6
After watching this video; you will be able to migrate MySQL 5.5 to MySQL 5.6 using the Developers Console.
-
Overview of Cloud SQL
After watching this video; you will be able to describe Cloud SQL.
-
Overview of the REST API and OAuth 2.0
After watching this video; you will be able to describe the REST API provided by Cloud SQL and OAuth 2.0 used to authorize requests.
-
Restoring from a Backup
After watching this video; you will be able to restore a Cloud SQL instance from a backup; including to another instance; using the Developers Console.
-
Scheduling Backups
After watching this video; you will be able to schedule backups and review backup history for a Cloud SQL instance using the Developers Console.
-
Size and Access Limits to Cloud SQL with App Engine
After watching this video; you will be able to identify the size and access limits to Cloud SQL from the Google App Engine applications.
-
Using the MySQL Client
After watching this video; you will be able to use the MySQL client to manage a Cloud SQL instance.
-
Viewing Instance Information
After watching this video; you will be able to view Cloud SQL instance usage data in the Developers Console.
-
Viewing Instance Operations Logs
After watching this video; you will be able to view Cloud SQL instance operation logs and view and export MySQL error logs.
-
Configuring and Verifying the Image Service
In OpenStack; you can add new images to Glance. In this video; Byron Hynes demonstrates how to use commands to pull down an image; copy a file for background storage; and upload an image file.
-
Cloud Offerings
OpenStack is an open-source cloud computing software platform. In this video; Byron Hynes discusses the features of three types of clouds that can be developed by using OpenStack: private clouds; public clouds; and hybrid clouds.
-
Cloud Service Features
OpenStack is an open-source cloud computing software platform which includes a number of services. In this video; Byron Hynes discusses the features that are available in cloud services; such as the ability to support computing; storage; and networking.
-
Configure Compute to Use Neutron
OpenStack allows you to set up your own private cloud using its newest style of networking provided by the neutron service. In this video; Byron Hynes demonstrates how to configure a compute node to use the advanced networking of OpenStack's neutron service.
-
Configure OpenStack Compute
In OpenStack; you can configure your controller to talk to the Compute environment that is going to run on the Compute nodes. In this video; Byron Hynes demonstrates how to use Glance on the controller to ensure that the system knows where to find images.
-
Configure Orchestration Service
OpenStack supports Heat; an orchestration service providing a template-based methodology to allocate resources within OpenStack. In this video; Byron Hynes demonstrates how to configure Heat on the controller node; from where he invokes it to create new instances based on a template.
-
Configuring a Tenant Network
Configuring tenant networks in OpenStack Fundamentals is a vital skill and is essential in cloud computing. In this video; Byron Hynes demonstrates how configure a tenant network using the OpenStack Horizon Dashboard.
-
Configuring Authentication
OpenStack supports authentication via projects from within the Horizon Dashboard. In this video; Byron Hynes demonstrates how to create and assign members to a project from the Horizon Dashboard; before explaining the ways in which project users may be authenticated and then authorized.
-
Configuring Authorization
OpenStack supports the authorization of users accessing resources owned by a project or projects. In this video; Byron Hynes discusses authentication; authorization; and resource ownership; before uploading and authorizing access to project resources identified by their UUID.
-
Configuring Block Storage
OpenStack provides administrators with block storage to manage; maintain; and store volumes. In this video; Byron Hynes demonstrates how to set up block storage for an instance with an attached volume.
-
Configuring Database Services
OpenStack supports Trove; a Database-as-a-Service (DBaaS) component that builds on Cinder; Keystone; and Neutron to provision database instances. In this video; Byron Hynes demonstrates how Trove interacts with OpenStack component services to provide database services and manage a data store.
-
Configuring Hypervisor Settings
OpenStack supports virtualization by working with the hypervisors on the compute node. In this video; Byron Hynes discusses the many hypervisors and feature sets available to OpenStack; before installing and configuring the OpenStack Hyper-V hypervisor on the compute node.
-
Configuring Identity Service
OpenStack is a free and open-source cloud computing system software platform that you can configure to suit your needs. In this video; Byron Hynes demonstrates how to make post installation configuration changes to the Identity Service (Keystone).
-
Configuring Multiple Nodes
OpenStack supports the addition of compute nodes on the controller. In this video; Byron Hynes demonstrates how to download and install the binaries to an additional node; amends a pre-existing configuration file to reflect the new node's IP address; and restarts its services.
-
Configuring OpenStack Object Storage
In OpenStack; Swift is an object storage system designed to store large volumes of data. In this video; Byron Hynes demonstrates how to configure an object storage node for use by Swift; using configuration files for the account server; container server; and object server on the node.
-
Configuring Replication
In OpenStack fundamentals; before using the Swift Object Storage system you need to set up replication. In this video; Byron Hynes uses the hashing algorithm to determine which replica or partition is getting any particular object.
-
Configuring SSL
In OpenStack fundamentals; you have to configure SSL externally to OpenStack. In this video; Byron Hynes uses the pound method to deal with the unencrypted HTTP traffic.
-
Configuring Virtual Machine Access
OpenStack denies remote access to virtual machines (VMs) on the compute node by default. In this video; Byron Hynes demonstrates how to configure access from the Internet and an external network through the OpenStack Management Network to virtual machines on this node.
-
Create a Neutron network
OpenStack supports the creation of neutron networks on the network node following the configuration of networking parameters on the controller node. In this video; Byron Hynes demonstrates how to create and configure a neutron network on the OpenStack network node.
-
Creating an instance
In an OpenStack system; you use the nova boot command to create virtual machine instances. In this video; Byron Hynes demonstrates how to create a virtual machine instance on the compute node and how to access a console for interacting with the instance.
-
Creating Credentials and Certificates
OpenStack supports secure access between the compute nodes and the controller node running the OpenStack Identity (Keystone) service. In this video; Byron Hynes demonstrates how to enable authentication on the controller's keystone.conf file; before editing the settings of the compute node's nova.conf file.
-
Examining Services on the Controller Node
In OpenStack fundamentals; you can examine services on the controller node. In this video; Byron Hynes uses a SQL database to keep track of everything that is going on in the OpenStack deployment.
-
Images and Instances
OpenStack is an open-source cloud computing software platform that uses images and instances. In this video; Byron Hynes discusses the function and purpose of images and instances in Openstack and how they are related to each other.other.
-
Install the Dashboard
OpenStack has a user-friendly dashboard that you can install which can be used to configure your own private cloud. In this video; Byron Hynes demonstrates how to install the Horizon Dashboard for OpenStack.
-
Installing Neutron Networking
OpenStack cloud computing supports the new; advanced networking service known as neutron; which is distributed across the OpenStack stack. In this video; Byron Hynes demonstrates how to install and configure a network controller node so that it is equipped to use neutron networking.
-
Installing OpenStack Compute
OpenStack is an open-source cloud computing software platform that has a number of service-based uses for cloud computing. In this video; Byron Hynes demonstrates how to install OpenStack and run an instance.
-
Installing OpenStack Object Storage
In OpenStack; Swift is a system for storing objects and their metadata. In this video; Byron Hynes demonstrates how to configure a system to support Swift and installs Swift on a controller.
-
Installing the Controller Services
Once prerequisite software is in place; you can start installing and configuring OpenStack services. In this video; Byron Hynes demonstrates how to install and configure the Identity service; also known as Keystone.
-
Installing the Image Service (Glance)
In OpenStack; the Image Service; also known as Glance; allows you to store images and create instances. In this video; Byron Hynes demonstrates how to build out your OpenStack cloud by installing and configuring the Image Service consisting of Glance API and Glance registry.
-
Key Management Using Dashboard
In OpenStack; key pairs are created in projects and are used to sign into instances once the instances have been launched. In this video; Byron Hynes demonstrates how to use the Horizon Dashboard from to create and manage key pairs.
-
Launching Instances Using Dashboard
In OpenStack; there are many different ways an instance can be launched. The simplest way to launch an instance is with the Horizon Dashboard. In this video; Byron Hynes demonstrates how to launch an instance with the dashboard.
-
Logical OpenStack Architecture
OpenStack is an open-source cloud computing software platform that provides Infrastructure as a Service (IaaS) solutions. In this video; Byron Hynes demonstrates the logical architecture of the components that make up OpenStack.
-
Managing containers
In OpenStack fundamentals; you need to set up the initial ring before you can use the nodes and start the Object Storage services. In this video; Byron Hynes uses the ring-builder utility to create configuration files to determine the storage architecture for each node.
-
Managing Networking
OpenStack provides administrators with the Neutron component; which provides network connectivity and addressing. In this video; Byron Hynes discusses how plugins for Neutron provide increased flexibility and scalability over and above basic network management; and compares Neutron networking with Nova networking.
-
Managing Networks
OpenStack supports network management through an external interface on the network node; configured by commands issued on the controller node. In this video; Byron Hynes demonstrates how to create and configure virtual and physical network infrastructure; including networks; subnets; and routers.
-
Managing objects
In OpenStack fundamentals; you can upload or download files and create containers in Swift. In this video; Byron Hynes uses the swift upload command to upload an object into Object Storage.
-
Managing Security Groups Using Dashboard
You can manage security groups using OpenStack. In this video; Byron Hynes demonstrates how to manage security groups to manage access to instances in the environment.
-
Managing Users and Tenants Using Dashboard
In OpenStack; you can create multiple new projects and assign users to them. In this video; Byron Hynes uses the Horizon Dashboard in OpenStack to create new projects/tenants and users; and then manage them.
-
OpenStack Block Storage
OpenStack provides administrators with a number of ways to manage storage of blocks and objects. In this video; Byron Hynes discusses block storage; which works with volumes by interacting with OpenStack Compute or Nova and uses Logical Volume Manager (LVM).
-
OpenStack Deployment
OpenStack is an open-source cloud computing software platform that provides Infrastructure as a Service (IaaS) solutions. In this video; Byron Hynes discusses some of the options for OpenStack deployment.
-
OpenStack Identity Services
An important component of the OpenStack system is the Identity service; also known as Keystone. In this video; Byron Hynes discusses the functions of the Keystone component and defines basic concepts associated with the service it provides.
-
OpenStack Object Storage
OpenStack object storage allows you to store and retrieve large amounts of data. In this video; Byron Hynes discusses the advantages; uses; and benefits of OpenStack object storage.
-
Overview of Dashboard
The Dashboard; also known as Horizon; is a web-based interface that provides administrative access to the cloud-based resources in an OpenStack system. In this video; Byron Hynes discusses the Dashboard; explaining what it is; noting that it can be customized; and describing the types of tasks it can be used to perform.
-
Overview of OpenStack
OpenStack is an open-source cloud computing software platform that can be used to develop an Infrastructure as a Service (IaaS) solution. In this video; Byron Hynes discusses what the OpenStack project is and explains the programming languages that it is based on.
-
Project Release Cycle
OpenStack is an open-source cloud computing software platform. In this video; Byron Hynes discusses the project release cycle of the OpenStack project and how often new editions are released.
-
Setting Configuration Options
The OpenStack image service; known as Glance; catalogs and retrieves virtual machine images. In this video; Byron Hynes demonstrates where to access Glance configuration settings and how to add a disk image to a Glance controller from the command line.
-
Types of Service
OpenStack is an open-source cloud computing software platform which offers a number of different services. In this video; Byron Hynes discusses the three main types of services that are offered in a cloud environment and explains why OpenStack is positioned to provide Infrastructure as a Service (IaaS) solutions.
-
Understanding Image Service
OpenStack provides administrators with Glance; an image service that maintains a catalog of virtual machine images. In this video; Byron Hynes discusses where images can be stored and how clients can use Glance to access; create; and manage those images.
-
Understanding OpenStack Compute
One of the key components of the OpenStack platform is the Compute function; also known as Nova. In this video; Byron Hynes demonstrates what Nova does; what it interacts with; and the processes and services it includes.
-
Using Automatic Scaling
OpenStack provides administrators with the Heat and Ceilometer features; which; when combined; enable automatic scaling. In this video; Byron Hynes discusses how Heat orchestrates complex deployments in conjunction with Ceilometer; which collects and measures data to perform automatic scaling.
-
Using Installation Packages
Once required software is in place; you can install OpenStack services using the DevStack installation package or by installing and configuring the services individually. In this video; Byron Hynes demonstrates the installation options for OpenStack and how to install prerequisite packages.
-
Virtualization and Compute
In OpenStack; the Compute node includes the code that runs and hosts the virtual machines. In this video; Byron Hynes demonstrates how to use the apt-get command to pull in binaries to install in the Compute node.
-
Advantages and Disadvantages of Virtual Computing
After watching this video; you will be able to identify the advantages and disadvantages of virtual computing.
-
Applying Optimized Drivers
After watching this video; you will be able to apply optimized drivers to increase performance and functionality.
-
Benefits of Virtualization
After watching this video; you will be able to identify the benefits of virtualization.
-
Choosing Drivers for Hardware
After watching this video; you will be able to choose the correct drivers for your hardware in virtual environments.
-
Common Virtualization Settings
After watching this video; you will be able to describe the settings that can be changed on any virtualization manager.
-
Comparing Different Hypervisors
After watching this video; you will be able to compare the different types of hypervisors.
-
Compatibility Between Hosts and Guests
After watching this video; you will be able to describe the compatibility between hypervisors and guests and the incompatibilities when the host and guests are from different operating systems.
-
Configuring Hardware for Virtualization
After watching this video; you will be able to identify if your hardware is properly configured for virtualization.
-
Connecting Virtual Machines to External Devices
After watching this video; you will be able to describe how to connect to external devices; such as printers; removable storage; or any other device recognized by the host.
-
Controlling and Troubleshooting Access in Linux
After watching this video; you will be able to describe how to control access and troubleshoot access control in Linux.
-
Determining Hypervisor Requirements
After watching this video; you will be able to identify if your hardware is capable of running the desired hypervisor.
-
Different Types of Virtualization
After watching this video; you will be able to identify the different types of virtualization based on the type of hypervisor used.
-
Exploring Libvirt
After watching this video; you will be able to describe the linux virtualization API; service; and command line tools.
-
Exploring oVirt
After watching this video; you will be able to describe the upstream project that contributes to Red Hat's Enterprise Virtualization product.
-
Exploring Virsh
After watching this video; you will be able to configure virtual machines using the command line in Linux.
-
Features of Different Hypervisors
After watching this video; you will be able to identify the features of different hypervisors and compare them.
-
Getting Direct Access to Hardware on Physical Host
After watching this video; you will be able to describe how to get direct access to hardware on a physical host.
-
Getting Help on Linux Virtualization
After watching this video; you will be able to identify the resources that provide help for virtualization on Linux.
-
Identify the Attributes of Virtualization
After watching this video; you will be able to identify the common attributes of all virtualization platforms.
-
Installing Software in Enterprise Linux
After watching this video; you will be able to describe the essential commands for installing software in Enterprise Linux.
-
Limitations of a Guest Operating System
After watching this video; you will be able to identify the limitations of a guest operating system.
-
Linux Commands for KVM Virtualization
After watching this video; you will be able to describe the basic Linux commands to support virtualization.
-
Linux Networking versus Regular Networking
After watching this video; you will be able to describe how Linux networking is different from regular networking.
-
Managing Any Virtualization on Linux
After watching this video; you will be able to describe how to leverage Linux software to manage any virtualization.
-
Managing Services
After watching this video; you will be able to manage services.
-
Managing Virtual Network Resources
After watching this video; you will be able to describe how a hypervisor manages various network resources for virtual machines.
-
Managing Virtual Processors
After watching this video; you will be able to describe how a hypervisor manages processor resources for virtual machines.
-
Managing Virtual RAM
After watching this video; you will be able to describe how a hypervisor manages memory resources for virtual machines.
-
Managing Virtual Storage Resources
After watching this video; you will be able to describe how a hypervisor manages various storage resources for virtual machines.
-
Physical Systems versus Virtual Machines
After watching this video; you will be able to distinguish between physical systems and virtual machines.
-
Recognizing Red Hat Enterprise Management Solution
After watching this video; you will be able to recognize the Red Hat Enterprise management solution for virtualization.
-
Recognizing Virtual and Physical Environments
After watching this video; you will be able to recognize the environment you are working in.
-
Relationship Between Virtual Machine and its Server
After watching this video; you will be able to describe the relationship of a virtual machine with the server it resides on.
-
Remote File Management
After watching this video; you will be able to use Linux tools to send and receive files across networks.
-
Saving Resources through Virtualization
After watching this video; you will be able to describe how to save resources through virtualization.
-
Securing Guests through Hypervisors
After watching this video; you will be able to describe how hypervisors secure and isolate guests; and protect guests from each other.
-
Setting Up a Sandbox for Virtualization
After watching this video; you will be able to create a safe place to explore virtualization settings.
-
Storage Management
After watching this video; you will be able to configure and access local and remote storage for various puposes.
-
Understanding Activity Logs
After watching this video; you will be able to describe how system logs errors.
-
Use virt-install to Install a Guest OS
After watching this video; you will be able to install a virtual machine by using virt-install.
-
Using QEMU Emulator
After watching this video; you will be able to test images; system configuration; and available resources using QEMU emulation.
-
Using virt-install
After watching this video; you will be able to use command line tools to install virtual machines.
-
Using virt-manager
After watching this video; you will be able to use graphical tools to install and configure virtual machines.
-
Using Virtualization in Production Environments
After watching this video; you will be able to describe how virtualization is used in production environments.
-
Using virt-viewer
After watching this video; you will be able to access local and remote virtual machines using virt-viewer.
-
Verifying System for Virtualization
After watching this video; you will be able to verify whether a system is ready for virtualization.
-
Virtual Device Drivers
After watching this video; you will be able to recognize when special virtual device drivers are required.
-
Virtualization Tools in GNU/Linux
After watching this video; you will be able to describe the universal virtualization tools in GNU/Linux.
-
Virtualized and Emulated Devices
After watching this video; you will be able to describe virtual hardware entirely represented by software.
-
Working with the Guest Management Software
After watching this video; you will be able to manage virtual maching guests by using the appropriate management software.
-
Working with Virtualization
After watching this video; you will be able to work with virtualization.
-
Abstracted Services Shared Responsibility
After watching this video; you will be able to describe abstracted services in the context of the shared responsibility model on Amazon Web Services.
-
Activating Storage Gateway
After watching this video; you will be able to activate Amazon Web Services' Storage Gateway.
-
Adding a VPC Subnet
After watching this video; you will be able to add a subnet to a Virtual Private Cloud in Amazon Web Services.
-
Adding an Account to a Consolidated Billing Family
After watching this video; you will be able to add an account to consolidated billing on Amazon Web Services.
-
Amazon Machine Images
After watching this video; you will be able to describe how Amazon Machine Images are used on Amazon Web Services.
-
Application Life Cycle Analyze Phase
After watching this video; you will be able to describe the analyze phase of the application life cycle on Amazon Web Services.
-
Application Life Cycle Build Phase
After watching this video; you will be able to describe the build phase of the application life cycle on Amazon Web Services.
-
Application Life Cycle Development Phase
After watching this video; you will be able to describe the development phase of the application life cycle on Amazon Web Services.
-
Application Life Cycle Release Phase
After watching this video; you will be able to describe the release phase of the application life cycle on Amazon Web Services.
-
Application Life Cycle Test Phase
After watching this video; you will be able to describe the test phase of the application life cycle on Amazon Web Services.
-
Application Migration Phase
After watching this video; you will be able to describe the application migration phase of a cloud migration.
-
Assigning Elastic IP
After watching this video; you will be able to assign an Elastic IP to an Elastic Compute Cloud instance on Amazon Web Services.
-
Auto Scaling
After watching this video; you will be able to describe how Auto Scaling is used in loosely coupled systems on Amazon Web Services.
-
Auto Scaling Groups for Front-End
After watching this video; you will be able to describe how Auto Scaling Groups can be used for scaling the front-end of application architectures on Amazon Web Services.
-
Auto Scaling Groups for Middle Tier
After watching this video; you will be able to describe how Auto Scaling Groups can be used for scaling the middle-tier of application architectures on Amazon Web Services.
-
Auto Scaling Load Balanced Site Costing Example
After watching this video; you will be able to describe a costing example using auto scaling and load balancing on Amazon Web Services.
-
AWS Application Life Cycle
After watching this video; you will be able to describe the application life cycle on Amazon Web Services.
-
AWS Cost Drivers
After watching this video; you will be able to describe the cost drivers on Amazon Web Services.
-
AWS Pricing Principles
After watching this video; you will be able to describe the principles of cloud pricing generally; and Amazon Web Services specifically.
-
AWS Region Overview
After watching this video; you will be able to Describe regions in Amazon Web Services and the part they play in disaster recovery systems.
-
AWS Storage Gateway Overview
After watching this video; you will be able to describe Amazon Web Services' Storage Gateway.
-
Billing and Cost Management Overview
After watching this video; you will be able to describe billing and cost management principles on Amazon Web Services.
-
Bootstrapping and Self-healing
After watching this video; you will be able to describe how bootstrapping is used in a self-healing system on Amazon Web Services.
-
Build Architecture
After watching this video; you will be able to describe Amazon Web Services' architecture for build environments.
-
Business Benefits of Cloud Architectures
After watching this video; you will be able to describe the business benefits of different cloud architectures.
-
Cloud Assessment Phase
After watching this video; you will be able to describe the cloud assessment phase of a cloud migration.
-
Cloud Leveraging Phase
After watching this video; you will be able to describe the cloud leveraging phase of a cloud migration.
-
Cloud Migration Strategy
After watching this video; you will be able to describe strategies for migrating to the cloud.
-
CloudFormation and Elastic Beanstalk
After watching this video; you will be able to describe how Amazon Web Services' CloudFormation and Elastic Beanstalk can be used together to manage infrastructure.
-
CloudFormation Overview
After watching this video; you will be able to describe the features and functionality of Amazon Web Services' CloudFormation.
-
CloudFormation Templates
After watching this video; you will be able to describe how templates are used in Amazon Web Services' CloudFormation.
-
CloudFront CDN
After watching this video; you will be able to describe how CloudFront CDN can be used for scaling the front-end of application architectures on Amazon Web Services.
-
CloudFront Pricing Characteristics
After watching this video; you will be able to describe the pricing characteristics of Amazon Web Services' CloudFront.
-
Configuring Availability Levels
After watching this video; you will be able to describe levels of availability configurable through Amazon Web Services.
-
Configuring S3 Cross Region Replication
After watching this video; you will be able to configure cross region replication for a Simple Storage Service bucket in Amazon Web Services.
-
Consolidated Billing Overview
After watching this video; you will be able to describe consolidated billing for multiple Amazon Web Services accounts.
-
Container Services Shared Responsibility
After watching this video; you will be able to describe container services in the context of the shared responsibility model on Amazon Web Services.
-
Content and Media Serving Example
After watching this video; you will be able to describe an example of content and media serving architecture on Amazon Web Services.
-
Converting a Payer Account to a Linked Account
After watching this video; you will be able to convert a payer account to a linked account in consolidated billing on Amazon Web Services.
-
Cost Explorer
After watching this video; you will be able to use Amazon Web Services' Cost Explorer to view and analyze spending on Amazon Web Services.
-
Costing a Cloud App
After watching this video; you will be able to describe tools and techniques used to cost a cloud application on Amazon Web Services.
-
Costing Analysis Methodology
After watching this video; you will be able to describe a cost analysis methodology on Amazon Web Services.
-
Costing Analysis Tools
After watching this video; you will be able to use costing analysis tools to derive cost information for Amazon Web Services.
-
Creating a CloudFormation Template with CloudFormer
After watching this video; you will be able to use CloudFormer to create a CloudFormation template.
-
Creating a Linux Stack
After watching this video; you will be able to create a Linux stack using OpsWorks on Amazon Web Services.
-
Creating a VPC
After watching this video; you will be able to create a Virtual Private Cloud in Amazon Web Services.
-
Creating a VPN Connection
After watching this video; you will be able to create a virtual private network connection in Amazon Web Services.
-
Creating a VPN Gateway
After watching this video; you will be able to create a virtual private network gateway in Amazon Web Services.
-
Creating a Windows Stack
After watching this video; you will be able to create a Windows stack using OpsWorks on Amazon Web Services.
-
Creating an Application with Elastic Beanstalk
After watching this video; you will be able to create an application in Amazon Web Services' Elastic Beanstalk.
-
Creating Storage Architecture
After watching this video; you will be able to design a storage architecture for a given set of constraints on Amazon Web Services.
-
Data Migration Phase
After watching this video; you will be able to describe the data migration phase of a cloud migration.
-
Data Warehousing
After watching this video; you will be able to describe an example of data warehousing architecture on Amazon Web Services.
-
Databases on AMIs
After watching this video; you will be able to describe an example of architecture that uses databases on Amazon Machine Images in Amazon Web Services.
-
Decommissioning Data
After watching this video; you will be able to describe considerations for decommissioning data on Amazon Web Services.
-
Defining and Categorizing Assets
After watching this video; you will be able to define and categorize assets on Amazon Web Services as part of an information security management system.
-
Deleting a Subnet
After watching this video; you will be able to delete a subnet from a Virtual Private Cloud in Amazon Web Services.
-
Deploying a Web App
After watching this video; you will be able to describe the stages and tools used to deploy an application on Amazon Web Services.
-
Designing an Information Security Management System
After watching this video; you will be able to design an information security management system for Amazon Web Services.
-
Designing for Failure
After watching this video; you will be able to describe the principle of designing for failure as it relates to cloud application on Amazon Web Services.
-
Designing Network Connectivity
After watching this video; you will be able to design an Amazon Web Services network and connectivity for a hybrid cloud app.
-
Development Architecture
After watching this video; you will be able to describe Amazon Web Services' architecture for development environments.
-
Direct Connect Overview
After watching this video; you will be able to describe Amazon Web Services' Direct Connect.
-
Disaster Recovery Example
After watching this video; you will be able to describe an example of disaster recovery architecture on Amazon Web Services.
-
EBS and AMIs
After watching this video; you will be able to describe how Elastic Block Store is used with Amazon Machine Images on Amazon Web Services.
-
EBS Pricing Characteristics
After watching this video; you will be able to describe the pricing characteristics of Amazon Web Services' Elastic Block Store.
-
EBS Snapshot Replication
After watching this video; you will be able to describe snapshot replication for Elastic Block Store on Amazon Web Services.
-
EBS Storage Architecture
After watching this video; you will be able to describe the storage architecture for Amazon Web Services' Elastic Block Store.
-
EC2 and RDS Dynamic Site Costing Example
After watching this video; you will be able to describe a costing example using Elastic Compute Cloud and Relational Database Service on Amazon Web Services.
-
EC2 Instances for Front-End
After watching this video; you will be able to describe how Elastic Compute Cloud instances can be used for scaling the front-end of application architectures on Amazon Web Services.
-
EC2 Instances for Middle Tier
After watching this video; you will be able to describe how Elastic Compute Cloud instances can be used for scaling the middle-tier of application architectures on Amazon Web Services.
-
EC2 Pricing Characteristics
After watching this video; you will be able to describe the pricing characteristics of Amazon Web Services Elastic Compute Cloud.
-
Elastic Beanstalk Architecture
After watching this video; you will be able to describe the architecture of Amazon Web Services Elastic Beanstalk.
-
Elastic Beanstalk Overview
After watching this video; you will be able to describe the features and functionality of Amazon Web Services' Elastic Beanstalk.
-
Elastic IP
After watching this video; you will be able to describe the Elastic IP service on Amazon Web Services.
-
Elastic Load Balancer for Front-End
After watching this video; you will be able to describe how Elastic Load Balancer can be used for scaling the front-end of application architectures on Amazon Web Services.
-
Elastic Load Balancer for Middle Tier
After watching this video; you will be able to describe how Elastic Load Balancer can be used for scaling the middle-tier of application architectures on Amazon Web Services.
-
Elastic Load Balancing
After watching this video; you will be able to describe how Elastic Load Balancing is used in loosely coupled systems on Amazon Web Services.
-
ElastiCache Caching Service
After watching this video; you will be able to describe an example of architecture using ElastiCache on Amazon Web Services.
-
Enabling Access to a VPN
After watching this video; you will be able to enable access to a virtual private network in Amazon Web Services.
-
Failover and Failback
After watching this video; you will be able to describe the process of failover and failback in a disaster recovery solution on Amazon Web Services.
-
File Synchronization Example
After watching this video; you will be able to describe an example of file synchronization architecture on Amazon Web Services.
-
Gateway-Virtual Tape Library Architecture
After watching this video; you will be able to describe Amazon Web Services' Storage Gateway gateway-virtual tape library.
-
Horizontal Scaling
After watching this video; you will be able to describe horizontal scaling for applications on Amazon Web Services.
-
Horizontal Scaling Use Cases
After watching this video; you will be able to describe use cases for horizontal scaling on Amazon Web Services.
-
Hybrid Cloud Overview
After watching this video; you will be able to describe hybrid cloud architectures.
-
Hybrid Cloud with Direct Connect
After watching this video; you will be able to describe a hybrid cloud implementation with Amazon Web Services' Direct Connect.
-
Hybrid Cloud with VPN
After watching this video; you will be able to describe a hybrid cloud implementation with virtual private networks.
-
Hybrid DNS Configuration
After watching this video; you will be able to describe Domain Name System configurations for hybrid cloud implementations.
-
Identity Federation
After watching this video; you will be able to describe security considerations for identity federation on Amazon Web Services.
-
Implementing High Availability and DR
After watching this video; you will be able to choose Amazon Web Services components to create a high availability solution and a disaster recovery solution.
-
Infrastructure Services Shared Responsibility
After watching this video; you will be able to describe infrastructure services in the context of the shared responsibility model on Amazon Web Services.
-
Launching an Instance in a VPC
After watching this video; you will be able to launch an Elastic Compute Cloud instance into a Virtual Private Cloud on Amazon Web Services.
-
Layered Security Defense
After watching this video; you will be able to describe a layered approach to security defence for Amazon Web Services.
-
Loose Coupling Overview
After watching this video; you will be able to describe the architectural technique of loose coupling for application on Amazon Web Services.
-
Managing Accounts and Identity
After watching this video; you will be able to describe security considerations for accounts and identities on Amazon Web Services.
-
Managing an Elastic Beanstalk Environment
After watching this video; you will be able to manage an Amazon Web Services Elastic Beanstalk environment.
-
Managing AWS Account and Billing
After watching this video; you will be able to manage billing for Amazon Web Services accounts.
-
Managing Encryption Keys
After watching this video; you will be able to describe security considerations for managing encryption keys on Amazon Web Services.
-
Managing OS Level Access
After watching this video; you will be able to describe security considerations for managing access to Elastic Compute Cloud instances on Amazon Web Services.
-
Media Sharing Example
After watching this video; you will be able to describe an example of media sharing architecture on Amazon Web Services.
-
Mitigating Compromise and Abuse
After watching this video; you will be able to describe steps for mitigating compromise and abuse of systems on Amazon Web Services.
-
Moving an Account to a Different Consolidated Bill
After watching this video; you will be able to move an account from one bill to another in consolidated billing on Amazon Web Services.
-
Multi-Availability Zone HA
After watching this video; you will be able to describe multi-availability zone high availability on Amazon Web Services.
-
Multi-AZ Architectures
After watching this video; you will be able to describe how Multi-Availability zone architectures are used on Amazon Web Services.
-
Multi-Region HA
After watching this video; you will be able to describe multi-region high availability on Amazon Web Services.
-
Network Security with VPC
After watching this video; you will be able to describe network security implementation with Amazon Web Services Virtual Private Cloud.
-
Nonrelational Databases
After watching this video; you will be able to describe an example of Nonrelational database architecture on Amazon Web Services.
-
NoSQL Scalability
After watching this video; you will be able to describe scalability in an Amazon Web Services NoSQL database.
-
OpsWorks Overview
After watching this video; you will be able to describe Amazon Web Services' OpsWorks.
-
Planning AWS Storage Gateway Deployment
After watching this video; you will be able to plan a deployment of Amazon Web Services' Storage Gateway.
-
Proof of Concept Phase
After watching this video; you will be able to describe the proof of concept phase of a cloud migration.
-
Protecting Administration Traffic
After watching this video; you will be able to describe steps for protecting Amazon Web Services administration traffic.
-
Protecting Data at Rest on EBS
After watching this video; you will be able to describe mitigation steps for protecting data at rest on Amazon Web Services' Elastic Block Store.
-
Protecting Data at Rest on EMR
After watching this video; you will be able to describe mitigation steps for protecting data at rest on Amazon Web Services' Elastic MapReduce.
-
Protecting Data at Rest on Glacier
After watching this video; you will be able to describe mitigation steps for protecting data at rest on Amazon Web Services' Glacier.
-
Protecting Data at Rest on RDS
After watching this video; you will be able to describe mitigation steps for protecting data at rest on Amazon Web Services' Relational Database Service.
-
Protecting Data at Rest on S3
After watching this video; you will be able to describe mitigation steps for protecting data at rest on Amazon Web Services' Simple Storage Service.
-
Protecting Data in Transit to EMR
After watching this video; you will be able to describe mitigation steps for protecting data in transit to Amazon Web Services Elastic MapReduce.
-
Protecting Data in Transit to S3 and RDS
After watching this video; you will be able to describe mitigation steps for protecting data in transit to Amazon Web Services Simple Storage Service and Relational Database Service.
-
RDS DB Instance Replication
After watching this video; you will be able to describe Amazon Web Services' Relational Database Service instance replication.
-
RDS Pricing Characteristics
After watching this video; you will be able to describe the pricing characteristics of Amazon Web Services' Relational Database Service.
-
RDS Scalability
After watching this video; you will be able to describe scalability options for Amazon Web Services' Relational Database Service.
-
Redundant VPNs
After watching this video; you will be able to describe redundant virtual private network architectures on Amazon Web Services.
-
Relational Databases
After watching this video; you will be able to describe an example of relational database architecture on Amazon Web Services.
-
Reserved Instances
After watching this video; you will be able to describe how the reserved instances feature is used in a self-healing system on Amazon Web Services.
-
Risks to Data at Rest
After watching this video; you will be able to describe risks to data at rest in Amazon Web Services.
-
Risks to Data in Transit
After watching this video; you will be able to describe risks to data in transit on Amazon Web Services.
-
Route53 DNS
After watching this video; you will be able to describe how Route53 Domain Name Service can be used for scaling the front-end of application architectures on Amazon Web Services.
-
S3 Cross Region Replication Scenarios
After watching this video; you will be able to describe Simple Storage Service cross Region replication scenarios.
-
S3 Pricing Characteristics
After watching this video; you will be able to describe the pricing characteristics of Amazon Web Services' Simple Storage Service.
-
S3 Storage Architecture
After watching this video; you will be able to describe the storage architecture for Amazon Web Services' Simple Storage Service.
-
SAN with EBS Volumes
After watching this video; you will be able to describe storage area networks with Amazon Web Services' Elastic Block Store volumes.
-
Scaling Cloud Applications
After watching this video; you will be able to plan scaling options for an application on Amazon Web Services.
-
Scaling DynamoDB
After watching this video; you will be able to describe how Dynamo can be used to scale the database-tier of application architectures on Amazon Web Services.
-
Scaling EBS Storage
After watching this video; you will be able to describe how Elastic Block Store can be used to scale the database-tier of application architectures on Amazon Web Services.
-
Scaling NoSQL
After watching this video; you will be able to describe how NoSQL can be used to scale the database-tier of application architectures on Amazon Web Services.
-
Scaling RDS
After watching this video; you will be able to describe how Relational Database Service can be used to scale the database-tier of application architectures on Amazon Web Services.
-
Scaling Up on S3
After watching this video; you will be able to describe how Simple Storage Service can be used for scaling the front-end of application architectures on Amazon Web Services.
-
Securing Cloud Services
After watching this video; you will be able to describe a security approach for an application with a given set of services on Amazon Web Services.
-
Securing Peripheral Systems
After watching this video; you will be able to describe mitigation steps for securing systems peripheral to Amazon Web Services.
-
Security Zoning and Segmentation
After watching this video; you will be able to describe security zoning and segmentation for security on Amazon Web Services.
-
Self-healing AWS Components
After watching this video; you will be able to describe the self-healing capabilities of individual Amazon Web Services components.
-
Self-healing Overview
After watching this video; you will be able to describe Amazon Web Services' self-healing capabilities.
-
Shared Responsibility Model
After watching this video; you will be able to describe the shared responsibility model on Amazon Web Services.
-
Signing up for Consolidated Billing
After watching this video; you will be able to sign up for consolidated billing on Amazon Web Services.
-
Simple Monthly Calculator
After watching this video; you will be able to calculate the cost of a service using the Amazon Web Services Simple Monthly Calculator.
-
Static Site Costing Example
After watching this video; you will be able to describe a static site costing example on Amazon Web Services.
-
Subnet Routing
After watching this video; you will be able to describe the process of routing between subnets on Amazon Web Services.
-
Subnet Security
After watching this video; you will be able to describe security measures for network security and subnet routing in Amazon Web Services.
-
Test Architecture
After watching this video; you will be able to describe Amazon Web Services' architecture for test environments.
-
Using EC2 Reserved Instances
After watching this video; you will be able to describe how Amazon Web Services' Elastic Compute Cloud reserved instances can be used to lower costs.
-
Using the OpsWorks Console
After watching this video; you will be able to use the OpsWorks console for administration on Amazon Web Services.
-
Vertical Scaling
After watching this video; you will be able to describe vertical scaling for applications on Amazon Web Services.
-
Vertical Scaling Use Cases
After watching this video; you will be able to describe use cases for vertical scaling on Amazon Web Services.
-
Virtual Private Networks
After watching this video; you will be able to describe virtual private networks on Amazon Web Services.
-
Volume Gateway Architecture – Gateway-Cached
After watching this video; you will be able to describe Amazon Web Services' Storage Gateway gateway-cached volumes.
-
Volume Gateway Architecture – Gateway-Stored
After watching this video; you will be able to describe Amazon Web Services' Storage Gateway gateway-stored volumes.
-
VPC and Subnets
After watching this video; you will be able to describe the relationship between Virtual Private Clouds and IP subnets on Amazon Web Services.
-
VPC Overview
After watching this video; you will be able to describe Virtual Private Clouds on Amazon Web Services.
-
VPN Routing Options
After watching this video; you will be able to describe options for routing when using virtual private networks on Amazon Web Services.
-
Web Application Hosting Example
After watching this video; you will be able to describe an example of web application hosting architecture on Amazon Web Services.
-
Working with Budgets
After watching this video; you will be able to create and view a budget on Amazon Web Services.
-
Auto-Scaling – Getting Started
Amazon Web Services Auto Scaling service allows you to make efficient use of your resources by scaling EC2 instances automatically based upon predefined conditions. In this video; David Castillo demonstrates how to get started with Auto Scaling by creating a launch configuration; Auto Scaling group; and a scaling plan in the AWS Management Console.
-
Auto-Scaling – Integrating with Load Balancers
Amazon Web Services Auto Scaling service allows you to scale the capacity of EC2 instances up or down according to predefined conditions using an Elastic Load Balancer to automatically distribute traffic across multiple instances. In this video; David Castillo demonstrates a launch configuration and load balancer; and how to configure an Auto Scaling group using the AWS management Console.
-
Bound Parameters and Event Systems
In Amazon Web Services; the JavaScript SDK is used in conjunction with seven supported AWS services in a browser. In this video; David Castillo demonstrates how to construct an AWS service; bind parameters; make requests in the browser; and access the response data that's contained in the response object.
-
Building the Javascript SDK
Amazon Web Services (AWS) allows you to create your own build of the AWS SDK for JavaScript in the browser. In this video; David Castillo demonstrates how to clone the Git repository and download the dependency modules for the SDK and build tool; before using the build tool to build specific services into a customized version of the AWS SDK.
-
CloudFormation – Creating a Stack
Amazon Web Services provides AWS CloudFormation; a service that allows you to easily create a stack that launches the AWS resources required by live streaming. In this video; David Castillo uses the Create Stack wizard from within the AWS Management Console to create an AWS CloudFormation stack for live streaming.
-
CloudFormation – Running a Stack
Amazon Web Services allow you to automate stack creation. In this video; David Castillo demonstrates the automation process by exploring a CloudFormation stack for live streaming.
-
CloudFormation – Stack Details
In Amazon Web Services; you can view and change various details of one or more stacks. In this video; David Castillo demonstrates what the stack Overview page is; how to access it; how to find certain information; and how to configure the information presented in it.
-
CloudFormation – Templating Language
You can use Amazon Web Services to create a stack from scratch as well as from an existing collection of resources. In this video; David Castillo explains what stack templates consist of and the templating language that drives cloud formations.
-
CloudFront – Working with Streaming Distributions
Amazon Web Services provides CloudFront; a web service that speeds up the streaming distribution of your media content to end users. In this video; David Castillo demonstrates how to create an RTMP and web distribution; deploy and test a distribution; and delete a streaming distribution using the CloudFront console.
-
CloudFront – Working with Web Distribution
In Amazon Web Services; you can use CloudFront to speed up distribution by ensuring the lowest latency possible. In this video; David Castillo demonstrates how to use CloudFront to give your users a quicker and more efficient service.
-
CloudTrail
In Amazon Web Services; you can use CloudTrail to diagnose operational issues; meet compliance requirements; and trace security issues. In this video; David Castillo demonstrates what CloudTrail is; how it works; and how to get started with CloudTrail.
-
CloudWatch – Alarms
Amazon Web Services allows you to set basic and detailed alarms using CloudWatch Alarms. In this video; David Castillo demonstrates how to specify user-configurable threshold conditions and actions for sustained conditions; such as sending notifications or an AutoScaling Policy.
-
CloudWatch – Metrics
In Amazon Web Services; you can use CloudWatch Metrics to keep track of your system's health and performance data in your decision-making processes. In this video; David Castillo demonstrates how to use the CloudWatch console to collect and track metrics.
-
Command Line Interface Installation and Configuration
Amazon Web Services provides an installation file that allows users to set up and configure an AWS configuration file for storing user credentials via the command line. In this video; David Castillo demonstrates how to set up and configure AWS via the command line interface.
-
Command Structure and Parameters
Amazon Web Services provide several commands and Help files that allow users to make configuration changes via the command line interface. In this video; David Castillo demonstrates how to use the AWS command line interface.
-
Command Structure in NodeJS
Amazon Web Services (AWS) SDK for JavaScript in Node.js allows you to write server-side applications through a simple command structure. In this video; David Castillo demonstrates the structure and general syntax used to construct a service object; pass specific configuration data; and uses the object to make requests.
-
DynamoDB – Advanced Topics
In Amazon Web Services; once you have settled into using DynamoDB; it can be used to keep your running costs down by providing automatic scaling that supplies high performance and high availability. In this video; David Castillo demonstrates how to use the advanced tools for this application.
-
DynamoDB – Getting Started
In Amazon Web Services; when you have an application that you want to scale but don’t know how to administer; DynamoDB will help you provide automatic scaling that supplies high performance and high availability. In this video; David Castillo demonstrates how to get started using this application.
-
DynamoDB – Scans and Queries
In Amazon Web Services; you can use the scanning or querying capabilities of DynamoDB to search for specific data items. In this video; David Castillo demonstrates how to use DynamoDB to query data in a table.
-
DynamoDB – Working with Items
In Amazon Web Services; it's easy to modify the DynamoDB items in your table. In this video; David Castillo demonstrates how to use the DynamoDB console to add; update; copy; and delete items in a table.
-
EBS – Snapshots
Amazon Web Services allows you to back up applications using snapshots; which are point-in-time; incremental; persistent copies of Amazon EBS volumes stored in S3. In this video; David Castillo demonstrates how to create or copy a snapshot; create a volume from a snapshot; and share a snapshot publically or privately.
-
EBS – Volumes
Amazon Web Services provides you with Elastic Block Store (EBS) to resolve data persistence problems caused by instance store-backed AMIs. In this video; David Castillo demonstrates the features and requirements of EBS; and how to create an EBS volume and attach it to an instance.
-
EC2 – Amazon Machine Images
In Amazon Web Services; if you need assistance with installing and configuring development and business applications then Amazon Machine Images can help provide you with the assistance needed to launch instances for applications. In this video; David Castillo demonstrates how to navigate the Amazon Machine Images console.
-
EC2 – Elastic IP
In Amazon Web Services; it's possible to allocate a Public IP address to your account even after you've shut down your server; thanks to Elastic IP addresses. In this video; David Castillo demonstrates how users can allocate and associate an IP address to their instance and; when done; disassociate and release the Elastic IP address.
-
EC2 – Elastic Load Balancers
Amazon Web Services provides the Elastic Load Balancer which helps improve performance during peak traffic. In this video; David Castillo demonstrates how the Elastic Load Balancer; can help improve availability and overall application performance.
-
EC2 – Key Pairs
In Amazon Web Services; Amazon EC2 Key Pairs allow you to encrypt your data with a combination of keys in order to control who can access it. In this video; David Castillo demonstrates how to create a Key Pair and use the key to log into your Amazon EC2 instance.
-
EC2 – Launching an Instance
In Amazon Web Services; it's easy to configure and reuse EC2 instances. In this video; David Castillo demonstrates how to use the Launch Instance wizard to configure and launch an EC2 instance.
-
EC2 – Security Groups
Amazon Web Services allows you to control the security of virtual servers using security groups. In this video; David Castillo demonstrates how to create security groups and configure rules within those security groups to control inbound and outbound traffic to and from an associated instance.
-
Elastic Transcoder – Jobs
Amazon Web Services provides the Elastic Transcoder which allows you to configure your transcoding jobs for maximum flexibility and efficiency. In this video; David Castillo demonstrates how the Elastic Transcoder can be used to efficiently configure various transcoding jobs; and highlights a number of features including clip time; thumbnails; job details; and input containers.
-
Elastic Transcoder – Pipelines
In Amazon Web Services; you can use the Elastic Transcoder; which is a fast and easy cloud transcoding solution; to run multiple transcoding jobs. In this video; David Castillo demonstrates how the Elastic Transcoder can be used to create input and output buckets and different priority pipelines for jobs.
-
Elastic Transcoder – Presets
Amazon Web Services provides Elastic Transcoder presets; which allow you to more easily use the Elastic Transcoder. In this video; David Castillo demonstrates the power of Elastic Transcoder presets; what they are; how to use them; and how to create your own.
-
Getting Started with Browser Based Applications
Amazon Web Services (AWS) allows you to load the SDK directly using the hosted package. This enables you to quickly get started with browser-based application development utilizing API operations on AWS services. In this video; David Castillo demonstrates loading the SDK; configuring Cross-Origin Resource Sharing (CORS) for an Amazon S3 bucket; and hard-coding credentials in an application.
-
IAM – Access Control Policies
Amazon Web Services has a powerful access control feature which allows you to configure who has access to what services and what actions can be performed. In this video; David Castillo demonstrates the default settings of the access control policy; how policies are evaluated; and some of its key components.
-
IAM – Managing Passwords and MFA
Amazon Web Services provides account administrators with Multi-Factor Authentication (MFA); which they can use to manage security credentials for Identity and Access Management (IAM) users. In this video; David Castillo demonstrates how to specify a custom password for a user; set authentication codes on a device; and synchronize the device to the user's account.
-
IAM – Multi-Factor Authentication
In Amazon Web Services; you can enhance your security as an administrator using IAM Multi-factor Authentication (MFA) to add an extra layer of security for your root accounts. In this video; David Castillo demonstrates how to synchronize your virtual MFA device to your root account; navigate to the IAM console; and generate 6-digit authentication codes to improve security.
-
IAM – Policy Simulator
Amazon Web Services provides account administrators with a Policy Simulator to verify Identity and Access Management (IAM) policies in a sandbox environment. In this video; David Castillo demonstrates how to selectively deny access to individual services and actions within services so as to apply custom authentication credentials and privileges.
-
IAM – Resource Level Restrictions
Amazon Web Services provides account administrators with Identity and Access Management (IAM) Access Control Policies to control user or group access to resources at resource level. In this video; David Castillo demonstrates how to use the Policy Generator to tailor a user's global access to resources by denying access to a specific resource.
-
IAM – Working with Users and Groups
Amazon Web Services provides account administrators with Identity and Access Management (IAM) with which to manage all users and groups. In this video; David Castillo demonstrates how to use the IAM Dashboard; create users and groups; add users to a group; and generate policies for users and groups.
-
Installing and Configuring AWS SDK for NodeJS
Amazon Web Services (AWS) provides a useful toolset that takes the complexity out of coding JavaScript objects that work with AWS services. In this video; David Castillo demonstrates how to install the AWS SDK in Node.js using the npm package manager; configure the SDK; and set AWS credentials.
-
Introduction to JSON.org
JSON is a data interchange format that is used by many environments; including Amazon Web Services. In this video; David Castillo provides an introduction to JSON and how it can be used to describe very complex data structures.
-
Introduction to the Console
The Amazon Web Services (AWS) Management Console provides a user friendly interface when getting started with Amazon Web Services. In this video; David Castillo demonstrates how to navigate the AWS Management Console and how it can be used to familiarize yourself with AWS.
-
Marketplace
Amazon Web Services provides the AWS Marketplace where customers can purchase preconfigured software for use by the hour or month. In this video; David Castillo demonstrates the offerings available on Marketplace from the Software Infrastructure; Developer Tools; and Business Software categories.
-
Putting It All Together in the Browser SDK
In Amazon Web Services; using the Web Identity Federation allows you to authenticate users as they log in via their Amazon; Facebook; and Google identity providers. In this video; David Castillo demonstrates how to set up an HTML host page to authenticate users with Web Identity Federation.
-
S3 – Cold Storage with Glacier
In Amazon Web Services; Glacier is an inexpensive cold storage solution suited to storing the less frequently accessed information of your organisation. In this video; David Castillo explains the benefits of Glaciers cold storage platform and how to create a vault.
-
S3 – Organizer
In Amazon Web Services; there is an easy way to move files to and from your S3 buckets without having to log into the console every time. In this video; David Castillo demonstrates how to use the S3 Organizer to create an account; as well as to upload and download files.
-
S3 – Working with Buckets
In Amazon Web Services; the Amazon Simple Storage Service; or S3; allows you to easily store; organize; and share large volumes of content using buckets. In this video; David Castillo demonstrates how to create and manage a content storage bucket.
-
S3 – Working with Objects
In Amazon Web Services; using the Amazon Simple Storage Service; or S3; you can easily upload to and manage objects held in buckets. In this video; David Castillo demonstrates how to add; modify; and organize objects within your content storage buckets.
-
SimpleDB – Domains
Amazon Web Services' Web-based data store; SimpleDB; allows the addition and management of metadata apps using common API requests to query or retrieve multiple elements grouped by domain. In this video; David Castillo demonstrates how to configure a domain; invoke requests; and view XML responses.
-
SimpleDB – Operations
Amazon Web Services' Web-based data store; SimpleDB; allows the storage of data in domains as items comprising attribute name-value pairs. In this video; David Castillo demonstrates how to compile and input attribute name-value pairs; before running SQL-like queries or requests against the domain to extract XML responses.
-
SimpleDB – Running Queries
Amazon Web Services' Web-based data store; SimpleDB; allows you to run complex queries against domains containing items with multiple attributes and values. In this video; David Castillo demonstrates the syntax; statements; reserved words; and conditions used to run complex matching and range queries.
-
SNS – Basic Operations
In Amazon Web Services; the Simple Notification Service (SNS) offers application publishers and clients hosted; multi-protocol "push" messaging capabilities. In this video; David Castillo demonstrates how a publisher creates an SNS topic and subscription using a time-dependent subscription notification supported by a recognized protocol; before deleting the subscription and topic.
-
SNS – Integrating with SQS
In Amazon Web Services; the Simple Queue Service (SQS) allows; through an array of topic actions; automation of Simple Notification Service (SNS) responses. In this video; David Castillo demonstrates how to define topic and delivery policies for publishers and subscribers; select Amazon SQS as a subscription protocol; and create a subscription.
-
SQS – Advanced Topics
Amazon Web Services Simple Queue Service (SQS) provides advanced configuration options that allow you to isolate and manage unsuccessfully processed messages. In this video; David Castillo demonstrates how to create and configure a dead letter queue; and subscribe the queue to an Amazon SNS topic from within the AWS Management Console.
-
SQS – Basic Operations
Amazon Web Services allows you to use Simple Queuing Services to automatically handle notifications as they are generated and consumed. In this video; David Castillo demonstrates the lifecycle of a message in a queue; and how to create; configure; view; and work with these message queues.
-
Web Identity Federation for Browser Based Applications
Amazon Web Services (AWS) supports web identity federation to authenticate users of a browser-based application through trusted third-party identity providers. In this video; David Castillo demonstrates how to configure web identity federation in the browser by setting up Facebook as an identity provider with the SDK.
-
Working with Cloudwatch Metrics and Alarms Using the Command Line Interface
The Amazon Web Services Command Line Interface can be used to work with Cloud Watch Metrics and Alarms. In this video; David Castillo demonstrates how to put an alarm on a metric; describe an alarm on a metric; and disable an alarm.
-
Working with Cloudwatch Metrics and Alarms Using the NodeJS SDK
In Amazon Web Services; there are a number of functions that you can run with the Cloudwatch service using the Node SDK. In this video; David Castillo demonstrates how to configure and test the put alarm operation and describe alarms function; as well as how to enable and disable an alarm using Cloudwatch.
-
Working with DynamoDB in NodeJS CRUD Operations Using the SDK
In Amazon Web Services; there are a number of operations that you can perform using the NodeSDK running against the DynamoDB. In this video; David Castillo demonstrates how you can run and test get item; put item; and update item operations; as well as the delete item function in the command line prompt.
-
Working with DynamoDB in NodeJS Queries and Scans
In Amazon Web Services; you can perform query and scan operations against DynamoDB using the Node SDK. In this video; David Castillo demonstrates how to configure and run scripts and objects for use with the types of queries and scans you may wish to use.
-
Working with DynamoDB in NodeJS Tables
In Amazon Web Services (AWS); you can use Amazon DynamoDB which is a database service supporting operations to create and manage tables for storing and retrieving data. In this video; David Castillo demonstrates how to use the operations that enable you to create tables; list tables; return information about tables; and delete tables.
-
Working with DynamoDB Items CRUD
In the Amazon Web Services Command Line Interface; you can execute various actions with DynamoDB tables. In this video; David Castillo demonstrates how to call items from a table; insert items into a table; delete; and update items in a table.
-
Working with DynamoDB Tables
You can use the Amazon Web Services Command Line Interface to work with DynamoDB tables. In this video; David Castillo demonstrates how to create; describe; and delete tables; as well as how to list all the available tables.
-
Working with EC2 in NodeJS Elastic IP
Amazon Web Services (AWS) allows you to configure Elastic IP (EIP) addresses when working with EC2 instances in the AWS SDK for Node.js. In this video; David Castillo demonstrates the operations and syntax used to allocate; associate; dissociate; and release EIP addresses.
-
Working with EC2 in NodeJS ELB
Amazon Web Services (AWS) supports operations used in the Node.js SDK when utilizing the Elastic Load Balancing (ELB) service to improve the availability and scalability of applications running on Amazon EC2. In this video; David Castillo demonstrates how to create and delete load balancers; and register or deregister instances to and from load balancers.
-
Working with EC2 in NodeJS Instances
In Amazon Web Services (AWS); you can manage and deploy Amazon EC2 instances using the AWS SDK for Node.js. In this video; David Castillo demonstrates how to instantiate an EC2 object and run operations against the object that will enable you to run; stop; start; describe; and terminate EC2 instances from within Node.js applications.
-
Working with EC2 in NodeJS Volumes
Amazon Web Services (AWS) allows you to work with Amazon EBS storage volumes for use with EC2 instances in AWS SDK for Node.js. In this video; David Castillo demonstrates how to create; attach; detach; describe; and delete Amazon EBS volumes in Node.js.
-
Working with EC2 Instances Using the Command Line Interface
You can work with Amazon Web Services instances directly from the command line. In this video; David Castillo demonstrates how to work with EC2 instances using the command line interface.
-
Working with EC2 Key Pairs and Security Groups (Command Line)
In Amazon Web Services; you can create and work with EC2 key pairs and security groups directly from the command line. In this video; David Castillo demonstrates how to work with key pairs and security groups using the command line interface.
-
Working with EC2 Volumes and Snapshots (Command Line)
In Amazon Web Services; you can work with EC2 volumes and snapshots directly from the command line. In this video; David Castillo demonstrates how to work with volumes and snapshots using the command line interface.
-
Working with Elastic Load Balancing Using the Command Line Interface
Amazon Web Services offers various operations for working with Elastic IP addresses. In this video; David Castillo demonstrates how to allocate; associate; and disassociate Elastic IP addresses; as well as how to release addresses which are not in use.
-
Working with Elastic Transcoder Jobs Using the Command Line Interface
In Amazon Web Services; the Command Line Interface can be used to make working with Elastic Transcoder jobs easier. In this video; David Castillo demonstrates how to run operations to create; cancel; list; and read Elastic Transcoder jobs.
-
Working with Elastic Transcoder Pipelines Using the Command Line Interface
In Amazon Web Services; the Command Line Interface can be used to run operations in the Elastic Transcoder. In this video; David Castillo demonstrates how to run operations to create; delete; list or configure pipelines in the Command Line Interface when working with pipelines in Elastic Transcoder.
-
Working with Elasticache
In Amazon Web Services; you can run operations against Elasticache using the Command Line Interface. In this video; David Castillo demonstrates how to use Elasticache to manage and scale a distributed in-memory cache environment in the cloud.
-
Working with IAM Groups and Policies in NodeJS
In Amazon Web Services (AWS); you can use operations in the Node.js SDK to manage collections of users and user permissions in AWS. In this video; David Castillo demonstrates how to use operations to create a new IAM group and manage individual users within a specified group.
-
Working with IAM Users and Access Keys in NodeJS
In Amazon Web Services (AWS); you can use operations in the Node.js SDK to provide AWS identities for people in your AWS account. In this video; David Castillo demonstrates how to use operations to create new IAM users; update a username; retrieve user information; and delete specific users.
-
Working with IAM Groups and Policies Using the Command Line Interface
In Amazon Web Services; you can use the Command Line interface to execute basic actions with IAM groups. In this video; David Castillo demonstrates how to use a range of operations to create; configure; and delete groups in IAM.
-
Working with IAM Users and Access Keys using the Command Line Interface
Amazon Web Services has various user operations available in the command line interface. In this video; David Castillo demonstrates how to create users; list users; and change or delete user information.
-
Working with S3 Buckets Using the NodeJS SDK
In Amazon Web Services; there are a number of functions that you can perform when working with the S3 buckets in the Node SDK. In this video; David Castillo demonstrates some of the actions that you can perform; including create bucket; list bucket; put bucket website; and delete bucket.
-
Working with S3 High level commands
You can use the Amazon Web Services Command Line Interface to execute S3 High level commands. In this video; David Castillo demonstrates how to create an S3 bucket and access its items. He also demonstrates how to configure and remove a bucket and the items within it and explains available options for copying; and moving bucket objects; and synchronizing buckets.
-
Working with S3 Objects Using the NodeJS SDK
In Amazon Web Services; there are various operations that you can perform when working with objects in S3 using the Node SDK. In this video; David Castillo demonstrates how to use the get; put; list; and delete object functions.
-
Working with S3API Buckets and Policies
The Amazon Web Services interface can be used to perform S3API operations. In this video; David Castillo demonstrates how to create; list; set and remove the permissions on a bucket. He also demonstrates how to delete a bucket and the policy associated with it.
-
Working with S3API Objects Using the Command Line Interface
In Amazon Web Services; operations using the S3API service can be run via the command prompt to add; list; copy; retrieve; and delete S3API objects. In this video; David Castillo demonstrates how to work with S3API objects when running operations in the command line interface.
-
Working with SimpleDB Domains
In Amazon Web Services (AWS); you can use operations in the Node.js SDK to get started with Amazon SimpleDB. In this video; David Castillo demonstrates how to use the operations that allow you to create and verify domains; add items to a domain; and delete a domain.
-
Working with SimpleDB Items and Attributes
In Amazon Web Services (AWS); the SimpleDB service supports operations that allow you to manipulate the attributes associated with the items in a domain using the Node.js SDK. In this video; David Castillo demonstrates how to use the operations that enable you to return attributes associated with an item; replace an attribute; and delete attributes.
-
Working with SimpleDB Select
Amazon Web Services (AWS) allows you to use the Select operation to create and execute Amazon SimpleDB queries from within the Node.js SDK. In this video; David Castillo demonstrates how to run the Select operation against a SimpleDB object using comparison operators to execute simple and range queries.
-
Working with SNS in NodeJS
In Amazon Web Services; there are a number of functions that you can perform using the NodeSDK running against the Simple Notification Service (SNS). In this video; David Castillo demonstrates operations you can run against the SNS; such as subscription; publish; and unsubscribe.
-
Working with SNS Topics
The Amazon Web Services Command Line Interface allows web administrators to work with the Simple Notifications Service; or SNS. In this video; David Castillo demonstrates how to execute SNS operations including creating a topic; setting topic attributes and publishing a message to a topic.
-
Working with SQS in NodeJS
Amazon Web Services includes a Command Line Interface that Web administrators can use to execute simple queue operations. In this video; David Castillo demonstrates how to create a queue; send and receive messages between queues; and delete a queue.
-
Working with Trails and Logging
Amazon Web Services includes a command line interface that allows you to execute various Cloudtrail operations. In this video; David Castillo demonstrates how to execute basic Cloudtrail operations including creating and deleting a trail.
-
Enterprise-managed VPNs Overview
After watching this video; you will be able to manage the configuration of your application.
-
Adding Rules to an EC2 Security Group
After watching this video; you will be able to add rules to a security group on the Elastic Compute Cloud platform.
-
Amazon Elastic MapReduce Overview
After watching this video; you will be able to describe the Elastic MapReduce service on Amazon Web Services; and how it integrates with other big data services.
-
Amazon Kinesis Overview
After watching this video; you will be able to describe the Amazon Kinesis data processing service.
-
Analytics Components
After watching this video; you will be able to describe the Amazon Web Services analytics components.
-
Application Services Components
After watching this video; you will be able to describe the Amazon Web Services application services components.
-
Attaching an Instance to an Auto Scaling Group
After watching this video; you will be able to attach an instance to an Auto Scaling group on Elastic Compute Cloud.
-
AWS Accounts and Login
After watching this video; you will be able to create an account for Amazon Web Services and log in to the service.
-
AWS Marketplace
After watching this video; you will be able to use the AWS marketplace to find system images.
-
AWS Shared Responsibility Model
After watching this video; you will be able to describe the Shared Responsibility Model in Amazon Web Services.
-
Building Applications Using Best Practices
After watching this video; you will be able to describe best practices for building web applications on Amazon Web Services.
-
CDN Overview
After watching this video; you will be able to describe the function on a content delivery network and CloudFront on Amazon Web Services.
-
CloudSearch Overview
After watching this video; you will be able to describe the Amazon Web Services CloudSearch service.
-
Compute Components
After watching this video; you will be able to describe the Amazon Web Services compute components.
-
Configure Virtual Private Cloud Subnets
After watching this video; you will be able to configure network subnets in Amazon Web Services Virtual Private Clouds.
-
Configuring Active Directory Integration
After watching this video; you will be able to describe how Microsoft Active Directory can be integrated with Amazon Web Services.
-
Configuring an IAM Role for EC2 with AWS CLI
After watching this video; you will be able to configure an Identity and Access Management role for Elastic Compute Cloud using the Amazon Web Services command line interface.
-
Configuring EC2 Load Balancers
After watching this video; you will be able to configure a load balancer on the Elastic Compute Cloud platform.
-
Configuring EC2 Security Groups for VPC
After watching this video; you will be able to configure a security group on the Elastic Compute Cloud platform for Virtual Private Cloud.
-
Configuring IAM for an Account
After watching this video; you will be able to configure Identity and Access Management for an account in Amazon Web Services.
-
Configuring Route 53 as your DNS Provider
After watching this video; you will be able to configure Route 53 as your DNS service provider.
-
Configuring the AWS Command Line Interface
After watching this video; you will be able to configure the Amazon Web Services command line interface.
-
Configuring the cloud-init Directive
After watching this video; you will be able to configure the cloud-init directive on Linux for Amazon Web Services.
-
Configuring Two-Factor Authentication
After watching this video; you will be able to configure two-factor authentication in Amazon Web Services.
-
Configuring Virtual Private Cloud Access Control Lists
After watching this video; you will be able to configure access control lists on Amazon Web Services Virtual Private Clouds.
-
Configuring VPC Network Address Translation
After watching this video; you will be able to configure network address translation on Amazon Web Services Virtual Private Clouds.
-
Connecting to an EC2 Instance
After watching this video; you will be able to connect to a Windows and a Linux instance on the Elastic Compute Cloud platform.
-
Create a Virtual Private Cloud
After watching this video; you will be able to create a Virtual Private Cloud on Amazon Web Services.
-
Creating a CDN with CloudFront
After watching this video; you will be able to create a CloudFront content delivery network in Amazon Web Services.
-
Creating a Data Pipeline
After watching this video; you will be able to create an Amazon Web Services Data Pipeline.
-
Creating a Launch Configuration
After watching this video; you will be able to create a launch configuration on Elastic Compute Cloud.
-
Creating a Launch Configuration from an Instance
After watching this video; you will be able to create a launch configuration from an Elastic Compute Cloud image.
-
Creating a Linux EC2 Instance
After watching this video; you will be able to create a Linux instance on the Elastic Compute Cloud platform.
-
Creating a Placement Group
After watching this video; you will be able to create a placement group on Elastic Compute Cloud.
-
Creating a Simple Application Stack with OpsWorks
After watching this video; you will be able to create a simple application stack using OpsWorks.
-
Creating a Windows EC2 Instance
After watching this video; you will be able to create a Windows instance on the Elastic Compute Cloud platform.
-
Creating an AMI in EC2
After watching this video; you will be able to create an Amazon Machine Image on the Elastic Compute Cloud platform.
-
Creating an Audit Trail with CloudTrail
After watching this video; you will be able to create an audit trail on Amazon Web Services using CloudTrail.
-
Creating an Auto Scaling Group
After watching this video; you will be able to create an Auto Scaling group on Elastic Compute Cloud.
-
Creating an Auto Scaling Group from an Instance
After watching this video; you will be able to create an Auto Scaling group from an Elastic Compute Cloud instance.
-
Creating an EBS RAID Array on Linux
After watching this video; you will be able to create a Linux RAID array on Elastic Block Store on the Elastic Compute Cloud platform.
-
Creating an EBS RAID Array on Windows
After watching this video; you will be able to create a Windows RAID array on Elastic Block Store on the Elastic Compute Cloud platform.
-
Creating an IAM Role for EC2 with AWS CLI
After watching this video; you will be able to create an Identity and Access Management role for Elastic Compute Cloud using the Amazon Web Services command line interface.
-
Creating an S3 Bucket
After watching this video; you will be able to create an S3 bucket in Amazon Web Services.
-
Creating and Deleting a Connection
After watching this video; you will be able to create and delete an Amazon Web Services Direct Connect connection.
-
Creating and Deleting an EC2 Security Group
After watching this video; you will be able to create and delete a security group on the Elastic Compute Cloud platform.
-
Creating EBS Volumes
After watching this video; you will be able to create an Elastic Block Store volume on the Elastic Compute Cloud platform.
-
Creating EC2 Snapshots
After watching this video; you will be able to create a snapshot on the Elastic Compute Cloud platform.
-
Data Location
After watching this video; you will be able to describe best practice for determining data location in Amazon Web Services applications.
-
Database Components
After watching this video; you will be able to describe the Amazon Web Services database components.
-
Decouple Components
After watching this video; you will be able to describe application decoupling best practice for building apps on Amazon Web Services.
-
Define and Categorize Assets
After watching this video; you will be able to describe the process of defining and categorizing assets on Amazon Web Services as part of an Information Security Management System.
-
Deleting a Placement Group
After watching this video; you will be able to delete an Elastic Compute Cloud placement group.
-
Deployment and Management Components
After watching this video; you will be able to describe the Amazon Web Services deployment and management components.
-
Design for Failure
After watching this video; you will be able to describe design for failure best practice when architecting Amazon Web Services cloud services.
-
Design ISMS to Protect AWS Assets
After watching this video; you will be able to design an Information Security Management System to protect assets on Amazon Web Services.
-
Detaching an Instance from an Auto Scaling Group
After watching this video; you will be able to detach an instance from an Auto Scaling group on Elastic Compute Cloud.
-
Distributing Content with CloudFront
After watching this video; you will be able to create an S3 bucket and distribute content with CloudFront.
-
DynamoDB Concepts
After watching this video; you will be able to describe the basic concepts of DynamoDB databases on Amazon Web Services.
-
EBS Data at Rest
After watching this video; you will be able to describe EBS best practice for mitigating risk to data at rest.
-
EBS RAID Configuration Options
After watching this video; you will be able to describe options for configuring RAID arrays on Elastic Block Store on the Elastic Compute Cloud platform.
-
EC2 Amazon Machine Images
After watching this video; you will be able to describe Amazon Machine Images and how they are used on the Elastic Compute Cloud platform.
-
EC2 Components
After watching this video; you will be able to describe components relating to the Elastic Compute Cloud platform.
-
EC2 Concepts
After watching this video; you will be able to describe the architecture and concepts of Elastic Compute Cloud platform.
-
EC2 Security Groups Overview
After watching this video; you will be able to describe the use of security groups on the Elastic Compute Cloud platform.
-
Elastic Block Store Overview
After watching this video; you will be able to describe the Elastic Block Store service on the Elastic Compute Cloud platform.
-
Encrypting RDS Resources
After watching this video; you will be able to describe options for encrypting databases on Amazon Web Services Relational Database Services.
-
Exercise: Creating an Auto Scaling Group
After watching this video; you will be able to create a load balanced Auto Scaling group in Elastic Compute Cloud.
-
IAM Best Practice
After watching this video; you will be able to list best practices pertaining to Identity and Access Management on the Amazon Web Services platform.
-
IAM Features
After watching this video; you will be able to describe the basic concepts of Identity and Access Management on the Amazon Web Services platform.
-
Implement Elasticity
After watching this video; you will be able to describe best practice for implementing elasticity in Amazon Web Services applications.
-
Implementing Policies on Glacier
After watching this video; you will be able to configure policies on the Glacier storage service in Amazon Web Services.
-
Importing and Exporting an AMI in EC2
After watching this video; you will be able to import and export an Amazon Machine Image on the Elastic Compute Cloud platform.
-
Installing AWS Command Line Interface on Linux
After watching this video; you will be able to install the Amazon Web Services command line interface on a Linux instance.
-
Installing AWS Command Line Interface on Windows
After watching this video; you will be able to install the Amazon Web Services command line interface on a Windows instance.
-
Launch an EC2 Instance into a Virtual Private Cloud
After watching this video; you will be able to launch an EC2 instance into a Virtual Private Cloud on Amazon Web Services.
-
Launching an ElastiCache Cluster
After watching this video; you will be able to launch an ElastiCache cluster using the Amazon Web Services management console.
-
Launching an Instance into a Placement Group
After watching this video; you will be able to launch an Elastic Compute Cloud instance into a placement group.
-
Launching an Instance with an IAM Role Using AWS CLI
After watching this video; you will be able to launch an Elastic Compute Cloud instance with an Identity and Access Management role using the Amazon Web Services command line interface.
-
Launching an RDS DB Instance
After watching this video; you will be able to launch a DB Instance in Amazon Web Services Relational Database Services.
-
Linking an Instance to a VPC
After watching this video; you will be able to link an Elastic Compute Cloud instance to a virtual private cloud.
-
Load Balancing an Auto Scaling Group
After watching this video; you will be able to load balance an Auto Scaling group on Elastic Compute Cloud.
-
Manage Access to EC2
After watching this video; you will be able to describe how key pairs are used to manage access to EC2 instances.
-
Manage Accounts
After watching this video; you will be able to manage AWS and IAM accounts for security best practices on Amazon Web Services.
-
Managing IAM Users
After watching this video; you will be able to manage Identity and Access Management users in Amazon Web Services.
-
Managing RDS DB Access with IAM
After watching this video; you will be able to manage access to a DB Instance in Amazon Web Services Relational Database Services with Identity and Access Management.
-
Monitoring AWS with CloudWatch
After watching this video; you will be able to use Amazon Web Services CloudWatch to monitor billing and costs for AWS services.
-
Monitoring EC2 Instances with CloudWatch
After watching this video; you will be able to monitor Elastic Compute Cloud instances using CloudWatch.
-
Networking Components
After watching this video; you will be able to describe the Amazon Web Services networking components.
-
Object Storage Overview
After watching this video; you will be able to describe object storage in Amazon Web Services.
-
Overview of AWS ElastiCache
After watching this video; you will be able to describe the architecture of Amazon Web Services ElastiCache.
-
Overview of AWS RedShift
After watching this video; you will be able to describe the Amazon Web Services Redshift data warehouse service.
-
Overview of Placement Groups
After watching this video; you will be able to describe placement groups on Elastic Compute Cloud.
-
Parallelize
After watching this video; you will be able to describe best practice for parallelization in Amazon Web Services applications.
-
Performing EC2 Health Checks
After watching this video; you will be able to perform health checks on the Elastic Compute Cloud platform.
-
Planning EC2 Auto Scaling
After watching this video; you will be able to plan auto scaling on Elastic Compute Cloud.
-
Platform Overview
After watching this video; you will be able to describe the Amazon Web Services platform and recognize the global infrastructure components.
-
RDS Data at Rest
After watching this video; you will be able to describe RDS best practice for mitigating risk to data at rest.
-
RDS Security Groups
After watching this video; you will be able to contrast DB security groups and VPC security groups on Amazon Web Services Relational Database Services.
-
Registering a Domain through Route 53
After watching this video; you will be able to register a DNS domain through the Route 53 DNS service on Amazon Web Services.
-
Relational Database Service Overview
After watching this video; you will be able to describe the Amazon Web Services Relational Database Service.
-
S3 Data at Rest
After watching this video; you will be able to describe concerns for data at rest and S3 best practice for mitigating risks.
-
Sending E-mail with Simple E-mail Service
After watching this video; you will be able to send e-mail using Amazon Web Services Simple E-mail Service.
-
Shutting Down an Auto Scaling Group
After watching this video; you will be able to shut down an Auto Scaling group on Elastic Compute Cloud.
-
Simple Notification Service Overview
After watching this video; you will be able to describe the operation of Amazon Web Services Simple Notification Service.
-
Simple Queue Service Overview
After watching this video; you will be able to describe the operation of Amazon Web Services Simple Queue Service.
-
Simple Workflow Service Overview
After watching this video; you will be able to describe the operation of Amazon Web Services Simple Workflow Service.
-
Storage Components
After watching this video; you will be able to describe the Amazon Web Services storage components.
-
Suspending and Resuming an Auto Scaling Group
After watching this video; you will be able to suspend and resume an Auto Scaling group on Elastic Compute Cloud.
-
Tagging Auto Scaling Groups
After watching this video; you will be able to tag an Auto Scaling group on Elastic Compute Cloud.
-
The History of Amazon Web Services
After watching this video; you will be able to describe the history of the Amazon Web Services platform.
-
Transcoding Media Files with Elastic Transcoder
After watching this video; you will be able to transcode a media file with Amazon Web Services Elastic Transcoder.
-
Uploading Files to S3
After watching this video; you will be able to upload files to an S3 bucket in Amazon Web Services.
-
Using the IAM Console
After watching this video; you will be able to navigate the Identity and Access Management console in Amazon Web Services.
-
Working with DynamoDB Local
After watching this video; you will be able to perform DynamoDB database operations using DynamoDB Local.
-
Working with Virtual Interfaces
After watching this video; you will be able to view and delete a virtual interface in Amazon Web Services Direct Connect.
-
Writing Shell Scripts
After watching this video; you will be able to write a Linux shell script to run at boot up on Amazon Web Services.
-
Monitoring and Auditing a DB Instance
After watching this video; you will be able to create and monitor a DB instance on Amazon Web Services.
-
Working with Elastic Compute Cloud
After watching this video; you will be able to create a VPC; a security group; and a mirror set using EBS volumes using Elastic Compute Cloud on Amazon Web Services.
-
Amazon Automation
After watching this video; you will be able to describe Amazon services to help with task automation.
-
Amazon CloudTrail
After watching this video; you will be able to monitor AWS API calls.
-
Amazon CloudWatch
After watching this video; you will be able to monitor AWS log files.
-
Amazon Compute (EC2 & Lambda)
After watching this video; you will be able to describe the features of Amazon Compute services.
-
Amazon Databases
After watching this video; you will be able to identify Amazon database services.
-
Amazon Event-Driven Programming (SNS/SQS/SWF)
After watching this video; you will be able to use Amazon event services in your application.
-
Amazon Identity and Access Management
After watching this video; you will be able to administer AWS users and accounts.
-
Amazon Monitoring CloudWatch & CloudTrail
After watching this video; you will be able to use the CloudWatch and CloudTrail features of Amazon Monitoring.
-
Amazon Storage (S3)
After watching this video; you will be able to describe the features of Amazon S3.
-
Auto-scaling
After watching this video; you will be able to describe how AWS can scale server numbers to meet application load.
-
Bound Parameters and Callbacks
After watching this video; you will be able to prepare your environment to use the AWS SDK.
-
Bucket and Object Operations
After watching this video; you will be able to perform operations on S3 buckets and the objects in it.
-
Configuring Auto-scaling
After watching this video; you will be able to configure AWS to adjust server resources to meet application load.
-
Creating a CloudFront Streaming Distribution
After watching this video; you will be able to use CloudFront to distribute media streams efficiently.
-
Creating a CloudFront Web Distribution
After watching this video; you will be able to create a Cloudfront web distribution.
-
Creating a Custom VPC; Public and Private Subnets
After watching this video; you will be able to create an AWS Virtual Private Cloud and define its network.
-
Creating a NAT Instance
After watching this video; you will be able to secure your network services.
-
Creating and Configuring S3 Buckets
After watching this video; you will be able to create S3 buckets for data storage.
-
EC2 Snapshots
After watching this video; you will be able to work with Amazon EC2 snapshots.
-
Elastic Block Store/Snapshots
After watching this video; you will be able to use Amazon EBS in your project.
-
Express.JS Application Structure
After watching this video; you will be able to describe the file structure of an Express.JS application.
-
Hosting a CORS enabled website on S3
After watching this video; you will be able to host a website on Amazon S3.
-
IAM Permissions and Policies
After watching this video; you will be able to identify AWS access control mechanisms.
-
IAM Roles (EC2)
After watching this video; you will be able to describe IAM roles as they relate to EC2.
-
Installing Express.JS and Generator
After watching this video; you will be able to install Express.JS in your environment.
-
Installing Node.js & AWS SDK
After watching this video; you will be able to install Node.js and the Node Package Manager in AWS.
-
Introduction to Cloud Computing
After watching this video; you will be able to identify the features and benefits of cloud computing.
-
Introduction to Identity and Access Management
After watching this video; you will be able to identify features of Amazon IAM.
-
Introduction to JSON and JMESPATH
After watching this video; you will be able to make use of the JSON data description language.
-
Introduction to the Default VPC
After watching this video; you will be able to describe the features of the default VPC.
-
Introduction to the Documentation
After watching this video; you will be able to make use of AWS documentation.
-
Introduction to the Management Console
After watching this video; you will be able to describe the features of the AWS Management Console.
-
Launching an EC2 Instance (AMI )
After watching this video; you will be able to launch an EC2 instance from an AMI.
-
Security Groups and Network ACLs
After watching this video; you will be able to control access to your services.
-
Setting up your first VPC
After watching this video; you will be able to create and configure a VPC.
-
Simple Notification Service
After watching this video; you will be able to use Amazon SNS in your project.
-
Simple Queue Service
After watching this video; you will be able to use Amazon SQS with your project.
-
User Credentials and Multi-Factor Authentication
After watching this video; you will be able to describe AWS account credentials and security features.
-
Users; Key Pairs; and Passwords
After watching this video; you will be able to describe Amazon access credentials.
-
Versioning and Lifecycle Management
After watching this video; you will be able to track object versions and replicate objects across regions.
-
Web Identity Federation
After watching this video; you will be able to utilize access credentials from other services.
-
Accessing and Searching Auditing Information
After watching this video; you will be able to access and search Provisioning Services auditing information.
-
Adding Storage to a Target Device
After watching this video; you will be able to add storage to a target device in a Citrix environment.
-
Applying an AppFlow Policy
After watching this video; you will be able to apply an AppFlow policy.
-
Archiving an Audit Trail
After watching this video; you will be able to archive audit information so it can no longer be accessed by Provisioning Services.
-
Backing up the XenDesktop Database
After watching this video; you will be able to back up the XenDesktop database.
-
Backup and Restore of XenServer Metadata
After watching this video; you will be able to backup and restore XenDesktop metadata.
-
Citrix Licensing
In this video; Irving Simms discusses Citrix XenDesktop licensing options and key system requirements.
-
Citrix Receiver for MAC
After watching this video; you will be able to identify the factors and uses for implementing Citrix Receiver on a Mac.
-
Configure an AppFlow Policy
After watching this video; you will be able to configure an AppFlow policy by using the command line and configuration tool.
-
Configure and Access the Netscaler Audit Log
After watching this video; you will be able to configure and access the Netscaler audit log.
-
Configure Printing for Clients
After watching this video; you will be able to configure client printer creation behavior and configuration.
-
Configure Remote Access for StoreFront
After watching this video; you will be able to configure remote access capabilities for a StoreFront implementation.
-
Configure Settings for Print Drivers Policy
After watching this video; you will be able to configure Print Drivers policy settings.
-
Configure Universal Print Server Policy
After watching this video; you will be able to set Citrix Universal Print Server policies.
-
Configuring AppFlow Actions
After watching this video; you will be able to configure AppFlow actions.
-
Configuring Delivery Controllers
In this video; Irving Simms demonstrates how to configure delivery controllers for StoreFront.
-
Configuring Diagnostic Logging for Profile Management
After watching this video; you will be able to configure diagnostic logging for Profile Management.
-
Configuring NetScaler Policies
After watching this video; you will be able to configure Citrix NetScaler Policies.
-
Configuring Profile Management Policy
After watching this video; you will be able to locate and configure the Profile Management Policy.
-
Configuring Receiver
In this video; Irving Simms demonstrates how to configure and manage a Receiver for Web in the Citrix desktop environment.
-
Configuring Receiver Policy Settings
After watching this video; you will be able to locate and configure the Receiver Policy Settings.
-
Configuring Remote Assistance using Group Policy
After watching this video; you will be able to configure Remote Assistance using Group Policy settings.
-
Configuring Resources
In this video; Irving Simms demonstrates how to configure resources with Citrix Studio in Citrix XenDesktop 7.5.
-
Configuring StoreFront Access
In this video; Irving Simms demonstrates how to configure the access and authentication methods in Citrix StoreFront.
-
Configuring StoreFront Log Throttling
After watching this video; you will be able to configure StoreFront log throttling.
-
Configuring the Virtual Delivery Agent
In this video; Irving Simms describes how to install and configure the Virtual Delivery Agent (VDA) in Citrix XenDesktop 7.
-
Configuring Virtual Delivery Agent Settings
After watching this video; you will be able to configure Virtual Delivery Agent Settings.
-
Configuring XenServer Disaster Recovery
After watching this video; you will be able to configure XenServer Disaster Recovery.
-
Create and Apply Policies Using Group Policy
After watching this video; you will be able to create and apply Citrix policies using Group Policy.
-
Create and Apply Policies Using Studio
After watching this video; you will be able to create and apply Citrix policies using Studio.
-
Creating a Machine Catalog
In this video; Irving Simms demonstrates how to create a machine catalog.
-
Creating a vDisk
In this video; Irving Simms outlines the steps involved in creating a Virtual Disk (vDisk) using Provisioning Services in Citrix XenDesktop.
-
Creating Gateway Vserver
After watching this video; you will be able to create and configure the Citrix Gateway Vserver.
-
Creating Images
In this video; Irving Simms demonstrates the basic steps taken to create images for Provisioning Services for Citrix XenDesktop.
-
Delegating Administration
In this video; Irving Simms discusses delegated administration or role-based access control in Citrix XenDesktop.
-
Deploying Applications Using App-V
After watching this video; you will be able to deploying server or desktop applications using App-V.
-
Deploying Applications Using System Center
After watching this video; you will be able to deploying server or desktop applications using System Center.
-
Enabling Remote Assistance for Director Using VDA
After watching this video; you will be able to configure Remote Assistance for Citrix Director using the XenDesktop VDA installer.
-
Enabling StoreFront Log Tracing
After watching this video; you will be able to enable StoreFront log tracing.
-
Enabling the AppFlow Feature
After watching this video; you will be able to describe AppFlow; enable AppFlow; and specify a collector.
-
Enabling XenDesktop IntelliCache
After watching this video; you will be able to provide an overview of the XenDesktop IntelliCache and enabling IntelliCache for XenServer and XenDesktop.
-
Exploring the Director Dashboard
The Citrix Director is a web-based application installed with Citrix Studio. In this video; Irving Simms describes how to monitor and troubleshoot using Citrix Director in XenDesktop 7.
-
Generate a Configuration Logging Report
After watching this video; you will be able to generate a configuration logging report.
-
Implement Receiver Using Merchandising Server
After watching this video; you will be able to use Merchandising Server to implement Citrix Receiver in the XenDesktop environment.
-
Importance of Remote Assistance
After watching this video; you will be able to identify the impact of keeping remote assistance disabled.
-
Installing Citrix XenDesktop Director
After watching this video; you will be able to install and configure Citrix XenDesktop Director.
-
Interpreting Failures Using Director
After watching this video; you will be able to interpret failures in the Director Dashboard.
-
Interpreting Usage Data in Director
After watching this video; you will be able to interpret Usage Tables and Graphs in Director.
-
Introducing Citrix Profile Management Logging
After watching this video; you will be able to provide an overview of Citrix Profile Management logging and common events logged.
-
Introducing Configuration Logging
After watching this video; you will be able to identify the purpose of configuration logging and specify the database location.
-
Introducing Provisioning Services Auditing
After watching this video; you will be able to identify the use of Provisioning Services auditing in monitoring and demonstrate how to enable or disable Provisioning Services auditing.
-
Introducing Storefront Logs
After watching this video; you will be able to provide an overview of how Storefront logs are used in monitoring the Citrix environment.
-
Manage Access to Remote Stores
After watching this video; you will be able to using NetScaler Gateway to manage remote access to Stores.
-
Manage Printer Drivers
After watching this video; you will be able to manage universal printer drivers; automatic installation; printer driver mapping; and driver compatibility.
-
Managing a Store
In this video; Irving Simms demonstrates how to manage a store using Citrix StoreFront.
-
Managing Administrative Roles
In this video; Irving Simms demonstrates how to add an administrator and modify administrator permissions in Citrix XenDesktop.
-
Managing Delivery Groups
In this video; Irving Simms demonstrates how to create delivery groups in Citrix XenDesktop 7.5.
-
Managing Machine Catalogs
In this video; Irving Simms demonstrates how to perform some management tasks with machine catalogs.
-
Managing OS Images
In this video; Irving Simms discusses and demonstrates management of server and desktop OS images in Citrix XenDesktop 7.
-
Managing Personal vDisks
In this video; Irving Simms explores the various administration tasks that can be performed with vDisk in Provisioning Services.
-
Modify XenServer Virtual Machine Storage
After watching this video; you will be able to modify Citrix XenServer Virtual Machine storage settings.
-
Monitoring End-User Machines
In this video; Irving Simms demonstrates how to use the Citrix Director to monitor end-user machines.
-
Monitoring End-User Sessions
In this video; Irving Simms describes how to use the Citrix Director for monitoring end-user sessions.
-
Monitoring Intellicache with Director
After watching this video; you will be able to monitor Intellicache with Director.
-
Monitoring StoreFront Logs
In this video; Irving Simms demonstrates how to monitor StoreFront logs.
-
Monitoring Using the Host and Controller Tables
After watching this video; you will be able to monitor the Infrastructure using Director using Host table and Controller table.
-
Moving a XenDesktop Database
After watching this video; you will be able to move a XenDesktop database.
-
NetScaler Infrastructure
After watching this video; you will be able to outline deployment method; how users connect to NetScaler; firewall setup; IP address needs; ports used; and the authentication strategy.
-
Optimize Print Performance
After watching this video; you will be able to optimize printing performance in a Citrix environment.
-
Overview of Citrix Policies
After watching this video; you will be able to identify key features and implementation considerations for Citrix Policies.
-
Overview of Citrix Receiver
After watching this video; you will be able to identify the use and functionality of Citrix Receiver in providing access to your XenDesktop applications.
-
Overview of Desktop and App Architecture
In this video; Irving Simms describes the Citrix XenDesktop and XenApp architecture.
-
Overview of Director
In this video; Irving Simms describes the Citrix XenDesktop7 Solution Director and its use in monitoring user sessions.
-
Overview of Monitoring with Citrix Director
After watching this video; you will be able to provide an overview of monitoring functionality with Citrix Director.
-
Overview of NetScaler
After watching this video; you will be able to understand NetScaler Terminology and how to give users access to apps and data; how to optimize and secure cloud services; and app delivery with performance and reliability.
-
Overview of NetScaler Policies
After watching this video; you will be able to identify the role and characteristics of Citrix NetScaler Policies.
-
Overview of Policies
XenDesktop's very rich policy management feature can help you manage every aspect of the user's XenDesktop experience. In this video; Irving Simms describes Citrix policies and when to use them; including policy precedence; Studio policies; and Group Policy objects.
-
Overview of Provisioning Services
In this video; Irving Simms describes the purpose and use of Provisioning Services in Citrix XenDesktop.
-
Overview of XenDesktop Database
After watching this video; you will be able to identify features of the XenDesktop database.
-
Overview of XenServer Disaster Recovery
After watching this video; you will be able to identify the capabilities of the XenServer Disaster Recovery feature.
-
Perform a Catalog Upgrade
After watching this video; you will be able to perform a XenDesktop Catalog upgrade.
-
Prepare for a Catalog Upgrade
After watching this video; you will be able to identify the prerequisites for upgrading a XenDesktop Catalog.
-
Prerequisites for Creating a vDisk
After watching this video; you will be able to identify the prerequisites for creating a vDisk.
-
Processing User Profiles
After watching this video; you will be able to process Citrix user profiles.
-
Provisioning Services Console
In this video; Irving Simms discusses the Provisioning Services Console and explores how to configure a master image to be used for Provisioning Services.
-
Publishing Applications Using a VM
After watching this video; you will be able to Publish server or desktop applications using a VM.
-
Publishing Applications Using AppCenter
After watching this video; you will be able to publish server or desktop applications using AppCenter.
-
Removing Configuration Logs
After watching this video; you will be able to remove the contents of a configuration logging database.
-
Resetting User Profiles
After watching this video; you will be able to reset Citrix user profiles.
-
Resolve XenDesktop Configuration Issues
After watching this video; you will be able to review and resolve common XenDesktop issues.
-
Restoring the XenDesktop Database
After watching this video; you will be able to restore the XenDesktop database.
-
Restoring User Profiles
After watching this video; you will be able to restore Citrix user profiles.
-
Review Client Printer Policy Settings
After watching this video; you will be able to review the clients' printer policy settings.
-
Review the ICA Keep-Alive Settings
After watching this video; you will be able to review ICA Keep-Alive settings.
-
Reviewing Auto Client Reconnect Settings
After watching this video; you will be able to review and adjust the Auto Client Reconnect settings.
-
Reviewing Netscaler Load Balancing
After watching this video; you will be able to review the configuration for Netscaler load balancing for StoreFront servers.
-
Reviewing Session Reliability
After watching this video; you will be able to review and adjust Session Reliability policy settings.
-
Set Up the Print Server
After watching this video; you will be able to manage and configure the universal print server.
-
Setting Up NetScaler
After watching this video; you will be able to install NetScaler and perform initial configuration.
-
Troubleshoot Citrix Licensing Issues
After watching this video; you will be able to troubleshoot common licensing issues in the XenDesktop/XenApp environment.
-
Troubleshoot Citrix Receiver
After watching this video; you will be able to perform common troubleshooting tasks for the Citrix Receiver .
-
Troubleshoot Common Installation Issues
After watching this video; you will be able to troubleshoot common installation issues.
-
Troubleshooting Delivery Agent Issues
Citrix XenDesktop 7 is an advanced platform that provides various options for troubleshooting. In this video; Irving Simms demonstrates how to troubleshoot issues with the delivery agent.
-
Troubleshooting Licensing Issues
In this video; Irving Simms demonstrates how to troubleshoot licensing issues in Citrix XenDesktop 7.
-
Troubleshooting NIC Bond Configuration
After watching this video; you will be able to review the NIC Bonds in EServer and Active/Active and Active/Passive Bond type.
-
Troubleshooting Personal vDisks
In this video; Irving Simms describes troubleshooting approaches for resolving issues with Personal vDisks in Citrix XenDesktop.
-
Troubleshooting Provisioning Services
In this video; Irving Simms describes how to troubleshoot provisioning services in Citrix XenDesktop 7.5.
-
Troubleshooting the VDA Registration Process
After watching this video; you will be able to use the XDPing tool to troubleshoot the virtual desktop agent (VDA) registration process.
-
Troubleshooting the VDA using Event Log Entries
After watching this video; you will be able to identify event log entries to look for when troubleshooting the virtual desktop agent (VDA).
-
Troubleshooting User Issues
In this video; Irving Simms demonstrates how to use Citrix Director to troubleshoot user and workstation-related issues.
-
Troubleshooting User Profile Issues
After watching this video; you will be able to troubleshoot user profile issues using Gpupdate.
-
Troubleshooting using Ports
After watching this video; you will be able to identify the ports used by Citrix XenDesktop.
-
Updating Citrix Receiver
After watching this video; you will be able to update Citrix Receiver.
-
User Profile Considerations
XenDesktop offers the ability to personalize the user experience through user profiles. In this video; Irving Simms discusses user profiles; types of management; persistence of settings; platform considerations; and profile performance.
-
Using Director as Administrator
After watching this video; you will be able to demonstrate the use of XenDesktop Director as an Administrator.
-
Using Director as Technician
After watching this video; you will be able to demonstrate the use of XenDesktop Director as a Technician.
-
Using the AppFlow Command Line
After watching this video; you will be able to set parameters for the AppFlow command and enabling AppFlow for specific services or virtual servers.
-
Verifying Virtual Desktop Farm Membership
After watching this video; you will be able to verify the virtual desktop has been added to the correct farm.
-
Viewing Configuration Log Reports
After watching this video; you will be able to view a configuration logging report.
-
Managing Configuration Logging
After watching this video; you will be able to manage configuration logging including enabling/disabling logging.
-
Monitoring System Performance Through User Logon
After watching this video; you will be able to monitor your system performance through auditing of user logons.
-
Resolve NetScaler and ICA Proxy Issues
After watching this video; you will be able to identify and resolve the common known issues with NetScaler and ICA Proxy.
-
Resolve Storage Performance Bottlenecks with MCS
After watching this video; you will be able to identify and troubleshoot storage performance bottlenecks with Machine Creation Services (MCS).
-
Resolving Application Failures Using Director
After watching this video; you will be able to resolve application failures with Director.
-
Review the Settings for Workspace Control
After watching this video; you will be able to review the settings for workspace control.
-
Troubleshoot Causes of Personal vDisk Failures
After watching this video; you will be able to review the common causes of personal vDisk failures.
-
Troubleshooting App Performance and Failure
After watching this video; you will be able to review and troubleshoot common issues with application performance and failure.
-
Troubleshooting Citrix Receiver Issues
After watching this video; you will be able to troubleshoot common issues with Citrix Receiver.
-
Troubleshooting Citrix Studio Issues
After watching this video; you will be able to identify and troubleshoot common issues with Citrix Studio.
-
Troubleshooting Common User Access Issues
After watching this video; you will be able to troubleshoot common user access issues.
-
Troubleshooting Desktop Pass-through
After watching this video; you will be able to troubleshoot desktop pass-through events with Storefront and Receiver.
-
Troubleshooting Machine Creation Services
After watching this video; you will be able to troubleshoot common issues with Machine Creation Services.
-
Verifying DNS Configuration
After watching this video; you will be able to verify the Domain Name Services (DNS) are properly configured.
-
Verifying System Time is in Sync
After watching this video; you will be able to verify system time is in sync.
-
Verifying Virtual Desktop Firewall Configuration
After watching this video; you will be able to verify the virtual desktop firewall configuration.
-
Verifying Virtual Desktop SPN Configuration
After watching this video; you will be able to verify virtual desktop Service Principal Names (SPNs) are properly configured.
-
Business Case
Cloud Computing has many advantages in the business environment compared to on-site storage and computing solutions. In this video; Byron Hynes discusses the benefits that Cloud Computing has when used in a commercial or business environment; such as scaling; elasticity; pay-per-use; and 'On Demand' functionality.
-
Elastic Provisioning
Cloud Computing has Elastic Provisioning capabilities ensuring that during periods of high and low workflow; the cloud adjusts accordingly. In this video; Byron Hynes demonstrates how Elastic Provisioning can be beneficial in a business environment by providing variable CPU power and memory processing; and virtual machine provisioning.
-
How to Choose
In Cloud Computing; there are a number of service providers of different sizes and scope of expertise offering their services to individuals or businesses. In this video; Byron Hynes explains how to select a service provider which will suit the individual needs of a person or business; and discusses service agreements in relation to budgets.
-
Manage and Monitor
In Cloud Computing; you have a number of options for managing and monitoring applications and services. In this video; Byron Hynes discusses the various types of cloud platforms and services; and the reasons and processes for managing and monitoring them.
-
Myths and Concerns
Cloud Computing is still not fully understood and many people still hold concerns which are not entirely valid. In this video; Byron Hynes discusses some of the common myths and concerns surrounding Cloud Computing.
-
Service Models
In Cloud Computing; the relationship an individual or business builds with a service provider depends on the needs of that person or business. In this video; Byron Hynes explains the three main Service Models used most frequently and the ways each can be used depending on your business requirements.
-
Terminology
Cloud Computing contains a range of terms; definitions; and acronyms which are important to understand. In this video; Byron Hynes presents a selection of the new terminology which you may encounter when dealing with Cloud Computing services.
-
Virtualization and the Cloud
After watching this video; you will be able to describe how virtualization enables key characteristics of cloud computing.
-
Benefits of Cloud Computing
After watching this video; you will be able to describe the business; operational; and strategic benefits of cloud computing for organizations.
-
Calculating the Cost of the Cloud
After watching this video; you will be able to identify factors to consider when implementing a cloud solution.
-
Cloud Characteristics
After watching this video; you will be able to describe the cloud characteristics.
-
Cloud Service Providers
After watching this video; you will be able to identify key considerations for choosing a cloud provider.
-
Cloud Terminologies
After watching this video; you will be able to identify the cloud terminologies.
-
Common Implementation Obstacles
After watching this video; you will be able to identify common cloud implementation obstacles for a business.
-
Deciding to Move to the Cloud
After watching this video; you will be able to determine if cloud computing should be implemented in your business.
-
Development of Cloud Computing
After watching this video; you will be able to describe the technological developments that facilitated the deployment of cloud computing.
-
Disadvantages to Using Cloud Computing
After watching this video; you will be able to identify the key cloud computing implementation considerations.
-
How Cloud Computing Adds Value to a Business
After watching this video; you will be able to identify how the cloud can add value to a business.
-
Other Cloud Computing Service Models
After watching this video; you will be able to recognize STaaS; CaaS; BPaaS; and other cloud service models.
-
Regulatory and Compliance Issues with Cloud Computing
After watching this video; you will be able to describe the compliance and regulatory issues with adopting cloud computing in a business.
-
Security in Cloud Computing
After watching this video; you will be able to identify how security is controlled and describe issues that may arise in cloud computing.
-
The Community Cloud Deployment Model
After watching this video; you will be able to describe the community cloud deployment model including its benefits; drawbacks; and security considerations.
-
The Hybrid Cloud Deployment Model
After watching this video; you will be able to describe the hybrid cloud deployment model including its benefits; drawbacks; and security considerations.
-
The IaaS Service Model
After watching this video; you will be able to describe the IaaS service model.
-
The PaaS Service Model
After watching this video; you will be able to describe the PaaS service model.
-
The Private Cloud Deployment Model
After watching this video; you will be able to describe the private cloud deployment model including its benefits; drawbacks; and security considerations.
-
The Public Cloud Deployment Model
After watching this video; you will be able to describe the public cloud deployment model including its benefits; drawbacks; and security considerations.
-
The SaaS Service Model
After watching this video; you will be able to describe the SaaS service model.
-
The Two Types of Business Cloud Models
After watching this video; you will be able to describe the cloud-based and cloud-enabled business models.
-
Transitioning from SOA to Cloud
After watching this video; you will be able to describe the function of service level agreements in cloud services and transitioning from SOA to SLA.
-
Usage Scenarios for Cloud Computing
After watching this video; you will be able to describe the different usage scenarios where cloud computing would be beneficial.
-
What is Cloud Computing?
After watching this video; you will be able to describe cloud computing.
-
Application-level Security
After watching this video; you will be able to describe application-level security in cloud computing.
-
Assessing Applications for the Cloud
After watching this video; you will be able to assess an application's suitability to move to the cloud.
-
Assessing Candidate Cloud Platforms
After watching this video; you will be able to assess cloud platforms for a migration to the cloud.
-
Assessing Cloud Service Security Offerings
After watching this video; you will be able to describe how to assess security offerings for cloud services.
-
Barriers to Cloud Adoption
After watching this video; you will be able to describe barriers to cloud adoption and changing attitudes to cloud.
-
Benefits and Risks of Single Sign-On
After watching this video; you will be able to list benefits and risks of single sign-on.
-
Business and Consumer Cloud Services
After watching this video; you will be able to describe use cases for the cloud from the perspective of users and different types of business.
-
Business Factors Affecting Cloud Migration
After watching this video; you will be able to describe business factors affecting a migration to the cloud.
-
Business Trends in Cloud Computing
After watching this video; you will be able to describe business trends in cloud computing .
-
Choosing a Cloud Service
After watching this video; you will be able to determine suitability for given IT services to be moved to the cloud.
-
Cloud APIs
After watching this video; you will be able to list common cloud application programming interfaces.
-
Cloud Compliance and Regulatory Issues
After watching this video; you will be able to describe compliance and regulatory issues as they pertain to the cloud.
-
Cloud Computing Core Attributes
After watching this video; you will be able to define the core attributes of a cloud computing service.
-
Cloud Computing Key Enabling Technologies
After watching this video; you will be able to list the key technologies that enable cloud computing.
-
Cloud Costing Models
After watching this video; you will be able to describe costing considerations for different cloud deployment models.
-
Cloud Data Center Components
After watching this video; you will be able to describe the functional components of a cloud data center including storage; networking; computing; management; and services.
-
Cloud Data Centers
After watching this video; you will be able to describe how data centers relate to and enable cloud computing.
-
Cloud Federation Considerations
After watching this video; you will be able to describe considerations for implementing identity federation in cloud services.
-
Cloud Network Infrastructure Security
After watching this video; you will be able to describe considerations for infrastructure security in cloud computing.
-
Cloud Privacy Concerns
After watching this video; you will be able to describe privacy concerns for cloud systems.
-
Cloud Protocols and Standards
After watching this video; you will be able to list common protocols and standards in use in cloud computing.
-
Cloud Security Challenges
After watching this video; you will be able to describe the challenges associated with cloud security.
-
Cloud Security Models
After watching this video; you will be able to describe three models for public cloud security responsibilities.
-
Cloud Security Protocols
After watching this video; you will be able to list common cloud security protocols.
-
Cloud Security Recommendations
After watching this video; you will be able to describe the Cloud Standards Customer Council recommendations for cloud security.
-
Cloud Security Risk Areas
After watching this video; you will be able to describe security risk areas for cloud computing.
-
Cloud Security Risk Assessment
After watching this video; you will be able to describe how to perform risk assessment in a cloud environment.
-
Cloud Security SLAs
After watching this video; you will be able to describe service-level agreements for cloud security.
-
Cloud Service Directory
After watching this video; you will be able to describe the function of a service directory in deploying cloud services.
-
Cloud Service Evaluation
After watching this video; you will be able to evaluate cloud services in a number of areas including levels of control and interoperability.
-
Cloud Service Level Agreements
After watching this video; you will be able to describe the function of service level agreements in cloud services.
-
Cloud Service Providers and IAM
After watching this video; you will be able to describe how cloud service providers can provide identity and access management.
-
Cloud Service Stacks
After watching this video; you will be able to describe how cloud services can be stacked to form complete solutions.
-
Cloud Standards
After watching this video; you will be able to describe emerging standards for cloud computing.
-
Cloud Standards Groups
After watching this video; you will be able to list the groups working on cloud computing standards.
-
Cloud Storage and Data Security
After watching this video; you will be able to describe data security considerations in cloud storage systems.
-
Cloud Storage and Privacy Concerns
After watching this video; you will be able to describe privacy concerns for personally identifiable information stored on public cloud services.
-
Cloud Storage Data Classification
After watching this video; you will be able to describe the function of data classification in cloud storage governance.
-
Cloud Storage Governance Domains
After watching this video; you will be able to describe the Cloud Security Alliance cloud governance domains as they pertain to data stored on cloud services.
-
Cloud Storage Governance Issues
After watching this video; you will be able to describe cloud storage governance issues .
-
Controlling Access to Cloud Data
After watching this video; you will be able to describe methods of controlling access to data stored in the cloud.
-
Core Cloud Computing Service Models
After watching this video; you will be able to list the three main cloud service models.
-
Costing the Cloud
After watching this video; you will be able to describe the cost of cloud computing compared to traditional IT in terms of CAPEX and OPEX.
-
Data Center Applications
After watching this video; you will be able to describe how cloud data centers are designed to support applications.
-
Data Center Function
After watching this video; you will be able to describe the functions provided by a modern data center.
-
Data Center Overview
After watching this video; you will be able to describe the components of a modern data center.
-
Data Life Cycle
After watching this video; you will be able to describe the data life cycle in the context of cloud computing.
-
Data Security Challenges
After watching this video; you will be able to describe data security challenges in cloud computing.
-
Definition of Cloud Computing
After watching this video; you will be able to define cloud computing according to relevant standards.
-
Desktop Virtualization
After watching this video; you will be able to describe virtual desktop infrastructure and application virtualization as components of desktop virtualization.
-
Evaluating Cloud Security
After watching this video; you will be able to evaluate security issues in cloud services against traditional IT.
-
Federation Overview
After watching this video; you will be able to describe the concepts associated with identity federation.
-
Grid Computing vs Cloud Computing
After watching this video; you will be able to contrast grid computing and cloud computing.
-
Hardware Virtualization
After watching this video; you will be able to describe the processes and components of hardware virtualization.
-
History of Cloud Computing
After watching this video; you will be able to describe the development of computing from mainframes to the cloud.
-
Host-level Security
After watching this video; you will be able to describe host-level security considerations in cloud computing.
-
Hypervisors
After watching this video; you will be able to describe Type I and Type II virtualization hypervisors.
-
IDaaS Pros and Cons
After watching this video; you will be able to list pros and cons of identity as a service.
-
Identity and Access Management Basic Concepts
After watching this video; you will be able to describe the basic concepts of identity and access management.
-
Identity and Access Management Operational Areas
After watching this video; you will be able to describe the operational areas of identity and access management.
-
Identity as a Service Challenges
After watching this video; you will be able to describe challenges to implementing identity as a service.
-
Identity as a Service Overview
After watching this video; you will be able to describe the identity as a service authentication infrastructure.
-
Information Security Objectives
After watching this video; you will be able to describe the objectives of information security and how they relate to the cloud.
-
Information Security Standards
After watching this video; you will be able to describe relevant ISO standards for information security.
-
Infrastructure as a Service
After watching this video; you will be able to describe the infrastructure as a Service cloud service model.
-
Integrating IDaaS and Other Service Models
After watching this video; you will be able to describe methods for integrating identity as a service with other service models.
-
Issues with Public Clouds
After watching this video; you will be able to describe potential privacy; regulatory; and security issues with public clouds.
-
Loosely and Tightly Coupled Services
After watching this video; you will be able to contrast loosely and tightly coupled processes when considering a cloud migration.
-
Managing Cloud Data Security
After watching this video; you will be able to describe measures to secure data and connection in a cloud environment.
-
Managing Storage; Governance; and Standards
After watching this video; you will be able to given a scenario; describe best practice for working with cloud storage in terms of governance and standards.
-
Mapping Security Measures to the Data Life Cycle
After watching this video; you will be able to map cloud security measures to the data life cycle stage to which they apply.
-
Migrating Processes and Services
After watching this video; you will be able to describe the process of migrating IT services and business processes to the cloud.
-
Migrating to the Cloud
After watching this video; you will be able to assess a service for migration to public or private clouds; and determine which cloud type to select.
-
Mitigating Public Cloud Concerns
After watching this video; you will be able to describe strategies to mitigate potential privacy; regulatory; and security issues with public clouds.
-
Mobile Cloud Clients
After watching this video; you will be able to describe the characteristic of mobile devices connecting to cloud services.
-
Network Functions Virtualization
After watching this video; you will be able to describe network functions virtualization.
-
Open Source Cloud and N-Tier Architecture
After watching this video; you will be able to describe open source cloud software for n-tier applications.
-
Open Source Overview
After watching this video; you will be able to describe open source and how it pertains to the cloud.
-
OpenStack Overview
After watching this video; you will be able to describe OpenStack open source cloud software.
-
Oracle and IBM Server Virtualization Products
After watching this video; you will be able to Describe Oracle and IBM server virtualization products.
-
Planning Cloud Deployment
After watching this video; you will be able to plan deployment of services to the cloud.
-
Platform as a Service
After watching this video; you will be able to describe the platform as a Service cloud service model.
-
Presence Information Overview
After watching this video; you will be able to describe presence information and how it is used in cloud systems.
-
Presence Process and Tools
After watching this video; you will be able to describe the processes and tools associated with a presence system.
-
Presence Security
After watching this video; you will be able to describe security considerations for presence systems.
-
Presence System Components
After watching this video; you will be able to describe the components of a presence system.
-
Privacy Policies
After watching this video; you will be able to describe privacy policies and how they are implemented in cloud systems.
-
Private and Hybrid Clouds
After watching this video; you will be able to describe how private and hybrid clouds can mitigate potential privacy; regulatory; and security issues with public clouds.
-
Reasons for Identity Federation
After watching this video; you will be able to list reasons for using federated identity.
-
SaaS Security Best Practices
After watching this video; you will be able to describe best practices for securing a Software as a Service offering.
-
SaaS Security Challenges
After watching this video; you will be able to describe challenges associated with security in a Software-as-a-Service offering.
-
Secure Software Development
After watching this video; you will be able to describe secure software development practices.
-
Securing Data at Rest and Data in Transit
After watching this video; you will be able to describe measures to secure data at rest and data in transit.
-
Security as a Service
After watching this video; you will be able to describe the Security as a Service model.
-
Service Oriented Architecture
After watching this video; you will be able to describe service oriented architecture.
-
Single Sign-On Overview
After watching this video; you will be able to describe access control systems with single sign-on.
-
SOA and Cloud Computing
After watching this video; you will be able to describe the link between SOA and cloud computing.
-
SOA Architectures
After watching this video; you will be able to describe common application architectures and how they relate to SOA and the cloud.
-
SOA Benefits
After watching this video; you will be able to list the benefits of SOA compared to traditional IT solutions.
-
Software as a Service
After watching this video; you will be able to describe the software as a Service cloud service model.
-
STaaS Model Advantages
After watching this video; you will be able to list the advantages of the Storage as a Service model.
-
STaaS Model Risks
After watching this video; you will be able to list the risks associated with Storage as a Service model.
-
Standards-based Federation
After watching this video; you will be able to describe standards for identity federation.
-
Storage as a Service
After watching this video; you will be able to Describe the Storage as a Service model as it relates to cloud computing.
-
Storage Virtualization
After watching this video; you will be able to describe storage types and storage virtualization technologies.
-
Technical Factors Affecting Cloud Migration
After watching this video; you will be able to describe technical factors affecting a migration to the cloud.
-
Technical Trends in Cloud Computing
After watching this video; you will be able to describe technical trends in cloud computing.
-
The Cloud Cube Model
After watching this video; you will be able to describe the Jericho Forum Cloud Cube Model for defining cloud characteristics.
-
Virtualization and the Cloud Data Center
After watching this video; you will be able to describe the functions of the cloud data center and how they utilize virtualization technologies.
-
Virtualization Host Security
After watching this video; you will be able to describe considerations for security virtualization hosts in a cloud environment.
-
Virtualization Overview
After watching this video; you will be able to describe the key terms associated with virtualization.
-
Web Standards
After watching this video; you will be able to list web standards relevant to cloud computing.
-
x86 Server Virtualization Products
After watching this video; you will be able to describe Microsoft Hyper-V; VMware vSphere; and Citrix XenServer.
-
XaaS Cloud Computing Service Models
After watching this video; you will be able to recognize STaaS; CaaS; BPaaS; and other cloud service models.
-
Sharing Your Prezi
Prezis allow you to create a custom web address and send out your presentation to participants. In this video; Josh Penzell demonstrates how to edit your public profiling and broadcast your Prezi.
-
Using Notebooks in Evernote
The Evernote notebook feature allows you to capture all your thoughts and access them on any of your devices. In this video; Josh Penzell demonstrates how to create notebooks and organize your notes.
-
Using Tags in Evernote
Tags in Evernote allow you to organize your notes without having to sort them into folders. In this video; Josh Penzell demonstrates how to use multiple tags for your notes and synchronize them to all your devices.
-
Adding Content to Evernote
Evernote allows you to add content in myriad ways. In this video; Josh Penzell demonstrates how to create notes and sync up and also import text and images from web pages into your notes.
-
Importing PowerPoint Files into Prezi
Prezi allows you to import your PowerPoint files. In this video; Josh Penzell demonstrates how to upload your PowerPoint presentations and convert them automatically to a Prezi.
-
Installing and Setting Up Dropbox
Installing; setting up; and getting started with a Dropbox account is easy. In this video; Josh Penzell walks you through setting up an account using the web interface and installing the Dropbox software onto your Windows computer.
-
Installing and Setting Up Evernote
Starting an Evernote account is easy. In this video; Josh Penzell walks you through setting up an account using the web interface and installing Evernote software onto your Windows computer.
-
Introduction to Dropbox
Dropbox saves you the effort of emailing or using a flash drive to stay up-to-date by syncing instantaneously across multiple devices. In this video; Josh Penzell demonstrates the value in using Dropbox to add; delete; and edit notes.
-
Introduction to Evernote
Evernote allows you to edit and sync notes on the web-based and desktop applications. In this video; Josh Penzell demonstrates how to sync; autosave; and share notes and select an Evernote version appropriate to your needs.
-
Introduction to Prezi
Prezi; a cloud-based service; allows you to present your ideas as one big image that you navigate around instead of many different slides. In this video; Josh Penzell explains what are Prezis and the pros and cons of a private Prezi account over a public account.
-
Introduction to SkyDrive
Microsoft SkyDrive allows you to upload documents to the cloud and integrate well with Windows 8 and Office 2013. In this video; Josh Penzell demonstrates how to save a PowerPoint presentation on SkyDrive.
-
Restoring Files
Dropbox’s Packrat feature allows you to restore files that you might have accidentally deleted. In this video; Josh Penzell demonstrates how to retrieve different versions of a file that has been deleted permanently.
-
Sharing Folders with Others
Dropbox allows you to share folders and makes collaboration as easy as saving a file to a folder. In this video; Josh Penzell demonstrates how to invite your contacts to view and share folders.
-
Sharing Individual Files
Dropbox allows you to share just about any file of any size. In this video; Josh Penzell demonstrates how to give a large file its own URL and share it with your colleagues.
-
Characteristics of Private Clouds
The private cloud services are available to users within an organization only. In this video; Dan LaChance demonstrates the characteristics of private cloud services.
-
Accountability in the Cloud
Cloud accountability specifies who is responsible for specific portions of delivery of IT services over a network. In this video; Dan LaChance discusses accountability in the cloud.
-
Anti-malware Solutions
In this video; Dan LaChance; discusses anti-malware solutions and why it's important to mitigate its effect when hardening a host.
-
Application Testing
In this video; Dan LaChance discusses application testing in CompTIA Cloud+.
-
Assessing Requirements for Mission Critical Systems
When preparing for the CompTIA Cloud+ certification; you need to know about the assessment requirements for Mission Critical systems. It is important that cloud customers have confidence in the cloud service’s ability to run Mission Critical services. In this video; Dan LaChance discusses the considerations to be undertaken before hosting these systems on the cloud.
-
Automated Remediation
The CompTIA Cloud+ certification covers automated remediation; which is the process of an action being automatically generated once a certain threshold is exceeded. Examples of automated actions include the provision of extra resources or the shut-down of a virtual machine. In this video; Dan LaChance discusses automated remediation and its importance in cloud services.
-
Backup and Recovery
In preparing for the CompTIA Cloud+ certification; you need to know about disaster recovery methods and concepts; including backup and recovery. When examining backup and recovery it's important to consider the perspective of both the cloud tenant and the cloud provider. In this video; Dan LaChance discusses the three types of backup and some of the key configuration issues to consider.
-
Bandwidth and Latency
Network bandwidth and network latency relate to the quality of service on a network. In this video; Dan LaChance discusses network bandwidth and sources of network latency.
-
Baselines and Thresholds
The CompTIA Cloud+ certification covers baselines and thresholds. Baselines are established over time so that abnormal activity can be distinguished from normal activity; and thresholds alert users when abnormal activities occur. In this video; Dan LaChance explains baselines and thresholds in greater detail
-
Capacity Management
The CompTIA Cloud+ certification covers capacity management which allows you to ensure that there is sufficient IT capacity to meet user requirements. In this video; Dan LaChance discusses capacity management; and how it is essential in the cloud due to rapid provisioning of compute resources.
-
Physical Quotas and Limits
The CompTIA Cloud+ certification covers the role of physical quotas and limits play in cloud service provision. Physical computer resources; such as storage space and CPU processing in the cloud are not infinite; and must be handled efficiently. In this video; Dan LaChance discusses the issues around physical quotas and limits; and describes some methods for managing these.
-
Physical Resource Pooling
Part of the CompTIA Cloud+ exam covers physical resource pooling; which involves putting together processing power; network bandwidth; and other resources into a single unit to be consumed by cloud tenants as required. Resources from the resource pool can be allocated manually as required or dynamically. In this video; Dan LaChance discusses physical resource pooling in greater detail.
-
Ping and Traceroute
In CompTIA Cloud+; you can use the ping and traceroute commands to troubleshoot connectivity issues. In this video; Dan LaChance demonstrates how to use the ping and traceroute commands to troubleshoot connectivity issues in Windows 7.
-
Public Key Infrastructure
The CompTIA Cloud+ certification covers the cloud infrastructures; particularly the security mechanisms used within them. In this video; Dan LaChance demonstrates how to use Public Key Infrastructure (PKI) certificates for encryption to protect information within a cloud infrastructure.
-
Quality of Service
In this video; Dan LaChance provides an overview of CompTIA Cloud+ quality of service.
-
RAID 5 and 6
RAID stands for Redundant Array of Inexpensive Disks; and much like RAID 0; with RAID levels 5 and 6; data is broken down into small stripes and those stripes are written evenly to all disks in the array. In this video; Dan LaChance discusses RAID 5 and RAID 6.
-
RAID Mirroring and Striping
You can use RAID that is group of disks working as one disk for fault tolerance and better performance. In this video; Dan LaChance discusses the concept of RAID.
-
Redirection of Physical Resources
When preparing for the CompTIA Cloud+ exam; you'll learn that physical resources can be redirected to virtual machines (VMs) by linking a piece of virtual hardware in the VM to a piece of physical hardware in the VM host. In this video; Dan LaChance discusses the redirection of physical devices to virtual hardware within a VM and provides examples.
-
Redundancy; Failover; and Failback
The CompTIA Cloud+ certification assesses the knowledge and skills of IT practitioners in the field of cloud computing; cloud creation; and maintenance. In this video; Dan LaChance discusses cloud disaster recovery methods in terms of redundancy; failover; and failback.
-
Remediating Common Host Issues
In this video; Dan LaChance discusses remediating common host issues in CompTIA Cloud+.
-
Remote Desktop Protocol
In preparing for the CompTIA Cloud+ exam; you need to know how the Remote Desktop Protocol (RDP) is used to remotely manage hosts through remote connections to a Windows desktop. In this video; Dan LaChance demonstrates how you can connect to a remote host using RDP.
-
Remote Hypervisor Access
When preparing for the CompTIA Cloud+ certification; you need to understand how to control and maintain the hypervisor operating systems. In this video; Dan LaChance discusses remote hypervisor access and demonstrates how to connect to a Microsoft Hyper-V server using both graphical and command line interfaces.
-
Replication
The CompTIA Cloud+ exam covers replication in cloud services. There are two types of replication – synchronous and asynchronous. Synchronous replication involves data being written to multiple sites concurrently; while there is a delay with asynchronous replication. In this video; Dan LaChance discusses the concepts of synchronous and asynchronous replication.
-
Resource Migration Overview
When preparing for the CompTIA Cloud+ certification; you need to know how to perform resource migration in a virtual environment. This allows you to migrate resources if you need to perform maintenance on a virtual host; for instance. In this video; Dan LaChance discusses migrating virtual resources in a virtualization environment.
-
Resource Monitoring Overview
In preparing for the CompTIA + certification; you need to resource monitoring and how it helps ensure resource availability. In this video; Dan LaChance discusses the purposes of resource monitoring and how it can be applied within a cloud environment.
-
Role-based Access Control
When preparing for the CompTIA Cloud+ certification; you need to understand how to use Role-based Access Control to restrict resource access. In this video; Dan LaChance discusses how to restrict access to peer resources using Role-based Access Control.
-
route and arp
The CompTIA Cloud+ certification covers the route; and ARP commands. These commands are used for checking connectivity. In this video; Dan LaChance demonstrates the ARP and route commands to verify connectivity within a network.
-
SAN Security
In preparing for the CompTIA Cloud+ exam; you need to understand storage security concepts; methods; and best practices; including Storage Area Network (SAN) security. The SAN is an attractive target for malicious users as it contains sensitive data stored in one place. In this video; Dan LaChance discusses issues around SAN security and how it can be improved.
-
Sandboxing and Isolation
In CompTIA Cloud+; you can use Sandboxing to test an IT workload without it affecting a production network. You can also use network isolation to separate cloud tenants to keep their network traffic separated from each other. In this video; Dan LaChance discusses Sandboxing in the cloud and network isolation; as well as the advantages of each.
-
Scalability in a Virtual Environment
In CompTIA Cloud+; cloud computing depends on virtualization. With cloud computing scalability; there is less capital expenditure on the cloud customer side. In this video; Dan LaChance discusses how to assess the scalability of a virtual environment.
-
Scaling Concepts
In this video; Dan LaChance demonstrates scaling concepts in CompTIA Cloud+.
-
Secure Shell and Console Connections
When preparing for the CompTIA Cloud+ certification; you need to understand Secure Shell (SSH) remote connectivity and how you can create a direct console connection from a client system plugged into a console port on a network device. In this video; Dan LaChance demonstrates SSH remote connectivity and how to remotely and securely manage or host over a network.
-
Secure Sockets Layer
In this video; Dan LaChance; explains how to use Secure Sockets Layer or SSL.
-
Security in Cloud Delivery Models
In cloud services; you need to make sure of the security aspect of the various cloud delivery models. In this video; Dan LaChance demonstrates the security characteristics of various cloud services.
-
Site Mirroring
The CompTIA Cloud+ certification covers disaster recovery methods and concepts; including geographical redundancy and site mirroring. Site mirroring allows cloud operations to continue running if one location fails. In this video; Dan LaChance discusses the three types of sites used in site mirroring.
-
Storage Migration
In CompTIA Cloud+; you can use Microsoft Hyper-V for the process of virtual machine storage migration. In this video; Dan LaChance demonstrates the storage migration process and discusses the challenges which arise through the use of an example.
-
Storage Testing
In this video; Dan LaChance provides an overview of CompTIA Cloud+ storage testing.
-
Subnetting and Supernetting
The CompTIA Cloud+ introduces you to subnetting and supernetting to implement network configurations. In this video; Dan LaChance discusses subnetting and supernetting.
-
Switching and Routing
In CompTIA Cloud+; you can use network switching and network routing to transmit traffic to a LAN and between remote networks. In this video; Dan LaChance discusses using network switching and network routing to transmit traffic to a LAN and between remote networks.
-
System Lifecycle Management
Part of the CompTIA Cloud+ exam covers system life cycle management; which is a phased approach to working with IT systems. In this video; Dan LaChance discusses the phases of life cycle management and how it relates to cloud environments.
-
System Maintenance
The CompTIA Cloud+ certification covers maintenance windows. This window is a scheduled time period where maintenance can be performed on an IT system. In this video; Dan LaChance discusses how to schedule maintenance windows and the use of maintenance mode.
-
Telnet and Nslookup
The telnet and nslookup commands can be used to communicate with other hosts and troubleshoot DNS servers. In this video; Dan LaChance demonstrates how to use these commands to test connectivity to a network service and test DNS server connectivity.
-
Testing Methodology
In this video; Dan LaChance provides an overview of CompTIA Cloud+ testing methodologies.
-
Tiered Storage
You can use tiered storage that is the hierarchy of storage category for storing different types of data in different storage. In this video; Dan LaChance discusses the concept of tiered storage.
-
Traditional Server Storage
In preparing for the CompTIA Cloud+ exam; you need to understand traditional server storage; or Direct Attached Storage (DAS). Using traditional DAS means that disk devices with capacity are available to a single host only. In this video; Dan LaChance discusses DAS storage in servers and its limitations.
-
Troubleshooting Overview
Network bandwidth and network latency relate to the quality of service on a network. In this video; Dan LaChance discusses network bandwidth and sources of network latency.
-
Trunk Ports
The CompTIA Cloud+ exam covers VLAN trunk ports and how they are used to physically interconnect switches on a VLAN. In this video; Dan LaChance demonstrates how VLAN trunk ports are used.
-
Types of Disks
In preparing for the CompTIA Cloud+ exam; you need to understand traditional server storage; or Direct Attached Storage (DAS). Using traditional DAS means that disk devices with capacity are available to a single host only. In this video; Dan LaChance discusses DAS storage in servers and its limitations.
-
Utilization in a Virtual Environment
The CompTIA Cloud+ certification covers how you can use compute resource utilization to utilize resources in a virtual environment effectively and efficiently. In this video; Dan LaChance discusses utilization in a cloud computing environment of pooled computing resources.
-
Virtual Data Centers
CompTIA Cloud+ provides access to the cloud; consisting of virtual data centers that offer numerous benefits over physical data centers. In this video; Dan LaChance discusses virtual data centers and how they differ from physical data centers; as well as the benefits of virtual data centers.
-
Virtual Networking
In CompTIA Cloud+; you can create a virtual network switch; connecting a virtual machine's (VM's) virtual network card to that virtual network switch. In this video; Dan LaChance demonstrates how to create a virtual network switch on a virtualization host.
-
Virtual Quotas and Limits
In this video; Dan LaChance explains Virtual quotas and limits.
-
Virtual Resource Pooling
The CompTIA Cloud+ certification covers virtual resource pooling; which may involve storage; networking; and CPUs. CPU affinity is related to a virtual machine being configured to be linked to a specific physical CPU in the underlying virtual machine host. In this video; Dan LaChance discusses virtual resource pooling with an emphasis on virtual CPUs being tied to physical CPUs.
-
Virtual Resources
The CompTIA Cloud+ certification covers the management of a cloud-provided datacenter; including the allocation and monitoring of virtual resources. In this video; Dan LaChance demonstrates how resources can be allocated dynamically to be available when and as they are needed within a cloud based environment.
-
Virtual Storage
CompTIA Cloud+ provides you with various options for virtual machine (VM) disk storage. In this video; Dan LaChance demonstrates various methods available to control storage space; including virtual hard disks; pass through disk partitions; storage area networks (SANs); clustered storage; and zoning or logical unit number (LUN) masking.
-
Virtual Storage Networks
In CompTIA Cloud+; you can create an infrastructure that allows virtualization hosts and virtual machines (VMs) to access storage on a network. In this video; Dan LaChance demonstrates how to create an infrastructure that uses a virtual local area network (VLAN) to separate regular network traffic and virtual storage area network (vSAN) to isolate storage traffic.
-
VLANs
Virtual local area networks or VLANs break a larger network in smaller networks. In this video; Dan LaChance discusses the use of VLANs.
-
VM Backup
In CompTIA Cloud+; you can back up your data via virtual machine (VM) to ensure there is no or minimal loss or failure. In this video; Dan LaChance demonstrates backup strategies and procedures for VMs.
-
VM Host Main System Components
In CompTIA Cloud+; the virtual machine (VM) host is the physical computer on which hypervisors are installed to manage the virtual machines. When using a VM Host; it is important to be aware of the physical hardware requirements. In this video; Dan LaChance discusses the VM Host's main system components.
-
VM Host Monitoring Tools
The CompTIA Cloud+ examination covers how to diagnose; remediate; and optimize physical host performance; and virtual machine (VM) host monitoring is an important aspect of this. A VM host is a physical computer running multiple VMs at once; and its performance is affected by each VM. In this video; Dan LaChance discusses monitoring of VM hosts in greater detail.
-
VM Host Performance Baselining
In preparing for the CompTIA Cloud+ exam; you need to understand how to analyze physical host performance; and virtual machine (VM) host performance baselining is an important part of this. When monitoring performance statistics; a baseline allows you to identify abnormal behaviour. In this video; Dan LaChance discusses VM host baselines as related to cloud services.
-
VM Host Resources
The CompTIA Cloud+ exam covers the allocation and monitoring of physical resources. In this video; Dan LaChance demonstrates how to select appropriate CPU; memory; and network resources from virtual machine (VM) hosts.
-
VMs and Components
In preparing for the CompTIA Cloud+ exam; you need to understand the role of the components of a virtual machine (VM). This will allow you to maintain a VM effectively. In this video; Dan LaChance discusses the components of a VM.
-
WAN; MAN; and LAN Optimization
The CompTIA Cloud+ certification covers various network models: Local area networks (LANs); metropolitan area networks (MANs); and wide area networks (WANs). In this video; Dan LaChance demonstrates; by means of an example; how to implement various network models to help improve network reliability.
-
Zoning and LUN Masking
Logical Unit Number or LUN is a portion of disk space available over a storage area network used by various hosts. In this video; Dan LaChance discusses LUN masking and zoning.
-
Changing the Attack Surface
The CompTIA Cloud+ examination covers how to reduce a network's surface vulnerability in order to improve the security of cloud infrastructures. In this video; Dan LaChance discusses the implications of disabling ports and services in the context of improving security by reducing the attack surface.
-
Characteristics of Public Clouds
Public cloud services are available to all subscribers on the Internet. In this video; Dan LaChance explains the characteristics of public cloud services.
-
Cloud Delivery Overview
When preparing for the CompTIA Cloud+ certification; you need to understand how cloud services are delivered from the cloud provider to the cloud consumer. In this video; Dan LaChance discusses the basic cloud delivery models that are available.
-
Cloud Deployment and Automation
When using cloud services in CompTIA Cloud+; services may be deployed either manually or automatically. Actions such as increasing cloud storage space can be carried out manually via a web self-service portal or automatically by having the cloud service add more storage as it is required. In this video; Dan LaChance explains cloud service deployment and automation processes.
-
Cloud Management Platforms
When managing the cloud platform in CompTIA Cloud+; you need to consider two key perspectives – the cloud customer and the provider managing the cloud infrastructure. In this video; Dan LaChance discusses several of the platforms available to users and providers for cloud management and describes their function.
-
Cloud Multitenancy
In CompTIA Cloud+; cloud multitenancy refers to the sharing of the IT resource pool allocated by the cloud provider among multiple tenants or cloud customers. These resources may include physical hardware; application instance; virtual machines; network bandwidth; and storage. In this video; Dan LaChance discusses cloud multitenancy and its internal and external security implications.
-
Cloud Payment Models
In CompTIA Cloud+; there are a number of different payment models relating to cloud services. Private cloud services are usually metered and may charge a subscription on top of the metered usage while others are free of charge. In this video; Dan LaChance discusses the different payment models and the advantages and disadvantages of each.
-
Cloud Scalability
The CompTIA Cloud+ certification covers cloud scalability and how it allows you to plan for cloud capacity and be able to provision resources as needed. In this video; Dan LaChance discusses cloud scalability and you can plan for greater capacity in the cloud.
-
Common Network Attacks
The CompTIA Cloud+ certification covers security concepts; including common network attacks such as distributed-denial-of service (DDoS) attacks; ping of death; and ping flooding. Many of these attacks can be carried out using freely available online tools. In this video; Dan LaChance discusses the features and impact of these network attacks.
-
Common TCP/IP Ports and Protocols
TCP/IP port numbers identify a network service running on a network device. In this video; Dan LaChance discusses TCP/IP port numbers.
-
Community and Hybrid Clouds
The community and hybrid cloud services can be used for various different requirements of cloud service. In this video; Dan LaChance demonstrates the characteristics of community and hybrid cloud services.
-
Configuration Standardization
When preparing for the CompTIA Cloud+ certification; you need to understand how using Configuration Standardization can increase network efficiency. In this video; Dan LaChance demonstrates the process of Configuration Standardization and its potential benefits in helping to manage a network more effectively.
-
Consolidating Infrastructure
CompTIA Cloud+ allows you to consolidate your IT computing infrastructure within the cloud computing environment. Consolidation and virtualization in a cloud environment provides various benefits; including reduced costs; more efficient resource utilization; and better IT service delivery. In this video; Dan LaChance discusses consolidating the IT computing infrastructure.
-
Creating and Managing VMs
The CompTIA Cloud+ certification covers how to create and manage a virtual machine (VM) using proper planning. This allows you to build and provision VMs. In this video; Dan LaChance demonstrates how to create and manage a VM.
-
Creating Shares
You can use shared folder storage method that can be used by another host in the network. In this video; Dan LaChance discusses using shared folders to provide storage over a network.
-
Data as a Service
Data as a Service is a cloud service model where data stored in the cloud is available over the network remotely on demand. In this video; Dan LaChance discusses about Data as a Service.
-
Demilitarized Zones
The CompTIA Cloud+ examination covers demilitarized zones (DMZs); which are locations where public-facing network services are placed to prevent direct access to a private network from the Internet. In this video; Dan LaChance discusses the features and types of DMZs and demonstrates the variations of how a DMZ can be configured.
-
Discretionary and Mandatory Access Control
In this video; Dan LaChance; explains discretionary and mandatory access control.
-
Encryption Protocols and Processes
In this video; Dan LaChance; discusses encryption and some common symmetric and asymmetric encryption protocols.
-
Expanding SAN and NAS Systems
In CompTIA Cloud+; you can Storage Area Network; or SAN; and Network Attached Storage; or NAS; systems to expand the storage capacity. In this video; Dan LaChance discusses the impact of adding disk capacity to SAN and NAS systems.
-
Failure and Recovery Metrics
In preparing for the CompTIA Cloud+ certification; you need to know about failure and recovery metrics. These include Mean Time Between Failures (MTBF); Mean Time To Recovery (MTTR); Recovery Time Objective (RTO); and Recovery Point Objective (RPO). In this video; Dan LaChance discusses these failure and recovery metrics as they apply to cloud computing.
-
Fault Tolerance
The CompTIA Cloud+ certification covers the skills and knowledge of IT practitioners in relation to cloud computing; and cloud maintenance. In this video; Dan LaChance demonstrates high availability of cloud services in relation to fault tolerance.
-
Federation and SSO
In this video; Dan LaChance; discusses identity federation and where it can be used.
-
File System Access Control Lists
The CompTIA Cloud+ exam covers storage security concepts; methods; and best practices; such as file system access control lists (ACLs). File system ACLs are used to control access to files on file servers. In this video; Dan LaChance demonstrates an example of file system ACL configuration and explains their use.
-
File System Audit Logs
The CompTIA Cloud+ exam covers file system audit logs which are used to track various types of file system access for a given user or group. In this video; Dan LaChance discusses file system auditing and demonstrates these logs on a Windows server.
-
File System Performance
In preparing for the CompTIA Cloud+ exam; you need to understand file system performance and how it relates to the host and the guest. Factors; such as IOPS and read vs write performance; influence file system performance. In this video; Dan LaChance discusses these and other factors relating to file system performance in virtualized environments.
-
File Systems
File systems accommodate file storage on a disk subsystem. In this video; Dan LaChance discusses file system creation.
-
Geographical Redundancy
The CompTIA Cloud+ exam covers geographical redundancy as a way to mitigate against data center vulnerabilities; such as a power failure; temperature regulation of computer equipment as well as disasters; such as explosions. Geographical redundancy needs to be included in your disaster recovery strategy. In this video; Dan LaChance discusses data center vulnerabilities and geographical redundancy.
-
Hard Disk Performance
In preparing for the CompTIA Cloud+ exam; you need be able to diagnose; remediate; and optimize performance; including hard disk performance. Disks may encounter issues with latency; swap space; and disk I/O tuning and they must be monitored closely. In this video; Dan LaChance discusses the performance characteristics of hard disks and influence of VM host performance.
-
Host Hardening
In this video; Dan LaChance; explains how to harden a system to make it less vulnerable.
-
Host Networking and Storage Connectivity
In CompTIA Cloud+; the virtual machine (VM) host has several physical network and physical disk storage requirements. In this video; Dan LaChance explains these requirements and considerations; including the network interface card (NIC); physical network switch configuration; and storage considerations such as direct-attached storage (DAS); network-attached storage (NAS); and storage area networks (SANs).
-
Host-based Firewalls
In this video; Dan LaChance; explains host-based firewalls and how they might be configured.
-
How Encryption Is Used
In this video; Dan LaChance; explains how to use symmetric and asymmetric encryption.
-
HTTP Remote Management
The CompTIA Cloud+ exam covers Hypertext Transfer Protocol (HTTP) remote management and how it's used to transmit data between a web server and a web browser. In this video; Dan LA Chance demonstrates how HTTP remote management is used using a browser interface or at the command line.
-
Hypervisor Performance Configuration
The CompTIA Cloud+ certification covers how to optimize physical host performance; and configuring hypervisor performance is one way of doing this. Hypervisors allow multiple virtual machines (VMs) to run concurrently on a single set of hardware; and they manage hardware access between the running VMs. In this video; Dan LaChance demonstrates how to optimize hypervisor configuration.
-
Introduction to Service Models
In preparing for the CompTIA Cloud+ certification; you need to know about cloud service models. Cloud computing allows you to host storage facilities and services over a network; typically the Internet. In this video; Dan LaChance discusses service delivery and cloud service models and highlights some common cloud services.
-
Intrusion Detection and Prevention
In preparing for the CompTIA Cloud+ exam; you need to understand network security concepts; such as intrusion detection and prevention which detects suspicious network or host activity. In this video; Dan LaChance discusses intrusion detection and prevention as it applies to both networks and hosts.
-
Ipconfig and Netstat
In CompTIA Cloud+; you can use ipconfig and netstat command to get host computer configuration information and display connection statistics. In this video; Dan LaChance demonstrates how to use the ipconfig and netstat commands to get host computer configuration information and display connection statistics in Windows 7.
-
IPsec Framework
When preparing for the CompTIA Cloud+ certification; you need to understand the various encryption technologies and methods; including IP Security (IPsec). IPsec is a TCP/IP protocol standard used on a TCP/IP network to authenticate network communications; as well as encrypting packet payloads. In this video; Dan LaChance discusses IPsec authentication and encryption in greater detail.
-
Licensing
When preparing for the CompTIA Cloud+ certification; it's important to understand how software licensing works; particularly in relation to virtual machines and the licensing of software within them. The End User License Agreement (EULA) contains the rules to be followed to ensure compliance with the vendor. In this video; Dan LaChance discusses software licensing in a virtualized environment.
-
Load Balancing
The CompTIA Cloud+ certification covers Network Load Balancing (NLB) and how you can use it to ensure the redirection of a client to the remaining servers if a NLB cluster fails. In this video; Dan LaChance discusses how to use NLB to improve the performance of a busy network and then demonstrates how to configure a NLB cluster.
-
Logical Unit Numbers
In preparing for the CompTIA + certification; you need to know how to evaluate hosts on a Storage Area Network (SAN) by means of their logical unit numbers (LUNs). In this video; Dan LaChance demonstrates what a LUN is; how it is provisioned; and how to prevent failures between a host and its LUNs.
-
Managing Network Storage
In this video; Dan LaChance explains how to manage network storage.
-
Managing VM Images
CompTIA Cloud+ allows you to manage virtual machine (VM) images. You can take snapshots and clone VMs. In this video; Dan LaChance demonstrates several VM disk types and discusses VM storage and how to back up VMs.
-
Monitoring Protocols and Alerts
In preparing for the CompTIA Cloud+ exam; you need to know how monitoring protocols allow users to track the performance of a networked device. You can also configure thresholds to generate alerts when issues arise. In this video; Dan LaChance discusses monitoring protocols; including Simple Network Management Protocol (SNMP); Windows Management Instrumentation (WMI); and Intelligent Platform Management Interface (IPMI).
-
Multipathing
The CompTIA Cloud+ exam covers the requirements for mission critical systems that will be hosted in the cloud. Multipathing means having more than one path between a computing device and its storage; and can improve performance and provide redundancy. In this video; Dan LaChance discusses the concept of multipathing as it relates to cloud services.
-
Multipathing and Load Balancing
In this video; Dan LaChance discusses CompTIA Cloud+ multipathing and load balancing.
-
Network Access Control Lists
The CompTIA Cloud+ examination covers the security mechanisms that you can implement in the cloud infrastructure. In this video; Dan LaChance discusses network access control lists (ACLs) and demonstrates how they provide secure access to networks by means of an example.
-
Network Audit Logs
When preparing for the CompTIA Cloud+ certification; you need to know about network audit logs. Network auditing is important with on-premises private networks as well as with cloud services; and there a number of events that may be audited. In this video; Dan LaChance discusses the importance of network auditing and demonstrates an example audit log.
-
Network Load Balancing
Network load balancing is used to make sure a network service is available in a timely fashion. In this video; Dan LaChance discusses network load balancing.
-
Network Performance
In this video; Dan LaChance discusses CompTIA Cloud+ network performance.
-
Network Planning and Documentation
In preparing for the CompTIA + certification; you need to understand how to plan and document networks. In this video; Dan LaChance demonstrates how proper planning and documentation of networks can help ensure optimal performance for network applications.
-
Network Scopes
Network scopes can be applied between organizations; within an organization; and over Internet. In this video; Dan LaChance discusses various network scopes.
-
Network Storage
In this video; Dan LaChance discusses network storage and its advantages compared to direct attached storage.
-
Network Storage Protocols
In this video; Dan LaChance explains the use of network storage protocols in the cloud or in larger enterprise; giving emphasis to Fibre Channel storage networks.
-
Obfuscation of Sensitive Information
In preparing for the CompTIA + certification; you need to understand the cloud infrastructures; including the security mechanisms used within them. In this video; Dan LaChance demonstrates the process of obfuscating sensitive information in order to protect a cloud infrastructure.
-
Object Storage Policies
In CompTIA Cloud+; there are a number of ways of governing object storage policies; depending on the specific policies of the organization. There may be certain requirements around data retention; data backup; and data replication. In this video; Dan LaChance demonstrates how object storage policies can be used with cloud services to ensure these requirements are met.
-
Object Storage Replication and Access Control
In CompTIA Cloud+; object storage policies control object replication in the cloud; and these same policies control data access to store data in the cloud service. In this video; Dan LaChance demonstrates how replication can be configured by object storage policies according to the geographical region; by using data center caching; and how to configure security settings using access control lists.
-
Online and Offline Migrations
CompTIA Cloud+ allows you to use various types of migrations for virtual machines and their virtual storage. In this video; Dan LaChance demonstrates between online and offline virtual resource migrations involving virtual machines and their virtual storage.
-
Other Cloud Service Models
There are numerous cloud service models and each one offers a different benefit. In this video; Dan LaChance discusses the benefits and examples of different cloud service models.
-
P2V; V2V; and V2P Migrations
CompTIA Cloud+ provides you with several options for migrating virtual machines: physical to virtual (P2V) conversions; virtual to virtual (V2V) conversions; and virtual to physical (V2P) conversions. In this video; Dan LaChance demonstrates how to migrate virtual machines using these three options.
-
Penetration Testing and Vulnerability Assessment
In this video; Dan LaChance discusses CompTIA Cloud+ penetration testing and vulnerability assessment.
-
Performance and Functionality Validation
In CompTIA Cloud+; there are several factors that may affect the performance and functionality of the IT services running in the cloud. These factors need to be considered before you move services to the cloud. In this video; Dan LaChance discusses several key areas to examine when validating cloud performance.
-
Performance Testing
The CompTIA Cloud+ certification covers testing techniques; and performance testing is one such technique. There are several performance aspects that may be tested; including latency; bandwidth; replication; and load balancing. In this video; Dan LaChance discusses the features of performance testing and the importance of accuracy when conducting this testing.
-
What is Autowiring?
In Java-Spring; the Autowiring feature acts as a framework in which to configure dependencies and references. In this video; Andy Alfred discusses what Autowiring is and how it can reduce the need for manual configuration.
-
Configuring Roles and Scopes
In this video; Irving Simms describes how to work with Roles and Scopes using Citrix XenDesktop 7 Solution.
-
Copying Virtual Machines
In this video; Irving Simms describes how to create a copy of a virtual machine using Citrix XenDesktop 7 Solution.
-
Creating Virtual Machine Templates
In this video; Irving Simms describes how to create a template from an existing virtual machine using Citrix XenDesktop 7 Solution.
-
Creating Virtual Machines in XenCenter
In this video; Irving Simms describes how to create a virtual machine using XenCenter and XenServer within Citrix XenDesktop 7 Solution.
-
Creating Virtual Machines Using ISO
In this video; Irving Simms describes how to create a virtual machine using an ISO within Citrix XenDesktop 7 Solution.
-
Installing OS on a Virtual Machine
In this video; Irving Simms describes how to install a Windows OS on the virtual machine using Citrix XenDesktop 7 Solution.
-
Installing XenServer Tools
In this video; Irving Simms describes how to install XenXerver Tools on a virtual machine using Citrix XenDesktop 7 Solution.
-
Managing Licensing
In this video; Irving Simms describes obtaining; installing; and allocating licenses and the configuration of the license administrator for Citrix XenDesktop 7 Solution.
-
Managing Policy Templates
In this video; Irving Simms describes how to manage Policy templates for Citrix XenDesktop 7 Solution using Citrix Studio.
-
Modifying Policies
In this video; Irving Simms describes how to apply a policy; make changes to it; and prioritize it in Citrix XenDesktop 7 Solution using Citrix Studio.
-
Modifying Virtual Machine Settings
In this video; Irving Simms describes how to modify virtual machine settings using Citrix XenDesktop 7 Solution.
-
Performing Virtual Machines Snapshots
In this video; Irving Simms describes how to create and manage Virtual Machine Snapshots using Citrix XenDesktop 7 Solution.
-
Reverting Virtual Machines
In this video; Irving Simms describes how to revert a virtual machine to a previous snapshot using Citrix XenDesktop 7 Solution.
-
Using Policies with Profiles
In this video; Irving Simms describes how to use Citrix Polcies to manage User Profiles for Citrix XenDesktop 7 Solution using Citrix Studio.
-
Comparison of SAN and NAS
Storage Area Networks (SANs) and Network Attached Storage (SANs) are both used to provide a centralized storage solutions to multiple computer systems. Although similar; they do possess major differences that need to be considered when implementing one over the other. In this video; Greg Brewer discusses the similarities and differences between SAN and NAS.
-
Creating a RAID Group
A RAID Group is created by using a RAID Controller and its software to connect multiple disk drives together into RAID arrays. In this video; Greg Brewer uses the RAID Controller Card software to demonstrate how to create a RAID array.
-
Direct Attached (DAS)
Direct Attached Storage (DAS) refers to storage devices that are connected directly to computers without any networking components in between. In this video; Greg Brewer provides an overview of DAS.
-
Disk Arrays
Disk arrays are an essential part of high performance storage systems where they increase performance and provide added data protection; making them increasingly important in the daily operation of a modern business. In this video; Greg Brewer provides an overview of disk arrays and the advantages they offer over single disk drives.
-
Disk Drive Types; Performance & Costs
There are different types of disk drive available; each with its own performance specifications and costs that need to be considered when deciding on your storage needs. In this video; Greg Brewer discusses the common disk drive types; their performance; and their cost.
-
Disk Basics
As storage becomes an increasingly important factor in a system’s performance; an understanding of disk storage basics allows you to recognize where performance bottlenecks can occur. In this video; Greg Brewer explains the main components and performance characteristics of a hard disk drive.
-
Network Attached (NAS)
Network Attached Storage (NAS) offers a convenient method of file sharing among multiple computers by providing a central storage location for user data. Compared to file servers; NAS devices typically provide noticeable advantages. In this video; Greg Brewer gives an overview of NAS.
-
RAID Levels
The different RAID levels determine how disk array configurations are implemented using RAID to achieve certain goals when delivering storage to a computer system. In this video; Greg Brewer provides an overview of some of the most popular RAID levels.
-
SAN Attached Hosts
SAN storage that deploys a SAN-attached host provides greater performance; up time; and flexibility than a typical host server utilizing local storage. In this video; Greg Brewer discusses SAN hosts and some of the benefits they offer.
-
SAN Based Array Tools
An advantage of using a storage area network (SAN) is the ability to leverage SAN-based array tools; which allow you to manipulate the logical units of storage (LUNs) thereby adding benefits to your business needs. In this video; Greg Brewer discusses some of the most commonly used SAN-based array tools.
-
SAN Components & Interconnections
The hardware connecting computers and servers to storage devices in a Storage Area Network (SAN) enables fast and reliable access to storage through Fibre Channel switching technology. In this video; Greg Brewer discusses SAN components and the interconnection technologies they utilize.
-
SAN Fabric
Storage Area Network or SAN fabric is the Fibre Channel networking portion of a SAN where switches are connected to create a fabric that provides redundancy and protection from component failure. In this video; Greg Brewer provides an overview of SAN fabric.
-
SAN Fabric Zoning
SAN fabric zoning is the partitioning of the Fibre Channel switching infrastructure. It enables a simplification of management and an implementation of compartmentalized data for security purposes. In this video; Greg Brewer discusses SAN fabric zoning and how data security is managed.
-
Area Network (SAN)
A Storage Area Network (SAN) is a high performance dedicated network used primarily to provide fast and reliable communication between computers and storage devices in a shared storage networking environment. In this video; Greg Brewer provides an overview of a SAN and its main properties.
-
Virtualization
Storage virtualization is the abstraction layer that resides between physical storage and host computers accessing the storage. Commonly used in SANs; storage virtualization provides the appearance of a single storage device and is managed from a central console. In this video; Greg Brewer explains storage virtualization and how it works.
-
Deploy an Orchestrator Runbook Server
In this video; Aaron Sampson demonstrates how to deploy an Orchestrator Runbook Server.
-
DPM Self-service Recovery for End-users
In this video; Aaron Sampson demonstrates how to configure DPM self-service recovery for end-users.
-
Recovering Virtual Machine Data Using DPM
In this video; Aaron Sampson explains how to recover virtual machines and virtual machine files using DPM.
-
Creating a Virtual Machine
You can use the Create New Virtual Machine Wizard on vSphere Client to create and connect to a virtual machine (VM). The wizard allows a Custom or Typical install; and your VM can run on one of multiple operating systems. In this video; Greg Brewer uses vSphere Client to create a VM on a server running VMware ESX.
-
Desktop (VDI)
Client virtualization; or Virtual Desktop Infrastructure (VDI); lets you decouple your client operating systems and applications to create a network of virtual machines (VMs). This allows centralized desktop management; frees resources; and enables mobility. You can create persistent or non-persistent connections; depending on your available server space. In this video; Greg Brewer gives a detailed overview of client virtualization.
-
High Availability
In a traditional environment; physical machines are not designed to manage the high availability (HA) of resources. Until the advent of virtual machines (VMs); its implementation was costly and complex – typically requiring twice the resources. In this video; Greg Brewer provides an overview of virtual HA; VM host migration while retaining connectivity; and fast-recovery failure-protection options.
-
How Server Works
Reduced costs and high availability to server workloads offer businesses and IT departments compelling reasons to leverage server virtualization technology. In this video; Greg Brewer explains how to implement optimal server virtualization using a hypervisor to allocate resources to multiple isolated virtual machines (VMs) on a host server.
-
Installing an Operating System on a Virtual Machine
You can use vSphere Client to install an operating system on a virtual machine (VM) in the same way as you would on a physical machine. All you need do is ensure that the CD DVD device is pointed to an appropriate ISO file. In this video; Greg Brewer uses vSphere Client to install an operating system on a VM.
-
Server; Application; and Client
Virtual machine (VM) software enables optimal resource allocation at the server; application; and client levels. It does this by decoupling operating systems and applications from their hardware to create multiple separate VMs. In this video; Greg Brewer describes server; application; and client virtualization.
-
Virtual CPU
You can use vSphere Client to grant CPU access to a virtual machine (VM). The amount of CPU access and processing time is managed by a hypervisor; such as VMware ESX. In this video; Greg Brewer uses vSphere Client to assign CPU access to a VM and demonstrates how to configure the virtual CPU settings.
-
Virtual Disk
You can create virtual disks on a virtual machine (VM) by accessing the physical machine resources through a hypervisor. In this video; Greg Brewer uses vSphere client to create virtual disks on a VM.
-
Virtual Machine Backup and Restore
Data backup and restore are essential to server and data center management. Virtualization allows you to integrate virtual machine (VM) backup and restore into existing procedures or redesign the procedures to incorporate added capabilities. In this video; Greg Brewer explains virtual machine backup and restore solutions and uses vSphere Client to create a backup data store.
-
Virtual Machine Snapshots
A snapshot is a point-in-time capture of a virtual machine (VM); its data; and its configuration settings. Should you need to; you can revert to the snapshot state - or you can delete it. In this video; Greg Brewer uses the vSphere Client Snapshot Manager to create a VM snapshot; implement changes; and return the machine to its original state.
-
Virtual Machines/Physical Machines Comparisons
Virtual machines (VMs) operate similarly to their physical hosts. They are able to use the same operating systems; installation media; and applications. They access their virtual CPUs; RAM; and disk space similarly. In this video; Greg Brewer details the similarities and differences distinguishing traditional machines from their virtual counterparts; explaining how VMs access and use resources provided by their hosts.
-
Virtual Networks
Virtual networks allow virtual machines (VM) to connect to the host machine and to each other without traversing the physical network. In this video; Greg Brewer discusses the default network configurations and explains some of the different types of virtual networks.
-
Virtual RAM
The amount of RAM accessible to a virtual machine (VM) is dynamically managed by the hypervisor. However; the memory can be configured in different ways to optimize a VMs performance. In this video; Greg Brewer explains how to optimally configure memory settings on a VM.
-
What is
Virtualization is the decoupling of the operating system and its associated applications from the physical hardware. In this video; Greg Brewer explains the concept of virtualization and the benefits it provides.
-
What Makes Up a Virtual Machine
A virtual machine (VM) is a software implementation of a physical computer. It contains similar configurable components; settings; and resource-access capabilities; and can execute programs in the same way. However; a VM's components consist of files rather than hardware. In this video; Greg Brewer uses the vSphere Client from VMware to access and identify the components of a VM.
-
Creating a Build Profile
After watching this video; you will be able to create a build profile.
-
Identifying vCenter Server Deployment Models
After watching this video; you will be able to recognize the vCenter Server deployment model types.
-
Identifying VMware vSphere Requirements
After watching this video; you will be able to identify vSphere prerequisites and system requirements.
-
Identifying vSphere Replication Features
After watching this video; you will be able to identify features and usage scenarios of VMware vSphere Replication.
-
Using vSphere with Operations Management
After watching this video; you will be able to identify the capabilities of VMware vSphere with Operations Management.
-
VMware Disaster Recovery Products
After watching this video; you will be able to protect the data center infrastructure with disaster recovery products.
-
Configuring Server App-V Agent
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to install and configure the Server App-V Agent.
-
AWS Availability Levels
After watching this video; you will be able to describe availability levels in Amazon Web Services.
-
AWS Components for High Availability
After watching this video; you will be able to describe the components of high availability in Amazon Web Services.
-
AWS DR and Synchronization
After watching this video; you will be able to describe the impact of synchronous and asynchronous replication in Amazon Web Services.
-
AWS Pilot Light
After watching this video; you will be able to describe the pilot light method of Disaster Recovery using Amazon Web Services.
-
Backup and Restore with AWS
After watching this video; you will be able to describe backup and restore services on Amazon Web Services.
-
Multi-Site DR Solutions
After watching this video; you will be able to describe multi-site disaster recovery solutions using Amazon Web Services.
-
Recovery Point Objective
After watching this video; you will be able to describe recovery point objective metrics for a disaster recovery system.
-
Recovery Time Objective
After watching this video; you will be able to describe recovery time objective metrics for a disaster recovery system.
-
RTO and RPO Examples
After watching this video; you will be able to calculate recovery point objective and recovery time objective metrics for a disaster recovery system.
-
Traditional DR
After watching this video; you will be able to describe a traditional; pre-cloud; disaster recovery solution with different levels of off-site duplication of data and services.
-
Warm Standby DR Solutions
After watching this video; you will be able to describe warm standby DR solutions using Amazon Web Services.
-
Asset Security
After watching this video; you will be able to describe the encryption of cloud-hosted assets.
-
Access Control – Physical and Virtual
After watching this video; you will be able to define local machine access controls; and deployment of secure KMV switches.
-
APIs
After watching this video; you will be able to outline the deployment of verified and approved APIs.
-
Application Management
After watching this video; you will be able to describe requirements and best practices for application configuration; and version management.
-
Architectural Security
After watching this video; you will be able to define Cloud Service roles; categories and services. Describe data state and data asset classification with reference to security. Outline the purpose of Common Criteria.
-
Asset Access Control
After watching this video; you will be able to define access and access control to cloud-hosted assets (data; files; and resources).
-
Asset Removal and Storage Media Sanitization
After watching this video; you will be able to outline asset and media management with respect to deletion/removal/overwrite on a cloud platform.
-
Audit Controls - Internal and External
After watching this video; you will be able to define audit operations and auditor tasks with reference to cloud computing services. Outline distributed service issues with respect to auditing.
-
Audit Reporting and Standards
After watching this video; you will be able to define audit reporting against a background of prevailing standards. Outline audit scope and audit regulation requirements with respect to highly regulated industries.
-
Audit Requirements; Scope; and Reporting
After watching this video; you will be able to describe audit requirements; scope; and reporting as they apply to cloud services.
-
Auditing
After watching this video; you will be able to define auditing techniques and responsibilities within key areas of focus; including asset access; asset status; deletions; archiving; and reporting.
-
Business Requirements
After watching this video; you will be able to describe business requirements with reference to the Service Level Agreement; GAAP guidelines; and standards.
-
Business Requirements and Risk
After watching this video; you will be able to describe and deploy DR and BC with respect to operations and business requirements.
-
Chain of Custody and Non-repudiation
After watching this video; you will be able to describe COC as it applied to data hosted on the cloud and understand how non-repudiation is handled within a cloud hosting environment.
-
Cloud - Data Life Cycle
After watching this video; you will be able to detail the security-based Data Lifecycle of Cloud-hosted assets (data; files; features).
-
Cloud - Risk Assessment
After watching this video; you will be able to define key areas of focus for risk assessment; including supplier; vendors; services; etc..
-
Cloud Application Development
After watching this video; you will be able to describe the application development life cycle with reference to cloud security.
-
Cloud Application Security Testing
After watching this video; you will be able to describe application testing with reference to cloud security. Describe SAST; DAST; and Penetrative Testing methodologies.
-
Cloud Computing Activities
After watching this video; you will be able to detail Cloud Computing Activities with reference to ISO/IEC 17789; Clause 9.
-
Cloud Computing Definitions
After watching this video; you will be able to define and describe cloud components.
-
Cloud Computing Infrastructure
After watching this video; you will be able to outline the supporting architectural components and infrastructure of cloud computing.
-
Cloud Computing Participants
After watching this video; you will be able to identify cloud system participants: consumers; providers; partners; auditors; regulators.
-
Cloud Computing Service Capabilities
After watching this video; you will be able to describe how cloud services are categorized based on supported services and capabilities.
-
Cloud Cross-cutting Aspects
After watching this video; you will be able to describe the additional operational aspects of the cloud service environment.
-
Cloud Environment BC and DR
After watching this video; you will be able to describe and deploy DR and BC with respect to the cloud environment.
-
Cloud Functional Security
After watching this video; you will be able to define and describe focus areas relating to the functional security of the cloud service – vendor lock-in; interoperability; portability; migration; etc..
-
Cloud Network Security
After watching this video; you will be able to define issues and solutions relating to cloud network structures.
-
Cloud Server Provider (CSP) Risk Management
After watching this video; you will be able to describe issues with obtaining details of a CSP's risk management data.
-
Cloud Service Certification Assessment
After watching this video; you will be able to describe methodologies for mapping cloud service requirements to service provider certification and product certifications.
-
Cloud Service Continuity
After watching this video; you will be able to describe Business Continuity and Disaster Recovery as it applies to a Cloud Service.
-
Cloud Service Investment
After watching this video; you will be able to define how a Cloud Deployment might be analysed on a cost basis.
-
Cloud Service Types (the Cloud Stack)
After watching this video; you will be able to describe the industry-defined standard categories of cloud computing.
-
Common Dangers and Potential Pitfalls
After watching this video; you will be able to describe common issues relating to the development of Cloud-based applications.
-
Communications Management
After watching this video; you will be able to describe and deploy best practice systems that guarantee essential and open contact and communications with cloud system providers; vendors; cloud system consumers and users; partners; auditors; regulators.
-
Compliance Assurance
After watching this video; you will be able to detail current legislation relating to PII and define a number of widely adopted auditing compliance frameworks and report types. Outline available auditing standards and frameworks; describe ISMS and applicable standards and guidance; and detail a number of cloud service adoption risks. Finally; outline some detail on available cloud service-related risk management frameworks..
-
Compute Service
After watching this video; you will be able to define the compute service as it applies to the cloud platform.
-
Contract and Vendor Management and Assessment
After watching this video; you will be able to describe the vendor and provider vetting process with reference to certifications; audit and event reporting; accreditations; etc.
-
Cryptography
After watching this video; you will be able to define security protocols and measures associated with application data and data packet protection.
-
Data Archiving
After watching this video; you will be able to outline principles; and how to define and manage data archiving procedures and methodologies.
-
Data Asset Security
After watching this video; you will be able to describe common storage media threats; data protection techniques and failover archtectures. The learner should describe event and perfornace data options available for the Cloud Service Consumer.
-
Data Asset Security and Associated Technologies
After watching this video; you will be able to define the various technologies associated with data asset security and protection.
-
Data Controls and Application
After watching this video; you will be able to detail data asset mapping to data controls types and outline the application of data control on PPI; against a backdrop of relevant legislation.
-
Data Deletion
After watching this video; you will be able to outline principles; and how to define and manage data deletion procedures and methodologies.
-
Data Discovery Implementation
After watching this video; you will be able to describe Data Discovery and its implementation methodologies.
-
Data Lifecycle Stages
After watching this video; you will be able to define the various life stages of cloud-hosted data assets.
-
Data Ownership and Responsibility
After watching this video; you will be able to describe issues surrounding the importance of data ownership and define interrelationships between owner and custodian regarding responsibility.
-
Data Retention Policy
After watching this video; you will be able to define Data Retention policy principles and how to develop appropriate practices.
-
Data Rights Objects and Management
After watching this video; you will be able to define Data Rights objects in terms of user access control; managing roles; role-based access options and describe the appropriate tools to implement and secure DRM.
-
DataCenter Protection – Physical
After watching this video; you will be able to design and deploy physical and environmental security mechanisms.
-
Defence
After watching this video; you will be able to define and describe threat mitigation and attack handling techniques including ACL; designing in security; and adopting security measures.
-
Defining and Categorizing PII
After watching this video; you will be able to define PII; outline the difference between contractual and regulated PII; and describe the differences between confidentiality; integrity; availability; and privacy.
-
Emerging Data Protection Technologies
After watching this video; you will be able to describe technology selection with respect to criteria and define current and developing data protection techniques.
-
Encryption of Data Assets
After watching this video; you will be able to define encryption as it applies to cloud-hosted data.
-
Event Logging – Management and Reporting
After watching this video; you will be able to define requirement for hardware event logging and reporting.
-
Event Logging; Storage; and Analysis
After watching this video; you will be able to detail event recording; analyzing event data; and aspects of storage and protection of event data. Define the cyclical nature of event handling and event dynamics such as optimization; managing and reacting to change; and minimizing false positive objects.
-
Event Sources
After watching this video; you will be able to list event sources and the associated identity.
-
Federation and Identity Provision
After watching this video; you will be able to describe Federated Identity and its deployment for cloud-hosted application authorization and access.
-
Forensic Data Collection and Management
After watching this video; you will be able to describe best practice approach to the deployment of proactive and reactive forensic data collection methods.
-
Forensic Requirement
After watching this video; you will be able to define the legislative requirement related to forensic data management.
-
Functional Testing
After watching this video; you will be able to define functional testing as it relates to cloud-based application software.
-
Gap Analysis and Planning
After watching this video; you will be able to define gap analysis and audit planning with reference to cloud service auditing.
-
Guest Operating System Installation
After watching this video; you will be able to describe the tolls associated with VM OS installation on the physical host.
-
Hardware and Virtualization Configuration
After watching this video; you will be able to describe the deployment and configuration of secured hardware with reference to storage controllers; network controllers; and virtualized environment.
-
Hardware Configuration and Security
After watching this video; you will be able to describe the deployment and configuration of secured hardware with reference to BIOS; TMP; and the host preboot environment.
-
Hardware Monitoring
After watching this video; you will be able to describe requirement to continuously monitor and report on host component performance.
-
Host Configuration – Backup and Restore
After watching this video; you will be able to describe the implementation of back and restore policy with reference to cloud components; including data; configurations; etc.
-
Host Management
After watching this video; you will be able to describe standalone and cluster host availability; backup; and failover; in addition to load balancing; dynamic optimization (DO); maintenance mode; and general high availability best practice adoption.
-
Implementation
After watching this video; you will be able to deploy DR and BC mechanisms.
-
Information Management Controls
After watching this video; you will be able to describe the Certified Cloud Security Professional (CCSP): Information Management Systems and Control #2
-
Information Management Systems and Control #1
After watching this video; you will be able to describe the Certified Cloud Security Professional (CCSP): Information Management Systems and Control #1
-
Infrastructure and Data Threats
After watching this video; you will be able to list and describe known and common threats to cloud infrastructure and data assets.
-
International Legislation Conflict
After watching this video; you will be able to describe areas of legislative conflict with respect to cloud-hosted services.
-
International Regulation variations
After watching this video; you will be able to describe the international variations that apply to PII and data privacy.
-
Isolation
After watching this video; you will be able to describe isolation and sandboxing as it applies to cloud-hosted applications.
-
Key Management
After watching this video; you will be able to describe key-pair management as it applies to cloud-hosted data.
-
Known Common Vulnerabilities
After watching this video; you will be able to define known threats and security issues that must be considered when developing cloud-hosted applications.
-
Legal Control
After watching this video; you will be able to describe how to apply control policy with respect to legal requirements.
-
Legal Risks
After watching this video; you will be able to appraise legal risks associated with the provision of cloud services.
-
Logical Aspect Design and Risk Assessment
After watching this video; you will be able to define the design and implementation of logical elements of a proposed cloud service; including tenant isolation; access control; etc.
-
Management Plane
After watching this video; you will be able to discuss Management Plane options and techniques.
-
Masking of Data
After watching this video; you will be able to describe Data Masking and masking methodologies.
-
Network and Communications Service
After watching this video; you will be able to define the networking and communication architecture of a cloud platform.
-
Network Configuration
After watching this video; you will be able to define techniques to secure network configuration and network support tools; including VLAN; TLS; DHPC and Authorized DHCP; DNS and Secure; and IPSec.
-
Network Security Management
After watching this video; you will be able to define the deployment of network security-related controls; including firewalls; IDS; IPS; honeypot deployment; and vulnerability assessment/threat mitigation.
-
Operating System – Update and Patching
After watching this video; you will be able to describe requirements and best practices with reference to fixes; patches; and updates.
-
Operating System Baseline
After watching this video; you will be able to define the preservation of OS compliance with reference to monitoring and remediation.
-
Operating System Security
After watching this video; you will be able to define operating system hardening techniques with reference to OS: Windows; Linux; Vmware; etc..
-
Operations Security
After watching this video; you will be able to detail datacenter operational design factors and define network component security control. Define four system management categories and the NIST Forensic Evidence process. Describe Cloud Service Actor .
-
Personally Identifiable Information (PII) Law
After watching this video; you will be able to list active data privacy protection legislation by jurisdiction – Data Privacy Acts/Law.
-
Physical and Environmental Design
After watching this video; you will be able to define the design and implementation of physical aspects of a proposed cloud service; including build or rent; location; management.
-
Physical and Logical Risk Management
After watching this video; you will be able to describe and implement risk management.
-
Physical Architecture
After watching this video; you will be able to recognize the physical and virtual components within a cloud platform.
-
Platform-specific Security
After watching this video; you will be able to define security consideration and responsibilities on a per cloud model (Category basis - IaaS; PaaS; and SaaS plus its various derivatives: NaaS; SeCaaS; et cetera).
-
Product Certification
After watching this video; you will be able to outline methodologies for mapping cloud components to appropriate or required industry certifications or industry standards.
-
Protecting Access – System and Data
After watching this video; you will be able to describe and manage identification; system; and data access in addition to authentication and authority within the Cloud Service.
-
Protection – Systems (Physical and Virtualized)
After watching this video; you will be able to design and deploy security mechanisms to mitigate failure and threats; and avoid attacks to the systems and communication hardware within a cloud platform.
-
Published Security Issues
After watching this video; you will be able to describe common security issues relating to Cloud-hosted applications. Define the importance of foreknowledge regarding cloud application vulnerabilities and OWASP research.
-
Regulatory Control and Standards Adoption
After watching this video; you will be able to describe and implement the various management tasks to ensure compliance and control with reference to industry standard regulations; including ITIL; ISO/EIC 20000-1.
-
Remote Access
After watching this video; you will be able to describe the mechanisms for deploying Remote Access; including RDP; Secure Terminal Access.
-
Risk
After watching this video; you will be able to describe and define risk as it applies to cloud services and underlying infrastructure; and adopt a risk analysis and management posture regarding cloud computing.
-
Risk Frameworks
After watching this video; you will be able to outline the integration of information security and risk management activities into a formal framework.
-
Risk Management Metrics
After watching this video; you will be able to outline the metrics that quantify and measure the extent of a risk associated with cloud service elements and components.
-
Risks
After watching this video; you will be able to define cloud-specific risks; and assimilate to mitigate threat within the design and during the operational phases of cloud-hosted applications.
-
Securing the Virtualized Environment
After watching this video; you will be able to define issues and solutions relating to cloud virtualization infrastructures.
-
Security Devices
After watching this video; you will be able to describe associated hardware/software components related to the security of cloud applications.
-
Sensitive Data Classification
After watching this video; you will be able to outline data classification and the classification of discovered sensitive data.
-
Single Sign-On/Off (SSO)
After watching this video; you will be able to Define Single Sign-ON/Off and its place within the Cloud service security framework.
-
Specify Application Security
After watching this video; you will be able to describe the phase of NIST’s SDLC and define the difference between SDLF and S-SDLC. List the top five OWASP 2013 attack vectors and define security concerns with respect to RESTful APIs. Outline the difference.
-
Specify infrastructural security
After watching this video; you will be able to describe Cloud Service platforms and associated risks. Discuss vulnerabilities within the virtualized infrastructure and attck vectors in general. Finally; discuss available Disaster Recover architectures.
-
Storage Service
After watching this video; you will be able to define storage and Storage as a Service (STaaS) within a cloud platform.
-
Storage Type Threat
After watching this video; you will be able to define and describe potential threats associated with storage types.
-
Storage Type Threat Mitigation
After watching this video; you will be able to define threat mitigation technology and techniques.
-
Storage Types
After watching this video; you will be able to define storage modes in a cloud computing environment; and be able to map data assets to appropriate storage mode.
-
Strategy and Planning
After watching this video; you will be able to define and describe relevant DR and BC strategies.
-
Supply-Chain & Community
After watching this video; you will be able to describe the significance of surfacing the Supply-Chain with reference to cloud-hosted application software.
-
Supply-chain Management
After watching this video; you will be able to describe the deployment of supply-chain management in the context of cloud services.
-
Threat and Attack
After watching this video; you will be able to describe and define known threats and attack vectors associated with Cloud Services and infrastructure.
-
Threat Modeling and QoS
After watching this video; you will be able to define how to analyze security threats and risks to an application.
-
Tokenization of Data
After watching this video; you will be able to describe Data Tokenization technologies.
-
Virtualization - Auditing Challenges
After watching this video; you will be able to outline challenges associated with auditing the virtualized infrastructure of a cloud-based service.
-
Virtualization Vulnerabilities
After watching this video; you will be able to define virtualization-specific areas of focus with reference to security such as hypervisor; VM files and VM deletion.
-
Virtualized Infrastructure
After watching this video; you will be able to define the available virtualization options within a cloud platform.
-
Virtualized Infrastructure Construction
After watching this video; you will be able to define the secure configuration of the virtual hardware; including network; storage and elastic expansion; memory; and external devices.
-
Access Control Lists
After watching this video; you will be able to configure an access control list in Azure.
-
Accessing a DocumentDB Database
After watching this video; you will be able to configure an application to access a DocumentDB database.
-
ACLs and Network Security Groups
After watching this video; you will be able to recognize the features of ACLs and Security Groups.
-
Active Directory Federated Services (ADFS)
After watching this video; you will be able to recognize the features of Active Directory Federated Services (ADFS).
-
Active Directory: On-premises vs. Azure AD
After watching this video; you will be able to recognize the differences between an on-premises active directory implementation and an Azure Active Directory implementation.
-
Alerts and Notifications in Azure
After watching this video; you will be able to recognize the features of alerts and notifications in Azure.
-
Availability Groups and Update Domains
After watching this video; you will be able to recognize the features of availability groups and update domains in Azure.
-
Availability Sets
After watching this video; you will be able to recognize Availability Sets and describe how they are used.
-
Azure Access Control Services (ACS)
After watching this video; you will be able to recognize the features of Azure Access Control Service (ACS) to support hybrid identities in Azure.
-
Azure Backup Overview
After watching this video; you will be able to recognize the features of Azure Backup.
-
Azure Cache
After watching this video; you will be able to recognize the options to implement the Azure cache service.
-
Azure Files
After watching this video; you will be able to configure Azure Files.
-
Azure Machine Learning
After watching this video; you will be able to recognize the features of Azure Machine Learning.
-
Azure Media Services
After watching this video; you will be able to recognize the features of an Azure Media Service.
-
Azure Networking Overview
After watching this video; you will be able to recognize how Microsoft Azure supports network services.
-
Azure PowerShell for Managing Azure Active Directory
After watching this video; you will be able to use Azure PowerShell to manage Azure Active Directory.
-
Azure PowerShell for Managing Storage
After watching this video; you will be able to use Azure PowerShell to manage Azure Storage.
-
Azure PowerShell for Managing the Azure Service
After watching this video; you will be able to use Azure PowerShell to manage the Azure service.
-
Azure Recovery Options for Azure Virtual Machines
After watching this video; you will be able to configure the Azure Recovery Options for an Azure virtual machine.
-
Azure RMS
After watching this video; you will be able to recognize the features of Azure Rights Management Services (RMS).
-
Azure Search
After watching this video; you will be able to recognize the features of Azure Search.
-
Azure Service Bus Queue
After watching this video; you will be able to create and use an Azure Service Bus queue.
-
Azure Service Bus Topic and Subscription
After watching this video; you will be able to create and use an Azure Service Bus Topic and Subscription.
-
Azure Site Recovery (ASR)
After watching this video; you will be able to recognize the features of Azure Site Recovery (ASR).
-
Azure SQL Database Business Continuity Overview
After watching this video; you will be able to recognize how Azure SQL Database supports business continuity.
-
Azure SQL Database Dynamic Management Views
After watching this video; you will be able to use Azure SQL Database Dynamic Management Views to monitor an Azure SQL Database.
-
Azure SQL Database Elastic Scale
After watching this video; you will be able to configure Elastic Scale for an Azure SQL Database.
-
Azure SQL Database Performance Guidance
After watching this video; you will be able to identify best practices for performance for Azure SQL Databases.
-
Azure SQL Database Resource Limits
After watching this video; you will be able to recognize the resource limits of Azure SQL Databases.
-
Azure SQL Database V12
After watching this video; you will be able to recognize the features of implementing Azure SQL Database V12.
-
Azure SQL Service Tiers
After watching this video; you will be able to recognize the different service tiers in Azure and their features.
-
Azure Storage Replication
After watching this video; you will be able to recognize the different methods of replication for Azure storage.
-
Azure Virtual Machines
After watching this video; you will be able to recognize how Azure supports virtual machines.
-
Back Up and Restore Data
After watching this video; you will be able to configure backup and recovery for an Azure web site.
-
Backup Azure VMs
After watching this video; you will be able to configure Azure Backup for Azure VMs.
-
Backup Windows Server
After watching this video; you will be able to configure Azure Backup within a Windows Server.
-
Big Compute
After watching this video; you will be able to recognize the features of Big Compute.
-
BizTalk Hybrid Connections
After watching this video; you will be able to recognize the features of a BizTalk Hybrid Connection.
-
Blob Storage
After watching this video; you will be able to configure Blob Storage in Azure.
-
Capabilities of Monitoring with System Center
After watching this video; you will be able to recognize the capabilities of monitoring an Azure solution with System Center.
-
CDN
After watching this video; you will be able to recognize the options to implement a Content Delivery Network (CDN).
-
Comparing Cloud Services and VMs
After watching this video; you will be able to identify features and benefits between deploying Storage Services and SQL Databases within Cloud Services and Virtual Machines.
-
Component Support in Azure
After watching this video; you will be able to identify which Microsoft server software is supported in Azure.
-
Configure Azure Active Directory
After watching this video; you will be able to configure Microsoft Azure Active Directory.
-
Configure Azure Diagnostics for an Azure VM
After watching this video; you will be able to configure Azure Diagnostics for Azure virtual machines.
-
Configure Azure Diagnostics for Azure Cloud Services
After watching this video; you will be able to configure Azure Diagnostics for Azure Cloud Services.
-
Configure Local Storage Resource for Cloud Services
After watching this video; you will be able to configure a local storage resource for cloud services.
-
Configure Web Endpoint Status Monitoring
After watching this video; you will be able to configure Web Endpoint Status monitoring.
-
Configuring Azure RMS
After watching this video; you will be able to configure Azure Rights Management services.
-
Configuring Continuous Delivery
After watching this video; you will be able to configure Continuous Delivery for an Azure web site.
-
Configuring MongoDB
After watching this video; you will be able to configure a MongoDB database.
-
Configuring MySQL in Azure
After watching this video; you will be able to configure MySQL in Azure.
-
Configuring RBAC
After watching this video; you will be able to configure Azure role-based access control.
-
Configuring Xplat CLI for Azure
After watching this video; you will be able to configure Xplat CLI for Azure.
-
Consume Mobile Services from Cross-platform Clients
After watching this video; you will be able to configure a third-party application to consume an Azure Mobile Service.
-
Create a BizTalk Hybrid Connection
After watching this video; you will be able to create a BizTalk Hybrid Connection.
-
Create a Media Service
After watching this video; you will be able to create a Media Service.
-
Create a Web Deployment Package
After watching this video; you will be able to create a Web Deployment Package to deploy an Azure web site.
-
Create an Azure Batch Account
After watching this video; you will be able to create an Azure Batch account.
-
Create an Azure Mobile Service
After watching this video; you will be able to create an Azure Mobile Service.
-
Create an Azure Worker Role
After watching this video; you will be able to create an Azure Worker Role.
-
Create and Deploy an Azure Web Site
After watching this video; you will be able to create and deploy an Azure web site.
-
Create Web Sites Using Visual Studio
After watching this video; you will be able to create and deploy an Azure web site using Visual Studio.
-
Creating a DocumentDB Database
After watching this video; you will be able to create an Azure DocumentDB database.
-
Creating an Azure SQL Database
After watching this video; you will be able to create an Azure SQL Database.
-
Creating an Azure VM with Premium Storage
After watching this video; you will be able to create an Azure VM with Premium Storage.
-
Data Replication Patterns
After watching this video; you will be able to identify the different patterns in which data is replicated in Azure.
-
Datacenter Architecture
After watching this video; you will be able to recognize how Microsoft Azure uses Global Foundation Services (FDS) datacenters and their basic architecture.
-
Debug Web Sites
After watching this video; you will be able to configure an Azure web site for debugging.
-
Delivering Content
After watching this video; you will be able to configure Azure Media Services for content delivery.
-
Deploying an Azure WebJob
After watching this video; you will be able to create and deploy an Azure WebJob.
-
Design a Plan to Implement Azure Services
After watching this video; you will be able to design a plan to implement Azure Services based on a set of requirements.
-
Design Hybrid Storage
After watching this video; you will be able to design a hybrid solution using Compute On-premises and Storage on Azure.
-
Designing a Data Storage Plan for Azure
After watching this video; you will be able to design a plan for data storage in Azure given a set of requirements.
-
Designing Business Continuity for Azure SQL Database
After watching this video; you will be able to configure an Azure SQL Database for business continuity.
-
Designing the Data Tier
After watching this video; you will be able to configure an Azure web site to access the data tier.
-
DirSync
After watching this video; you will be able to recognize the features of DirSync.
-
DocumentDB Resource Model and Concepts
After watching this video; you will be able to describe resource models and other concepts used in DocumentDB in Azure.
-
Durability Options
After watching this video; you will be able to recognize how Azure manages the durability of data.
-
Encoding Content
After watching this video; you will be able to configure the encoding of content in Azure Media Services.
-
ExpressRoute
After watching this video; you will be able to recognize what ExpressRoute is and describe its benefits.
-
Extending Mobile Services
After watching this video; you will be able to create an extension to Azure Mobile Services.
-
Fault and Update Domains
After watching this video; you will be able to recognize what Fault and Update Domains are within Azure.
-
Getting Started with ACS 2.0
After watching this video; you will be able to configure Azure Access Control Service (ACS) 2.0 as an identity provider.
-
Getting Started with Azure Audit Log
After watching this video; you will be able to configure an Azure Audit log.
-
Getting Started with Azure Automation
After watching this video; you will be able to configure Azure Automation.
-
Getting Started with Azure Batch
After watching this video; you will be able to create an Azure Batch.
-
Getting Started with Azure Machine Learning
After watching this video; you will be able to configure an Azure Machine Learning service.
-
Getting Started with Azure Web Sites and ASP.NET
After watching this video; you will be able to create an Azure web site using ASP.NET.
-
Getting Started with Azure Web Sites and Java
After watching this video; you will be able to create an Azure web site using Java.
-
Getting Started with Azure Web Sites and Node.js
After watching this video; you will be able to create an Azure web site using Node.js.
-
Getting Started with Azure Web Sites and PHP
After watching this video; you will be able to create an Azure web site using PHP.
-
Getting Started with Azure Web Sites and Python
After watching this video; you will be able to create an Azure web site using Python.
-
Getting Started with Big Data
After watching this video; you will be able to configure Big Data in Azure.
-
Globally Scale Web Sites
After watching this video; you will be able to configure an Azure web site to scale globally.
-
Graph API
After watching this video; you will be able to describe the Graph API and how it is used with Managed Identities in Azure.
-
Graph Explorer
After watching this video; you will be able to use the Graph Explorer with Managed Identities in Azure.
-
High Availability and Disaster Recovery
After watching this video; you will be able to identify different options for high availability and disaster recovery for Azure web sites.
-
Hosting Plans and Resource Groups
After watching this video; you will be able to identify the different hosting plans and recognize the features of Resource Groups.
-
Hybrid Solution Scenarios
After watching this video; you will be able to identify scenarios for implementing a Hybrid Azure solution.
-
Identify Third-party Monitoring Tools
After watching this video; you will be able to identify third-party monitoring tools for Azure.
-
Identifying Storage Options for Cloud Services
After watching this video; you will be able to identify the different storage options for cloud services in Azure.
-
Implement Active Directory Federated Services (ADFS)
After watching this video; you will be able to configure Active Directory Federated Services to support a hybrid identity solution in Azure.
-
Implement Azure Site Extensions
After watching this video; you will be able to describe what an Azure Site Extension is and outline its benefits.
-
Implement Azure Traffic Manager
After watching this video; you will be able to configure Azure Traffic Manager.
-
Implement DirSync
After watching this video; you will be able to configure directory synchronization using DirSync.
-
Implementing a Custom Web API
After watching this video; you will be able to create a custom Web API.
-
Implementing Facebook with ACS
After watching this video; you will be able to configure Azure Access Control Services to support Facebook authentication.
-
Implementing Push Notifications
After watching this video; you will be able to create an Azure Push Notification Service.
-
Implementing Yahoo! with ACS
After watching this video; you will be able to configure Azure Access Control Service to support Yahoo! authentication.
-
Install and Configure Azure PowerShell
After watching this video; you will be able to configure Azure PowerShell.
-
Integrating Offline Sync
After watching this video; you will be able to configure an application for Offline Sync with Azure Mobile Services.
-
Introduction to Azure Active Directory
After watching this video; you will be able to recognize the features of Azure Active Directory.
-
Introduction to Azure AD; OAuth; and OpenID Connect
After watching this video; you will be able to recognize the features and differences between Azure Active Directory; OAuth; and OpenID Connect.
-
Introduction to Azure Automation
After watching this video; you will be able to recognize the features of Azure Automation.
-
Introduction to Azure Batch
After watching this video; you will be able to recognize the features of Azure Batch.
-
Introduction to Azure DocumentDB
After watching this video; you will be able to recognize the features of Azure DocumentDB.
-
Introduction to Azure Mobile Services
After watching this video; you will be able to recognize the features of Azure Mobile Services.
-
Introduction to Azure Storage Options
After watching this video; you will be able to recognize the different options for storage in Azure.
-
Introduction to Azure Traffic Manager
After watching this video; you will be able to recognize the features of the Azure Traffic Manager.
-
Introduction to Azure Worker Roles
After watching this video; you will be able to recognize the features of Azure Worker Roles.
-
Introduction to Media Services
After watching this video; you will be able to recognize the features of Media Services.
-
Introduction to MongoDB
After watching this video; you will be able to recognize the features of MongoDB.
-
Introduction to MySQL in Azure
After watching this video; you will be able to recognize the features of MySQL.
-
Introduction to Push Notifications
After watching this video; you will be able to recognize the features of Azure Push Notification Services.
-
Introduction to Web API
After watching this video; you will be able to recognize the features of Web API.
-
Joining VMs to Domains or Cloud Services
After watching this video; you will be able to configure Azure Virtual Machines to connect to a domain or cloud services.
-
Manage Access to Azure Storage Resources
After watching this video; you will be able to configure access to Azure Storage Resources.
-
Managing Azure Resources with System Center
After watching this video; you will be able to identify design considerations when integrating Azure with Microsoft System Center.
-
Managing Deployment Slots
After watching this video; you will be able to configure and use a deployment slot.
-
Monitoring Azure Web Sites
After watching this video; you will be able to configure monitoring for an Azure web site.
-
Monitoring Cloud Services
After watching this video; you will be able to configure monitoring for an Azure Cloud Service.
-
Monitoring Storage Accounts
After watching this video; you will be able to configure monitoring for an Azure Storage Account.
-
Multi-factor Authentication Configuration
After watching this video; you will be able to configure Multi-factor Authentication in Azure.
-
Multi-factor Authentication Overview
After watching this video; you will be able to recognize the options to implement multi-factor authentication in Azure.
-
Overview of Azure PowerShell
After watching this video; you will be able to recognize the features of Azure PowerShell.
-
Overview of Managing Azure Security and Audit Logs
After watching this video; you will be able to identify features and information provided by Azure Security and Audit logs.
-
Overview of System Center Data Protection Manager
After watching this video; you will be able to recognize the features of System Center Data Protection.
-
Partitioning Strategies
After watching this video; you will be able to recognize strategies to implement data partitioning in Azure.
-
Point-to-Site (P2S) VPN
After watching this video; you will be able to recognize what a point-to-site (P2S) VPN is.
-
PowerShell Desired State Configuration (DSC)
After watching this video; you will be able to recognize the features of using PowerShell Desired State Configuration.
-
Premium Storage for Azure
After watching this video; you will be able to recognize the features of Premium Storage in Azure.
-
Products and Services for Monitoring
After watching this video; you will be able to identify the products and services that are used for monitoring an Azure solution.
-
Publishing Azure Web Sites with Git
After watching this video; you will be able to publish an Azure web site using Git.
-
Publishing Azure Web Sites with WebDeploy and FTP
After watching this video; you will be able to publish an Azure web site using WebDeploy and with FTP.
-
Puppet and Azure
After watching this video; you will be able to recognize the features of using Puppet with Azure.
-
Regional Availability
After watching this video; you will be able to recognize how Microsoft Azure supports regional availability.
-
Role-based Access Control in Azure
After watching this video; you will be able to recognize the features of Role-based Access Control (RBAC) in Azure.
-
SAML Claims
After watching this video; you will be able to recognize the features of SAML Claims.
-
Scaling Azure Web Sites
After watching this video; you will be able to identify the different options to scale an Azure web site.
-
Scaling with Azure Web Sites
After watching this video; you will be able to configure the scaling options for an Azure web site.
-
Secure Access Using Azure AD: OAuth
After watching this video; you will be able to configure OAuth to secure access to a resource.
-
Secure Access Using Azure AD: OpenID Connect
After watching this video; you will be able to configure OpenID Connect to secure access to a resource.
-
Securing Mobile Services
After watching this video; you will be able to configure security for Azure Mobile Services.
-
Securing Web API
After watching this video; you will be able to configure security for a Web API.
-
Security Guidelines
After watching this video; you will be able to describe the guidelines for implementing security for storage in Azure.
-
Select the Appropriate Storage for Performance
After watching this video; you will be able to identify the appropriate storage for performance.
-
Sending Push Notifications
After watching this video; you will be able to configure an application to send Push Notifications.
-
Service Bus
After watching this video; you will be able to recognize the features of an Azure Service Bus.
-
Site-to-Site (S2S) VPN
After watching this video; you will be able to recognize what a site-to-site (S2S) VPN is.
-
Software RAID on Linux VMs
After watching this video; you will be able to configure software raid within a Linux virtual machine for high availability.
-
SQL Server in Azure Virtual Machine Best Practices
After watching this video; you will be able to identify best practices for performance for SQL Databases in a VM.
-
Storage Spaces on Windows VMs
After watching this video; you will be able to configure storage spaces within a Windows virtual machine for high availability.
-
StorSimple
After watching this video; you will be able to recognize the features of StorSimple.
-
Supported Programming Languages
After watching this video; you will be able to identify the different languages that are supported by Azure web sites.
-
Table Storage
After watching this video; you will be able to configure Table Storage in Azure.
-
Tracking Changes to Role Assignments
After watching this video; you will be able to identify changes to Role Assignments when using Azure role-based access control.
-
Traffic Manager
After watching this video; you will be able to recognize the options to implement the Traffic Manager in Azure.
-
Understanding Data Security
After watching this video; you will be able to recognize approaches to data security in Azure.
-
Update an Azure Web Site with Staged Deployments
After watching this video; you will be able to configure Azure web sites to be deployed through a staged environment.
-
Uploading Content
After watching this video; you will be able to upload content to Azure Media Services.
-
Using a Queue-centric Pattern for Development
After watching this video; you will be able to recognize the benefits of using a Queue-centric Pattern for development.
-
Using Azure Operation Insights
After watching this video; you will be able to recognize the features of using Azure Operational Insights.
-
Using Azure PowerShell with Azure Resource Manager
After watching this video; you will be able to use Azure PowerShell to manage the Azure Resource Manager.
-
Using Global Service Monitor with Azure
After watching this video; you will be able to recognize the features of the Global Service Monitor in Azure.
-
Using PowerShell DSC
After watching this video; you will be able to use PowerShell DSC to manage configuration.
-
Using PowerShell with the REST API
After watching this video; you will be able to use Azure PowerShell to work with the Azure Service Management REST API.
-
Using Visual Studio Application Insights with Azure
After watching this video; you will be able to recognize the features of using Visual Studio Application Insights with Azure.
-
Virtual Machine Architecture for IaaS and PaaS
After watching this video; you will be able to recognize the virtual machine architecture to support IaaS and PaaS.
-
Virtual Machine Classifications
After watching this video; you will be able to recognize the different levels of virtual machines that Azure supports.
-
VPN Capability of Web Sites
After watching this video; you will be able to configure a VPN connection to Azure.
-
VPN Connectivity Requirements
After watching this video; you will be able to recognize the requirements to support a VPN connection to Azure.
-
Web Site Publishing Options
After watching this video; you will be able to compare different options to deploy Azure web sites.
-
Web Sites in VMs vs. Cloud Services
After watching this video; you will be able to recognize the differences between hosting an Azure web site in a virtual machine and in a cloud service.
-
WSUS; Config Manager; and Third-party Solutions
After watching this video; you will be able to identify the features and benefits of using Windows Software Update Services (WSUS); System Center Configuration Manager; and third-party solutions to maintain Azure.
-
Design a Business Continuity Strategy
After watching this video; you will be able to design a business continuity strategy for an Azure solution given a set of requirements.
-
Design a Management Strategy for Azure
After watching this video; you will be able to design a management strategy to support an Azure solution given a set of requirements.
-
Design a Security Plan for Azure
After watching this video; you will be able to design a plan to implement security for an Azure solution based on a set of requirements.
-
Designing an Azure Infrastructure
After watching this video; you will be able to design an Azure infrastructure based on a set of requirements.
-
Access and Monitor Storage – SQL Databases
After watching this video; you will be able to configure Azure storage access; monitor storage; and implement Azure SQL databases.
-
Access Control Lists (ACLs)
After watching this video; you will be able to describe ACLs with respect to VM access.
-
Analyze Storage Logs; Storage Logging; and Retention
After watching this video; you will be able to view Azure storage logs.
-
Azure File Services
After watching this video; you will be able to describe sharing and share access with Azure File Sharing.
-
Azure Load Balancing (LB)
After watching this video; you will be able to describe Azure VM Load Balancing.
-
Azure SQL Database Service
After watching this video; you will be able to describe the Azure SQL database service.
-
Azure VM Configuration
After watching this video; you will be able to describe Azure VM configuration.
-
Business Continuity and Disaster Recovery
After watching this video; you will be able to configure point-in-time recovery.
-
Choosing the Appropriate SQL Database Service Option
After watching this video; you will be able to choose the appropriate Azure SQL service.
-
Configure Availability Sets
After watching this video; you will be able to configure Availability Sets.
-
Configure Azure VM Autoscale
After watching this video; you will be able to describe and configure VM Autoscale.
-
Configure Direct Server Return
After watching this video; you will be able to configure DSR.
-
Configure Disk Caching
After watching this video; you will be able to configure disk caching.
-
Configure Firewall Rules
After watching this video; you will be able to describe VM firewall configuration.
-
Configure Point-In-Time Recovery (PITR)
After watching this video; you will be able to describe Azure SQL database Business Continuity and Disaster Recovery options.
-
Configure Storage Logging and Retention
After watching this video; you will be able to configure storage logging and retention.
-
Configure Storage Metrics and Retention
After watching this video; you will be able to configure storage metrics and retention.
-
Configure Storage Pools
After watching this video; you will be able to configure storage pools.
-
Configuring Azure Load Balancing (LB)
After watching this video; you will be able to configure LB for public endpoints.
-
Configuring Custom Domains
After watching this video; you will be able to configure a custom domain.
-
Configuring Database Geo-replication
After watching this video; you will be able to configure secondary replicated databases.
-
Configuring Storage Replication
After watching this video; you will be able to describe storage replication.
-
Configuring Virtual Machine Public DNS
After watching this video; you will be able to configure a VM to permit public access.
-
Configuring VM ACLs
After watching this video; you will be able to configure VM ACLs.
-
Configuring VMs with PowerShell DSC
After watching this video; you will be able to automate Azure VM configuration using PowerShell DSC.
-
Convert an Existing VHD to an Azure Disk
After watching this video; you will be able to convert a VHD to an Azure Disk.
-
Copy Images to Storage Accounts and Subscriptions
After watching this video; you will be able to copy images between storage accounts and subscriptions using AZCopy.
-
Create and Manage Azure Virtual Machines
After watching this video; you will be able to create and manage Azure virtual machines.
-
Creating a VM from an Existing Disk
After watching this video; you will be able to create a VM from an existing disk.
-
Creating VMs and Workloads — Linux Workload
After watching this video; you will be able to create a Linux Virtual Machine.
-
Creating VMs and Workloads – Windows Server
After watching this video; you will be able to create a Windows Server Virtual Machine.
-
Creating VMs and Workloads — Windows SQL Server
After watching this video; you will be able to create a Windows SQL Server Virtual Machine.
-
Deploying Cross-Origin Resource Sharing
After watching this video; you will be able to describe CORS.
-
Direct Server Return and Keep-Alive
After watching this video; you will be able to describe DSR and Keep-Alive.
-
File Share Creation
After watching this video; you will be able to create a file/folder share.
-
Generalizing a VM Image
After watching this video; you will be able to generalize Windows VM and Linux VM images.
-
Identifying VM Workloads
After watching this video; you will be able to describe workload identification and selection.
-
Import and Export Data and Schema
After watching this video; you will be able to export and import an SQL database.
-
Install SDKs and Emulators
After watching this video; you will be able to install the Azure SDK.
-
Monitor and Scale SQL Databases
After watching this video; you will be able to describe SQL database monitoring and scaling in Azure.
-
Regenerating Storage Account Keys
After watching this video; you will be able to describe storage account keys and regenerate account keys.
-
Regions and Affinity Groups
After watching this video; you will be able to describe Regions and Affinity Groups.
-
Remote Debugging
After watching this video; you will be able to enable remote VM debugging.
-
Reserved IP Address
After watching this video; you will be able to configure a VM with a reserved IP address.
-
Scale and Monitor VMs; and Configure Storage
After watching this video; you will be able to scale and monitor Azure VMs; and design and implement Azure storage.
-
Scaling Azure VMs
After watching this video; you will be able to manually configure Azure VM scaling.
-
Scaling VMs
After watching this video; you will be able to describe VM scaling and VM sizes.
-
Shared Access Signatures
After watching this video; you will be able to describe Shared Access Signatures (SAG).
-
Storage Capacity Planning
After watching this video; you will be able to plan storage capacity.
-
Storage Metrics
After watching this video; you will be able to describe metrics associated with Azure storage.
-
Stored Access Policies
After watching this video; you will be able to describe storage access policies.
-
Upgrading a Deployment
After watching this video; you will be able to describe upgrade deployment options.
-
Uploading a VM to Azure
After watching this video; you will be able to upload an existing VM to Azure.
-
VM Agent (and Custom Script Extensions)
After watching this video; you will be able to automate Azure VM configuration using VM Agent (custom PowerShell script extensions).
-
VM Images and Virtual Hard Disks (VHDs)
After watching this video; you will be able to describe VM Images and VHDs.
-
Website Resiliency
After watching this video; you will be able to describe the design and implementation of website resiliency techniques.
-
Accessing Storage
After watching this video; you will be able to access storage on Microsoft Azure.
-
AD Synchronization - Configuring Password Synchronization
In Microsoft Azure; you can keep the directories in sync by performing password synchronization. In this video; Aaron Sampson demonstrates how to configure password synchronization in Microsoft Azure.
-
AD Synchronization - Creating an Azure Active Directory Administrative Account
In Microsoft Azure; you can use an administrative account to implement a Microsoft Azure-based active directory. In this video; Aaron Sampson demonstrates how to create an adminstrative account.
-
AD Synchronization - Getting Started with Applications
In Microsoft Azure; you can add applications and access them by using a pre-existing user account. In this video; Aaron Sampson demonstrates how to integrate Windows Azure applications with active directory synchronization.
-
AD Synchronization - User and Group Administration
Microsoft Azure allows your directory service to add users into the groups. In this video; Aaron Sampson demonstrates the basics of user and group management.
-
Adding a Custom Domain to Azure AD
After watching this video; you will be able to add a custom domain to Microsoft Azure Active Directory.
-
Adding Custom Web Apps to Azure AD
After watching this video; you will be able to add a custom web app to Microsoft Azure Active Directory.
-
Adding Gallery Applications to Azure AD
After watching this video; you will be able to add a gallery application to Microsoft Azure Active Directory.
-
Adding Virtual Machines to Virtual Networks
In Microsoft Azure; you can place multiple virtual machines in the same virtual network. In this video; Aaron Sampson demonstrates how to assign a virtual machine to a virtual network.
-
Authoring a Runbook
After watching this video; you will be able to author a runbook in Microsoft Azure.
-
Azure AD Premium Overview
After watching this video; you will be able to describe Microsoft Azure Active Directory Premium.
-
Azure Automation Overview
After watching this video; you will be able to describe how Microsoft Azure automation can be used to automate cloud tasks.
-
Azure Data Centers
After watching this video; you will be able to describe the features of Microsoft Azure data centers.
-
Azure Media Services Overview
After watching this video; you will be able to describe Microsoft Azure Media Services.
-
Azure Overview
After watching this video; you will be able to identify the main features of Microsoft Azure.
-
Azure PowerShell Modules
After watching this video; you will be able to manage Microsoft Azure using Azure PowerShell Modules.
-
Azure Services
After watching this video; you will be able to identify Azure services and how they are grouped.
-
Azure SQL Architecture
After watching this video; you will be able to describe the architecture and tools for managing Azure SQL Database; and the processes for provisioning and migrating from Microsoft SQL Server on-premises.
-
Azure SQL Database Security Overview
After watching this video; you will be able to describe Microsoft Azure SQL Database levels and firewall rules.
-
Basic Configuration of Virtual Machines
In Microsoft Azure; you can configure a virtual machine easily. In this video; Aaron Sampson explains the basic configuration of a new virtual machine and demonstrates how to enable remote access to the system to set it up.
-
Caching Content with Azure CDN
After watching this video; you will be able to describe options for caching blobs and cloud services on Microsoft Azure CDN.
-
Claims-based Authentication and Federated Trusts
After watching this video; you will be able to describe the function of claims-based authentication and federated trusts in Microsoft Azure Active Directory.
-
Comparing Azure SQL Database and SQL Server
After watching this video; you will be able to compare Microsoft SQL Server on-premises to Microsoft Azure SQL Database.
-
Configure a CDN and Automation
After watching this video; you will be able to create a CDN; add content; and configure automation tasks in Microsoft Azure.
-
Configure Azure SQL Database Alerts
After watching this video; you will be able to configure Microsoft Azure SQL Database alerts.
-
Configure Azure SQL Database Auditing
After watching this video; you will be able to configure Microsoft Azure SQL Database auditing.
-
Configure Secure VM Management
After watching this video; you will be able to configure secure management of Microsoft Azure virtual machines.
-
Configuring a Connection String for Azure SQL Database
After watching this video; you will be able to configure a connection string for a Microsoft Azure SQL Database.
-
Configuring a Point-to-Site VPN
After watching this video; you will be able to configure a point-to-site VPN in the Microsoft Azure management portal.
-
Configuring a Site-to-Site VPN
After watching this video; you will be able to configure a site-to-site VPN in the Microsoft Azure management portal.
-
Configuring a VNet-to-VNet Connection — Configure VNets
After watching this video; you will be able to configure a VNet in the Microsoft Azure management portal.
-
Configuring a VNet-to-VNet Connection — Gateways
After watching this video; you will be able to create dynamic routing gateways in the Microsoft Azure management portal.
-
Configuring an Azure CDN
After watching this video; you will be able to configure a CDN on Microsoft Azure.
-
Configuring Azure Active Directory
After watching this video; you will be able to configure Microsoft Azure Active Directory users and applications.
-
Configuring Azure AD Application Proxy
After watching this video; you will be able to configure Microsoft Azure Active Directory Application Proxy.
-
Configuring Azure AD Premium Multi-Factor Authentication
After watching this video; you will be able to configure multi-factor authentication in Microsoft Azure Active Directory Premium.
-
Configuring Azure Backup
After watching this video; you will be able to configure Azure backup.
-
Configuring Azure SQL Database
After watching this video; you will be able to create and configure an Azure SQL Database.
-
Configuring Azure SQL Database Copy and Export
After watching this video; you will be able to configure Microsoft Azure SQL Database copy and export.
-
Configuring Azure SQL Database Geo-Replication
After watching this video; you will be able to configure Microsoft Azure SQL Database geo-replication.
-
Configuring Cache Options
Microsoft Azure provides the ability to configure cache options that best support the performance of your applications. In this video; Aaron Sampson examines the configuration options.
-
Configuring Custom Script Extensions
After watching this video; you will be able to configure custom script extensions to automate virtual machine management.
-
Configuring Database Sync Groups
Microsoft Azure allows users to configure databases that have been placed in sync groups. In this video; Aaron Sampson explains how to how to set up and configure replication amongst the sync group members.
-
Configuring Disks in Virtual Machines
In Microsoft Azure; all virtual machines rely on Virtual Hard Disks for support. In this video; Aaron Sampson demonstrates how to configure the VHD files and create and attach new storage drives.
-
Configuring IaaS Availability
After watching this video; you will be able to configure virtual machine availability in Microsoft Azure.
-
Configuring IaaS Scalability
After watching this video; you will be able to configure virtual machine scalability in Microsoft Azure.
-
Configuring Metrics and Alerts
After watching this video; you will be able to add metrics to a monitoring table and add an alert to a metric in Azure.
-
Configuring PowerShell
In Microsoft Azure subscription; you can manage many features by using PowerShell but you need to complete some configuration tasks. In this video; Aaron Sampson demonstrates how to configure the Azure environment to support PowerShell management.
-
Configuring Mobile Service Database Settings
After watching this video; you will be able to configure mobile service database settings in Azure.
-
Configuring Mobile Service Push Settings
After watching this video; you will be able to configure mobile service Push Notification settings in Azure.
-
Configuring Monitoring
After watching this video; you will be able to enable and configure basic monitoring.
-
Configuring Multi-Factor Authentication with Azure AD
After watching this video; you will be able to configure multifactor authentication in Microsoft Azure Active Directory.
-
Configuring Point-to-Site VPN Access to Virtual Networks
In Microsoft Azure; you can design Virtual Networks that fully support connecting in via a VPN. In this video; Aaron Sampson demonstrates how to configure client systems to connect to a virtual network via a Point-to-Site VPN.
-
Configuring Private BLOB File Access
In Microsoft Azure; you can use the BLOB Storage to configure various types of files for varying purposes. In this video; Aaron Sampson demonstrates how to set up private access to BLOB files.
-
Configuring Public BLOB File Access
In Microsoft Azure; you can set public access for your BLOB files. In this video; Aaron Sampson demonstrates how to create public access BLOB files.
-
Configuring Remote PowerShell Access
PowerShell is a very popular tool in many environments including Microsoft Azure. In this video; Aaron Sampson demonstrates how to access systems residing in the cloud by using PowerShell on a local system.
-
Configuring Single Sign-on for Azure AD Gallery Apps
After watching this video; you will be able to configure single sign-on for a gallery app in Microsoft Azure Active Directory.
-
Configuring Site-to-Site VPN Access to Virtual Networks
In Microsoft Azure; when you configure site-to-site VPN access; you need to complete some post-creation configuration tasks. In this video; Aaron Sampson explains some of the common configuration options for site-to-site VPNs.
-
Configuring the Firewall for Azure SQL Database
After watching this video; you will be able to configure the firewall for Azure SQL Database on Microsoft Azure.
-
Configuring Traffic Manager
After watching this video; you will be able to configure Traffic Manager in Microsoft Azure.
-
Configuring Virtual Machine Networking
After watching this video; you will be able to configure virtual machine networking in Microsoft Azure.
-
Configuring Virtual Machine Storage
After watching this video; you will be able to configure virtual machine storage in Microsoft Azure.
-
Configuring VM Agent and VM Extensions
After watching this video; you will be able to install and configure VM Agent and VM Extensions in a Microsoft Azure virtual machines.
-
Configuring VM Security
After watching this video; you will be able to configure virtual machine security in Microsoft Azure.
-
Configuring Web Site Monitoring
Microsoft Azure provides the ability monitor your web site to determine if the site should be scaled out or scaled back. In this video; Aaron Sampson explains how to monitor your Microsoft Azure web site.
-
Configuring Web Site Scaling
Microsoft Azure provides the ability to scale sites depending on resource availability. In this video; Aaron Sampson explains how to how to configure web site scaling to upgrade or downgrade your sites.
-
Configuring Website Settings
After watching this video; you will be able to configure Microsoft Azure website settings.
-
Connecting Automation to an Azure Subscription
After watching this video; you will be able to connect Microsoft Azure Automation to an Azure subscription.
-
Connecting to Azure SQL Database with SQL 2014 Management Studio
After watching this video; you will be able to connect to Microsoft Azure SQL Database from Microsoft SQL 2014 Management Studio.
-
Content Delivery Networks Overview
After watching this video; you will be able to describe Microsoft Azure CDN operation.
-
Creating a Media Services Account
After watching this video; you will be able to create a Microsoft Azure Media Services account .
-
Creating a Mobile Service
After watching this video; you will be able to create a new mobile service in Azure.
-
Creating a New Website
After watching this video; you will be able to create a new website in Microsoft Azure.
-
Creating a PaaS Cloud Service
After watching this video; you will be able to create a PaaS cloud service in Azure.
-
Creating a Root Certificate for VPN Access to Virtual Networks
For Microsoft Azure VPN access to virtual networks; you need to assure your clients that they are connecting through to the correct server; by implementing a root certificate. In this video; Aaron Sampson demonstrates the steps for creating and implementing root certificates to validate the identity of the server.
-
Creating a Storage Account
After watching this video; you will be able to create a storage account for Microsoft Azure.
-
Creating a Virtual Network Using Configuration Files
After watching this video; you will be able to create a virtual network in Microsoft Azure using configuration files.
-
Creating a Virtual Network with the Portal
After watching this video; you will be able to create a virtual network using the Microsoft Azure management portal.
-
Creating and Managing VM Disks
After watching this video; you will be able to create and manage virtual machine disks in Microsoft Azure.
-
Creating and Managing VM Images
After watching this video; you will be able to create and manage virtual machine images in Microsoft Azure.
-
Creating Automation Assets
After watching this video; you will be able to create automation assets in Microsoft Azure.
-
Creating Availability Sets
Microsoft Azure provides users the ability to create availability sets that further help in providing uninterrupted services to clients. In this video; Aaron Sampson explains how to create availability sets by using the Microsoft Azure virtual machines.
-
Creating Client Certificates for VPN Access to Virtual Networks
In a Microsoft Azure virtual network; when you establish a VPN connection; the server into which you are connecting needs to verify the identity of the client system. In this video; Aaron Sampson demonstrates how to implement client certificates for authenticating client connections when establishing VPN connectivity.
-
Creating Load Balancing Sets
Microsoft Azure provides users the ability to create virtual machines to balance load across multiple servers. In this video; Aaron Sampson explains how to configure virtual machines in load-balancing sets using Microsoft Azure.
-
Creating PowerShell Workflows
After watching this video; you will be able to use PowerShell workflows to automate functions in Microsoft Azure.
-
Creating Site-to-Site VPN Access to Virtual Networks
In Microsoft Azure; you can create site-to-site VPNs for regular and constant access to resources that reside within a virtual network. In this video; Aaron Sampson demonstrates how to create site-to-site VPN access to virtual networks.
-
Data Services in Azure
After watching this video; you will be able to describe the options in Data Services in Microsoft Azure.
-
Deleting an Azure VM
After watching this video; you will be able to delete a virtual machine in Microsoft Azure.
-
Deploying a Linux VM
After watching this video; you will be able to deploy a Linux virtual machine in Microsoft Azure.
-
Deploying a PaaS Cloud Service
After watching this video; you will be able to deploy a PaaS cloud service.
-
Deploying a VM into a Virtual Network
After watching this video; you will be able to deploy a VM into a virtual network using the Microsoft Azure management portal.
-
Deploying a Website Using an FTP Client
After watching this video; you will be able to deploy a website to Microsoft Azure using an FTP client.
-
Deploying a Website with Visual Studio 2013
After watching this video; you will be able to deploy a website to Microsoft Azure using Visual Studio 2013.
-
Deploying a Website with Visual Studio 2013 and Web Deploy
After watching this video; you will be able to deploy a website to Microsoft Azure using Visual Studio 2013 and Web Deploy.
-
Deploying an Azure VM
After watching this video; you will be able to deploy a virtual machine in Microsoft Azure.
-
Deploying Azure AD Federation Services
After watching this video; you will be able to deploy Microsoft Azure Active Directory Federation Services.
-
Designing an IP Space
After watching this video; you will be able to describe considerations for IP address space design in Microsoft Azure.
-
Directory Sync Options
After watching this video; you will be able to describe options for syncing between on-premises Active Directory and Microsoft Azure Active Directory with DirSync.
-
Encoding and Uploading Media
After watching this video; you will be able to encode and upload media to Microsoft Azure.
-
Encrypting and Scaling Media
After watching this video; you will be able to encrypt media and scale media delivery with Microsoft Azure.
-
Exporting and Importing Virtual Network Configuration
Microsoft Azure provides the ability to create new virtual networks based on the configuration of existing networks. In this video; Aaron Sampson explains how to export and import virtual network configuration.
-
Extending an On-premises Domain to Azure AD
After watching this video; you will be able to extend an on-premises Active Directory domain to Microsoft Azure Active Directory.
-
Getting Started with Alerts
Microsoft Azure provides the ability to create alerts; so that you can be informed when particular thresholds are met or exceeded. In this video; Aaron Sampson explains how to get started with alerts.
-
Getting Started with Azure Active Directory
You can use theMicrosoft Azure active directory. In this video; Aaron Sampson demonstrates how to set up an Azure active directory.
-
Getting Started with Backup Vaults - Creating a Certificate
In Microsoft Azure; you can create certificates for accessing your backup vaults. In this video; Aaron Sampson demonstrates how create and upload a custom certificate for secure access.
-
Getting Started with Backup Vaults - Installing the Backup Agent
In Microsoft Azure; you need to install a backup agent to allow your local system to communicate with the backup vaults. In this video; Aaron Sampson demonstrates how to; download; install; and configure backup agents.
-
Getting Started with Caches
In Microsoft Azure; you can implement a cache to support and enhance the performance of your applications. In this video; Aaron Sampson demonstrates how to create a cache in Microsoft Azure.
-
Getting Started with Database Sync Groups
In Microsoft Azure; you can replicate databases to distribute data to multiple servers or locations. In this video; Aaron Sampson explains how to get started with database sync groups.
-
Getting Started with FTP Publishing
Microsoft Azure provides the facility for FTP publishing. In this video; Aaron Sampson explains how to get started with standard FTP Publishing for Microsoft Azure web sites.
-
Getting Started with PowerShell
Microsoft Azure allows users to use PowerShell to manage applications. In this video; Aaron Sampson explains how to get started with Microsoft Azure PowerShell.
-
Getting Started with Storage Accounts
In Microsoft Azure; you can set up and configure a storage account for your data storage concerns. In this video; Aaron Sampson demonstrates how to create storage account and shows some options for your storage requirements
-
Getting Started with Storage Explorer
In Microsoft Azure; you need to use local application for accessing the stored data. In this video; Aaron Sampson demonstrates how to use the Storage Explorer utility to access and manage your Storage account.
-
Getting Started with Storage Using Visual Studio
In Microsoft Azure; you can access cloud-based data structures using your preferred tools. In this video; Aaron Sampson demonstrates how to access cloud storage from a local installation of Visual Studio.
-
Getting Started with Traffic Manager
Microsoft Azure offers many features for better client management and user experience. In this video; Aaron Sampson explains the initial configuration tasks for creating a distributed cloud service or web site by using the Traffic Manager feature.
-
Getting Started with Virtual Networks
Microsoft Azure provides the ability to create a virtual network and place multiple virtual machines in that network. In this video; Aaron Sampson explains some of the initial creation options and configuration tasks for virtual networks.
-
Getting Started with Web Sites
In Microsoft Azure; you can provision and set up a live site in minutes. In this video; Aaron Sampson demonstrates how to get a new web site set-up and running.
-
Getting Started with WebMatrix Publishing
Microsoft Azure provides the WebMatrix facility; which allows web site developers to to edit and publish content directly to a live site. In this video; Aaron Sampson explains how to configure sites to support WebMatrix publishing.
-
How to Set Up a Cloud Test Environment
Using Microsoft Azure; developers can build their applications locally or on-site and deploy to the cloud. In this video; Aaron Sampson demonstrates how to use Windows Azure and Microsoft Visual Studio to set up a test environment so that features; such as accessing local storage; can be simulated in a cloud-like manner.
-
How to Set Up Visual Studio and Azure SDK Tools
In Microsoft Azure; you can access the SDK that integrates into Visual Studio. In this video; Aaron Sampson demonstrates how to access the Software Developer Kit from Microsoft Azure.
-
How to Sign Up for an Azure Account
You can subscribe for Microsoft Azure by using a Microsoft account. In this video; Aaron Sampson demonstrates how to sign up for an Azure account.
-
Implementing a Website
After watching this video; you will be able to plan and implement a website in Microsoft Azure.
-
Implementing Azure Backup
After watching this video; you will be able to implement Azure backup.
-
Implementing Azure Files
After watching this video; you will be able to implement file storage in Microsoft Azure.
-
Implementing Blobs
After watching this video; you will be able to implement binary large object storage in Microsoft Azure.
-
Implementing Tables and Queues
After watching this video; you will be able to implement table and queue storage in Microsoft Azure.
-
Implementing WebJobs
After watching this video; you will be able to implement WebJobs on a Microsoft Azure website.
-
Importing a Runbook
After watching this video; you will be able to import a runbook into Microsoft Azure.
-
Installing and Configuring Azure AD Directory Sync
After watching this video; you will be able to install and configure Microsoft Azure AD Synchronization.
-
Installing Xplat-cli
After watching this video; you will be able to install the Microsoft Azure Cross-Platform Command-Line Interface for configuration management.
-
Introduction to Azure AppFabric
In Microsoft Azure; you and your partner organization can access a wide array of services; applications; and storage mechanisms. As a cloud-based environment; worldwide connectivity is one of its core advantages; but maintaining such connectivity can be complex. In this video; Aaron Sampson introduces Windows Azure AppFabric; which is designed to reduce connectivity challenges.
-
Introduction to SQL Azure
Microsoft Azure helps to maintain databases along with the servers on which they reside. In this video; Aaron Sampson introduces SQL Azure.
-
Introduction to the Azure Platform
Microsoft Azure is the basis for the cloud-computing model. In this video; Aaron Sampson discuses about the Microsoft Azure environment and its basic features.
-
Introduction to the Azure Portal
In Microsoft Azure; you can access and manage the services from anywhere in the world through a single; centralized management portal. In this video; Aaron Sampson discusses the basic configuration options within the Azure portal.
-
Introduction to the Azure Store
In Microsoft Azure; you can use the Store option to check the available applications and features. In this video; Aaron Sampson demonstrates discusses the Azure Store.
-
Kudu
After watching this video; you will be able to describe the features of Kudu for Azure.
-
Linking a Database and Storage to a Website
After watching this video; you will be able to link a database and storage to a Microsoft Azure Website.
-
Managing a Virtual Network with the Portal
After watching this video; you will be able to manage a virtual network using the Microsoft Azure management portal.
-
Managing AD Users with Azure Management Portal
After watching this video; you will be able to manage users in Microsoft Azure Active Directory with the management portal.
-
Managing Azure Accounts with PowerShell
After watching this video; you will be able to manage Microsoft Azure accounts using PowerShell.
-
Managing Azure Linux VMs
After watching this video; you will be able to manage Microsoft Azure Linux virtual machines.
-
Managing Azure SQL Database Firewall Rules
After watching this video; you will be able to manage Microsoft Azure SQL Database firewall rules.
-
Managing Azure SQL Database Logins and Users
After watching this video; you will be able to manage logins and users in Microsoft Azure SQL Database.
-
Managing Azure SQL Database Roles and Permissions
After watching this video; you will be able to manage Microsoft Azure SQL Database roles and permissions.
-
Managing Azure Windows VMs
After watching this video; you will be able to manage Microsoft Azure Windows virtual machines.
-
Managing Azure with PowerShell
After watching this video; you will be able to manage Microsoft Azure using PowerShell.
-
Managing Azure with the Azure Management Portal
After watching this video; you will be able to manage a Microsoft Azure account using the Azure Management Portal.
-
Managing Azure with the New Azure Portal
After watching this video; you will be able to manage a Microsoft Azure account using the new Azure Management Portal.
-
Managing Storage and Cloud Services
After watching this video; you will be able to create and manage storage and cloud service objects on Microsoft Azure.
-
Managing VMs with Xplat-cli
After watching this video; you will be able to manage virtual machine configuration with the Microsoft Azure Cross-Platform Command-Line Interface.
-
Mobile Apps and Services
After watching this video; you will be able to describe mobile apps and Azure mobile services.
-
Modifying a Virtual Network Using Configuration Files
After watching this video; you will be able to modify a virtual network in Microsoft Azure using configuration files.
-
Monitoring an Azure VM
After watching this video; you will be able to monitor a Microsoft Azure virtual machine.
-
Monitoring Azure AD Directory Sync
After watching this video; you will be able to monitor Microsoft Azure AD synchronization.
-
Monitoring Azure SQL Database Metrics
After watching this video; you will be able to monitor Microsoft Azure SQL Database metrics.
-
Monitoring Cache Values
Microsoft Azure allows user to monitor cache values. In this video; Aaron Sampson explains how to monitor cache values to help configure caches effectively.
-
Monitoring Storage
After watching this video; you will be able to monitor storage in Microsoft Azure.
-
PaaS Cloud Deployment
After watching this video; you will be able to describe PaaS cloud service deployment options.
-
PaaS Cloud Overview
After watching this video; you will be able to describe PaaS cloud services in Azure.
-
Placing Domain Controllers in Azure
After watching this video; you will be able to identify considerations when placing Active Directory domain controllers on Microsoft Azure Active Directory.
-
Planning AD Azure Integration
After watching this video; you will be able to describe Microsoft Azure Active Directory integration with on-premises Active Directory.
-
Planning and Configuring a Virtual Network
After watching this video; you will be able to plan and configure a virtual network in Microsoft Azure.
-
Planning and Deploying a Virtual Machine
After watching this video; you will be able to plan and deploy a virtual machine in Microsoft Azure.
-
Planning Azure VM Deployment
After watching this video; you will be able to plan a deployment of Azure virtual machines.
-
Planning Name Resolution
After watching this video; you will be able to plan name resolution in Microsoft Azure.
-
Planning Website Deployment Methods
After watching this video; you will be able to plan deployment methods for Microsoft Azure websites.
-
Populating Tables
In Microsoft Azure; if you use table storage; you need to define those tables and populate them with data. In this video; Aaron Sampson explains some ways to get data into tables.
-
Preparing On-premises AD for Azure AD Sync
After watching this video; you will be able to prepare on-premises Active Directory for synchronization with Azure AD Sync.
-
Publishing a Runbook
After watching this video; you will be able to publish a runbook in Microsoft Azure.
-
Publishing Media
After watching this video; you will be able to publish media on Microsoft Azure.
-
Regional Virtual Networks
After watching this video; you will be able to identify features supported by regional Virtual Networks in Microsoft Azure.
-
Restoring an Azure SQL Database
After watching this video; you will be able to restore Microsoft Azure SQL Databases.
-
Scaling a PaaS Cloud Service
After watching this video; you will be able to schedule a larger instance count for a PaaS cloud service in expectation of a load peak.
-
Scaling Out a Website
After watching this video; you will be able to scale out a Microsoft Azure Website.
-
Scaling Up a Website
After watching this video; you will be able to scale up a Microsoft Azure website.
-
Scenarios for Virtual Networking
After watching this video; you will be able to identify scenarios for virtual networking in Microsoft Azure.
-
Services for Website Hosting
After watching this video; you will be able to contrast methods for hosting websites in Microsoft Azure.
-
Sizing VMs
After watching this video; you will be able to describe considerations for sizing Microsoft Azure IaaS virtual machines.
-
SQL Azure Feature Comparison
Microsoft Azure provides you options for creating a database without setting up a virtual machine to host that database. However; all the features of an SQL Server are not available in SQL Azure. In this video; Aaron Sampson compares the features of SQL Server and SQL Azure.
-
Storage - Creating Basic BLOBs
In Microsoft Azure; if you need Blob storage; you have to create a storage account to hold your objects. In this video; Aaron Sampson demonstrates how to store Blobs.
-
Storage - Creating Basic Tables
In Microsoft Azure; you can get tabular storage for your requirements. In this video; Aaron Sampson demonstrates how to get started with creating and configuring tables.
-
Storage - Customizing and Querying Tables
Microsoft Azure tables can store an enormous amount of data. In this video; Aaron Sampson explains some configuration and querying options to organize and locate the required data in tables.
-
Storage Considerations
After watching this video; you will be able to identify considerations for choosing storage for an Azure application.
-
Testing and Troubleshooting a Runbook
After watching this video; you will be able to test and troubleshoot a runbook on Microsoft Azure.
-
Traffic Manager - Configuring Failover Mode
In Microsoft Azure; you can use the Failover mode to set preferred access to an instance of an application so that all client requests are routed to that instance. If that instance becomes unavailable; you can configure an alternate instance to provide uninterrupted access. In this video; Aaron Sampson demonstrates how to set up a Failover mode.
-
Traffic Manager - Configuring Performance Mode
In Microsoft Azure; you can use the traffic manager performance option to locate the closest instance of the application. In this video; Aaron Sampson demonstrates how to use the traffic manager performance option.
-
Traffic Manager - Configuring Round Robin Mode
Microsoft Azure is a cloud-based environment with world-wide connectivity through any Microsoft-managed datacenters. In this video; Aaron Sampson will show you how the Traffic manager Round Robin mode distributes traffic equally but also still tries to maintain the best performing option.
-
Traffic Manager Best Practice
After watching this video; you will be able to describe best practices for using Traffic Manager in Microsoft Azure.
-
Trusts and Single Sign-on in Azure AD-FS
After watching this video; you will be able to describe options for configuring trusts and single sign-on in Microsoft Azure Active Directory Federated Services.
-
Understanding Azure Active Directory
Microsoft Azure allows you to create and define a directory service for the storage of objects. In this video; Aaron Sampson discusses about the concepts and benefits of the cloud-based active directory services.
-
Understanding Azure Security
In Microsoft Azure; you can secure the cloud-based data services and applications. In this video; Aaron Sampson discusses about the security of the cloud-based sevices.
-
Understanding Azure Storage - BLOBs
In Microsoft Azure; you can use BLOBs to store and access large files. In this video; Aaron Sampson discusses about the basics of Binary Large Objects or BLOBs storage.
-
Understanding Azure Storage - Tables
In Microsoft Azure; you can design tables in the storage account and store the data in it. In this video; Aaron Sampson discusses about the tables.
-
Understanding Caches
Microsoft Azure provides the facility of creating caches; which helps to enhance the performance of applications by providing dedicated memory where data can reside. In this video; Aaron Sampson explains some basic concepts about caches.
-
Understanding Database Sync Groups
Microsoft Azure provides the ability to replicate data from one database to another or from one server to another to make client-access much faster and more efficient. In this video; Aaron Sampson explains how to use database sync groups.
-
Understanding Execution Models
In order to determine the type of Microsoft Azure subscription that best suits your needs; you need to first be familiar with the different approaches to supporting applications in the cloud. In this video; Aaron Sampson explains the three kinds of execution models.
-
Understanding Network Models
Microsoft Azure allows you to meet the networking demands of your organization. In this video; Aaron Sampson discusses about the network models available in the Microsoft Azure.
-
Understanding SQL Azure Architecture
In Microsoft Azure; you need to understand the architecture of SQL Azure databases to determine which approach might suit the database requirements. In this video; Aaron Sampson introduces the SQL Azure Architecture.
-
Understanding SQL Azure Security
In Microsoft Azure; you need to understand the SQL Azure security to fully take advantage of its administrative advantages. In this video; Aaron Sampson examines the SQL Azure Security model to determine the security requirements.
-
Understanding Storage Models
In Microsoft Azure; you can use different options to store and access data in the cloud. In this video; Aaron Sampson discusses about the storage models used to access and store data in the cloud.
-
Understanding Traffic Manager
Microsoft Azure provides useful features for large organizations that have clients in different locations around the world; who need access to the same web site. In this video; Aaron Sampson explains how the Traffic Manager feature distributes client access across multiple instances for faster and more reliable access.
-
Understanding Virtual Networks
Microsoft Azure allows users to create a virtual network to host multiple virtual machines. In this video; Aaron Sampson explains how virtual networks serve user needs.
-
Understanding VPN Options within Virtual Networks
Microsoft Azure allows users to access virtual networks both through the Azure portal as well as through a virtual private network. In this video; Aaron Sampson examines which type of VPN best suits the requirements of the organization.
-
Understanding Web Site Content Publishing
Microsoft Azure provides various options for web site developers to design sites according to their requirements by publishing content to sites. In this video; Aaron Sampson explains the options for enabling web site content publishing.
-
Understanding Web Site Models
In Microsoft Azure; you can design a site and its server or just a site. In this video; Aaron Sampson demonstrates the options available for creating and hosting websites in Windows Azure.
-
Understanding Web Site Scaling
Microsoft Azure provides you various options for allotting resources to a web site according to your web site traffic. In this video; Aaron Sampson explains the options for web site scaling to upscale and downscale the resources that have been allocated to a site.
-
Updating a Website
After watching this video; you will be able to update a website on Microsoft Azure.
-
Verifying a VNet-to-VNet Connection
After watching this video; you will be able to verify VNet-to-VNet connection configuration using the Microsoft Azure management portal.
-
Virtual Machine Overview
After watching this video; you will be able to identify workloads for Azure IaaS and contrast on-premises and Azure virtual machines.
-
Virtual Network Features
After watching this video; you will be able to describe features of virtual networks in Microsoft Azure.
-
Virtual Network Overview
After watching this video; you will be able to describe virtual networks in Microsoft Azure.
-
Website Diagnostics
After watching this video; you will be able to describe site diagnostics in Microsoft Azure.
-
Website Monitoring
After watching this video; you will be able to describe website monitoring in Microsoft Azure.
-
Website Planning Scenarios
After watching this video; you will be able to describe some common scenarios for websites to be deployed to Microsoft Azure.
-
32-bit vs. 64-bit
After watching this video; you will be able to choose between a 32-bit and 64-bit platform.
-
Adding Storage
After watching this video; you will be able to purchase additional storage for a subscription.
-
Apply Themes
After watching this video; you will be able to apply themes.
-
Assign and Revoke Licenses
After watching this video; you will be able to work with licenses including assigning and revoking them.
-
Automate Installs
After watching this video; you will be able to configure automated installs.
-
Browser Requirements
After watching this video; you will be able to identify browser requirement to support Office 365 and Intune.
-
Cloud Models
After watching this video; you will be able to describe cloud models and characteristics.
-
Cloud Platforms
After watching this video; you will be able to describe the various types of cloud platforms.
-
Cloud Service – Provider vs. Consumer Access
After watching this video; you will be able to describe cloud services with reference to access levels and responsibility.
-
Cloud Service – Responsibility
After watching this video; you will be able to describe service provider risk and associated guarantees including changing provider; data transfer; etc.
-
Cloud Service – Status and Availability
After watching this video; you will be able to describe business continuity and disaster recovery provisioning in addition to service improvement and maintenance.
-
Cloud Service Characteristics
After watching this video; you will be able to describe cloud service characteristics.
-
Cloud Service Compliance
After watching this video; you will be able to describe compliance with reference to accepted standards and legal imperatives.
-
Cloud Service Health Management
After watching this video; you will be able to describe system health monitoring.
-
Cloud Service Maintenance
After watching this video; you will be able to describe service maintenance and release schedules.
-
Cloud Service Privacy
After watching this video; you will be able to describe security with reference to cloud services including operational and data asset policy and procedures.
-
Cloud Service Security
After watching this video; you will be able to describe data security with reference to applied practices and methodologies.
-
Cloud Service Transparency
After watching this video; you will be able to describe service consumer access to data assets and operational data; and transparency of data.
-
Cloud Services – IaaS
After watching this video; you will be able to describe cloud services – IaaS.
-
Cloud Services – PaaS
After watching this video; you will be able to describe cloud services – PaaS.
-
Cloud Services – SaaS
After watching this video; you will be able to describe cloud services – SaaS.
-
Communications to Skype
After watching this video; you will be able to troubleshoot communications to Skype users and users in other companies using Skype for Business.
-
Configure and Confirm Skype for Business Partners
After watching this video; you will be able to configure Skype for Business partner federation.
-
Configure External Skype Users
After watching this video; you will be able to configure external Skype users.
-
Configure Skype for Business Online DNS
After watching this video; you will be able to configure Skype for Business Online DNS.
-
Configuring Alerts
After watching this video; you will be able to work with the alerting system in Intune.
-
Configuring Dial-in Settings and Invitation Options
After watching this video; you will be able to configure dial-in and invitation option settings.
-
Configuring External Sharing
After watching this video; you will be able to configure external sharing.
-
Configuring Storage and Resource Limits
After watching this video; you will be able to configure storage and resource limits.
-
Connection Issues with Skype for Business Online
After watching this video; you will be able to troubleshoot connection issues with Skype for Business Online.
-
Connection to Skype for Business Online
After watching this video; you will be able to use the Connection Analyzer.
-
Create and Deploy Policies
After watching this video; you will be able to create and deploy Intune policies.
-
Create and Manage Groups
After watching this video; you will be able to create users and user groups and manage users and group memberships.
-
Create and Manage Users and Identities
After watching this video; you will be able to create Office and Intune users and associated identities.
-
Creating SharePoint Team Sites
After watching this video; you will be able to create SharePoint team sites.
-
Delegated Administration
After watching this video; you will be able to manage the administrative roles and the delegation of administration.
-
Deleted Files
After watching this video; you will be able to describe SharePoint deleted files status.
-
Determine User Location
After watching this video; you will be able to determine user locations.
-
Differentiate Between On-premises IT Service Models
After watching this video; you will be able to describe the difference between traditional and cloud-hosted service.
-
Domain Name Configuration
After watching this video; you will be able to configure custom domain name for Microsoft cloud services.
-
Establish Cloud Services – Microsoft Intune
Establish Cloud Services – Microsoft Intune
-
Establish Cloud Services – Office 365
After watching this video; you will be able to manage tenant setup and service administration for Intune.
-
Exam 98-369 – Course Introduction
After watching this video; you will be able to describe the requirements for objects 2 and 3 of the 98-369 certification exam.
-
Hybrid Cloud
After watching this video; you will be able to describe hybrid cloud architecture.
-
Identify Mobile Device Management Policies
After watching this video; you will be able to identify MDM policies.
-
Identify Office Repair Requirement
After watching this video; you will be able to identify when Office 365 requires a repair.
-
Identify Software Requirements
After watching this video; you will be able to identify software requirements.
-
Identify Storage Limits
After watching this video; you will be able to identify storage limits.
-
Identity Management
After watching this video; you will be able to manage tenant setup and service administration for Office 365.
-
Install Microsoft Intune Client Management Software
After watching this video; you will be able to install Intune client management software.
-
Intune Options and Plans
After watching this video; you will be able to describe the available service options for the Intune services.
-
Investigate Issues Receiving and Sending E-mail
After watching this video; you will be able to troubleshoot issues related to sending/receiving e-mail.
-
Issues Accessing a Delegated Mailbox
After watching this video; you will be able to describe delegated mailbox issues.
-
Manage Anti-spam and Anti-virus Settings
After watching this video; you will be able to manage anti-spam and anti-virus settings.
-
Manage Contacts and Contact Groups
After watching this video; you will be able to manage contacts and contact groups.
-
Manage External Communication Settings
After watching this video; you will be able to manage external communication setting.
-
Manage Password Policy
After watching this video; you will be able to manage password policy.
-
Manage Recipient Mailboxes
After watching this video; you will be able to manage recipient mailboxes.
-
Manage Resources
After watching this video; you will be able to manage resources.
-
Manage Roles
After watching this video; you will be able to manage roles and describe administrative roles in Office 365 and Intune.
-
Manage Skype for Business User Options
After watching this video; you will be able to manage Skype for Business user options.
-
Manage Subscriptions and Licenses
After watching this video; you will be able to manage subscriptions and licenses.
-
Managing "Open with Explorer" Issues
"After watching this video; you will be able to handle ""Open with Explorer"" issues."
-
Monitoring the Maintenance Schedule
After watching this video; you will be able to work with the maintenance schedule.
-
Monitoring the Message Center
After watching this video; you will be able to work with the Messaging center.
-
Office 365 Options and Plans
After watching this video; you will be able to describe the available service options for the Office 365 services.
-
Office 365 ProPlus OS Requirements
After watching this video; you will be able to identify OS requirement for Office 365 ProPlus.
-
Recover Deleted Content
After watching this video; you will be able to work with SharePoint file recovery.
-
Repair an Office 365 Installation
After watching this video; you will be able to work with the Office Repair tool.
-
Repairing OneDrive Sync Issues
After watching this video; you will be able to repair OneDrive sync issues.
-
Requirements and Dependencies – Intune
After watching this video; you will be able to describe the requirements and dependencies associated with the Microsoft Intune Service.
-
Requirements and Dependencies – Office 365
After watching this video; you will be able to describe the requirements and dependencies associated with the Office 365 service.
-
Requirements and Dependencies – Office 365 Networks
After watching this video; you will be able to describe the requirements and dependencies associated with the Office 365 service.
-
Resetting an Office 365 Password
After watching this video; you will be able to reset an Office 365 password.
-
Resolving Cloud Service Issues
After watching this video; you will be able to describe and troubleshoot deployment and end user-related issues with Office 365; Intune; SharePoint and OneDrive; and Skype for Business.
-
Resolving Sign-in and Connection Issues
After watching this video; you will be able to resolve issues with sign-in; passwords; and Office application activation.
-
Service Payment Models
After watching this video; you will be able to describe payment models for cloud services.
-
Service Requests
After watching this video; you will be able to work with service request logging.
-
Service-level Agreement
After watching this video; you will be able to describe service-level agreement; Business Continuity; Disaster Recovery; and Backup Restore.
-
Set Up Notifications
After watching this video; you will be able to configure notifications.
-
Setting Up Social Features Using Newsfeeds or Yammer
After watching this video; you will be able to set up social features using newsfeeds or yammer.
-
Skype for Business Sign-in Issues
After watching this video; you will be able to troubleshoot Skype for Business Online sign-in issues.
-
Skype for Business Troubleshoot Wizards
After watching this video; you will be able to use the Skype troubleshoot wizards.
-
Subscribe to RSS Feeds
After watching this video; you will be able to configure Office 365 Service Health RSS Feeds.
-
Troubleshoot "Open with Explorer" Not Working
"After watching this video; you will be able to troubleshoot ""Open with Explorer"" not working."
-
Troubleshoot Access to a Delegated Mailbox
After watching this video; you will be able to troubleshoot delegated mailbox access.
-
Troubleshoot OneDrive Not Syncing
After watching this video; you will be able to troubleshoot OneDrive not syncing.
-
Troubleshooting Mobile Device Connections
After watching this video; you will be able to troubleshoot mobile device connections to Office 365 or Microsoft Intune MDM.
-
Use the E-mail Send/Receive Troubleshoot Utility
After watching this video; you will be able to work with the send/receive Troubleshoot utility.
-
Utilizing the Service Health Tools
After watching this video; you will be able to work with the Service Health Dashboard.
-
Deploy and Administer Cloud Services
After watching this video; you will be able to deploy and administer cloud services.
-
Implementing Cloud Services and Security
After watching this video; you will be able to implement Cloud Services and Security.
-
Using and Configuring Cloud Services
After watching this video; you will be able to use and configure cloud services.
-
Accessing Intune Applications
After watching this video; you will be able to sign in to a managed application.
-
Activating Azure RMS – Azure
After watching this video; you will be able to set up Azure RMS service on the Azure portal.
-
Activating Azure RMS – Office 365
After watching this video; you will be able to set up Azure RMS service on the Office 365 portal.
-
Activating RMS for Individuals
After watching this video; you will be able to set up RMS for Individuals.
-
Altering File Protection
After watching this video; you will be able to modify RM protection on a protected file.
-
Azure Active Directory Management Console
After watching this video; you will be able to navigate the Azure Active Directory management console.
-
Azure Active Directory Premium
After watching this video; you will be able to install the Azure Active Directory Premium options.
-
Azure AD Access Panel
After watching this video; you will be able to work with the Access Panel portal.
-
Azure AD Application Management
After watching this video; you will be able to describe the configuration of Azure AD applications.
-
Azure AD Applications
After watching this video; you will be able to add and delete applications to/from Azure AD.
-
Azure AD Configuration #1
After watching this video; you will be able to describe the configuration of Active Directory Azure.
-
Azure AD Configuration #2
After watching this video; you will be able to describe the configuration of Active Directory Azure.
-
Azure AD Configure SSO
After watching this video; you will be able to configure SSO for a well-known SaaS application.
-
Azure AD Integration (Sync) Configuration
After watching this video; you will be able to configure and test synchronization between Azure AD and on-premises AD.
-
Azure AD Integration (Sync) Setup
After watching this video; you will be able to set up synchronization between Azure AD and on-premises AD.
-
Azure AD Password Management
After watching this video; you will be able to work with Azure password management tools.
-
Azure AD Reports
After watching this video; you will be able to work with the Azure AD report management facility.
-
Azure Password Reset
After watching this video; you will be able to work with Azure self-service password reset.
-
Azure Rights Management
After watching this video; you will be able to describe Azure RMS with respect to supported devices and platforms; role within EMS; and capabilities.
-
Azure RMS – Encryption Key Management
After watching this video; you will be able to describe the management of the Azure RMS tenant (encryption) key.
-
Azure RMS System
After watching this video; you will be able to describe the Azure RMS system; supporting components; required subscriptions; and compliance.
-
Configure AD Azure Branding
After watching this video; you will be able to configure a customized branding for AD Azure.
-
Configuring RMS Management
After watching this video; you will be able to describe the purpose; requirements; and establishment of Azure RMS Super Users.
-
Configuring RMS Templates
After watching this video; you will be able to configure existing custom RMS protection templates.
-
Copy and Remove RMS Templates
After watching this video; you will be able to copy and remove RMS protection templates.
-
Creating RMS Templates
After watching this video; you will be able to create new custom RMS protection templates.
-
Data Access Protection
After watching this video; you will be able to describe file protection within Azure RMS.
-
Deploying an Intune Managed Application
After watching this video; you will be able to deploy an application.
-
Describing the Components of Microsoft EMS
After watching this video; you will be able to outline EMS components: Azure Active Directory; Microsoft Intune; Azure Rights Management; and the costing structure of the EMS.
-
E-mail Protection
After watching this video; you will be able to send protected e-mail to a recipient.
-
E-mail Workflow
After watching this video; you will be able to work with e-mail notifications within Azure RMS workflows.
-
E-mailing Attachments
After watching this video; you will be able to send protected e-mail attachments and configure attachment settings.
-
Getting Started with Microsoft Intune
After watching this video; you will be able to outline the architecture of the Microsoft Intune product and its capabilities.
-
Interapplication Data Control
After watching this video; you will be able to describe copy and paste policy-based restrictions between managed and unmanaged applications.
-
Intune Administration
After watching this video; you will be able to work with the Intune administration settings.
-
Intune Application Access
After watching this video; you will be able to work with Office 365 Exchange Online mail from an Intune-managed device.
-
Intune Application Policy
After watching this video; you will be able to work with application policy settings.
-
Intune Compliance Policy
After watching this video; you will be able to create and deploy Intune device compliance policy.
-
Intune Compliance Policy Options
After watching this video; you will be able to work with the Intune Compliance policy.
-
Intune Conditional Access Policy
After watching this video; you will be able to work with the Intune conditional access policy.
-
Intune Configuration Policy Creation
After watching this video; you will be able to create and deploy Intune device Configuration policy.
-
Intune Configuration Policy Options
After watching this video; you will be able to work with the Intune Configuration policy.
-
Intune Device Enrollment
After watching this video; you will be able to enroll a device with Intune.
-
Intune Management Console Architecture
After watching this video; you will be able to navigate and manage the Intune management console.
-
Managed Intune Applications
After watching this video; you will be able to work with managed applications.
-
Managing Azure AD Groups
After watching this video; you will be able to create AD groups and manage group membership using manual and dynamic techniques.
-
Managing Azure AD Users
After watching this video; you will be able to create and manage AD users.
-
Managing Azure RMS Logging and Analysis
After watching this video; you will be able to describe data asset logging and usage with the Azure RMS service.
-
Mobile Device Management
After watching this video; you will be able to describe MDM capabilities within Office 365 and Intune.
-
Office 365 MDM Configuration
After watching this video; you will be able to navigate the Office 365 MDM console options.
-
Office 365 Security Policy
After watching this video; you will be able to work with the Office 365 MDM management tools.
-
Policy Management
After watching this video; you will be able to describe the device policy management options within Intune and navigate the Intune console.
-
Protecting a Document by Direct Configuration
After watching this video; you will be able to protect a Word document at rest using 'on the spot' configuration settings.
-
Protecting a Document Using an RMS template
After watching this video; you will be able to protect a Word document at rest by applying a template.
-
Protecting Files that are not RMS aware
After watching this video; you will be able to protect a file that is not RMS-aware.
-
Refresh RMS Templates
After watching this video; you will be able to refresh RMS protection templates.
-
Removing File Protection
After watching this video; you will be able to remove RMS protection.
-
Revoking Document Access
After watching this video; you will be able to work with end user document revocation.
-
RMS Default Templates
After watching this video; you will be able to work with the default protection templates.
-
Set Up the Sharing Application
After watching this video; you will be able to set up the RMS sharing application.
-
Sign-in to Office 365
After watching this video; you will be able to sign in and use Azure RMS.
-
Subscribing to Microsoft Azure
After watching this video; you will be able to subscribe to Microsoft Azure and gain access to Azure Active Directory.
-
Subscribing to the Intune Service
After watching this video; you will be able to subscribe to the Microsoft Intune service.
-
Tracking Document Usage
After watching this video; you will be able to work with end user document tracking.
-
User and Group Management
After watching this video; you will be able to define users and groups; and work with Dynamic groups.
-
Using a Managed Browser
After watching this video; you will be able to describe the use of a managed browser.
-
Configuring Standard and Production Checkpoints
After watching this video; you will be able to configure standard and production checkpoints in Hyper-V Manager on Windows Server Technical Preview.
-
Connected Standby
After watching this video; you will be able to describe support for connected standby in Hyper-V Technical Preview.
-
Enable Remote Hyper-V Host Management
After watching this video; you will be able to enable remote management on a Windows Server Technical Preview Hyper-V host .
-
Enabling and Disabling Checkpoints
After watching this video; you will be able to enable and disable checkpoints in Hyper-V Manager on Windows Server Technical Preview.
-
Hot Add and Remove for NIC and Memory
After watching this video; you will be able to describe the hot add functionality for NIC and memory in Hyper-V Technical Preview.
-
Hyper-V Manager
After watching this video; you will be able to describe the Hyper-V Manager GUI in Windows Server Technical Preview.
-
Hyper-V Manager Improvements
After watching this video; you will be able to describe improvements made to Hyper-V Manager in Hyper-V Technical Preview.
-
Hyper-V Technical Preview Overview
After watching this video; you will be able to describe the editions and requirements of Hyper-V Technical Preview.
-
Installing Hyper-V Role with PowerShell
After watching this video; you will be able to add the Hyper-V role on Windows Server Technical Preview using PowerShell.
-
Installing Hyper-V Role with Server Manager
After watching this video; you will be able to add the Hyper-V role on Windows Server Technical Preview using Server Manager.
-
Installing Hyper-V Server
After watching this video; you will be able to install the standalone Hyper-V Server Technical Preview.
-
Integration Services
After watching this video; you will be able to describe integration services and the use of Windows Update in Hyper-V Technical Preview.
-
Linux Secure Boot
After watching this video; you will be able to describe support for Linux secure boot in Hyper-V Technical Preview.
-
Production Checkpoints
After watching this video; you will be able to describe a scenario for using production checkpoints in Hyper-V Technical Preview.
-
Rolling Hyper-V Cluster Upgrade
After watching this video; you will be able to describe the rolling Hyper-V cluster upgrade features to upgrade the functional level of a cluster VM by VM in Hyper-V Technical Preview.
-
Supported Guests
After watching this video; you will be able to list supported guest OS for Hyper-V Technical Preview.
-
Virtual Machine Configuration Version
After watching this video; you will be able to describe new configuration versions in Hyper-V Technical Preview.
-
VM Configuration File Format
After watching this video; you will be able to describe new VM configuration file format in Hyper-V Technical Preview.
-
Windows 10 Client Hyper-V
After watching this video; you will be able to compare features of Hyper-V Technical Preview and client Hyper-V on Windows 10.
-
Add Reporting Services Role
After watching this video; you will be able to implement adding reporting services roles.
-
Adding Operating System Images
After watching this video; you will be able to implement adding operating system images.
-
Alert States in Configuration Manager
After watching this video; you will be able to describe alert states while monitoring alerts in configuration manager.
-
Alerts
After watching this video; you will be able to describe alerts in SCCM configuration manager.
-
Archiving the Backup Snapshot
After watching this video; you will be able to implement archiving the backup snapshot.
-
Assigning Content Locations
After watching this video; you will be able to describe assigning content locations.
-
Assigning Roles for Administration (Part 1)
After watching this video; you will be able to describe assigning roles for administration.
-
Assigning Roles for Administration (Part 2)
After watching this video; you will be able to implement assigning roles for administration.
-
Backup Site Server Maintenance Task
After watching this video; you will be able to discuss Backup Site Server maintenance task.
-
Best Practices
After watching this video; you will be able to describe best practices.
-
Best Practices for Maintenance Windows
After watching this video; you will be able to describe the best practices for maintenance windows.
-
Best Practices for SCCM Client Deployment
After watching this video; you will be able to describe best practices for SCCM Client deployment.
-
Boot Images
After watching this video; you will be able to discuss boot images.
-
Boundaries
After watching this video; you will be able to implement boundaries.
-
Boundary Groups
After watching this video; you will be able to implement boundary groups.
-
Built-in Collections - Collection Types
After watching this video; you will be able to describe built-in collections and collection types.
-
CAS Deploying Site Roles
After watching this video; you will be able to describe CAS deploying site roles.
-
Certificates - Managing Security Features (Part 1)
After watching this video; you will be able to describe certificates.
-
Certificates - Managing Security Features (Part 2)
After watching this video; you will be able to describe managing security features.
-
Client Compliance Assessment
After watching this video; you will be able to describe client compliance assessment.
-
Client Settings Configuration
After watching this video; you will be able to configure custom client settings in System Center Configuration Manager 2012 R2.
-
Collections and Administrative Scopes
After watching this video; you will be able to describe collections and administrative scopes.
-
Complex Query (Part 1)
After watching this video; you will be able to describe complex queries.
-
Complex Query (Part 2)
After watching this video; you will be able to implement complex queries.
-
Compliance Assessment States
After watching this video; you will be able to describe compliance assessment states.
-
Compliance Settings Uses
After watching this video; you will be able to describe the uses of compliance settings.
-
Configuration Baselines
After watching this video; you will be able to implement configuration baselines.
-
Configuration Items
After watching this video; you will be able to describe configuration items.
-
Configure Alerts
After watching this video; you will be able to configure alerts.
-
Configure and Monitor FEP Clients
After watching this video; you will be able to configure and monitor FEP clients.
-
Configure the Firewall
After watching this video; you will be able to configure the firewall.
-
Configuring Boundaries
After watching this video; you will be able to configure boundaries.
-
Configuring Client Settings
After watching this video; you will be able to configure client settings .
-
Configuring Content Management Using SCCM
After watching this video; you will be able to configure content management using SCCM.
-
Create a Configuration Baseline
After watching this video; you will be able to create a configuration baseline.
-
Create a Configuration Item (Part 1)
After watching this video; you will be able to describe creating a configuration item.
-
Create a Configuration Item (Part 2)
After watching this video; you will be able to implement the creation of a configuration item.
-
Create a Configuration Item (Part 3)
After watching this video; you will be able to create a configuration item.
-
Create Applications
After watching this video; you will be able to implement creating applications.
-
Create Applications - APP-V
After watching this video; you will be able to implement creating applications using APP-V.
-
Create Applications - Introduction
After watching this video; you will be able to discuss creating an applications.
-
Create the System Management Container
After watching this video; you will be able to implement the system management container.
-
Create User and Device Collections (Part 1)
After watching this video; you will be able to implement the creation of a user.
-
Create User and Device Collections (Part 2)
After watching this video; you will be able to configure device collections.
-
Creating a Task Sequence
After watching this video; you will be able to implement creating a task sequence.
-
Creating Driver Packages
After watching this video; you will be able to implement creating driver packages.
-
Custom Collections
After watching this video; you will be able to describe custom collections.
-
Daily Tasks – Monitoring Site Health
After watching this video; you will be able to describe daily tasks while monitoring site health.
-
Data Protection Manager
After watching this video; you will be able to implement Data Protection Manager.
-
Deploy an Application
After watching this video; you will be able to deploy an application.
-
Deploy Configuration Baseline Monitor
After watching this video; you will be able to deploy a configuration baseline monitor.
-
Deploying Site Roles
After watching this video; you will be able to describe deploying site roles.
-
Deploying the SCCM Client to Mac and Linux/UNIX
After watching this video; you will be able to deploy SCCM Client to Mac and Linux/UNIX.
-
Deployment Types
After watching this video; you will be able to describe deployment types.
-
Desired Configuration Management
After watching this video; you will be able to describe configuration management.
-
Determining SCCM Client Installation Method (Part 1)
After watching this video; you will be able to describe determining the SCCM Client installation method.
-
Determining SCCM Client Installation Method (Part 2)
After watching this video; you will be able to implement SCCM Client installation method.
-
Determining SCCM Client Installation Method (Part 3)
After watching this video; you will be able to configure SCCM Client installation method.
-
Direct and Query Rules (Part 1)
After watching this video; you will be able to implement Direct and Query Rules.
-
Direct and Query Rules (Part 2)
After watching this video; you will be able to implement Direct and Query Rules.
-
Direct and Query Rules (Part 3)
After watching this video; you will be able to implement Direct and Query Rules.
-
Direct and Query Rules (Part 4)
After watching this video; you will be able to implement Direct and Query Rules.
-
Enable Hardware Inventory on Client Agents
After watching this video; you will be able to implement enabling hardware inventory on client agents.
-
Enable the Reporting Services Role
After watching this video; you will be able to implement enabling the reporting services role.
-
Enabling Discovery
After watching this video; you will be able to implement enabling discovery.
-
Endpoint Protection Client
After watching this video; you will be able to discuss the endpoint protection client.
-
Endpoint Protection Configuration
After watching this video; you will be able to implement endpoint protection configuration.
-
Extend the AD Schema
After watching this video; you will be able to discuss the AD schema.
-
Extending Hardware Inventory using WMI
After watching this video; you will be able to implement extending hardware inventory using WMI.
-
Find all Windows 8 Machines
After watching this video; you will be able to implement finding all Windows 8 machines.
-
Function of Collections (Part 1)
After watching this video; you will be able to describe the function of collections.
-
Function of Collections (Part 2)
After watching this video; you will be able to describe function of collections.
-
HTTPS Client Connections (Part 1)
After watching this video; you will be able to describe HTTPS client connections.
-
HTTPS Client Connections (Part 2)
After watching this video; you will be able to implement HTTPS client connections.
-
Install System Center 2012 R2 Configuration Manager
After watching this video; you will be able to implement installion of system center 2012 R2 configuration manager.
-
Install the Reporting Services Point
After watching this video; you will be able to implement the install the reporting services point.
-
Installing the SCCM Client
After watching this video; you will be able to install the SCCM Client.
-
Installing the SCCM Client (Agent)
After watching this video; you will be able to implement installing the SCCM client agent .
-
Integration Requirements
After watching this video; you will be able to describe integration requirements.
-
Key Security Features MDM
After watching this video; you will be able to describe key security features MDM.
-
Kiosk Mode
After watching this video; you will be able to describe kiosk mode.
-
Maintenance Window Components
After watching this video; you will be able to describe maintenance window components.
-
Maintenance Windows
After watching this video; you will be able to describe maintenance windows.
-
Manage Collection Properties
After watching this video; you will be able to describe managing collection properties.
-
Managing Boundaries
After watching this video; you will be able to describe managing boundaries.
-
Managing Boundary Groups
After watching this video; you will be able to describe managing boundary groups.
-
Managing Collections
After watching this video; you will be able to describe managing collections.
-
Managing Collections Introduction
After watching this video; you will be able to describe managing collections.
-
Managing Device and User Collections
After watching this video; you will be able to describe managing device and user collections.
-
Managing Operating System Images and Installers
After watching this video; you will be able to discuss managing operating system images and installers.
-
Managing Site Communications and Site Health
After watching this video; you will be able to describe managing site communications and site health.
-
MDM-Other Supported Features
After watching this video; you will be able to describe other supported features in MDM.
-
Migrate Users' Files and Settings
After watching this video; you will be able to discuss migrating users' files and settings.
-
Mobile Device Management (MDM)
After watching this video; you will be able to describe mobile device management (MDM).
-
Monitor Alerts in Configuration Manager
After watching this video; you will be able to implement monitoring alerts in configuration manager.
-
Monitoring Applications
After watching this video; you will be able to implement monitoring applications.
-
Monitoring Components of Site Health
After watching this video; you will be able to describe monitoring components of site health.
-
Monitoring Configuration Items and Baselines
After watching this video; you will be able to describe monitoring configuration items and baselines.
-
Monitoring Replication Link Status
After watching this video; you will be able to describe monitoring replication link status.
-
Monitoring System Status
After watching this video; you will be able to describe monitoring system status.
-
Multiple Maintenance Windows
After watching this video; you will be able to describe multiple maintenance windows.
-
Object Types - Security Scopes
After watching this video; you will be able to describe object types within security scopes.
-
Overlapping Boundaries
After watching this video; you will be able to describe overlapping boundaries.
-
Periodic Tasks – Monitoring Site Health
After watching this video; you will be able to describe periodic tasks while monitoring site health.
-
PKI Certificate Revocation
After watching this video; you will be able to describe PKI certificate revocation.
-
Planning for Multicast Deployments
After watching this video; you will be able to discuss planning for multicast deployments.
-
Planning System Roles for OS Deployments
After watching this video; you will be able to discuss planning system roles for OS deployments.
-
Preferred Management Points
After watching this video; you will be able to describe preferred management points.
-
Prerequisite Software Installation
After watching this video; you will be able to discuss prerequisite software installation.
-
Prerequisite Software Installation – WSUS
After watching this video; you will be able to discuss prerequisite software installation with WSUS.
-
Prerequisites for Deploying Operating Systems
After watching this video; you will be able to discuss the prerequisites for deploying operating systems.
-
Recover a Configuration Manager Site
After watching this video; you will be able to implement the recovery of a Configuration Manager site.
-
Recover a Site Database
After watching this video; you will be able to implement the recovery of a site database.
-
Replication Link Analyzer
After watching this video; you will be able to describe replication link analyzer.
-
Replication Link Status
After watching this video; you will be able to describe replication link status.
-
Requirements to Deploy Endpoint Protection
After watching this video; you will be able to describe the requirements to deploy endpoint protection.
-
Role-based Security
After watching this video; you will be able to describe role-based security.
-
SCCM Client in Virtual Desktop Infrastructures
After watching this video; you will be able to implement SCCM Client in virtual desktop infrastructures.
-
SCCM Client Installation Method
After watching this video; you will be able to describe SCCM Client installation method.
-
SCCM Client Installation Methods
After watching this video; you will be able to describe SCCM Client installation methods.
-
SCCM Disaster Recovery & Maintenance
After watching this video; you will be able to implement SCCM disaster recovery & maintenance.
-
SCCM Hardware Inventory
After watching this video; you will be able to describe SCCM hardware inventory.
-
SCCM Hardware Inventory Details
After watching this video; you will be able to describe SCCM hardware inventory details.
-
SCCM Software Inventory
After watching this video; you will be able to describe SCCM software inventory.
-
Security and Privacy for OS Deployment
After watching this video; you will be able to discuss security and privacy for OS deployment.
-
Security and Privacy Information
After watching this video; you will be able to describe security and privacy information.
-
Security Concerns and Best Practices
After watching this video; you will be able to outline and describe security concerns and best practices.
-
Security Roles
After watching this video; you will be able to describe security roles.
-
Security Scopes
After watching this video; you will be able to describe security scopes.
-
Servicing Images
After watching this video; you will be able to discuss servicing images.
-
Setting Up Discovery
After watching this video; you will be able to implement setting up discovery.
-
Software Updates Synchronization
After watching this video; you will be able to implement software updates synchronization.
-
Status Summarizers
After watching this video; you will be able to describe status summarizers.
-
Supported Operating Systems
After watching this video; you will be able to describe supported operating systems .
-
Supported Operating Systems for Deployment
After watching this video; you will be able to discuss supported operating systems for deployment.
-
Synchronization
After watching this video; you will be able to describe synchronization.
-
Synchronization of Internet-based Update Points
After watching this video; you will be able to discuss synchronization of Internet-based update points.
-
Task Sequences
After watching this video; you will be able to discuss task sequences.
-
Task Sequences Groups
After watching this video; you will be able to discuss Task Sequences Groups.
-
Third-party Computer Client Support
After watching this video; you will be able to describe third-party computer client support.
-
Types of Configuration Items
After watching this video; you will be able to describe types of configuration items.
-
Updates and Deployment Process
After watching this video; you will be able to describe updates and deployment process.
-
User Data and Profiles
After watching this video; you will be able to configure user data and profiles.
-
User State Migration Data
After watching this video; you will be able to discuss user state migration data.
-
Verify Reporting Services Point Installation
After watching this video; you will be able to verify reporting services point installation.
-
Viewing Reports
After watching this video; you will be able to describe viewing reports.
-
Viewing Site Service Status (Part 1)
After watching this video; you will be able to implement viewing site service status.
-
Viewing Site Service Status (Part 2)
After watching this video; you will be able to implement viewing site service status.
-
Weekly Tasks – Monitoring Site Health
After watching this video; you will be able to describe weekly tasks while monitoring site health.
-
What is Microsoft System Center?
After watching this video; you will be able to discuss Microsoft system center.
-
What is New in System Center 2012 R2
After watching this video; you will be able to describe what’s new in System Center 2012 R2.
-
What to Monitor
After watching this video; you will be able to describe what to monitor.
-
Where to Monitor
After watching this video; you will be able to describe where to monitor.
-
Windows Deployment Services
After watching this video; you will be able to discuss Windows Deployment Services.
-
Windows Intune and the Exchange Connector
After watching this video; you will be able to describe windows Intune and the exchange connector.
-
Working with Hotfixes
After watching this video; you will be able to discuss working with hotfixes.
-
Creating a Driver Package
After watching this video; you will be able to create a driver package.
-
Creating Task Sequences
After watching this video; you will be able to create task sequences.
-
Installing SCCM Client
After watching this video; you will be able to install SCCM Client.
-
Installing Server Roles
After watching this video; you will be able to install Server Roles.
-
Working with Alerts and Subscriptions
After watching this video; you will be able to use alerts and subscriptions.
-
Working with Discovery and Boundaries
After watching this video; you will be able to implement discovery and boundaries.
-
Working with Security Roles
After watching this video; you will be able to use security roles.
-
Adding an Update Server in Virtual Machine Manager
In this video; Aaron Sampson explains how to add an update server to System Center 2012 R2 Virtual Machine Manager.
-
Application Profiles
In System Center 2012 R2; application profiles provide the instructions for installing the applications to support a VMM managed service. In this video; Aaron Sampson demonstrates the functions and uses of application profiles in System Center.
-
Choosing a Cloud Model
In System Center 2012 R2; it is important to design cloud services according to what best meets the needs of the organization. One of the primary decisions is the choice of server infrastructure – choosing between the private cloud; the public cloud; and the hybrid cloud. In this video; Aaron Sampson discusses the features of each type of cloud service.
-
Cloud Services Process Pack
Microsoft System Center 2012 R2 provides Infrastructure as a service with the Cloud Services Process Pack; as well as cloud management to the organization. In this video; Aaron Sampson demonstrates the functions of the Cloud Services Process Pack to enhance the user experience by offering automation to the provisioning and management of your private cloud.
-
Cloud Services Process Pack Reporting
In this video; Aaron Sampson describes the reporting offerings of the cloud services process pack for Microsoft System Center 2012 R2.
-
Cloud Services Process Pack Request Offerings
In this video; Aaron Sampson describes the uses of Cloud Services Process Pack Request Offerings for Microsoft System Center 2012 R2.
-
Cloud Services Process Pack Terminology
In this video; Aaron Sampson describes Cloud Services Process Pack terminology for Microsoft System Center 2012 R2.
-
Configure Host Groups in Virtual Machine Manager
In this video; Aaron Sampson demonstrates how to set up host groups in System Center 2012 R2 Virtual Machine Manager.
-
Configure Orchestrator Integration Packs
In this video; Aaron Sampson explains how to configure Orchestrator integration packs.
-
Configure the Active Directory Connector
In this video; Aaron Sampson configures the Service Manager Active Directory connector in System Center 2012 R2.
-
Configure the Configuration Manager Connector
In this video; Aaron Sampson demonstrates how to configure the Service Manager Configuration Manager connector in System Center R2.
-
Configure the Operations Manager Connector
In this video; Aaron Sampson configures the Service Manager Operations Manager Alert connector in System Center 2012 R2.
-
Configure the Orchestrator Connector
In this video; Aaron Sampson configures the Service Manager Orchestrator connector in System Center 2012 R2.
-
Configure the Virtual Machine Manager Connector
In this video; Aaron Sampson configures the Service Manager Virtual Machine Manager; or VMM; connector in System Center 2012 R2.
-
Configure Virtual Machine Manager Dynamic Optimization
In this video; Aaron Sampson explains how to configure dynamic optimization in System Center 2012 R2 Virtual Machine Manager.
-
Configure Virtual Machine Manager Key Management
In this video; Aaron Sampson explains how to configure key management in System Center 2012 R2 Virtual Machine Manager.
-
Configure Virtual Machine Manager Service Accounts
In this video; Aaron Sampson demonstrates how to configure service accounts for System Center 2012 R2 Virtual Machine Manager.
-
Configure Virtual Machine Manager Virtual Networks
In this video; Aaron Sampson explains how to configure virtual networks in System Center 2012 R2 Virtual Machine Manager.
-
Configuring an Update Baseline in Virtual Machine Manager
In this video; Aaron Sampson demonstrates how to configure an update baseline in System Center 2012 R2 Virtual Machine Manager.
-
Configuring Guest OS Profiles
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to configure a guest OS profile.
-
Configuring Hardware Profiles
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to configure a hardware profile.
-
Configuring Self-Service Quotas
Self-service quotas limit what users can do within a specified cloud. In this video; Aaron Sampson implements user quotas using the Virtual Machine Manager; VMM; component of System Center 2012 R2.
-
Configuring Service Manager Basic Settings
Service Manager helps provide a robust and seamless IT service and can be configured and customized to meet the cloud's needs. In this video; Aaron Sampson performs basic configuration tasks for Service Manager in System Center 2012 R2.
-
Configuring SQL Server Protection
In this video; Aaron Sampson demonstrates how to configure SQL server protection using DPM.
-
Configuring storage pools for DPM
In this video; Aaron Sampson configures a storage pool for DPM in System Center R2.
-
Configuring the Operations Manager Web Part
In this video; Aaron Sampson configures the Operations Manager Web Part in System Center 2012 R2.
-
Configuring the PXE Server Role in Virtual Machine Manager
In this video; Aaron Sampson demonstrates how to add and configure the PXE Server Role in System Center 2012 R2 Virtual Machine Manager.
-
Create a VM Template
In this video; Aaron Sampson describes the process for creating a Virtual Machine template from a virtual hard disk using Microsoft System Center 2012 R2 Virtual Machine Manager.
-
Create an Orchestrator Runbook
In this video; Aaron Sampson demonstrates how to use System Center Orchestrator Runbook Designer.
-
Creating a Host Profile in Virtual Machine Manager
In this video; Aaron Sampson explains how to prepare for and create a host profile in System Center 2012 R2 Virtual Machine Manager.
-
Creating a Hyper-V Host Cluster in Virtual Machine Manager
In this video; Aaron Sampson demonstrates how to create a cluster in System Center 2012 R2 Virtual Machine Manager.
-
Creating a Self-Service User Role
User roles define who is able to do what; within what scope; and at what level of administrative ability; allowing users to do what they need to do while off-loading administrative tasks from a single person or group. In this video; Aaron Sampson creates a user role in the Virtual Machine Manager; or VMM; of System Center 2012 R2.
-
Creating a SQL Server Profile
In this video; Aaron Sampson describes the process for creating a SQL Server image and profile using Microsoft System Center 2012 R2 Virtual Machine Manager.
-
Creating a VM and Service Template for a SQL Server Deployment
In this video; Aaron Sampson describes the process in Microsoft System Center 2012 R2 Virtual Machine Manager for configuring Virtual Machine and Service templates used to complete an SQL Server deployment.
-
Creating an Application Profile
In this video; Aaron Sampson describes the process for creating an application profile using Microsoft System Center 2012 R2 Virtual Machine Manager.
-
Creating DPM Protection Groups
In this video; Aaron Sampson demonstrates how to create and configure a DPM protection group in System Center R2.
-
Creating Guest OS Profiles
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to create a guest OS profile.
-
Creating Hardware Profiles
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to create a hardware profile.
-
Deploy a Service Using App Controller
App Controller offers a self-service portal that allows defined self-service users to deploy any services that are required to support their environment without having to request permission. In this video; Aaron Sampson demonstrates how to deploy a service using the App Controller component of System Center 2012 R2.
-
Deploy a VM with Virtual Machine Manager
In this video; Aaron Sampson explains how to deploy a virtual machine with System Center 2012 R2 Virtual Machine Manager.
-
Deploying Agents
Operation Manager agents are installed on the target systems you want to be able to pull into your Operations Management server. In this video; Aaron Sampson demonstrates the process used to install Operations Manager agents in System Center 2012 R2.
-
Deploying an Application Profile
In this video; Aaron Sampson describes the process for deploying an application profile using Microsoft System Center 2012 R2 Virtual Machine Manager.
-
Deploying Bare-Metal Hyper-V hosts with Virtual Machine Manager and PXE
In deploying Bare-Metal Hyper-V hosts with Virtual Machine Manager (VMM) and PXE in Microsoft System Center 2012 R2; there are several key steps. The key components are the VMM server; the Windows Deployment Server (WDS); the Bare-Metal Server; and the library server. In this video; Aaron Sampson demonstrates the steps for using these components to deploy Bare-Metal Hyper-V hosts.
-
Deploying DPM Agents
In this video; Aaron Sampson demonstrates how to deploy DPM agents to domain and workgroup computers in System Center R2.
-
Deploying DPM Agents Using Certificate-based Authentication
In this video; Aaron Sampson demonstrates how to deploy DPM agents using certificate-based authentication in System Center R2.
-
Designing Private Clouds
In System Center 2012 R2; you can design a private cloud infrastructure to host data in-house to suit your needs. The private cloud can be based on your current data center; and the requirements that the existing center fulfils. In this video; Aaron Sampson provides a demonstration on how to design a private cloud.
-
Designing Runbooks
Microsoft System Center 2012 R2 has utilities that you can use to help automate the design of custom Runbooks in a private cloud environment. In this video; Aaron Sampson demonstrates how Runbooks can be designed effectively by first discussing the considerations you need to keep in mind before you get down to actually physically designing Runbooks.
-
Discovering and Deploying a Hyper-V Host in Virtual Machine Manager
In this video; Aaron Sampson explains how to discover and deploy a Hyper-V host using the Add Resource Wizard in System Center 2012 R2 Virtual Machine Manager.
-
DPM Backup Strategies
In Microsoft System Center 2012 R2; you can write backups directly to your Data Protection Manager (DPM) server. In this video; Aaron Sampson demonstrates the advantages and disadvantages of four different strategies for writing backups of protected information directly from the protected computer.
-
DPM Components
In Microsoft System Center 2012 R2; the Data Protection Manager (DPM) comprises different components that can be configured. In this video; Aaron Sampson demonstrates certain DPM components and their functions.
-
DPM Considerations
In Microsoft System Center 2012 R2; you can use the Data Protection Manager (DPM) to protect the private cloud. In this video; Aaron Sampson demonstrates how the DPM can be deployed by setting recovery point and recovery time objectives and defining protection parameters in the event of system failure.
-
DPM End-user File Protection
Microsoft System Center 2012 R2 allows users to recover their own files through the DPM end-user file protection infrastructure. In this video; Aaron Sampson demonstrates how to configure DPM end-user file protection options.
-
DPM In-place Upgrade
Microsoft System Center 2012 R2 presents a variety of options for users when they configure their DPM in-place upgrades. In this video; Aaron Sampson demonstrates how to do an in-place upgrade in DPM with System Center 2012 R2.
-
DPM Process
In Microsoft System Center 2012 R2; you can perform backups with Data Protection Manager (DPM) using the Volume Shadow Copy Service (VSS) process. In this video; Aaron Sampson demonstrates the requestor; provider and writer components of VSS and examines the seven-step process that is followed when backups are performed.
-
DPM Security Roles
In Microsoft System Center 2012 R2; you can assign and manage various security roles using Operations Manager. In this video; Aaron Sampson demonstrates how to use Operations Manager to assign tasks and level of access to various security roles in Data Protection Manager (DPM).
-
DPM Side-by-side Upgrade
Microsoft System Center 2012 R2 allows users who cannot do an in-place upgrade of DPM to do a side-by-side upgrade which keeps the original server secure while running the new server. In this video; Aaron Sampson demonstrates how to do a side-by-side upgrade of DPM and reconfigure each newly protected server.
-
DPM Storage Strategies
In Microsoft System Center 2012 R2; it is important that; when setting up a Data Protection Manager (DPM) infrastructure; you have enough storage capacity and the correct type of storage. In this video; Aaron Sampson demonstrates the different storage strategies for DPM.
-
DPM Upgrade Requirements
Microsoft System Center 2012 R2's Data Protection Manager (DPM) 2010 can be upgraded to the 2012 version; as long as specific infrastructural requirements are met. In this video; Aaron Sampson demonstrates the requirements to upgrade DPM.
-
Guest OS Profiles
In System Center 2012 R2; virtual machine templates and Guest Operating System profiles can be utilised to streamline configuration of multiple virtual machines. In this video; Aaron Sampson demonstrates the key elements of templates and Guest OS profiles in System Center.
-
Hardware Profiles
In System Center 2012 R2; hardware profiles are an essential component of virtual machine templates. In this video; Aaron Sampson demonstrates the function of hardware profiles and the role they play in the configuration of virtual machine templates.
-
Install and Configure an Orchestrator Management Server
In this video; Aaron Sampson installs and configures an Orchestrator Management server in System Center 2012 R2.
-
Installing App Controller
App Controller is fairly compatible with other System Center Components and as such can coexist with them. In this video; Aaron Sampson demonstrates how to install the App Controller component of System Center 2012 R2.
-
Installing DPM
In this video; Aaron Sampson discusses DPM hardware and software requirements and installation in System Center R2.
-
Installing Service Manager
In this video; Aaron Sampson explores the requirements for Service Manager and demonstrates how it is installed in System Center 2012 R2.
-
Installing the Operations Manager Web Part
In order to integrate Operations Manager with SharePoint; Web Part must first be configured and installed. In this video; Aaron Sampson explains how to install the Operations Manager Web Part in System Center 2012 R2.
-
Managing Server Updates Using Virtual Machine Manager
In System Center 2012; you can update virtual systems with ease using the Virtual Machine Manager (VMM) feature. In this video; Aaron Sampson demonstrates the process of updating virtual systems and explains how clusters are updated with minimal effect to the host.
-
Managing Updates in Virtual Machine Manager
In System Center 2012 R2; Virtual Machine Manager (VMM) which allows you to configure and manage virtual machines and services for private clouds. Like all software; VMM needs to be updated to ensure optimum performance. In this video; Aaron Sampson discusses how to manage updates in VMM.
-
Managing Virtual Machine Manager Update Settings
In this video; Aaron Sampson explains how to manage update settings in System Center 2012 R2 Virtual Machine Manager.
-
Migrating to Private Cloud
System Center 2012 R2 allows you to host a private cloud to manage your data in-house. Once you have determined the type of infrastructure you need; you can identify the services for migration. In this video; Aaron Sampson discusses aspects of migrating to a private cloud.
-
Operations Manager Active Directory Integration
The Configure Active Directory (AD) Integration wizard can be used in robust and dynamic environments to deploy agents to target systems. In this video; Aaron Sampson identifies agent security requirements and demonstrates the process used to integrate with Active Directory in the Operations Manager component of System Center 2012 R2.
-
Operations Manager and DPM Integration
In this video; Aaron Sampson explains how to integrate Operations Manager with Data Protection Manager; or DPM; in System Center 2012 R2.
-
Operations Manager and SharePoint Integration
Operations Manager is designed to monitor your environment. In this video; Aaron Sampson discusses Operations Manager and SharePoint.
-
Operations Manager and VMM Integration
Operations Manager can be integrated with Systems Center to monitor and maintain the private cloud. In this video; Aaron Sampson explains how to integrate Operations Manager with Virtual Machine Manager Server; or VMM; in System Center 2012 R2.
-
Operations Manager Architecture
In System Center 2012 R2; managing and monitoring the private cloud environment is made possible with the Operations Manager. In this video; Aaron Sampson demonstrates the components and uses of the Operations Manager architecture.
-
Operations Manager Configuring Subscriptions
In this video; Aaron Sampson demonstrates how to configure Operations Manager subscriptions in System Center 2012 R2.
-
Operations Manager Custom Management Packs
The Operations Manager is the data center and cloud monitoring component of System Center 2012 R2 suite and can be customized to meet the specific needs of your cloud. In this video; Aaron Sampson creates a custom management pack.
-
Operations Manager Distributed Topology Upgrade
In Operations Manager; on encountering with multiple management servers we can use distributed server upgrade process using Upgrade Helper Management pack. In this video; Aaron Sampson discusses distributed server upgrade process.
-
Operations Manager Installing and Configuring a Management Pack
In this video; Aaron Sampson reviews the process used to obtain and install management packs in System Center 2012 R2.
-
Operations Manager Management Packs
Management packs are largely what give Operations Manager its ability to monitor environments. In this video; Aaron Sampson identifies and explains the properties of Operations Manager management packs in System Center 2012 R2.
-
Operations Manager Monitoring Databases
In Microsoft System Center 2012 R2 Operations Manager; you can use the OLE DB Data Source Template that's provided to monitor databases via database connections; queries; and time to complete certain operations. In this video; Aaron Sampson demonstrates how the OLE DB Data Source Template is applied in database performance monitoring.
-
Operations Manager Monitoring Distributed Applications
Microsoft System Center 2012 R2 Operations Manager allows you to simultaneously monitor the multiple components of distributed applications to provide an overall view of the performance of the application. In this video; Aaron Sampson demonstrates how the Operation Manager services are applied in the monitoring of distributed applications.
-
Operations Manager Monitoring Templates
Operations Manager management packs can be used to monitor applications. In this video; Aaron Sampson discusses management pack templates.
-
Operations Manager Monitoring the Private Cloud Using Monitoring Templates
In this video; Aaron Sampson demonstrates the best practices for monitoring cloud infrastructure components with common Operations Manager monitoring templates in System Center 2012 R2.
-
Operations Manager Notification Channels and Subscribers
A key feature of Operations Manager is its ability to monitor your environment. However; information gained is useful only if you are aware of it. Notifications can be configured to inform Operations Manager of what is going on. In this video; Aaron Sampson explains the functions of Operations Manager notification channels and subscribers in System Center 2012 R2.
-
Operations Manager Side-by-Side Upgrade
The side-by-side upgrade process for Microsoft System Center 2012 can be a complex approach. In this video; Aaron Sampson discusses the side-by-side upgrade process.
-
Operations Manager Single Server Upgrades
A single-server System Center Operations Manager 2007 R2 environment can be upgraded to System Center 2012 – Operations Manager. In this video; Aaron Sampson explains how to perform both simple and complex single-server upgrades.
-
Operations Manager Upgrade Paths
In System Center 2012 R2; you have various paths that you can chose from when upgrading. In this video; Aaron Samson demonstrates how to choose an appropriate upgrade path for Operations Manager and how to use the Upgrade Helper Management Pack.
-
Operations Manager User Roles
Microsoft Operations Manager can be used to identify; define; and restrict users' abilities and place them into appropriate role. In this video; Aaron Sampson discusses Microsoft Operations Manager user roles.
-
Options for Creating a VM Template
The ability to consistently deploy virtual machines in greatly improved through the use of templates. In this video; Aaron Sampson explains options for creating a virtual machine template.
-
Orchestrator Architecture
Microsoft System Center 2012 R2 allows you to automate and standardize administrative tasks with Orchestrator Architecture. In this video; Aaron Sampson demonstrates how to install Orchestrator Architecture on the Management Server and what you can use it for.
-
Orchestrator Components
Microsoft System Center 2012 R2 implements various tasks and methods for passing information from task-to-task by using the Orchestrator Components tool. In this video; Aaron Sampson demonstrates how Runbooks is the key component of automation in Orchestrator; and that it's made up of Activities; Runbooks; and the Data bus.
-
Orchestrator Deployment Tasks
In Microsoft System Center 2012 R2; when implementing Orchestrator deployment tasks you have a fair number of components involved with getting it set up. In this video; Aaron Sampson demonstrates the components involved in the setting up of a management system.
-
Orchestrator Integration Packs
Microsoft System Center 2012 R2 allows monitoring of various types of applications using Orchestrator Integration Packs by extending the capabilities of your Runbooks. In this video; Aaron Sampson demonstrates how to obtain the correct integration pack so your Runbooks can include any kind of step and any kind of task or activity related to your applications.
-
Orchestrator Runbook Activities
In Microsoft System Center 2012 R2; there is a logical representation of various sequences and processes. In this video; Aaron Sampson demonstrates Orchestrator Runbooks Activities and the tools available such as utilities; monitoring options; e-mail; and notification types; as well as system based activities.
-
Orchestrator Security
Microsoft System Center 2012 R2 allows you to manage the Orchestrator Security and permissions of your users in Runbooks. In this video; Aaron Sampson demonstrates how to configure and modify the security settings in Orchestrator; and assign permissions to additional users or groups by modifying the access control list.
-
Plan a Service Manager Upgrade
When upgrading Microsoft System Center 2012 R2 Service Manager from previous versions it is important to plan your upgrade appropriately in terms of timing; management pack syncing; and connector definition. In this video; Aaron Sampson demonstrates how to include these features in your Service Manager upgrade plan.
-
Planning an Update Baseline in Virtual Machine Manager
System Center 2012 R2 allows you to plan and update baselines to set minimum levels using the Virtual Machine Manager (VMM) feature. In this video; Aaron Sampson demonstrates the creation of baselines for the purpose of streamlining server updates.
-
Preparing and Deploying a SQL Server Image
In this video; Aaron Sampson describes the process for installing and configuring a SQL Server instance using Microsoft System Center 2012 R2 Virtual Machine Manager.
-
Preparing iSCSI Storage For Hyper-V Host Clusters in Virtual Machine Manager
In this video; Aaron Sampson explains how to prepare iSCSI storage for Hyper-V host clusters in System Center 2012 R2 Virtual Machine Manager.
-
Private Clouds
In System Center 2012 R2; private clouds are flexible environments that offer certain benefits when compared to traditional environments. In this video; Aaron Sampson demonstrates private cloud environments and how they differ from tradition development environments.
-
Protecting Hyper-V Clusters Using DPM
In this video; Aaron Sampson demonstrates how to configure DPM protection for Hyper-V servers.
-
Protecting Hyper-V Using DPM
Microsoft System Center 2012 R2 allows you to support and protect virtual machines in your private cloud infrastructure by protecting Hyper-V using DPM. In this video; Aaron Sampson demonstrates how you can configure the agents within the guest system so they are supported and protected by DPM.
-
Remediating Update Non-Compliance in Virtual Machine Manager
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to remediate software update non-compliance.
-
Restoring SQL Server Data
In this video; Aaron Sampson explains how to restore SQL Server data using DPM.
-
Scanning for Compliance with Virtual Machine Manager
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to scan for server update compliance.
-
Self-service User Roles
In System Center 2012 R2; user roles can be used to manage which users have access and permissions to perform certain tasks. In this video; Aaron Sampson demonstrates the four different user roles and their specifications.
-
Service Level Management
In this video; Aaron Sampson describes Service Level Management for Microsoft System Center 2012 R2.
-
Service Level Management Calendar Items
In this video; Aaron Sampson describes Service Level Management calendar items for Microsoft System Center 2012 R2.
-
Service Manager Change Management
The Change Management feature in Microsoft System Center 2012 R2 Service Manager allows you to define repeatable templates for any change requests submitted by users. In this video; Aaron Sampson demonstrates how Service Manager Change Management is applied to improves workflow functionality and ensure that users all have standard guidelines to follow
-
Service Manager Deployment
Microsoft System Center 2012 R2 allows you to deploy Service Manager to a range of different functional environments. In order to do this; certain requirements must be met. In this video; Aaron Sampson demonstrates how to meet the deployment requirements of Service Manager 2012.
-
Service Manager Incident Management
In Microsoft System Center 2012 R2; you can manage incidents that arise from unplanned interruptions and unexpected degradations of a service. In this video; Aaron Sampson demonstrates how to report and manage different incidents using Service Manager.
-
Service Manager Knowledge Management
In Microsoft System Center 2012 R2; you can access articles in knowledge bases using Service Manager. In this video; Aaron Sampson demonstrates how knowledge bases provide accurate and detailed information on defined topics for users and administrators within Service Manager.
-
Service Manager Notification Channels
In this video; Aaron Sampson demonstrates how to configure the Service Manager notification channels in System Center R2.
-
Service Manager Notification Subscriptions
In this video; Aaron Sampson demonstrates how to configure the Service Manager notification subscriptions in System Center R2.
-
Service Manager Notification Templates
In this video; Aaron Sampson demonstrates how to configure the Service Manager notification templates in System Center R2.
-
Service Manager Problem Management
In Microsoft System Center 2012 R2; you can manage problems that are identified by service incident reports using Service Manager. In this video; Aaron Sampson demonstrates how Service Manager allows you to create problem records to determine; track; and resolve the underlying problems at the root of service incident reports.
-
Service Manager Release Management
In Microsoft System Center 2012 R2; Service Manager provides you with the all-encompassing Release Management mechanism through which you can implement all of the processes involved in applying changes to IT services. In this video; Aaron Sampson demonstrates how Service Manager Release Management is applied.
-
Service Manager Security
Microsoft System Center 2012 R2 Service Manager has certain security measures inbuilt to ensure the safety of your Service Manager operations. In this video; Aaron Sampson demonstrates how these security considerations apply to different aspects of Service Manager.
-
Service Manager Self-Service Portal
In this video; Aaron Sampson demonstrates how to configure the Service Manager self-service portal in System Center R2.
-
Service Manager Service Requests
In Microsoft System Center 2012 R2; you can manage service requests using Service Manager. In this video; Aaron Sampson demonstrates how users and administrators use Service Manager to create and track service requests for preauthorized services and features.
-
SQL Self-service Recovery
In this video; Aaron Sampson demonstrates how to configure and perform self-service recovery for SQL data.
-
Upgrade a Service Using App Controller
The upgrade feature of the App Controller allows users to upgrade services made available to them via the VMM server. In this video; Aaron Sampson demonstrates how to upgrade a service using the App Controller component of System Center 2012 R2.
-
Upgrading Service Manager
Upgrading Microsoft System Center 2012 R2 Service Manager from previous versions of Service Manager provides you with a range of new features and functions. There are; however; certain requirements to ensure the full completion of the upgrade. In this video; Aaron Sampson demonstrates how to meet the upgrade requirements of Service Manager.
-
Verifying a Hyper-V Host Cluster in Virtual Machine Manager
In this video; Aaron Sampson shows how to verify a Hyper-V host cluster in System Center 2012 R2 Virtual Machine Manager.
-
Virtual Machine Manager - Dynamic Application Deployment Overview
In System Center 2012 R2; application packages are easily created and deployed using the uses the Dynamic Application Deployment feature. In this video Aaron Sampson demonstrates the automated deployment of web applications; and explores the different ways these packages can be created.
-
Virtual Machine Manager - Web Deployment Overview
System Center 2012 R2 allows you to perform a much more efficient form of web deployment than more traditional processes of deployment. In this video; Aaron Sampson demonstrates how you can use Virtual Machine Manager (VMM) Web Deployment packages to create packages for deploying web sites to multiple servers.
-
Virtual Machine Manager Architecture
In System Center 2012 R2; there a number of components in the architecture of the Virtual Machine Manager (VMM). These include VMM management server which controls host machines; the SQL server; which stores all configuration settings; various management interfaces; and a variety of other items. In this video; Aaron Sampson discusses the components of the VMM.
-
Virtual Machine Manager Bare-Metal Deployment Process
In System Center 2012 R2; the Virtual Machine Manager (VMM) includes the bare-metal deployment process; which allows you to provision new host systems quickly and easily. In this video; Aaron Sampson provides demonstrates the bare-metal deployment process.
-
Virtual Machine Manager Cluster Deployment Prerequisites
In System Center 2012 R2; there are several prerequisites needed for the deployment of the Virtual Machine Manager (VMM) Cluster. Hyper-V Host Clusters are key components of the configuration of server hardware for private cloud solutions; and ensure the availability of virtual machines. In this video; Aaron Sampson discusses the prerequisites for VMM Cluster deployment.
-
Virtual Machine Manager Creating Web Deployment Packages
In this video; Aaron Sampson explains the options for creating Web Deployment Packages and offers advice on how to consider which option might be best for your environment.
-
Virtual Machine Manager High Availability Considerations
In System Center 2012 R2; you can use Virtual Machine Manager (VMM) to configure and manage virtual machines and services for private clouds. When working with the VMM; high availability is important; so if one server fails; another server is ready to pick up the load. In this video; Aaron Sampson discusses the importance of ensuring high availability in VMM.
-
Virtual Machine Manager Host Placement
In this video; Aaron Sampson explains how to configure host placement in System Center 2012 R2 Virtual Machine Manager.
-
Virtual Machine Manager Jobs
In this video; Aaron Sampson explains how to use the Jobs Workspace in System Center 2012 R2 Virtual Machine Manager.
-
Virtual Machine Manager Prerequisites
The system requirements for installing Virtual Machine Manager (VMM) in Microsoft System Center 2012 R2 are different to other System Center editions. There are requirements on both the management server software and management system hardware. In this video; Aaron Sampson discusses these requirements for installing VMM in System Center 2012 R2 as well as other versions.
-
Virtual Machine Manager Private Cloud Components
In System Center 2012 R2; you can host a private cloud to maintain better control over your infrastructure and data. To configure a private cloud; you need various primary resources; including servers; storage components; and network resources. In this video; Aaron Sampson discusses of the components required when setting up a private cloud.
-
Virtual Machine Manager PXE Server Integration Requirements
System Center 2012 R2 allows you to deploy host systems from Bare-Metal to full operating systems. In this video; Aaron Sampson discusses the integration requirements for PXE Server in the deployment of host systems.
-
Virtual Machine Manager Upgrade Considerations
System Center 2012 R2 supports the Virtual Machine Manager (VMM); a cloud management solution that allows you to configure and manage virtual machines and services for private clouds. As with all software; VMM can be upgraded to provide better functionality. In this video; Aaron Sampson discusses the VMM upgrade considerations.
-
Virtual Machine Manager VMs and Services Workspace
In this video; Aaron Sampson explains how to navigate the System Center 2012 R2 Virtual Machine Manager VMs and Services Workspace.
-
Virtual Machine Manager Web Deployment Tool
The Virtual Machine Manager (VMM) in System Center 2012 R2 contains a Web Deployment tool that allows you to execute deployments of web-based applications across your cloud-based web servers. In this video; Aaron Sampson demonstrates using the VMM Web Deployment tool.
-
VM Templates
In System Center 2012 R2; you can use virtual machine templates to collect all of the construction elements that you need when assembling virtual machines and services. In this video; Aaron Sampson demonstrates the uses of virtual machine templates.
-
WSUS Integration with Virtual Machine Manager
The Virtual Machine Manager (VMM) in System Center 2012 R2 allows you to host private clouds and remote servers. Like all software; VMM needs to be updated to ensure optimum performance. To do this; you can use Windows Server Update Services; of WSUS. In this video; Aaron Sampson demonstrates how WSUS integrates with VMM.
-
System Center Technical Preview 2 Overview
After watching this video; you will be able to describe the System Center Technical Preview 2 release.
-
System Center Technical Preview 2 Requirements
After watching this video; you will be able to list system requirements for System Center Technical Preview 2.
-
System Center Technical Preview 2 Retired Features
After watching this video; you will be able to list features removed from System Center Technical Preview 2.
-
Accessing the App-V Management Console
After watching this video; you will be able to access and navigate the App-V management console.
-
Accessing the RD Web Access Portal
After watching this video; you will be able to access the RD Web Access portal to launch RDS resources.
-
Adding a Licensing Server
After watching this video; you will be able to add a licensing server to the session-based RDS deployment.
-
Adding Packages to App-V
After watching this video; you will be able to add packages to App-V using the management console.
-
App-V Architecture
After watching this video; you will be able to describe the elements of App-V.
-
App-V Security Considerations
After watching this video; you will be able to identify security requirements for an App-V deployment.
-
App-V Supported Configurations
After watching this video; you will be able to identify the supported configurations for App-V.
-
Collecting Data for RDS Inventory
After watching this video; you will be able to peform an inventory and assessment on RDS currently in the infrastructure.
-
Collecting Data to Plan for RDS and VDI (Part 1)
After watching this video; you will be able to run the Performance Metrics Wizard and Hardware Library Wizard to collect data to begin planning for RDS and VDI.
-
Collecting Data to Plan for RDS and VDI (Part 2)
After watching this video; you will be able to run the Desktop Workload Library wizard and Desktop Virtualization Planning Wizard to collect data to plan for RDS and VDI.
-
Configure App-V Reporting on the Client
After watching this video; you will be able to configure App-V reporting on the client.
-
Configuring Active Directory Permissions
After watching this video; you will be able to configure Active Directory settings to give RD Connection Broker appropriate permissions to join virtual desktops to the domain.
-
Configuring and Publishing Application Packages
After watching this video; you will be able to configure and publish virtualized application packages .
-
Configuring and Using RemoteApp
After watching this video; you will be able to use RemoteApp to provide programs to clients in an RDS deployment.
-
Configuring App-V Prerequisites
After watching this video; you will be able to configure the required prerequisites for the App-V elements.
-
Configuring Certificates for Session-based Deployments
After watching this video; you will be able to configure certificates for a session-based RDS deployment.
-
Configuring Device Redirection for a Session Collection
After watching this video; you will be able to describe and configure device and printer redirection on a session collection for RemoteApps and virtual desktops.
-
Configuring High Availability for App-V
After watching this video; you will be able to configure high availability for App-V.
-
Configuring RemoteApp and Desktop Connections Manually
After watching this video; you will be able to configure RemoteApp and Desktop Connections on the client manually using Control Panel.
-
Configuring RemoteApp and Desktop Connections Using GP
After watching this video; you will be able to configure RemoteApp and Desktop Connections using Group Policy.
-
Configuring RemoteApp Properties
After watching this video; you will be able to configure the properties for RemoteApp programs.
-
Configuring Session Collections
After watching this video; you will be able to configure additional session collection settings using the Properties dialog box.
-
Configuring Session-based RDS Deployment Properties
After watching this video; you will be able to configure the RD Gateway and RD Web Access for a session-based RDS deployment.
-
Configuring SSO in an RDS Deployment
After watching this video; you will be able to configure SSO in an RDS deployment.
-
Configuring the App-V Client
After watching this video; you will be able to configure the App-V client using PowerShell.
-
Configuring the App-V Client Using Group Policy
After watching this video; you will be able to configure App-V client settings using the ADMXTemplate and Group Policy.
-
Configuring the App-V Sequencer
After watching this video; you will be able to configure the directories for the application installation requirements and use the Option dialog box to configure settings for the App-V Sequencer.
-
Configuring User and Client Settings
After watching this video; you will be able to configure user and client settings for the collection pool.
-
Connection Groups and their Virtual Environment
After watching this video; you will be able to describe the Connection Group Virtual Environment and Connection Group File.
-
Considerations for Deploying Office 2013 with App-V
After watching this video; you will be able to describe the supported versions; deployments; and licensing of Microsoft Office and guidelines for deployment.
-
Creating a Connection Group
After watching this video; you will be able to create a connection group.
-
Creating a New Virtual Application Package (Part 1)
After watching this video; you will be able to prepare a computer for a virtual package; select the type of application and installer; and name the package using the Create New Package wizard in the App-V Sequencer.
-
Creating a New Virtual Application Package (Part 2)
After watching this video; you will be able to configure the Software for a new application package; customize it and create the package using the Create New Package wizard in the App-V Sequencer.
-
Creating a New Virtual Application Package (Part 3)
After watching this video; you will be able to use the Package Editor to configure settings for the virtualized application package.
-
Creating a Personal Virtual Desktop Collection
After watching this video; you will be able to create a personal virtual desktop collection to manage VM-based desktop deployments.
-
Creating a Pooled Virtual Desktop Collection
After watching this video; you will be able to create a pooled virtual desktop collection to manage VM-based desktop deployments.
-
Creating a Report for App-V
After watching this video; you will be able to create a report for App-V.
-
Creating a Session Collection
After watching this video; you will be able to create a session collection; including configuring the user groups and user profile disks.
-
Creating a Virtual Desktop Template
After watching this video; you will be able to create a virtual desktop template to create VMs for users.
-
Creating and Deploying App-V Packages
After watching this video; you will be able to create App-V packages using the App-V Sequencer and deploy them; and also manage connection groups.
-
Creating Office 2013 App-V Packages (Part 1)
After watching this video; you will be able to customize the XML configuration file to specify the Office 2013 product details for the App-V package.
-
Creating Office 2013 App-V Packages (Part 2)
After watching this video; you will be able to convert the Office applications into an App-V package.
-
Creating User-entitled Connection Groups
After watching this video; you will be able to create connection groups with user-published and globally published packages.
-
Customizing RD Web Access Portal
After watching this video; you will be able to customize the RD Web Access portal.
-
Deciding When to Use Application Virtualization
After watching this video; you will be able to decide what applications to virtualize and when based on design considerations.
-
Deploying Hyper-V Replica
After watching this video; you will be able to identify the steps to deploy Hyper-V Replica.
-
Deploying the App-V Sequencer
After watching this video; you will be able to deploy the App-V sequencer.
-
Deploying VM and Session-based RDS
After watching this video; you will be able to plan for and deploy a virtual desktop infrastructure.
-
Deployment Considerations for RD Session Host Servers
After watching this video; you will be able to identify the considerations for deploying apps to the RD Session Host servers.
-
Determining Application Compatibility Issues
After watching this video; you will be able to use ACT to determine application compatibility issues and version coexistence.
-
Editing Active Directory Access
After watching this video; you will be able to edit the active directory access to the virtualized application package to assign users and groups.
-
Enabling Office Plugins Using Connection Groups
After watching this video; you will be able to enable Office plug-ins by creating a package using the App-V sequencer and connection group.
-
Exercise - Configuring and Using RemoteApp
After watching this video; you will be able to configure RemoteApp for Hyper-V.
-
High Availability for RD Connection Broker (Part 1)
After watching this video; you will be able to identify the requirements for implementing high availability for the RD Connection Broker role service.
-
High Availability for RD Connection Broker (Part 2)
After watching this video; you will be able to implement high availability for the RD Connection Broker role service.
-
High Availability for RD Gateway
After watching this video; you will be able to implement high availability for the RD Gateway role service.
-
High Availability for RD Licensing
After watching this video; you will be able to implement high availability for the RD Licensing role service.
-
High Availability for RD Session Host Servers
After watching this video; you will be able to implement high availability for RD Session Host Servers in an RDS infrastructure.
-
High Availability for RD Web Access
After watching this video; you will be able to implement high availability for the RD Web Access role service.
-
Implementing Business Continuity (VSAE)
After watching this video; you will be able to implement business continuity for virtualized apps.
-
Installing a Session-based RDS Deployment
After watching this video; you will be able to install a session-based RDS deployment strategy by installing the required roles using the Add Roles and Features Wizard.
-
Installing a VM-based RDS Deployment
After watching this video; you will be able to install a VM-based RDS deployment strategy by installing the required roles using the Add Roles and Features Wizard.
-
Installing ACT
After watching this video; you will be able to install ACT.
-
Installing Applications
After watching this video; you will be able to install applications on the RD Session Host Server using the command prompt and Control Panel.
-
Installing the App-V Client
After watching this video; you will be able to install the App-V client.
-
Installing the App-V RDS Client
After watching this video; you will be able to Install the App-V RDS client and configure the App-V server connection using PowerShell.
-
Installing the App-V Server
After watching this video; you will be able to install the App-V server.
-
Integrating App-V with VDI
After watching this video; you will be able to describe how to integrate App-V with VDI.
-
Making a Connection Group Ignore a Package Version
After watching this video; you will be able to configure a connection group to use any version of a package.
-
Managing User Connections Using Server Manager
After watching this video; you will be able to manage connections established by users to virtual desktops and RemoteApp programs using Server Manager.
-
Managing User Connections with PowerShell
After watching this video; you will be able to manage connections established by users to virtual desktops and RemoteApp programs with PowerShell.
-
MAP Toolkit Features
After watching this video; you will be able to describe the features and capabilities of the MAP Toolkit in relation to application virtualization.
-
Microsoft Virtualization Technologies
After watching this video; you will be able to describe the Microsoft virtualization technologies.
-
Overview of Accessing RemoteApp Programs
After watching this video; you will be able to describe the three methods users can use to access RemoteApp programs.
-
Overview of Deploying VM-Based Desktops
After watching this video; you will be able to identify the steps required to deploy VM-based desktops.
-
Overview of High Availability for RDS
After watching this video; you will be able to describe high availability for an RDS infrastructure.
-
Overview of Hyper-V Replica
After watching this video; you will be able to describe Hyper-V Replica and its requirements.
-
Overview of Remote Desktop Services
After watching this video; you will be able to describe how Remote Desktop Services and its functionality and benefits.
-
Planning APP-V Disaster Recovery
After watching this video; you will be able to plan for disaster recovery for an APP-V infrastructure.
-
Planning Deployment Infrastructure
After watching this video; you will be able to design and plan the deployment infrastructure for an application distribution strategy.
-
Planning for Client Hyper-V
After watching this video; you will be able to describe and plan for Client Hyper-V implementation.
-
Planning for User State Preservation
After watching this video; you will be able to describe the various methods used to preserve user state on session-based desktops.
-
Planning Storage for VM-Based Desktop Deployment
After watching this video; you will be able to describe the planning considerations for VM-based desktop deployment.
-
Planning the RDS Infrastructure
After watching this video; you will be able to identify RDS infrastructure considerations.
-
Planning the RDS Session Host Role
After watching this video; you will be able to plan for the deployment of the RDS Session Host role service.
-
Planning to Deploy the App-V Client
After watching this video; you will be able to plan for an App-V client deployment; including client coexistence and Share Content Store.
-
Planning VM-Based Networking and Process Capacity
After watching this video; you will be able to plan networking and processing for VM-based desktop capacity.
-
Planning VM-Based Storage and Memory Capacity
After watching this video; you will be able to plan storage and memory capacity for VM-based desktop capacity.
-
Benefits of Application Virtualization
After watching this video; you will be able to describe the benefits of using application virtualization.
-
Publishing a Connection Group
After watching this video; you will be able to publish a connection group.
-
Publishing RemoteApps Programs
After watching this video; you will be able to publish RemoteApp programs using the Publish RemoteApp Programs Wizard in Server Manager.
-
Publishing the Office Package for App-V
After watching this video; you will be able to publish the Office 2013 package using the App-V server.
-
RD Licensing Server Backup and Recovery
After watching this video; you will be able to back up and recover an RD Licensing server to ensure resilience.
-
RDS Functionalilty to Enhance Client Experiences
After watching this video; you will be able to describe functions RDS provides to enhance client experiences.
-
RemoteApp Usage Scenarios
After watching this video; you will be able to identify features and usage scenarios for using RemoteApp.
-
Setting Up Hyper-V Replica
After watching this video; you will be able to identify the check requirements before Hyper-V Replica setup can be completed.
-
Setting Up the Environment for Hyper-V Replica
After watching this video; you will be able to identify the steps required to configure the environment for Hyper-V Replica to be implemented.
-
The Remote Desktop Services Architecture
After watching this video; you will be able to describe the RDS architecture; including the services it provides.
-
Updating a Sequenced Application
After watching this video; you will be able to update a sequenced application by modifying the virtualized application package.
-
Updating Pooled Virtual Desktops
After watching this video; you will be able to update pooled virtual desktops after a VM template has been changed using the Recreate All Virtual Desktops Wizard.
-
Using Caching
After watching this video; you will be able to configure the autoload settings to specify the caching of files for client packages with App-V.
-
Using Group Policy to Configure RDS
After watching this video; you will be able to use Group Policy to Configure RDS.
-
Using Optional Packages in Connection Groups
After watching this video; you will be able to use optional packages to connection groups.
-
Using RDS Shadowing
After watching this video; you will be able to use RDS shadowing to enter an active user connection.
-
Using Shared Content Store Mode
After watching this video; you will be able to use shared content store mode; SCS.
-
Using the App-V Client Console
After watching this video; you will be able to access and use the App-V Client console to view virtual applications.
-
VDI Deployment Scenarios
After watching this video; you will be able to describe Virtual machine-based and Session-Based VDI deployment scenarios.
-
Viewing MAP Reports for Virtualization
After watching this video; you will be able to view MAP reports to analyze the results for planning RDS and VDI.
-
VM-Based Desktop and Session-Based Deployments
After watching this video; you will be able to describe the components in a typical VM-Based and Session-Based deployment.
-
Planning and Installing App-V
After watching this video; you will be able to plan for application virtualization and install the App-V server.
-
Application Virtualization
System Center 2012 R2 supports the Server Application Virtualization (Server App-V) feature; which allows you to collect the necessary resources and package them as a single deployable unit. In this video; Aaron Sampson discusses the features of the Server App-V feature.
-
Configuring Server App-V Sequencer
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Virtual Machine Manager to install and configure the Server App-V Sequencer.
-
Configuring Windows Deployment Services
In this video; Aaron Sampson demonstrates how to add and configure the Windows Deployment Services role to a Windows Server 2012 R2 machine.
-
Invalid App-V Usage Scenarios
At times it may be more advantageous to identify applications that are not suitable candidates for Server App-V use. In this video; Aaron Sampson explains how to examine your environment to determine which applications aren't supported by Server App-V.
-
Server App-V
In System Center 2012 R2 you can use the Server App-V feature to create and deploy web packages. In this video; Aaron Sampson demonstrates how to deploy applications to multiple virtual machines using Server App-V and discusses the features it offers during the deployment process; such as sequencing and load balancing.
-
Server App-V – Testing an App-V application
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Server App-V Agent to test a sequenced App-V application.
-
Server App-V Agent and Sequencer Cmdlets
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 to configure the Server App-V Agent and Sequencer with PowerShell Commandlets.
-
Server App-V and App-V
In this video; Aaron Sampson provides a comparison of App-V and Server App-V; highlighting when each technology is the right choice.
-
Server App-V Backing Up and Restoring a Package
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Server App-V Agent to back up and restore an App-V package.
-
Server App-V Best Practices
In this video; Aaron Sampson; explains Server App-V best practices.
-
Server App-V in Use
Large scale deployments requiring multiple; manual configurations are good candidates for Server App-V use. Its ability to dynamically deploy lots of information in a single package saves time in this type of environment. In this video; Aaron Sampson explains how to examine your environment and test whether it is suited to dynamic deployment using Server App-V.
-
Server App-V Packages
The sequencing process creates a package and this package is what is used to deploy the application to target servers. In this video; Aaron Sampson explores the contents of the Server App-V package.
-
Server App-V Requirements
The Server App-V feature in System Center 2012 R2 has several system requirements. These requirements are supported back to Windows Server 2003 Service Pack 2. In this video; Aaron Sampson demonstrates how to list the requirements for Server App-V.
-
Server App-V Sequencing an Application
In this video; Aaron Sampson uses Microsoft System Center 2012 R2 Server App-V Sequencer to sequence an application.
-
Server App-V Sequencing Process
In this video; Aaron Sampson explains how to sequence Sever App-V; providing details about each step.
-
IT Benchmarking Using IT Business Management
After watching this video; you will be able to describe the process of IT benchmarking using VMware IT Business Management.
-
Integrating vRealize Automation and VMware NSX
After watching this video; you will be able to describe how to integrate vRealize Automation with NSX.
-
Addressing IT Availability Challenges
After watching this video; you will be able to identify VMware products that will address IT availability challenges.
-
Addressing IT Efficiency Challenges
After watching this video; you will be able to identify VMware products that will address IT efficiency challenges.
-
Addressing IT Elasticity Challenges
After watching this video; you will be able to identify VMware products that will address IT elasticity challenges.
-
Addressing IT Management Challenges
After watching this video; you will be able to identify VMware products that will address IT management challenges.
-
Automated Provisioning Using NSX
After watching this video; you will be able to describe automated provisioning using NSX.
-
Cloud Availability Challenges
After watching this video; you will be able to describe cloud availability challenges and how VMware products address them.
-
Cloud Efficiency Challenges
After watching this video; you will be able to describe cloud efficiency challenges and how VMware products address them.
-
Cloud Elasticity Challenges
After watching this video; you will be able to describe cloud elasticity challenges and how VMware products address them.
-
Cloud Management Challenges
After watching this video; you will be able to describe cloud management challenges and how VMware products address them.
-
Cloud Technologies
After watching this video; you will be able to list cloud attributes and challenges; and describe parts of the VMware cloud vision.
-
Cloud vSphere Components
After watching this video; you will be able to describe cloud-relevant vSphere components.
-
Deployment and Provisioning in vFabric
After watching this video; you will be able to describe using blueprints within the vFabric Suite for deployment and provisioning.
-
Extending the Datacenter Using vCloud Connector
After watching this video; you will be able to identify use cases for extending the datacenter using vCloud Connector.
-
IT Business Management for Cloud Environments
After watching this video; you will be able to describe the functionality of VMware IT Business Management for Cloud environments.
-
IT Business Management Licensing
After watching this video; you will be able to Identify VMware IT Business Management License Editions; including Standard; Advanced and Enterprise.
-
Linked Clone Use Cases
After watching this video; you will be able to Identify use cases for deploying Linked Clones.
-
Meeting Business Challenges
After watching this video; you will be able to select the VMware vSphere products to meet specific business challenges.
-
Monitoring and Managing Clouds
After watching this video; you will be able to differentiate managing and monitoring cloud vs. physical environments.
-
NSX Automated Network Virtualization
After watching this video; you will be able to describe the components and benefits of NSX automated network virtualization.
-
Service Quality Management with ITBM
After watching this video; you will be able to describe using VMware IT Business Management for service quality management.
-
Software-defined Datacenter Benefits
After watching this video; you will be able to Identify the benefits of a software-defined datacenter.
-
Software-defined Enterprise Overview
After watching this video; you will be able to describe the software-defined enterprise.
-
Storage Service Classes
After watching this video; you will be able to describe Storage Service Classes.
-
vCenter Hyperic Overview
After watching this video; you will be able to describe the functionality and use cases of vCenter Hyperic.
-
vCenter Site Recovery Manager and Disaster Recovery
After watching this video; you will be able to Identify how vCenter Site Recovery Manager automates orchestration and testing of disaster recovery.
-
vCenter Site Recovery Manager and DRaaS
After watching this video; you will be able to Identify use cases for using vCenter Site Recovery Manager for Disaster Recovery as a Service (DRaaS).
-
vCenter Site Recovery Manager in a Cloud Environment
After watching this video; you will be able to describe the functionality of vCenter Site Recovery Manager in a cloud environment.
-
vCenter Site Recovery Manager Overview
After watching this video; you will be able to describe the features and capabilities of vCenter Site Recovery Manager.
-
vCloud Connector Content Synchronization
After watching this video; you will be able to describe content synchronization using vCloud Connector.
-
vCloud Connector Content Transfer
After watching this video; you will be able to describe how vCloud Connector enables cloud content transfer.
-
vCloud Connector Overview
After watching this video; you will be able to describe the features and capabilities of vCloud Connector.
-
vCloud Hybrid Services Core Compute and Storage
After watching this video; you will be able to describe how vCHS provides core compute and storage services for Dedicated Cloud; Virtual Private Cloud; and Disaster Recovery Cloud environments.
-
vCloud Hybrid Services Overview
After watching this video; you will be able to describe the components and functionality of vCloud Hybrid Services (vCHS).
-
vFabric Overview
After watching this video; you will be able to describe the components and functionality of the vFabric Suite.
-
Virtual SAN Use Cases
After watching this video; you will be able to list use cases for deploying Virtual SAN.
-
vRA Intelligent Business and Resource Management
After watching this video; you will be able to describe VMware vRealize Automation intelligent business and resource management.
-
vRA Life Cycle Management for Workloads
After watching this video; you will be able to describe VMware vRealize Automation life cycle management for workloads.
-
vRA Policy-based Provisioning and Governance
After watching this video; you will be able to describe VMware vRealize Automation policy-based provisioning and governance.
-
vRealize Automation On-premises Extensibility
After watching this video; you will be able to describe VMware vRealize Automation’s extensibility in adapting it to on-premises environments.
-
vRealize Automation Overview
After watching this video; you will be able to describe the functionality of VMware vRealize Automation.
-
vRealize Automation Unified IT Service Catalog
After watching this video; you will be able to describe the functionality of the VMware vRealize Automation Unified IT Service Catalog for end user requests.
-
vRealize Automation XaaS Extensibility
After watching this video; you will be able to describe VMware vRealize Automation’s extensibility in adapting to new XaaS IT services.
-
vRealize Infrastructure; App; and Custom Services
After watching this video; you will be able to differentiate Infrastructure; Application; and Custom Services in VMware vRealize Automation.
-
vRealize Operations Manager and Orchestrator
After watching this video; you will be able to describe how VMware vRealize Operations Manager integrates with vRealize Orchestrator.
-
vRealize Operations Manager Capacity Management
After watching this video; you will be able to describe how VMware vRealize Operations Manager enables capacity management.
-
vRealize Operations Manager Compliance Management
After watching this video; you will be able to identify steps to configuring compliance management.
-
vRealize Operations Manager Dynamic Thresholds
After watching this video; you will be able to describe how VMware vRealize Operations Manager implements dynamic thresholds.
-
vRealize Operations Manager Intelligent Groups
After watching this video; you will be able to describe how VMware vRealize Operations Manager utilizes intelligent groups.
-
vRealize Operations Manager Monitoring Requirements
After watching this video; you will be able to identify requirements for monitoring applications; operating systems; middleware; and databases..
-
vRealize Operations Manager Proactive Smart Alerts
After watching this video; you will be able to describe how VMware vRealize Operations Manager implements proactive Smart Alerts.
-
vRealize Operations Manager Self-learning Analytics
After watching this video; you will be able to describe how VMware vRealize Operations Manager implements self-learning analytics.
-
vRealize Operations Manager Super Metrics
After watching this video; you will be able to describe using Super Metrics for performance management.
-
vSphere and Datacenter Virtualization Components
After watching this video; you will be able to Identify vSphere and Datacenter Virtualization components.
-
vRA and vROM Functionality
After watching this video; you will be able to describe the automation and monitoring functionality of vRealize Automation and vRealize Operations Manager.
-
External vRealize Orchestrator Server
After watching this video; you will be able to configure vRealize Automation to use external vRealize Orchestrator server.
-
IaaS Configuration Overview
After watching this video; you will be able to describe IaaS integration.
-
IaaS Configuration Types
After watching this video; you will be able to identify the different types of IaaS Configurations.
-
IaaS Integration
After watching this video; you will be able to configure IaaS for network integration.
-
Identifying Log File Locations
After watching this video; you will be able to identify log file locations.
-
Identifying vRealize Automation Prerequisites
After watching this video; you will be able to Identify the vRealize Automation installation prerequisites.
-
Importing Orchestrator Workflows
After watching this video; you will be able to import Orchestrator Workflows into vRealize Automation.
-
Installing IaaS Components
After watching this video; you will be able to upgrade or install IaaS components.
-
Installing NSX Components
After watching this video; you will be able to configure NSX components.
-
Installing NSX Edge
After watching this video; you will be able to install NSX Edge.
-
Installing the NSX Manager
After watching this video; you will be able to configure the NSX manager.
-
Integrating vRealize with Other Systems
After watching this video; you will be able to describe how to integrate vRealize with other systems.
-
Manage EMC SRM Servers
After watching this video; you will be able to manage EMC SRM servers in vRealize Business Standard.
-
Manage vCenter Server Connections
After watching this video; you will be able to manage connections from other VMware technologies such as vCenter.
-
Manage vCloud Director Connections
After watching this video; you will be able to manage connections from other VMware technologies such as vCloud.
-
Manage VMware vCloud Air Connections
After watching this video; you will be able to manage VMware vCloud Air connections.
-
Manage vRealize Operations Manager Connections
After watching this video; you will be able to manage vRealize operations manager connections.
-
Managing and Monitoring Workflows
After watching this video; you will be able to manage machine life cycles; workflows; and logs.
-
Managing Cloud Automation Endpoints
After watching this video; you will be able to configure an endpoint in vRealize Automation and vCloud Air.
-
Managing User and Group Entitlements
After watching this video; you will be able to control user and group entitlements.
-
Managing User Roles for Business Groups
After watching this video; you will be able to manage business group manager and support roles.
-
Managing Users and Groups
After watching this video; you will be able to configure and manage user access rights to the vRealize Automation console.
-
Mapping Compute Resources to Endpoints
After watching this video; you will be able to map compute resources to endpoints.
-
Monitoring Resources
After watching this video; you will be able to identify steps to monitor resources.
-
NSX Components
After watching this video; you will be able to describe components of NSX and their interactions.
-
NSX Configuration Technologies
After watching this video; you will be able to describe the technologies NSX can be configured through.
-
NSX Distributed Firewall Components
After watching this video; you will be able to identify the NSX distributed Firewall components.
-
NSX for vSphere Edge Network Services
After watching this video; you will be able to describe NSX for vSphere Edge network services.
-
NSX Overview
After watching this video; you will be able to describe NSX Integration with vRealize Automation.
-
NSX Services
After watching this video; you will be able to describe NSX services and capabilities.
-
Orchestrator Workflow Overview
After watching this video; you will be able to describe Orchestrator workflows.
-
Orchestrator Workflow Types
After watching this video; you will be able to describe different Orchestrator workflow types.
-
Preparing for NSX Installation
After watching this video; you will be able to specify system requirements for NSX.
-
Privilege Levels for Business Groups
After watching this video; you will be able to describe the privilege levels of varying business group roles.
-
Property Definition and Layout Rights
After watching this video; you will be able to determine rights required to use property definitions and layouts.
-
Property Definition Functions
After watching this video; you will be able to describe functions of property definitions.
-
Provision Custom Resources
After watching this video; you will be able to provision and modify custom resources.
-
Provisioning Using vCloud Air and vApps
After watching this video; you will be able to describe how to provision resources using vCLoud Air or vCLoud Director vApps.
-
Register vCloud Connecter with vCenter Server
After watching this video; you will be able to configure the vCloud Connector UI to register with vCenter Server.
-
Registering Application Services
After watching this video; you will be able to register application services to vRealize Automation.
-
Runtime Property Precedents
After watching this video; you will be able to define runtime property precedents.
-
Service Blueprint Roles
After watching this video; you will be able to determine roles required to create and manage service blueprints.
-
Setting Up Application Provisioning
After watching this video; you will be able to setup application provisioning.
-
Status and History of Workflows
After watching this video; you will be able to determine status and history of workflows.
-
Status Details of Virtual Machines
After watching this video; you will be able to provide status details of managed virtual machines.
-
System-wide User Roles
After watching this video; you will be able to describe system-wide user roles and responsibilities.
-
Tenant Roles and Automation
After watching this video; you will be able to describe tenant roles and their responsibilities in vRealize Automation.
-
Troubleshoot Reservation Over-Allocation
After watching this video; you will be able to troubleshoot reservation over-allocation.
-
Troubleshooting Configuration and Deployment
After watching this video; you will be able to troubleshoot issues with configuration or deployment.
-
Troubleshooting Connection Issues
After watching this video; you will be able to troubleshoot connection issues to Application services.
-
Troubleshooting Installation Issues
After watching this video; you will be able to identify steps to troubleshoot installation issues.
-
Troubleshooting Login Issues
After watching this video; you will be able to identify steps to troubleshoot login issues.
-
Troubleshooting Upgrade Issues
After watching this video; you will be able to identify steps to troubleshoot upgrade issues.
-
Updating the Reference Database
After watching this video; you will be able to update the reference database for vRealize Business Standard.
-
Updating vRealize Component Appliances
After watching this video; you will be able to install updates for vRealize component appliances.
-
Using Data Center Extensions
After watching this video; you will be able to configure and use Data Center Extensions.
-
Using Logs to Troubleshoot
After watching this video; you will be able to use logs to troubleshoot network service issues.
-
Using Orchestrator Workflow from an IaaS Workflow
After watching this video; you will be able to use an Orchestrator workflow from an IaaS workflow.
-
Using vCloud Connector Content Libraries
After watching this video; you will be able to create vCloud Connector Content Library and use it to publish vSphere folders and vCloud catalogs.
-
vCloud Air/vRealize Automation Integration
After watching this video; you will be able to identify integration options for vCloud Air and vRealize Automation.
-
VMware vCloud Air Solutions
After watching this video; you will be able to define the VMware vCloud Air solution and its key features.
-
VMware vRealize Suite Editions
After watching this video; you will be able to identify available vRealize Suite editions and their corresponding features and third-party integration abilities.
-
vRealize Application Services
After watching this video; you will be able to define the function of vRealize Application Services.
-
vRealize Automation Extensions
After watching this video; you will be able to describe tools and features for vRealize Automation extensions.
-
vRealize Business Standard Edition
After watching this video; you will be able to describe the key functions of the vRealize Business Standard edition.
-
vRealize Orchestrator
After watching this video; you will be able to define the function of vRealize Orchestrator.
-
vRealize Self-service Provisioning
After watching this video; you will be able to explain the concept of vRealize self-service provisioning.
-
Access Business Standard with vRealize Automation
After watching this video; you will be able to access vRealize Business Standard with vRealize Automation.
-
Activating and Inactivating Entitlements
After watching this video; you will be able to describe the implications of activating and inactivating entitlements.
-
Adding a Tenant-specific Email Server
After watching this video; you will be able to add a tenant-specific inbound and outbound email server.
-
Adding Identify Stores in vRealize Automation
After watching this video; you will be able to identify and add identity stores in Vrealize Automation.
-
Adding Property Sets to a Build Profile
After watching this video; you will be able to add property sets to a build profile.
-
Adding Static IP Addresses
After watching this video; you will be able to add static IP addresses.
-
Application Services Library
After watching this video; you will be able to manage the application services library.
-
Application Services Privilege
After watching this video; you will be able to describe application services privilege prerequisites for creating application blueprints.
-
Assigning Active Directory Users and Groups
After watching this video; you will be able to assign active directory users and groups to business group roles.
-
Assigning Permissions to Fabric Groups
After watching this video; you will be able to assign permissions to manage fabric groups.
-
Assigning Role to Identity Store
After watching this video; you will be able to assign roles to identity stores.
-
Assigning Roles to Identity Store Users and Groups
After watching this video; you will be able to create and assign user roles to an identity store group.
-
Associating Identity Store with Tenant
After watching this video; you will be able to associate one or more identity stores with each tenant.
-
Blueprint Actions
After watching this video; you will be able to define the different blueprint actions.
-
Blueprint Machine Types
After watching this video; you will be able to define the different blueprint machine types.
-
Blueprint Provisioning Types
After watching this video; you will be able to define the different blueprint provisioning types.
-
Business Standard Appliance System Requirements
After watching this video; you will be able to describe vRealize Business Standard Appliance system requirements.
-
Calculating Server Hardware Cost
After watching this video; you will be able to calculate depreciation of server hardware cost.
-
Collecting Compute Resource Data
After watching this video; you will be able to collect compute resource data.
-
Component Functionality
After watching this video; you will be able to differentiate between the function of components of vCloud Connector.
-
Configure a Distributed Deployment
After watching this video; you will be able to deploy and configure the appliances for a distributed vRealize deployment.
-
Configure Business Standard with vRealize Automation
After watching this video; you will be able to configure vRealize Business Standard with vRealize Automation.
-
Configure vCloud Connector
After watching this video; you will be able to identify components of and configure vCloud Connector.
-
Configuring a Default Workflow Folder
After watching this video; you will be able to configure the default workflow folder for a tenant.
-
Configuring Additional Tenants
After watching this video; you will be able to configure default tenant and additional tenants.
-
Configuring Approvals for Blueprint
After watching this video; you will be able to configure blueprint approvals.
-
Configuring Catalog Items and Actions
After watching this video; you will be able to configure catalog items.
-
Configuring Cloud Management Components
After watching this video; you will be able to describe key components of the vRealize cloud management suite and identify key configuration tasks.
-
Configuring Custom Properties
After watching this video; you will be able to identify and configure custom properties.
-
Configuring DHCP and NAT
After watching this video; you will be able to configure DHCP and NAT.
-
Configuring Endpoints for vSphere
After watching this video; you will be able to create endpoints for vSphere and vRealize automation.
-
Configuring IaaS for vApps
After watching this video; you will be able to configure IaaS for vApps.
-
Configuring Identity Stores
After watching this video; you will be able to configure identity stores.
-
Configuring Load Balancer
After watching this video; you will be able to configure Load Balancer.
-
Configuring Multi-machine Blueprints
After watching this video; you will be able to configure multi-machine blueprints for network virtualization.
-
Configuring Network and Security Settings
After watching this video; you will be able to configure appropriate network and security settings and register vCloud Networking and Security Manager.
-
Configuring Notifications
After watching this video; you will be able to configure and subscribe to notifications.
-
Configuring Service Endpoints
After watching this video; you will be able to configure service endpoints.
-
Configuring Site-specific Branding
After watching this video; you will be able to change the appearance or logo of the vRealize Automation Console to meet site-specific branding guidelines.
-
Configuring SSL Certificates
After watching this video; you will be able to configure the SSL certificates.
-
Configuring Syslog
After watching this video; you will be able to configure Syslog.
-
Configuring System-wide Roles
After watching this video; you will be able to configure key system-wide roles and responsibilities.
-
Configuring Tenant Roles
After watching this video; you will be able to configure tenant roles and responsibilities.
-
Configuring vApp Blueprints
After watching this video; you will be able to create vApp and component blueprints; and configure blueprint settings.
-
Configuring VPN
After watching this video; you will be able to configure VPN.
-
Configuring vRealize Automation Settings
After watching this video; you will be able to configure vRealize system settings; connections limits on IaaS server; and the datacenter location.
-
Create Orchestrator Workflows
After watching this video; you will be able to extend a machine lifecycles by using vRealize Orchestrator.
-
Creating and Publishing Orchestrator Workflows
After watching this video; you will be able to create and publish Orchestrator workflows as catalog items in a service blueprint.
-
Creating a Custom Group
After watching this video; you will be able to create a custom group.
-
Creating a Multi-machine Blueprint
After watching this video; you will be able to create a multi-machine blueprint.
-
Creating a Property Set
After watching this video; you will be able to create and modify a property set.
-
Creating a Reservation Policy
After watching this video; you will be able to create and assign a reservation policy to a reservation.
-
Creating a Single Blueprint
After watching this video; you will be able to create a single blueprint.
-
Creating an Application Blueprint
After watching this video; you will be able to create a basic application blueprint.
-
Creating and Deploying Applications
After watching this video; you will be able to create; deploy and update application.
-
Creating and Publishing Resource Action
After watching this video; you will be able to create and publish a resource action.
-
Creating Custom Services and Service Blueprints
After watching this video; you will be able to create and manage custom services and service blueprints using Advanced Service Designer.
-
Creating Entitlements and Approval Policies
After watching this video; you will be able to create entitlements and approval policies.
-
Creating Machine Prefixes
After watching this video; you will be able to create and manage machine prefixes.
-
Creating Orchestrator Endpoints to Run Workflows
After watching this video; you will be able to create and manage Orchestrator endpoints to run workflows.
-
Creating Property Definitions and Layouts
After watching this video; you will be able to create property definitions and layouts.
-
Creating Reservations
After watching this video; you will be able to create reservations.
-
Creating Resource Mappings
After watching this video; you will be able to create a resource map.
-
Creating Services and Actions
After watching this video; you will be able to create services and actions.
-
Creating Storage Reservation Policies
After watching this video; you will be able to create and assign a storage reservation policy.
-
Deploy Business Standard in vCloud Director
After watching this video; you will be able to deploy vRealize Business Standard in vCloud Director.
-
Deploy Business Standard in vSphere
After watching this video; you will be able to deploy vRealize Business Standard in vSphere.
-
Determining Application Requirements
After watching this video; you will be able to determine application and application version requirements for creating application blueprints.
-
Determining Blueprint Custom Properties
After watching this video; you will be able to determine the appropriate custom properties for the blueprint or build profile.
-
Display Status
After watching this video; you will be able to display status information.
-
Enable Application Services to Use a Proxy
After watching this video; you will be able to enable application services to use a proxy.
-
Event Attributes
After watching this video; you will be able to identify event attributes.
-
Explain NSX Integration
After watching this video; you will be able to describe key components and services of NSX and identify their interactions and capabilities.
-
Adding a Layer 2 Bridge to an NSX Edge Device
After watching this video; you will be able to add a layer 2 bridge to a VMware NSX Edge device.
-
Adding a Logical Router
After watching this video; you will be able to add a logical router.
-
Adding a Transport Zone
After watching this video; you will be able to add a Transport Zone.
-
Adding and Editing a DHCP IP Pool
After watching this video; you will be able to add and edit a DHCP IP pool.
-
Adding and Editing DHCP Static Binding
After watching this video; you will be able to add and edit DHCP static binding.
-
Adding and Removing a Logical Switch
After watching this video; you will be able to add and remove a logical switch.
-
Adding and Removing an ESXi Host from a vDS
After watching this video; you will be able to add and remove ESXi hosts from a vSphere Distributed Switch.
-
Adding Destination NAT Rules
After watching this video; you will be able to add Destination NAT (DNAT) rules.
-
Adding Source NAT Rules
After watching this video; you will be able to add Source NAT (SNAT) rules.
-
Assigning Segment ID Pool and Multicast Addresses
After watching this video; you will be able to assign Segment ID pool and Multicast addresses.
-
Assigning Users and Roles to Inventory Objects
After watching this video; you will be able to configure inventory objects to users.
-
Assigning vCenter User Roles
After watching this video; you will be able to identify when to use and how to configure vCenter user roles.
-
Auditing Changes with NSX Ticket Logger
After watching this video; you will be able to describe NSX Ticket Logger and specify the steps used to audit infrastructure changes with NSX Ticket Logger.
-
Auditing Firewall Rules
After watching this video; you will be able to audit firewall rules using flow monitoring.
-
Basic NSX Topology
After watching this video; you will be able to describe a basic VMware NSX topology.
-
Changing the Control Plane Mode for a Transport Zone
After watching this video; you will be able to change the Control Plane mode for a Transport Zone.
-
Collapsed and Separated vSphere Cluster Topologies
After watching this video; you will be able to differentiate between collapsed and separate vSphere cluster topologies.
-
Collecting Virtual Machine Data
After watching this video; you will be able to configure single and multiple virtual machine data collection.
-
Common NSX Terms
After watching this video; you will be able to define common terms used in VMware NSX.
-
Common Physical Network Topologies
After watching this video; you will be able to identify common topologies of physical networks.
-
Common vSS and vDS Policies
After watching this video; you will be able to identify common vSphere Standard Switch and vSphere Distributed Switch policies.
-
Configure High Available for a Logical Router
After watching this video; you will be able to configure High Available for a logical router.
-
Configure Traffic Shaping Policies
After watching this video; you will be able to configure traffic shaping policies.
-
Configure VLAN Settings
After watching this video; you will be able to configure VLAN settings.
-
Configuring a Management Interface
After watching this video; you will be able to configure a management interface.
-
Configuring a Security Policy
After watching this video; you will be able to create a security policy in Service Composer.
-
Configuring an Existing vSphere Infrastructure
After watching this video; you will be able to configure an existing vSphere infrastructure and upgrade VMware Tools.
-
Configuring an NSX Virtual Network
After watching this video; you will be able to create switches and configure VXLANs in a VMware NSX virtual network.
-
Configuring and Analyzing a Data Security Policy
After watching this video; you will be able to configure a data security policy.
-
Configuring Default Gateway
After watching this video; you will be able to configure default gateway.
-
Configuring Distributed Firewall Rules
After watching this video; you will be able to create and edit a Distributed Firewall rule and configure the source; destination; service and action rule components.
-
Configuring DNS Services
After watching this video; you will be able to configure DNS services.
-
Configuring dvPort Settings
After watching this video; you will be able to configure dvPort settings.
-
Configuring dvPortgroup Blocking Policies
After watching this video; you will be able to configure dvPortgroup blocking policies.
-
Configuring dvPortgroups
After watching this video; you will be able to add; configure and remove dvPortgroups.
-
Configuring Dynamic Routing and Load Balancer Logs
After watching this video; you will be able to configure dynamic routing information and basic Load Balancer logging.
-
Configuring Edge Routing
After watching this video; you will be able to configure edge routing.
-
Configuring Firewall Rules
After watching this video; you will be able to create a new Distributed Firewall rule; enable a rule; change the order of a rule; and add a new rule section.
-
Configuring Global Load Balancing
After watching this video; you will be able to configure global load balancing.
-
Configuring IP Address Assignments
After watching this video; you will be able to configure IP address assignments on logical switches.
-
Configuring IPSec VPNs
After watching this video; you will be able to configure IPSec VPNs including VPN services; parameters; and logging
-
Configuring Layer 2 VPNs
After watching this video; you will be able to configure Layer 2 VPNs incusing enabling; adding clients and servers and viewing statistics.
-
Configuring Load Balancing and Failover Policies
After watching this video; you will be able to configure load balancing and failover policies.
-
Configuring Load Balancing and HA
After watching this video; you will be able to configure load balancing and high availability in VMware NSX.
-
Configuring Logical Firewall Rules
After watching this video; you will be able to create and edit an Edge Firewall rule .
-
Configuring Network Access/Web Access SSL VPN-Plus
After watching this video; you will be able to configure network access and web access SSL VPN-Plus including configuration; pools networks; packages; users and scripts.
-
Configuring NSX Edge High Availability Heartbeat
After watching this video; you will be able to configure NSX Edge High Availability heartbeat settings.
-
Configuring NSX Manager and NSX Edge Logs
After watching this video; you will be able to configure syslogs for NSX Manager and NSX Edge.
-
Configuring NSX Manager Data Backup and Restore
After watching this video; you will be able to complete the steps required to backup and restore NSX Manager data.
-
Configuring NSX REST APIs
After watching this video; you will be able to implement REST APIs in supported browsers.
-
Configuring Port Groups on vSphere Standard Switches
After watching this video; you will be able to add; edit and remove port groups on a vSphere Standard Switch.
-
Configuring Routing Protocols
After watching this video; you will be able to configure routing protocols including static routes; OSPF; BGP and IS-IS.
-
Configuring Security Tags
After watching this video; you will be able to add ; edit; delete; assign and view security tags.
-
Configuring SpoofGuard
After watching this video; you will be able to create a SpoofGuard policy and approve IP addresses.
-
Configuring the Physical Infrastructure
After watching this video; you will be able to configure the physical infrastructure; including MTU and dynamic routing for edge.
-
Configuring Users; Scopes; and Logs
After watching this video; you will be able to configure a user role; scope; NSX Manager syslogs and download tech support logs.
-
Configuring Virtual Adapters
After watching this video; you will be able to create; configure and remove virtual adapters.
-
Configuring VM NICs on a vSphere Standard Switch
After watching this video; you will be able to add; configure and remove VM NICs on a vSphere Standard Switch.
-
Configuring VMkernel Port for Network Services
After watching this video; you will be able to configure VMkernel ports for network services.
-
Configuring vSphere Switches
After watching this video; you will be able to configure vSphere switches and virtual adapters.
-
Configuring VXLAN Transport
After watching this video; you will be able to configure VXLAN Transport.
-
Connecting a Logical Switch to an NSX Edge Gateway
After watching this video; you will be able to connect a logical switch to a VMware NSX Edge gateway.
-
Connecting and Disconnecting Virtual Machines
After watching this video; you will be able to connect and disconnect virtual machines.
-
Controller & Switch Requirements for Logical Router
After watching this video; you will be able to describe controller and logical switch requirements for logical router deployment.
-
Creating a Service Monitor
After watching this video; you will be able to create a service monitor.
-
Creating a vSphere Distributed Switch
After watching this video; you will be able to create a vSphere Distributed Switch.
-
Creating an IP Pool
After watching this video; you will be able to create an IP pool.
-
Cross-Protocol Route Sharing Requirements
After watching this video; you will be able to determine if cross-protocol route sharing is needed for a given NSX implementation.
-
Deploying and Upgrading NSX
After watching this video; you will be able to identify the steps to install and iupgrade VMware NSX components.
-
Deploying NSX Controllers
After watching this video; you will be able to deploy VMware NSX Controllers.
-
Deploying Services to a Logical Switch
After watching this video; you will be able to deploy services to a logical switch.
-
Determining Appropriate Teaming Policy
After watching this video; you will be able to determine the appropriate teaming policy for a given implementation.
-
Distributed Firewall Rules
After watching this video; you will be able to compare Layer 2 and Layer 3 distributed firewall rules; entity-based and Identity-based rules; and describe rule processing order and rule segregation.
-
Distributed Virtual Switch Type & Version
After watching this video; you will be able to determine distributed virtual switch type and version for a given VMware NSX implementation.
-
Editing a Transport Zone
After watching this video; you will be able to edit a Transport Zone.
-
Editing vSphere Distributed Switch Settings
After watching this video; you will be able to edit general vSphere Distributed Switch settings.
-
Enabling a DHCP IP Pool
After watching this video; you will be able to enable a DHCP IP pool.
-
Enabling Jumbo Frame Support
After watching this video; you will be able to enable Jumbo Frame support on appropriate components.
-
Enabling TSO Support for a Virtual Machine
After watching this video; you will be able to enable TCP Segmentation Offload (TOE) support for a virtual machine.
-
ESXi Host Upgrade Requirements
After watching this video; you will be able to Identify upgrade requirements for ESXi hosts.
-
Excluding Virtual Machines from Firewall Protection
After watching this video; you will be able to identify reasons why virtual machines should be excluded from Distributed Firewall protection and recognize the steps to exclude the VMs.
-
Expanding and Contracting a Transport Zone
After watching this video; you will be able to expand and contract a Transport Zone.
-
Exploring REST APIs
After watching this video; you will be able to describe NSX REST APIs and how they work.
-
Generating Tech Support Logs
After watching this video; you will be able to identify the steps required to download NSX Edge and NSX Manager tech support logs.
-
High Availability Requirements for Layer 2 Bridging
After watching this video; you will be able to identify high availability requirements for layer 2 bridging.
-
Identifying Monitoring Methods
After watching this video; you will be able to identifying various NSX monitoring methods.
-
Identifying VXLAN Requirements
After watching this video; you will be able to identify where to install and configure VXLAN and physical network requirements.
-
Installing Data Security
After watching this video; you will be able to install Data Security.
-
Installing NSX Manager
After watching this video; you will be able to install VMware NSX Manager.
-
Installing vShield Endpoint
After watching this video; you will be able to install vShield Endpoint.
-
Integrating Single Sign-On (SSO)
After watching this video; you will be able to describe SSO integration and configure SSO.
-
Integrating VMWare NSX API
After watching this video; you will be able to Determine when to use VMWare NSX API and how to access it.
-
IP Address Assignments in VMware NSX
After watching this video; you will be able to describe how IP address assignments work in VMware NSX.
-
L2 Fabric Topology Challenges
After watching this video; you will be able to describe the challenges of a layer 2 fabric topology.
-
Layer 3 and Converged Cluster Infrastructures
After watching this video; you will be able to differentiate between layer 3 and converged cluster infrastructures.
-
Leaf and Spine Topology Challenges
After watching this video; you will be able to describe the challenges of a leaf-spine topology.
-
Logical Router Interfaces
After watching this video; you will be able to describe and differentiate router interfaces.
-
Logical vs. Physical Network Components
After watching this video; you will be able to differentiate between logical and physical components such as switches and routers.
-
Logical vs. Physical Network Security Constructs
After watching this video; you will be able to differentiate between physical and logical security constructs.
-
Logical vs. Physical Network Services
After watching this video; you will be able to differentiate between logical and physical services such as firewall and network address translation.
-
Management and Edge Cluster Requirements
After watching this video; you will be able to identify VMware NSX management and edge cluster requirements.
-
Managing a Security Group in Service Composer
After watching this video; you will be able to add and edit security groups in Service Composer.
-
Managing Application Profiles
After watching this video; you will be able to add; edit; and delete an application profile
-
Managing Distributed Firewall Rules
After watching this video; you will be able to configure the order of Distributed Firewall rules; add; merge; and delete a firewall rule section.
-
Managing Server Pools
After watching this video; you will be able to add; edit and delete a server pool.
-
Managing SpoofGuard IP Addresses
After watching this video; you will be able to edit and clear IP addresses in a SpoofGuard policy.
-
Managing Uplink Adapters in a dvUplinkgroup
After watching this video; you will be able to add and remove uplink adapters to dvUplinkgroups.
-
Managing user accounts
After watching this video; you will be able to enable or disable a user account and edit or delete a user account.
-
Managing Virtual Servers
After watching this video; you will be able to add; edit; and delete virtual servers
-
Mapping Security Policies
After watching this video; you will be able to apply a security policy to a security group.
-
Migrating Virtual Adapters To and From a vDS
After watching this video; you will be able to migrate virtual machines to and from a vSphere Distributed Switch.
-
Migrating Virtual Adapters To and From a vSS
After watching this video; you will be able to migrate virtual adapters to and from a vSphere Standard Switch.
-
Minimal and Optimal Physical Infrastructure
After watching this video; you will be able to describe minimum and optimal physical infrastructure requirements for a VMware NSX implementation.
-
Minimum Permissions for NSX in a vSphere Environment
After watching this video; you will be able to identify minimum permissions required to deploy NSX in a vSphere environment.
-
Modifying Control Plane Mode
After watching this video; you will be able to modify control plane mode.
-
Monitoring dvPort State
After watching this video; you will be able to monitor the state of a dvPort on a vSphere Distributed Switch.
-
Monitoring Flow and Activity
After watching this video; you will be able to describe and configure flow monitoring.
-
Multi-Instance TCP/IP Stack
After watching this video; you will be able to describe the benefits of a multi-instance TCP/IP stack.
-
Multi-Tier Topology Challenges
After watching this video; you will be able to describe the challenges of a multi-tier topology.
-
NSX and vCAC Preparation Tasks
After watching this video; you will be able to list VMware NSX preparation tasks that must be completed prior to attaching a network profile to a blueprint; and vCloud Automation Center preparation tasks that must be completed prior to deploying a machine with ondemand network services.
-
NSX Backup and Recovery
After watching this video; you will be able to recognize the components that are backed up and restored when backing up NSX Manager data and the ability to export/import Service Composer Configurations.
-
NSX Common Use Cases
After watching this video; you will be able to describe common use cases for VMware NSX.
-
NSX Data Security
After watching this video; you will be able to describe NSX Data Security and required configurations to configure; identify supported data security regulations and file formats supported.
-
NSX Deployment Capabilities in vCAC
After watching this video; you will be able to describe VMware NSX deployment capabilities built into vCloud Automation Center.
-
NSX Edge and vSphere High Availability
After watching this video; you will be able to differentiate between NSX Edge High Availability and vSphere High Availability.
-
NSX Edge HA and Scale-Out NSX Edge HA
After watching this video; you will be able to differentiate between NSX Edge High Availability and Scale-out NSX Edge High Availability implementations.
-
NSX Edge High Availability Best Practices
After watching this video; you will be able to describe VMware NSX Edge High Availability best practices.
-
NSX Edge High Availability Overview
After watching this video; you will be able to describe VMware NSX Edge High Availability.
-
NSX Edge Instance Sizing
After watching this video; you will be able to determine appropriate VMware NSX Edge instance size based on load balancing requirements.
-
NSX for vSphere and Third-Party Hypervisors
After watching this video; you will be able to describe and differentiate VMware NSX for vSphere and VMware NSX for third-party hypervisors.
-
NSX Functions and Services
After watching this video; you will be able to describe and differentiate functions and services performed by VMware NSX.
-
NSX Integration with Third-Party Cloud Automation
After watching this video; you will be able to describe VMware NSX integration with third-party cloud automation products and services.
-
NSX Integration with Third-Party Hardware
After watching this video; you will be able to describe VMware NSX integration with third-party hardware including network interface cards and terminating overlay networks.
-
NSX Integration with Third-Party Hypervisors
After watching this video; you will be able to describe VMware NSX integration with third-party hypervisors.
-
NSX Integration with Third-Party Services
After watching this video; you will be able to describe VMware NSX integration with third-party network and security services.
-
NSX Integration with vCAC
After watching this video; you will be able to describe VMware NSX integration with vCloud Automation Center.
-
NSX on Physical Networks
After watching this video; you will be able to describe challenges of physical networks and requirements for VMware NSX.
-
NSX Stack Components
After watching this video; you will be able to identify the components of the VMware NSX stack.
-
NSX Stack Functional Services
After watching this video; you will be able to differentiate functional services delivered by a VMware NSX stack.
-
NSX User Roles and Rights
After watching this video; you will be able to identify NSX user roles and their permissions.
-
Physical and Virtual QoS Implementations
After watching this video; you will be able to differentiate between physical and virtual QoS implementation.
-
Physical Infrastructure Traffic Type Handling
After watching this video; you will be able to describe how different traffic types are handled in a physical infrastructure.
-
Physical Network Interface Challenges
After watching this video; you will be able to Identify challenges within a physical network interface.
-
Physical Network Topologies
After watching this video; you will be able to describe common physical network topologies; including layer 2 fabric; multi-tier; and leaf-spine.
-
Physical Network Trends
After watching this video; you will be able to describe trends in physical networks.
-
Pre-Created NSX Components Using vCAC
After watching this video; you will be able to list VMware NSX components that can be pre-created using vCloud Automation Center.
-
Preparing a New vSphere Infrastructure
After watching this video; you will be able to prepare a new vSphere infrastructure including configuring Quality of Service (QoS) and configuring Link Aggregation Control Protocol (LACP).
-
Preparing ESXi Hosts
After watching this video; you will be able to prepare VMware ESXi hosts.
-
Register and Install a Third-Party Service with NSX
After watching this video; you will be able to manually register and install a third-party service with NSX.
-
Registering NSX Manager with vCenter Server
After watching this video; you will be able to register VMware NSX Manager with vCenter Server.
-
Service Availability during Failover
After watching this video; you will be able to describe service availability during a VMware Edge High Availability failover.
-
Service Composer Overview
After watching this video; you will be able to describe service composer; identify security group assets and services in a security policy.
-
Single and Multiple vDS Distributed Logical Router
After watching this video; you will be able to differentiate between single and multiple vSphere Distributed Switch (vDS) Distributed Logical Router implementations.
-
Spine and Leaf Nodes
After watching this video; you will be able to describe the purpose of a leaf node and a spine node in leaf-spine architecture.
-
Testing Logical Switch Connectivity
After watching this video; you will be able to test logical switch connectivity.
-
Tracking Logical Networks and Services
After watching this video; you will be able to Identify ways to view and analyse statistics; counters; and health for logical networks and services.
-
Transport Zone Overview
After watching this video; you will be able to describe the function of a Transport Zone.
-
Troubleshooting Component and Connection Issues
After watching this video; you will be able to use the command line interfrace to identify and troubleshoot NSX component and connection issues.
-
Troubleshooting Installation and Configuration
After watching this video; you will be able to idenfity troubleshooting techniques for installation and configuration issues including; required ports; lookup service; licensing; permissions; and IP pool issues.
-
Updating vSphere Clusters after NSX Upgrade
After watching this video; you will be able to update vSphere Clusters after VMware NSX upgrade.
-
Upgrade Prerequisites
After watching this video; you will be able to verify that upgrade prerequisites have been met.
-
Upgrading a vSphere Implementation
After watching this video; you will be able to identify steps required to upgrade a vSphere implementation.
-
Upgrading NSX Manager from 6.0 to 6.x
After watching this video; you will be able to upgrade VMware NSX Manager from 6.0 to 6.x.
-
Upgrading to NSX Components
After watching this video; you will be able to upgrade VMware NSX Components including NSX Firewall; NSX Edge; vShield Endpoint from 5.5 to 6.x and NSX Data Security.
-
Upgrading vCNS 5.5 to NSX 6.x
After watching this video; you will be able to upgrade vCNS 5.5 to VMware NSX 6.x.
-
Upgrading vCNS Virtual Wires to NSX Logical Switches
After watching this video; you will be able to upgrade vCNS Virtual Wires to NSX Logical Switches.
-
Use Cases for vSphere Standard Switches
After watching this video; you will be able to describe use cases for a vSphere Standard Switch.
-
Using Auditing Logs
After watching this video; you will be able to recognize audit logs; information available in the logs; and permissions required for auditing.
-
Using the CLI to View Log Information
After watching this video; you will be able to recognize that the CLI can be used for logging and identify NSX Manager and NSX Edge commands .
-
Using vCOP to View Network and Security Metrics
After watching this video; you will be able to work with vCenter Operations Manager to view NSX network and security metrics.
-
vCAC Network Profiles
After watching this video; you will be able to describe Network Profiles available in vCloud Automation Center.
-
vCloud Networking and Security Technologies
After watching this video; you will be able to describe vCloud Networking and Security technologies.
-
Virtual Architecture Use Cases
After watching this video; you will be able to determine use cases for available virtual architectures.
-
Virtual Network Topologies
After watching this video; you will be able to identify virtual network topologies; including enterprise; service provider multi-tenant; and multi-tenant scalable.
-
Virtual to Physical Switch Connection
After watching this video; you will be able to differentiate between virtual and physical switch connection methods.
-
VLAN Configuration for a vSphere Implementation
After watching this video; you will be able to describe appropriate VLAN configuration for a vSphere implementation.
-
VMkernel Networking Recommendations
After watching this video; you will be able to describe VMkernel networking recommendations.
-
VMware NSX Architecture
After watching this video; you will be able to describe the components and architecture on VMware NSX.
-
VPN Service Types
After watching this video; you will be able to determine appropriate VPN service type for a given VMware NSX implementation.
-
vSphere Core Networking Technologies
After watching this video; you will be able to describe core vSphere networking technologies.
-
vSphere Distributed Switch Capabilities
After watching this video; you will be able to identify vSphere Distributed Switch capabilities.
-
vSphere Distributed Switch Use Cases
After watching this video; you will be able to describe use cases for a vSphere Distributed Switch.
-
vSphere Standard Switch Capabilities
After watching this video; you will be able to identify vSphere Standard Switch capabilities.
-
Benefits of VMware's Hybrid Cloud
After watching this video; you will be able to explore the key benefits and advantages of VMware hybrid clouds.
-
Benefits of Using VMware ThinApp
After watching this video; you will be able to recognize the benefits of using VMware ThinApp.
-
Benefits Provided by VMware vCloud Suite
After watching this video; you will be able to identify the implementation benefits provided to businesses by VMware vCloud Suite.
-
Choose a VMware Cloud Solution
After watching this video; you will be able to choose an appropriate VMware cloud solution for a given scenario and ensure the client requirements are met.
-
Choose Mobility Solutions
After watching this video; you will be able to choose an appropriate VMware enterprise mobility product or solution for a given scenario and ensure the client requirements are met.
-
Choosing a VMware Data Center Product
After watching this video; you will be able to choose an appropriate VMware product for a given scenario and ensure its system requirements are met.
-
Choosing a VMware Desktop Product
After watching this video; you will be able to choose the appropriate VMware desktop or application virtualization product for a given scenario.
-
Classify Desktop and App Virtualization Products
After watching this video; you will be able to identify the function and features of VMware desktop and application virtualization products.
-
Classifying Editions of VMware vSphere
After watching this video; you will be able to recognize the features of different editions of VMware vSphere.
-
Creating a VMware Software-Defined Enterprise
After watching this video; you will be able to describe how the enterprise is moving to a highly virtualized state and how the VMware ecosystem is adapting with SDDC; hybrid cloud; and mobility services.
-
Criteria for Implementing Virtualization
After watching this video; you will be able to identify scenarios that indicate virtualization is suitable for an organization.
-
Defining Horizon FLEX Client Requirements
After watching this video; you will be able to recognize the host and guest-supported operating systems and the network specifications.
-
Defining the Role of VMware vSphere
After watching this video; you will be able to define the role of VMware vSphere in managing the data center.
-
Defining the vCenter Server System Requirements
After watching this video; you will be able to recognize the system requirements for vCenter Server.
-
Defining the VMware Private Cloud
After watching this video; you will be able to describe how to build a vSphere-based private cloud to optimize your data center and identify functions of the vCloud Suite.
-
Defining VMware ESXi Functionality
After watching this video; you will be able to define VMware ESXi and the functionality it provides.
-
Defining VMware Fusion System Requirements
After watching this video; you will be able to define the system requirement to install and run VMware Fusion.
-
Defining VMware Hybrid Cloud Solutions
After watching this video; you will be able to identify the VMware hybrid cloud solutions available to extend an enterprise's data center into the cloud.
-
Desktop and App Virtualization Products
After watching this video; you will be able to define the key role of VMware's desktop and application products.
-
Discovering Blast Performance
After watching this video; you will be able to identify what blast performance brings with VMware Horizon.
-
Evaluating Virtualization Considerations
After watching this video; you will be able to identify considerations for deciding whether to implement virtualization in an organization.
-
Exploring AirWatch
After watching this video; you will be able to describe AirWatch enterprise mobility management and its functionality.
-
Exploring AirWatch Content Locker
After watching this video; you will be able to define AirWatch Content Locker and recognize its functionality.
-
Exploring AirWatch Mobile Content Management
After watching this video; you will be able to identify the features of AirWatch Mobile Content Management and Content Locker.
-
Exploring the Benefits of AirWatch
After watching this video; you will be able to identify the benefits of VMware AirWatch Solutions.
-
Exploring the Benefits of VMware ESXi
After watching this video; you will be able to recognize the benefits of VMware ESXi.
-
Exploring the Challenges of End-user Computing
After watching this video; you will be able to identify the challenges with end-user computing.
-
Exploring the Features of Horizon 6
After watching this video; you will be able to identify the features of VMware Horizon.
-
Exploring the Features of Horizon FLEX
After watching this video; you will be able to identify the features that Horizon FLEX offers.
-
Exploring the Features of Identity Manager
After watching this video; you will be able to recognize the features that VMware Identify Manager offers.
-
Exploring the Features of vCenter Server
After watching this video; you will be able to identify the features of vCenter Server.
-
Exploring the Horizon 6 Editions
After watching this video; you will be able to recognize the available editions of Horizon 6 and their available features.
-
Exploring the Horizon FLEX Architecture
After watching this video; you will be able to recognize a typical Horizon FLEX deployment.
-
Exploring the Horizon FLEX Components
After watching this video; you will be able to identify the components of Horizon FLEX.
-
Exploring the Key Benefits and Use of vCenter Server
After watching this video; you will be able to recognize the benefits and use for vCenter Server.
-
Exploring VMware Horizon
After watching this video; you will be able to recognize VMware Horizon and its functionality.
-
Exploring VMware Horizon Flex
After watching this video; you will be able to define VMware Horizon Flex and recognize its functionality.
-
Exploring VMware Identity Manager
After watching this video; you will be able to define VMware Identity Manager and recognize its functionality.
-
Exploring What Business Mobility Brings
After watching this video; you will be able to recognize the functions and features of business mobility.
-
Exploring Workspace Suite
After watching this video; you will be able to recognize what VMware Workspace Suite is and what it can do.
-
Features of a vCloud Air Dedicated Cloud
After watching this video; you will be able to define the key benefits and features of VMware vCloud Air Dedicated Cloud service.
-
Features of a vCloud Air Virtual Private Cloud
After watching this video; you will be able to define the key benefits and features of VMware vCloud Air Virtual Private Cloud service.
-
Features of the VMware vCloud Suite
After watching this video; you will be able to identify features provided by the vCloud Suite private cloud solution.
-
Identify Benefits of Using VMware Virtualization
After watching this video; you will be able to recognize the benefits of using VMware virtualization technologies.
-
Identifying Common Uses for ThinApp
After watching this video; you will be able to identify the common usage scenarios for VMware ThinApp.
-
Identifying Features of VMware vCenter Converter
After watching this video; you will be able to identify the features of VMware Converter.
-
Identifying the Features of VMware ESXi
After watching this video; you will be able to recognize the features of VMware ESXi.
-
Identifying the Features of VMware vSphere
After watching this video; you will be able to identify the features of VMware vSphere.
-
Identifying the Features of VMware Workstation
After watching this video; you will be able to identify the features of VMware Workstation.
-
Identifying VMware Fusion Features
After watching this video; you will be able to identify the distinguishing features of VMware Fusion.
-
Identifying VMware Player Features
After watching this video; you will be able to identify the distinguishing features of VMware Player.
-
Increasing Availability with VMware vSphere
After watching this video; you will be able to identify VMware vSphere product features for increased application availability.
-
Introducing Cloud Computing Basics
After watching this video; you will be able to define the types of cloud computing and discuss the challenges associated with them.
-
Introducing Data Center Virtualization Products
After watching this video; you will be able to define the function of core VMware virtualization products found in the data center infrastructure.
-
Introducing Desktop and App Virtualization
After watching this video; you will be able to recognize the need for desktop and application virtualization.
-
Introducing vCenter Site Recovery Manager
After watching this video; you will be able to identify features of VMware vCenter Site Recovery Manager.
-
Introducing VMware NSX
After watching this video; you will be able to identify features and benefits of network virtualization and VMware NSX.
-
Linking Internal Clouds to Public Clouds
After watching this video; you will be able to define the capabilities and features of the VMware vCloud Connector.
-
Management Using vRealize Operations
After watching this video; you will be able to identify the function and benefits provided by vRealize Operations.
-
Managing Conversions with VMware vCenter Converter
After watching this video; you will be able to describe the role and benefits of VMware Converter.
-
Mobile Management Using AirWatch
After watching this video; you will be able to explore the key role of VMware's AirWatch.
-
Offering Infrastructure as a Service
After watching this video; you will be able to describe how vCloud Air functions as an IaaS service offering and identify the services it provides.
-
Overview of VMware vCloud Suite
After watching this video; you will be able to identify the products that make up the VMware vCloud Suite.
-
Presenting a vCenter Server Overview
After watching this video; you will be able to identify the purpose and the deployment models of vCenter Server.
-
Protecting Enterprise Data on Mobile Devices
After watching this video; you will be able to identify the function and features of AirWatch Container Management and define containerization and AirWatch Workspace.
-
Providing Agility Using vRealize Automation
After watching this video; you will be able to identify the function and benefits provided by vRealize Automation.
-
Recognizing Benefits Provided by VMware vSphere
After watching this video; you will be able to recognize the benefits provided by VMware vSphere.
-
Recognizing Features of VMware ThinApp
After watching this video; you will be able to recognize the features and benefits of VMware ThinApp.
-
Recognizing Horizon FLEX Usage Scenarios
After watching this video; you will be able to recognize usage scenarios for Horizon FLEX.
-
Recognizing Identity Manager Usage Scenarios
After watching this video; you will be able to identify how VMware Identify Manager can be used.
-
Recognizing Suitable Implementations for vSphere
After watching this video; you will be able to recognize virtualization scenarios suited to the features of VMware vSphere.
-
Recognizing VMware Fusion Usage Scenarios
After watching this video; you will be able to recognize virtualization scenarios suited to the features of VMware Fusion.
-
Recognizing VMware Player Usage Scenarios
After watching this video; you will be able to recognize virtualization scenarios suited to the features of VMware Player.
-
Recognizing VMware Workstation Usage Scenarios
After watching this video; you will be able to recognize virtualization scenarios suited to the features of VMware Workstation.
-
Resolving Common Challenges with Cloud Computing
After watching this video; you will be able to identify challenges resolved by the cloud environment in terms of availability; elasticity; and efficiency.
-
The BYOD Approach
After watching this video; you will be able to define the concept of Bring Your Own Device (BYOD) and identify the significance it has to enterprise mobility.
-
Transforming IT into a Service
After watching this video; you will be able to describe how IT production can move from the traditional operation model to the IT-as-a-Service solution.
-
Understanding Business Mobility
After watching this video; you will be able to recognize what business mobility is.
-
Understanding End-user Computing
After watching this video; you will be able to recognize what end-user computing is.
-
Understanding Site Recovery Management
After watching this video; you will be able to identify site recovery management capabilities and processes.
-
Understanding the Role of Virtualization
After watching this video; you will be able to understand the purpose of virtualization and what it can enable you to do.
-
Understanding the Role of VMware vCenter Server
After watching this video; you will be able to compare the capabilities of VMware vSphere and VMware vCenter Server.
-
Understanding VMware High Availability Products
After watching this video; you will be able to identify features and capabilities of VMware high availability products such as VMware vSphere vMotion.
-
Use Cases for vCloud Air Dedicated Cloud
After watching this video; you will be able to explore key use cases for implementing VMware vCloud Air services.
-
vCenter Site Recovery Manager
After watching this video; you will be able to identify the function and features of vCenter Site Recovery Manager.
-
vCloud Networking and Security
After watching this video; you will be able to define vCloud Networking and Security capabilities and services.
-
VMware Fusion Overview
After watching this video; you will be able to recognize the features and purpose of VMware Fusion.
-
VMware vCloud Air Dedicated Cloud
After watching this video; you will be able to identify the purpose and use case for VMware's vCloud Air dedicated cloud offering.
-
VMware vCloud Air Virtual Private Cloud
After watching this video; you will be able to identify the function and use cases of the vCloud Air Virtual Private Cloud service.
-
VMware vSphere Data Protection
After watching this video; you will be able to recognize the capabilities of vSphere Data Protection.
-
VMware vSphere for Private Clouds
After watching this video; you will be able to explain the role of VMware vSphere and supporting components in building the private cloud infrastructure.
-
What Is vCloud Air?
After watching this video; you will be able to describe the vCloud Air cloud service offering.
-
What Is vRealize Business?
After watching this video; you will be able to identify the function and benefits provided by vRealize Business.
-
Adding a Floppy Drive to a Virtual Machine
After watching this video; you will be able to configure a virtual floppy drive for a virtual machine.
-
Adding a Virtual Parallel Port to a VM
After watching this video; you will be able to Add a virtual parallel port for a virtual machine.
-
Adding a Virtual Serial Port to a VM
After watching this video; you will be able to add a virtual serial port for a virtual machine.
-
Adding Physical Hard Disks
After watching this video; you will be able to configure physical hard disks attached to the Workstation host for use by a virtual machine.
-
Adjusting Window Fit Settings
After watching this video; you will be able to adjust the Workstation window fit settings.
-
Cleaning Up Virtual Hard disks
After watching this video; you will be able to clean up the drive space previously occupied by virtual machines on a Workstation host.
-
Cloning a Virtual Machine
After watching this video; you will be able to perform a linked or full cloning of a virtual machine.
-
Configuring a Bridged Network
After watching this video; you will be able to describe the configuration of the bridged networking option in VMware Workstation.
-
Configuring a Host-only Network
After watching this video; you will be able to describe the configuration of the Host-only networking option in VMware Workstation.
-
Configuring a NAT Network
After watching this video; you will be able to describe the configuration of the NAT networking option in VMware Workstation.
-
Configuring a Network Adapter
After watching this video; you will be able to add a virtual network adapter to a virtual machine.
-
Configuring a Private Network
After watching this video; you will be able to configure a private network by creating LAN segments.
-
Configuring a Virtual Machine's UUID
After watching this video; you will be able to configure a virtual machine's UUID; including options to always receive a new UUID; keep the current UUID; and override the current UUID.
-
Configuring AutoProtect
After watching this video; you will be able to configure the AutoProtect setting.
-
Configuring CD/DVD Settings
After watching this video; you will be able to configure CD or DVD settings for a virtual machine.
-
Configuring CD-ROM and DVD drives
After watching this video; you will be able to configure a virtual machine with a virtual CD-ROM drive.
-
Configuring Display Settings
After watching this video; you will be able to configure display settings for a virtual machine.
-
Configuring Guest Isolation
After watching this video; you will be able to configure Guest Isolation settings.
-
Configuring Hard Disk Settings Part 1
After watching this video; you will be able to view virtual hard disk options and start the process of adding a new disk to a virtual machine.
-
Configuring Hard Disk Settings Part 2
After watching this video; you will be able to view virtual hard disk options and start the process of adding a new disk to a virtual machine.
-
Configuring Input Settings
After watching this video; you will be able to configure input settings in VMware Workstation.
-
Configuring IP Addressing Settings
After watching this video; you will be able to configure IP addressing settings in the Virtual Network Editor.
-
Configuring Memory Settings
After watching this video; you will be able to configure memory settings for your virtual machine.
-
Configuring Network Settings
After watching this video; you will be able to configure network settings for a virtual machine.
-
Configuring Power Control Settings
After watching this video; you will be able to configure the virtual machine's power control settings.
-
Configuring Processor Settings
After watching this video; you will be able to configure processor settings for a virtual machine.
-
Configuring SCSI Devices
After watching this video; you will be able to connect SCSI devices to the host and configure Workstation to properly connect SCSI devices in a virtual machine.
-
Configuring Shared Folders
After watching this video; you will be able to configure Workstation to use shared folders in order to share files between virtual machines and the host system.
-
Configuring Shared VM Settings
After watching this video; you will be able to configure Shared VMs setting in VMware Workstation.
-
Configuring Sound and Printer Settings
After watching this video; you will be able to configure sound and printer settings for a virtual machine.
-
Configuring the Enhanced Keyboard Feature
After watching this video; you will be able to install the enhanced keyboard driver on a Workstation host and configure the virtual machine to use the enhanced keyboard.
-
Configuring USB Devices
After watching this video; you will be able to configure a USB Controller for a virtual machines.
-
Configuring USB Settings
After watching this video; you will be able to configure USB settings for a virtual machine.
-
Configuring Virtual Hard Disks
After watching this video; you will be able to configure aspects of virtual hard disks including how to add; grow; and allocate disks.
-
Connecting to a Shared Virtual Machine
After watching this video; you will be able to connect to a shared virtual machine on the network.
-
Connecting USB Devices
After watching this video; you will be able to connect physical USB devices to virtual machines.
-
Connecting Workstation to a Remote Server
After watching this video; you will be able to describe the ability of VMware Workstation to connect to and interact with the inventory of other virtualization infrastructure servers.
-
Controlling Packet Forwarding
After watching this video; you will be able to disable IP packet forwarding on a Windows or Linux host.
-
Converting to a Shared Virtual Machine
After watching this video; you will be able to convert an existing virtual machine to a shared virtual machine.
-
Creating a Custom Virtual Machine Part 1
After watching this video; you will be able to create a new virtual machine using the Custom installation option of the New Virtual Machine Wizard.
-
Creating a Custom Virtual Machine Part 2
After watching this video; you will be able to create a new virtual machine using the Custom installation option of the New Virtual Machine Wizard.
-
Creating a Typical Virtual Machine
After watching this video; you will be able to create a new virtual machine using the Typical configuration option of the New Virtual Machine Wizard.
-
Creating a VM from a Physical System
After watching this video; you will be able to import existing virtual machines of supported formats such as VMware .VMX or .VMTM configuration files; Microsoft Virtual PC .VMC files; or Open Virtual Machine Format files including OVF and OVA.
-
Creating Shared Virtual Machines
After watching this video; you will be able to enable shared virtual machines and create a new shared virtual machine.
-
Creating Virtual Machine Snapshots
After watching this video; you will be able to create and restore snapshots using the Snapshot menu.
-
Customizing the Workstation Interface
After watching this video; you will be able to modify the Workstation window components to suit your needs.
-
Display Settings and Multiple Monitors
After watching this video; you will be able to select the appropriate display mode for viewing virtual machine guests from within the Workstation console.
-
Drag-and-drop and Copy-and-Paste
After watching this video; you will be able to configure the drag-and-drop feature to allow administrators to move files between virtual machines and host systems.
-
Encrypting Virtual Machines
After watching this video; you will be able to encrypt a virtual machine to protect it from unauthorized use.
-
Exporting a Virtual Machine
After watching this video; you will be able to export a virtual machine to OVF format.
-
Host System Requirements
After watching this video; you will be able to identify the host system requirements of VMware Workstation.
-
Importing a Virtual Machine
After watching this video; you will be able to import existing virtual machines of supported formats such as Vmware.VMX or; .VMTM configuration files; Microsoft Virtual PC.VMC files; or Open Virtual Machine Format files; including OVF and OVA.
-
Installing a Guest OS Manually
After watching this video; you will be able to perform a manual guest OS installation using installation media or ISO.
-
Installing VMware Tools
After watching this video; you will be able to install VMware Tools using the VM menu and configure tools to be updated automatically for a Windows or Linux guest OS.
-
Installing Workstation on Linux
After watching this video; you will be able to install VMware Workstation on a Linux host.
-
Installing Workstation on Windows
After watching this video; you will be able to install VMware Workstation on a Windows host.
-
Introduction to Snapshots
After watching this video; you will be able to identify the purpose of and tasks involved in working with virtual machine snapshots.
-
Introduction to VMware Player
After watching this video; you will be able to identify the features and uses of VMware Player.
-
Lock Files
After watching this video; you will be able to identify the characteristics of lock files and how they affect moving a virtual disk.
-
Maintaining Virtual Hard Disks
After watching this video; you will be able to perform virtual hard disk maintenance tasks including compacting; expanding; defragmenting; and adding and removing VHDs.
-
Managing Hot-Key Settings
After watching this video; you will be able to identify the important hot-key combinations.
-
Managing MAC Addresses
After watching this video; you will be able to configure Workstation to assign virtual network adapters with a Media Access Control (MAC) address.
-
Managing Snapshots
After watching this video; you will be able to use Snapshot Manager to configure a virtual machine to automatically revert to or take a snapshot.
-
Modifying the NAT Configuration File
After watching this video; you will be able to describe the purpose and use of the NAT configuration file including its location and sections.
-
Modifying Virtual Machine Compatibility
After watching this video; you will be able to list considerations for and modify the virtual machine hardware compatibility setting.
-
Moving Virtual Machines
After watching this video; you will be able to move a virtual machine to other locations; including different host systems.
-
Navigating the Workstation Console
After watching this video; you will be able to navigate the main sections and tabs of the VMware Workstation console window.
-
Overview of Default System Roles
After watching this video; you will be able to identify the default system roles used to assign permissions and describe how they can be used to create custom roles.
-
Overview of Key Workstation Features
After watching this video; you will be able to identify new and key features of VMware Workstation.
-
Overview of Virtual Networking
After watching this video; you will be able to identify the VMware Workstation virtual networking components and network configuration options.
-
Overview of VMware Tools
After watching this video; you will be able to identify the features and purpose of the VMware Tools in managing and enhancing a virtual machine's performance.
-
Pausing a Virtual Machine
After watching this video; you will be able to use the Pause VM option to manage virtual machine state.
-
Performing a Guest OS Install
After watching this video; you will be able to perform a guest installation using the Typical install option.
-
Restricting Virtual Machines
After watching this video; you will be able to restrict virtual machine configuration.
-
Routing between Host Networks
After watching this video; you will be able to configure routing between two Host-only networks.
-
Running an Unattended Installation
After watching this video; you will be able to identify the tasks and unique requirements involved in performing an unattended installation.
-
Shared VM Roles and Permissions
After watching this video; you will be able to manage shared VM roles and permissions.
-
Starting a Virtual Machine
After watching this video; you will be able to use the power options and differentiate between Power On; Start Up Guest; and Power On to Firmware.
-
Stopping a Virtual Machine
After watching this video; you will be able to differentiate between the Power Off; Shut Down Guest; and Suspend Guest power options when stopping a virtual machine.
-
Understanding Virtual Machine Files
After watching this video; you will be able to identify the types of virtual machine files used by VMware Workstation.
-
Upgrading a Virtual Machine
After watching this video; you will be able to prepare virtual machines for and perform an upgrade to a new version of Linux.
-
Upgrading Options on a Linux Host
After watching this video; you will be able to prepare virtual machines for and perform an upgrade to a new version of Linux.
-
Upgrading Options on a Windows Host
After watching this video; you will be able to prepare virtual machines for and perform an upgrade to a new version of Workstation.
-
Using Folders to Manage Virtual Machines
After watching this video; you will be able to add and remove folders used to organize VMs; and use the folder structure to manage VM behavior such as power.
-
Using Printers
After watching this video; you will be able to connect printers for use by virtual machines.
-
Using the Diskmanager Utility
After watching this video; you will be able to use the Virtual Disk Manager (vmware-diskmanager) utility to manage files from the command line or by using scripts.
-
Using the Screen Capture Feature
After watching this video; you will be able to use the Workstation Screen Capture feature.
-
Using the Thumbnail and Status Bar
After watching this video; you will be able to use the thumbnail bar and status bar.
-
Using Virtual Machine Clones
After watching this video; you will be able to define cloning of virtual machines and the types of clones available.
-
Using VMware Command Line Tools
After watching this video; you will be able to use command line tools including vmware.exe; vmnetcfg.exe; and vmrun.exe to perform common GUI tasks.
-
Using VMware vCenter Converter
After watching this video; you will be able to use VMware vCenter Converter to convert virtual machines of another version to a VMware Workstation compatible format.
-
vCloud Air
After watching this video; you will be able to use Workstation virtual machines on the public cloud by moving them using vCloud Air.
-
Virtual Machine Feature Support
After watching this video; you will be able to outline what types of features and devices virtual machines provide.
-
VMware Tools Configuration
After watching this video; you will be able to configure VMware Tools in the VMware Workstation application.
-
VMware Workstation Virtual Machines
After watching this video; you will be able to identify characteristics of virtual machines and how they work and relate to the host.
-
What is a Shared Virtual Machine?
After watching this video; you will be able to identify the role and features of VMware Workstation Server and shared virtual machines.
-
Working in Full Screen Mode
After watching this video; you will be able to set your Workstation interface to full screen mode.
-
Working with Remote Virtual Machines
After watching this video; you will be able to working with remote virtual machine including creating VMs and transferring VMs to remote servers.
-
Working with Unity
After watching this video; you will be able to activate Unity mode and access a virtual machine's applications using Unity.
-
Workstation Software and Licensing
After watching this video; you will be able to define how to obtain software and licensing.
-
Administrative View
After watching this video; you will be able to recognize the capabilities of the Update Manager administrative and compliance views.
-
Admission Control
After watching this video; you will be able to recognize how admission control policies help manage hardware resources.
-
Advanced Storage DRS Options
After watching this video; you will be able to describe various advanced storage Distributed Resource Scheduler options.
-
Alarm Configuration (Part 1)
After watching this video; you will be able to recognize methods to configure alarms within vSphere.
-
Alarm Configuration (Part 2)
After watching this video; you will be able to configure an alarm within vSphere.
-
Alarm Response
After watching this video; you will be able to identify best practices for responding to alarms within vSphere.
-
Alarms
After watching this video; you will be able to describe characteristics of alarms within vSphere.
-
Attaching Baselines
After watching this video; you will be able to recognize how to attach baselines to various objects within a vSphere 6 environment.
-
Attaching Host Profiles
After watching this video; you will be able to apply a host profile to a host or cluster within vSphere.
-
Automation Migration Thresholds
After watching this video; you will be able to select an appropriate automation migration threshold within Distributed Resource Scheduler.
-
Baseline Tips
After watching this video; you will be able to list best practices for using baselines within a vSphere 6 environment.
-
Baselines (Part 1)
After watching this video; you will be able to describe how baselines and groups help organize patches within vSphere 6.
-
Baselines (Part 2)
After watching this video; you will be able to use baselines and groups to apply patches within a vSphere 6 environment.
-
Basic Design (Part 1)
After watching this video; you will be able to describe basic design best practices for an optimal VMWare virtualized environment.
-
Basic Design (Part 2)
After watching this video; you will be able to identify basic design considerations for an optimal VMWare virtualized environment.
-
Cluster Monitoring
After watching this video; you will be able to describe cluster monitoring settings in a VMWare virtualized environment.
-
Cluster Resources
After watching this video; you will be able to describe how cluster resources are allocated within vSphere.
-
Clustering Basics
After watching this video; you will be able to describe the basic process of setting up a cluster.
-
Clustering Options
After watching this video; you will be able to describe clustering fault tolerance; high availability; and Distributed Resource Scheduler.
-
Creating Host Profiles
After watching this video; you will be able to create a host profile in vSphere.
-
Design Testing and Adjustments
After watching this video; you will be able to describe characteristics of VMWare virtualized environment design testing.
-
Design: Conceptual
After watching this video; you will be able to describe characteristics of the VMWare virtualized environment conceptual design phase.
-
Design: Discovery
After watching this video; you will be able to describe the organizational importance of the VMWare virtualized environment discovery phase.
-
Download Settings
After watching this video; you will be able to recognize capabilities of the download settings configuration options within administrative view of Update Manager.
-
DRS Automation Configuration
After watching this video; you will be able to compare the three levels of automation within Distributed Resource Scheduler.
-
DRS Basics
After watching this video; you will be able to recognize uses of Distributed Resource Scheduler in a VMWare virtualized environment.
-
DRS Groups and Rules
After watching this video; you will be able to create Distributed Resource Scheduler groups and apply rules.
-
DRS Overrides
After watching this video; you will be able to describe how Distributed Resource Scheduler overrides function.
-
DRS with Distributed Power Management (DPM)
After watching this video; you will be able to describe the benefits of Distributed Power Management in DRS.
-
Enabling DRS
After watching this video; you will be able to describe methods of enabling Distributed Resource Scheduler in a VMWare virtualized environment.
-
Enabling HA (Part 1)
After watching this video; you will be able to create a high-availability cluster in a VMWare virtualized environment.
-
Enabling HA (Part 2)
After watching this video; you will be able to configure a high-availability cluster in a VMWare virtualized environment.
-
ESXi Host Cluster Settings (Cluster Settings)
After watching this video; you will be able to recognize the importance of cluster settings for an ESXi host.
-
ESXi Host Cluster Settings (Maintenance Mode)
After watching this video; you will be able to describe the functionality of maintenance mode under ESXi host cluster settings.
-
ESXi Host Cluster Settings (XE Boot and vApp Settings)
After watching this video; you will be able to describe XE boot and vApp settings under ESXi host cluster settings.
-
ESXi Manual Upgrade
After watching this video; you will be able to describe important elements to consider prior to initiating an ESXi manual upgrade.
-
Events
After watching this video; you will be able to use event results to identify potential issues within a VMWare virtualized environment.
-
Events and Notifications
After watching this video; you will be able to describe the functionality of events and notifications settings within Update Manager.
-
Expansion and Nesting
After watching this video; you will be able to describe the benefits of expansion and nesting resource pools within vSphere.
-
Fault Tolerance Requirements (Part 1)
After watching this video; you will be able to specify the necessary requirements for virtual machine fault tolerance.
-
Fault Tolerance Requirements (Part 2)
After watching this video; you will be able to configure virtual machine fault tolerance.
-
Fault Tolerance Tips
After watching this video; you will be able to identify best practices for fault tolerance implementation.
-
General vCenter Server Upgrade Concerns
After watching this video; you will be able to identify common vCenter upgrade concerns.
-
Groups and Scanning for Compliance
After watching this video; you will be able to recognize the importance of baseline groups and scanning for compliance within vSphere 6 environment.
-
HA Basics
After watching this video; you will be able to describe the fundamentals of high availability in a virtualized environment.
-
HA Roles
After watching this video; you will be able to describe the various roles; and election process; within high availability.
-
HA VM Monitoring
After watching this video; you will be able to identify high-availability VM monitoring settings.
-
Hardware Status
After watching this video; you will be able to identify how hardware status results help identify potential issues with host hardware.
-
Host and Web Client Upgrades
After watching this video; you will be able to describe vCenter host and web client upgrade recommendations.
-
Host Monitoring
After watching this video; you will be able to describe host monitoring in a VMWare virtualized environment.
-
Host Profile Remediation
After watching this video; you will be able to perform host profile remediation in vSphere to bring profiles into compliance.
-
Host Profiles Overview
After watching this video; you will be able to describe the purpose of host profiles in vSphere.
-
Imported ESXi Images
After watching this video; you will be able to describe how ESXi images are imported within Update Manager.
-
Installation Upgrade (Part 1)
After watching this video; you will be able to describe the VMWare vSphere 6 installation upgrade process.
-
Installation Upgrade (Part 2)
After watching this video; you will be able to complete the VMWare vSphere 6 installation upgrade process.
-
Limits
After watching this video; you will be able to recognize how resource limits are used in a VMWare virtualized environment.
-
Log Browser
After watching this video; you will be able to use Log Browser as a troubleshooting tool within a VMWare virtualized environment.
-
Memory
After watching this video; you will be able to recognize best practices for allocating memory resources within vSphere.
-
Memory Overcommitment
After watching this video; you will be able to describe how memory overcommitment functions within vSphere.
-
Monitoring DRS
After watching this video; you will be able to use Distributed Resource Scheduler to monitor events; performance and resource utilization.
-
Network Configuration Options
After watching this video; you will be able to describe basic network configuration options within administrative view of Update Manager.
-
New Installation or In Place Upgrade
After watching this video; you will be able to choose between performing a new installation or an in place upgrade to VMWare vSphere 6.
-
Patch Repository
After watching this video; you will be able to describe how the patch repository is used to maintain a vSphere 6 environment.
-
Performance Charts (Part 1)
After watching this video; you will be able to describe how performance charts offer a real-time look into hardware utilization within a VMWare virtualized environment.
-
Performance Charts (Part 2)
After watching this video; you will be able to use performance charts to identify potential hardware utilization issues within a VMWare virtualized environment.
-
Plugin and Add-Ons
After watching this video; you will be able to identify considerations with existing plugins and add-ons when upgrading to VMWare vSphere 6.
-
Pool Resource Allocation
After watching this video; you will be able to use vSphere to allocate resources with pools for optimal cluster design.
-
Post Upgrade Actions
After watching this video; you will be able to describe VMWare vSphere 6 post upgrade actions.
-
Preconfiguration (Part 1)
After watching this video; you will be able to use Update Manager to organize upgrade preconfiguration details.
-
Preconfiguration (Part 2)
After watching this video; you will be able to work with Update Manager to upgrade VMWare vSphere from 5.5 to 6.
-
Prerequisites
After watching this video; you will be able to identify prerequisites for upgrading to VMWare vSphere 6.
-
Problem with the Physical Environment
After watching this video; you will be able to describe limitations of a physical server environment.
-
Profile Compliance
After watching this video; you will be able to describe how to scan for profile compliance within vSphere.
-
Remediation
After watching this video; you will be able to use Update Manager to remediate a vSphere 6 environment.
-
Reservations
After watching this video; you will be able to recognize how resource reservations are used in a VMWare virtualized environment.
-
Resource Efficiency
After watching this video; you will be able to describe how to maximize resource efficiency within vSphere.
-
Schedule DRS
After watching this video; you will be able to use Schedule DRS to automatically manage resources in a VMWare virtualized environment.
-
Scheduled Tasks
After watching this video; you will be able to describe how scheduled tasks help with maintenance within a VMWare virtualized environment.
-
Searches and Filters
After watching this video; you will be able to describe how to effectively use searches and filters within a VMWare virtualized environment.
-
Shares
After watching this video; you will be able to describe how shares benefit resource utilization in a VMWare virtualized environment.
-
Storage DRS
After watching this video; you will be able to recognize how storage DRS assists with data store management.
-
Storage Policies
After watching this video; you will be able to describe how storage policies benefit a VMWare virtualized environment.
-
Storage vMotion
After watching this video; you will be able to recognize characteristics of a Storage vMotion migration.
-
Tags
After watching this video; you will be able to use tags to help organize a VMWare virtualized environment.
-
Testing Fault Tolerance
After watching this video; you will be able to use VMWare to verify a fault tolerance implementation.
-
Update Manager
After watching this video; you will be able to describe the purpose of Update Manager in a vSphere 6 environment.
-
Update Manager Installation
After watching this video; you will be able to recognize criteria for an Update Manager installation on a Windows server.
-
Update Manager Interface
After watching this video; you will be able to compare the different views of the Update Manager interface.
-
Update Manager Plugin
After watching this video; you will be able to describe the purpose of the Update Manager plugin.
-
Upgrade Path or Type
After watching this video; you will be able to select the appropriate upgrade path or type for upgrading to VMWare vSphere 6.
-
vApp Resource Allocation
After watching this video; you will be able to recall the importance of optimal vApp resource allocation.
-
vApp Upgrades
After watching this video; you will be able to describe the functionality of the vApp upgrade settings within Update Manager.
-
vCenter Remediation
After watching this video; you will be able to recall the importance of vCenter remediation.
-
vCenter Server Appliance
After watching this video; you will be able to describe vCenter Server Appliance upgrade recommendations.
-
Virtual Machine Settings
After watching this video; you will be able to describe the importance of VM snapshots and recognize capabilities of the virtual machine settings within administrative view of Update Manager.
-
VM Tools and Hardware
After watching this video; you will be able to describe considerations for VM tools and hardware upgrades.
-
vMotion
In this video; Russ Long explains the VMware vSphere standard feature of vMotion.
-
vMotion Limitations
After watching this video; you will be able to identify processor; storage; and networking limitations of vMotion.
-
When to Cluster
After watching this video; you will be able to identify situations when it is appropriate to cluster.
-
Logical
After watching this video; you will be able to describe the organizational importance of the VMWare virtualized environment logical design phase.
-
Physical
After watching this video; you will be able to describe characteristics of the VMWare virtualized environment physical design phase.
-
Best Practices I
In this video; Russ Long reviews best practices for vSphere 6.0 ICM1.
-
Best Practices II
In this video; Russ Long reviews additional best practices for vSphere 6.0 ICM1.
-
Business Continuity and High Uptimes
In this video; Russ Long explains how virtualization greatly reduces the burden of maintaining high uptimes and of business continuity implementations.
-
Changes to the vCenter Server Installation Process in 6.0
In this video; Russ Long discusses changes to the vCenter installation process in VMware 6.0.
-
Choosing your Installation Media
In this video; Russ Long discusses installation media choices.
-
Compatibility Lists
In this video; Russ Long discusses compatibility issues and the importance of knowing which ports need to be open when installing vSphere ESXi.
-
Construct
In this video; Russ Long reviews the file types that make up the parameters of a virtual machine; or VM.
-
Construct Demonstration
In this video; Russ Long demonstrates how to navigate virtual machine; or VM; information using the VMware vSphere Host Client interface.
-
Data Protection and Fault Tolerance
In this video; Russ Long explains the standard licensing features of data protection and fault tolerance.
-
Desktop Client
In this video; Russ Long explains how host clients have replaced desktop clients in vSphere 6.0.
-
Direct Console Interface-Troubleshooting Options
The Direct Console User Interface; or DCUI; offers a number of configuration and troubleshooting options to deal with issues involving the host. In this video; Russ Long demonstrates how to use the DCUI to access troubleshooting options.
-
Direct Console User Interface-Lockdown Mode
Enabling or disabling the direct console user interface; or DCUI; lockdown mode affects which types of users are authorized to access host services. In this video; Russ Long demonstrates how to configure hosts for lockdown mode from the DCUI.
-
Distributed Resource Scheduler and Power Management
In this video; Russ Long discusses how VMware's Distributed Resource Scheduler (DRS) and Distributed Power Management (DPM) features work together to save on energy and cooling costs.
-
Enterprise Licensing Feature Set
In this video; Russ Long explains what features vSphere enterprise licensing provides.
-
Enterprise Plus Feature Set
In this video; Russ Long explores vSphere Enterprise Plus. It's VMware's top licensing option and it includes all the features of the Standard and Enterprise licenses as well as features unique to Enterprise Plus.
-
Essentials Kits
In addition to its regular licensing options; vSphere offers licensing kits that are applicable under particular circumstances. In this video; Russ Long discusses vSphere's essentials and acceleration kits.
-
ESXi Configuration
An ESXi system includes a direct console user interface; or DCUI; that provides access to a number of tasks. In this video; Russ Long demonstrates how to configure ESXi hosts from the DCUI.
-
ESXi Hypervisor
In this video; Russ Long explains how hypervisors share resources between guest operating systems.
-
ESXi Installation
In this video; Russ Long demonstrates the process of installing ESXi 6.0.
-
ESXi Licensing
In this video; Russ Long discusses different ways of licensing ESXi.
-
Hardware Resources
In this video; Russ Long explains how virtualization allows massive savings in hardware resources.
-
Hardware Version
In this video; Russ Long discusses hardware version updates for vSphere 6.0 ICM1.
-
Host Management Client Configuration
The Host Management Client is a new feature of vSphere 6.0. In this video; Russ Long demonstrates how to configure the Host Client.
-
Hosts and VMs
In this video; Russ Long explains what is meant by hosts and virtual machines.
-
Installation Checklist
Before trying to install anything within the VM environment; it's important to make sure it can be installed and if so; that all installation requirements are met. In this video; Russ Long presents a checklist that can help avoid issues during and after installation.
-
Installation Prerequisites
When looking for information to guide installations to the VM environment; it's important to identify trusted resources. In this video; Russ Long explains where to access the information needed during the installation process.
-
Installation Wizard
In this video; Russ Long demonstrates how to use the installation wizard.
-
Manual Migrations
In this video; Russ Long discusses manual migrations of virtual machines for vSphere 6.0 ICM1.
-
Multiple Host Management
The vCenter Server is used to manage ESXi hosts and their resources. In this video; Russ Long demonstrates how the vCenter Server is used to manage multiple hosts at the same time.
-
Physical Servers
In this video; Russ Long discusses issues with physical servers for vSphere 6.0 ICM1.
-
Reduced TCO and Central Management
In this video; Russ Long explains financial and management benefits of virtualization.
-
Reliable Memory and Big Data
vSphere Hypervisor (ESXi) enterprise license features can help provide greater stability in medium to large environments and help manage Hadoop clusters in big environments. In this video; Russ Long discusses reliable memory and big data extensions (BDE).
-
Single Host Management
The vSphere 6.0 host management client is a stand alone ESXi host management interface. In this video; Russ Long demonstrates how to use the host management client for single host management.
-
Standard License Feature Set
In this video; Russ Long describes the basic features set offered by VMware.
-
Storage APIs and Multipathing
In this video; Russ Long explores vSphere's Storage Application Programming Interface (API).
-
Support and Services
VMware also offers two levels of support and service agreements. What's included at each level is dependent on the licensing agreement in place. In this video; Russ Long discusses vSphere's available support agreements.
-
The Physical Network
In this video; Russ Long introduces some of the components of the physical network for vSphere 6.0 ICM1.
-
vCenter Server
In this video; Russ Long explains what vCenter Server is and the advantages of vCenter Server Appliance.
-
vCenter Server Appliance Installation I
The vCenter Server Appliance is a virtual appliance installed on a Linux backbone. In this video; Russ Long explains the new options and features of the VCenter Server Appliance in VMware 6.0.
-
vCenter Server Appliance Installation II
In this video; Russ Long demonstrates how to begin a deployment of the of VMware 6.0 vCenter Server Appliance.
-
vCenter Server Appliance Installation III
In this video; Russ Long demonstrates how to configure the Set up Virtual Machine; Select Deployment Type; and Configure Single Sign-On options of the VMWare vCenter Appliance Deployment.
-
vCenter Server Appliance Installation IV
In this video; Russ Long demonstrates how to configure the Select Appliance Size and the Select Datastore options of the VMWare vCenter Appliance Deployment.
-
vCenter Server Appliance Installation V
In this video; Russ Long demonstrates how to configure the Configure Database; Edit Network Settings; and Ready to Complete options of the VMWare vCenter Appliance Deployment.
-
vCenter Server Finishing Installation
In this video; Russ Long demonstrates how to finish the vCenter Server installation process for VMware 6.0.
-
vCenter Server for Windows
The vCenter Server provides a central administration point for managing multiple ESXi hosts. In this video; Russ Long demonstrates how to install the vCenter Server.
-
vCenter Server for Windows Deployment Type Prompt
VMware vCenter is used to manage ESXi hosts. In this video; Russ Long demonstrates how to choose and configure a deployment type during the installation process.
-
vCenter Server Settings
In this video; Russ Long demonstrates how to configure a database for deployment and how to configure ports in vCenter Server.
-
vCenter Server System Setup
In this video; Russ Long demonstrates how to implement Single Sign-On Configuration and choose an administrative user account during setup.
-
Virtual Machine Creation
In this video; Russ Long discusses methods for virtual machine creation in vSphere 6.0 ICM1.
-
Virtual Machine Location
A virtual machine; or VM; can be located directly on a host’s local storage device or on a remote device. In this video; Russ Long demonstrates the options available when choosing a location for a VM.
-
Virtual Storage Concepts
High-performance file systems are optimized for storing virtual machines; or VMs. In this video; Russ Long explains how VMs are used with data stores and raw disk mappings to store files so they can be accessed across multiple hosts.
-
Virtualization Benefits
In this video; Russ Long discusses the benefits of virtualization for vSphere 6.0 ICM1.
-
VMware Tools
In this video; Russ Long discusses VMware tools for vSphere 6.0 ICM1.
-
vShield Endpoint; Replication and Hot Add
In this video; Russ Long explains the standard licensing features of vShield Endpoint; Replication; and Hot Add.
-
Web Client
In this video; Russ Long explains the use of the web client in vSphere and introduces its interface.
-
What is a Virtual Machine?
A virtual machine; or VM; is the construct of a program that emulates the behavior of a real machine. In this video; Russ Long outlines the fundamentals of working with VMs.
-
What is New or Features Required
In this video; Russ Long discusses what is new in version 6.0 of vSphere ESXi.
-
Where Are We in a vSphere Topology?
In this video; Russ Long discusses the installation of the ESXi hypervisor.
-
Direct Console User Interface-Management Network
Proper network configuration promotes a secure environment for ESXi hosts. In this video; Russ Long demonstrates how to use the Direct Console User Interface; or DCUI; to make changes to network settings.
-
Additional Enterprise Plus Features
In this video; Russ Long discusses various features available with vSphere's Enterprise Plus License.
-
Benefits and Drawbacks
In this video; Russ Long discusses benefits and drawbacks of virtual machines for vSphere 6.0 ICM1.
-
LANs and VLANs
In this video; Russ Long discusses LANs and VLANS in vSphere 6.0 ICM1.
-
Raid Arrays
In this video; Russ Long discusses Raid Arrays for networks using vSphere 6.0.
-
Local Storage
In this video; Russ Long discusses local and shared storage for networks using vSphere 6.0.
-
LUN
In this video; Russ Long explains logical unit number or LUN in relation to network storage.
-
Performance
Virtualization depends on effective and efficient storage. In this video; Russ Long explains the considerations and requirements of high performing storage.
-
Transport Layer
A transport layer is an communication interface between two entities or devices. In this video; Russ Long explains the considerations involved in selecting and implementing an iSCI transport technology.
-
Communication at Layer 2
In this video; Russ Long discusses communication at layer 2 for vSphere 6.0 ICM1 virtual networks.
-
Failover Configurations
In this video; Russ Long discusses virtual network failover configurations for vSphere 6.0 ICM1.
-
Fault Tolerance Logging
In this video; Russ Long discusses fault tolerance logging port groups for vSphere 6.0 ICM1 virtual networks.
-
Load Balancing Configurations
In this video; Russ Long discusses load balancing configurations for vSphere 6.0 ICM1 virtual networks.
-
NIC Teaming
In this video; Russ Long discusses NIC teaming for vSphere 6.0 ICM1 virtual networks.
-
Port Groups
In this video; Russ Long discusses virtual network port groups for vSphere 6.0 ICM1.
-
Traffic
In this video; Russ Long discusses the vMotion kernel adapter and virtual network traffic for vSphere 6.0 ICM1 virtual networks.
-
VMkernel
In this video; Russ Long discusses VMkernel port group function for vSphere 6.0 ICM1 virtual networks.
-
vSwitch Security
In this video; Russ Long discusses vSwitch security for vSphere 6.0 ICM1 virtual networks.
-
vSwitches
In this video; Russ Long discusses vSwitches and their function in the vSphere 6.0 ICM1 virtual network.
-
Disk Provisioning
Disk provisioning is a vSphere feature for assigning storage to optimize performance. In this video; Russ Long demonstrates the different types of virtual disk provisioning.
-
Storage Adapter
A storage adapter provides a link between a computer and one or more storage devices. In this video; Russ Long demonstrates explains how to configure a system to manage and use different types of storage.
-
Adding or Editing a Physical Adapter I
In this video; Russ Long explains how to add a physical network adapter on a vStandard Switch using vSphere 6.0.
-
Adding or Editing a Physical Adapter II
In this video; Russ Long explains how to initialize and configure a new physical network adapter on a vStandard Switch using vSphere 6.0.
-
Edit Settings
In this video; Russ Long explains how to create and configure a virtual switch using vSphere 6.0.
-
Port Group Creation
In this video; Russ Long explains how to create a port group for a vStandard Switch using vSphere 6.0.
-
Propagation of Settings
In this video; Russ Long explains how to configure settings propagation across a port group in vSphere 6.0.
-
Security Settings
In this video; Russ Long explains how to configure security settings for a vStandard Switch using vSphere 6.0.
-
TCP / IP Configuration
In this video; Russ Long explains how to configure TCP / IP settings for a vStandard Switch using vSphere 6.0.
-
Teaming Configuration
In this video; Russ Long explains how to configure teaming at the port group level for a vStandard Switch using vSphere 6.0.
-
Traffic Shaping
In this video; Russ Long explains how to configure traffic shaping for a vStandard Switch using vSphere 6.0.
-
VMkernel Adapter Creation
In this video; Russ Long explains how to create a VMkernel Network Adapter using vSphere 6.0.
-
Cloud Introduction
After watching this video; you will be able to describe the characteristics of cloud computing.
-
Working with Local Dependencies
After watching this video; you will be able to define the concept of dependencies between DSC resources and how to manage these.
-
STaaS Providers
After watching this video; you will be able to list the main providers of STaaS and describe their offering.
-
Getting Familiar with the Backbone.js Template
In JavaScript SPA; you can use the Backbone.js SPA template to develop an ASP.NET Model View Controller application in Visual Studio 2013. In this video; Wesley Miller demonstrates how to install and get familiar with the Backbone.js SPA template.
-
Architecture
After watching this video; you will be able to define the mechanics; phases; and methodologies associated with application development.
-
Cloud Deployment Models
After watching this video; you will be able to describe the defined deployment models of the cloud services.
-
Direct Connect Overview
After watching this video; you will be able to describe Amazon Web Services Direct Connect.
-
Elastic Beanstalk Overview
After watching this video; you will be able to describe the Elastic Beanstalk service on Amazon Web Services.
-
Installing NSX Edge
After watching this video; you will be able to install VMware NSX Edge.
-
Multi-factor Authentication
After watching this video; you will be able to describe how multifactor authentication is deployed in Azure AD.
-
Regulatory Control and Standards Adoption
After watching this video; you will be able to describe describe compliance and control principles and standards: Information Security; Service Improvement; Incident; Problem; and Release Management.
-
Authentication
Part of the CompTIA Cloud+ exam covers the types of authentication procedures that need to be applied before a user or device is allowed to gain access to resources on the network. Authentication may be carried out using single or multiple factors. In this video; Dan LaChance discusses the common protocols for authentication.
-
Business Requirements
After watching this video; you will be able to define how business requirements impact on application development and throughout the application life time.
-
Caching
In this video; Dan LaChance provides an overview of caching in CompTIA Cloud+.
-
APP-V
After watching this video; you will be able to discuss APP-V.
-
Big Data
After watching this video; you will be able to recognize the features of Azure Big Data.
-
Cloud Computing Key Enabling Technologies
After watching this video; you will be able to list the key technologies that enable cloud computing.
-
Cloud Service Continuity
After watching this video; you will be able to describe Business Continuity and backup for cloud services.
-
Configuration Management
In preparing for the CompTIA Cloud+ exam; you need to understand configuration management; which is a way of controlling the inevitable changes in IT systems. In this video; Dan LaChance discusses configuration management and its use in the cloud where you can provision virtual machines and code as required.
-
Collections
After watching this video; you will be able to describe collections.
-
Azure Media Services
After watching this video; you will be able to recognize the options to implement Azure Media Services.
-
Snapshots
In this video; Russ Long discusses taking snapshots in virtual machines for vSphere 6.0 ICM1.
-
Archiving
The CompTIA Cloud+ certification covers data archiving which is the retention of data for a given period of time. To store data; you need to consider a number of related legal and security issues. In this video; Dan LaChance discusses data archiving and how it relates to cloud computing.
-
Creating a VPC
After watching this video; you will be able to create a Virtual Private Cloud on the Elastic Compute Cloud platform.
-
Creating an Azure SQL Database
After watching this video; you will be able to create an Azure SQL Database on Microsoft Azure.
-
Troubleshooting User Profile Issues
In this video; Irving Simms explores troubleshooting issues related to XenDesktop 7 user profiles.
-
Switch
In this video; Russ Long discusses physical network switches for vSphere 6.0 ICM1.
-
Resource Pools
After watching this video; you will be able to recognize how resource pools are used in a VMWare virtualized environment.
-
Training and Awareness
After watching this video; you will be able to describe awareness and required training to develop an understanding of security focus areas relating to cloud applications.
-
Virtual Appliances
After watching this video; you will be able to use prebuilt virtual machine appliances and familiarize yourself with the VMware Solutions Exchange and Marketplace.
-
Virtual Machine Manager Libraries
In this video; Aaron Sampson shows how to configure libraries in System Center 2012 R2 Virtual Machine Manager.
-
Troubleshooting Application Performance
In this video; Irving Simms describes how to troubleshoot application performance in Citrix XenDesktop.
-
Virtualization and the Cloud
In Cloud Computing; virtualization has numerous benefits to organizations both in the datacenter and the cloud. In this video; Byron Hynes demonstrates what virtualization is and how it can aid your organisation in a number of scenarios.
-
History of Cloud Computing
After watching this video; you will be able to describe the development of computing from mainframes to the cloud.
-
Object Storage Overview
In preparing for the CompTIA Cloud+ exam; you need to know how to provision storage in a cloud effectively. Proper storage allows you retrieve data efficiently and rapidly; as needed. In this video; Dan LaChance discusses the concepts of object storage; Unique Object IDs; metadata; and data.
-
System Requirements
After watching this video; you will be able to describe how to determine system requirements for upgrading to VMWare vSphere 6.
-
vMotion
After watching this video; you will be able to describe vMotion and perform a manual vMotion transfer.
-
Working with Collections
After watching this video; you will be able to use collections.
-
High Availability
After watching this video; you will be able to recognize how Microsoft Azure supports high availability.
-
Multifactor Authentication
In this video; Dan LaChance; explains what multifactor authentication is and why it's considered stronger than single factor authentication methods.
-
Overview of VMware Tools
After watching this video; you will be able to identify the features and purpose of the VMware Tools in managing and enhancing a virtual machine's performance.
-
Definition of Cloud Computing
After watching this video; you will be able to define cloud computing according to relevant standards.
-
Load Balancing
After watching this video; you will be able to recognize the options for load balancing in Azure.
-
Multi-Factor Authentication
After watching this video; you will be able to describe and deploy Multifactor Authentication within a cloud service security framework.
-
Templates
In this video; Russ Long discusses using templates to create a virtual machine for vSphere 6.0 ICM1.
-
Creating Images
Microsoft Azure provides users the ability to create images that further help in creating multiple virtual machines that are identical to each other. In this video; Aaron Sampson explains how to create images by using the Microsoft Azure virtual machines.
-
Getting Started with Azure Active Directory
After watching this video; you will be able to outline the capabilities of the Azure Active Directory service; including Active Directory Premium edition.
-
Installing the MAP Toolkit
After watching this video; you will be able to install the MAP Toolkit.
-
Licensing
After watching this video; you will be able to recognize product licensing requirements for upgrading to VMWare vSphere 6.
-
Network Address Translation
The CompTIA Cloud+ certification covers the various network infrastructure components; including Network Address Translation (NAT). In this video; Dan LaChance demonstrates how to implement NAT within a network and he provides examples to illustrate good address translation practices.
-
Storage Overview
After watching this video; you will be able to describe storage options in Microsoft Azure.
-
Creating a Virtual Machine
After watching this video; you will be able to create a virtual machine in Hyper-V Manager on Windows Server Technical Preview.
-
Quality of Service
Quality of Service or QoS is the performance of a given application on a computer network. In this video; Dan LaChance discusses QoS and how it applies in a network computing environment.
-
Resource Pools
When you perform a new installation of Operations Manager; three resource pools are made available by default. In this video; Aaron Sampson names and defines these three resource pools and demonstrates how to configure resource pools in the Operations Manager component of System Center 2012 R2.
-
Service Manager Components
The Microsoft System Center 2012 R2 Service Manager feature and its various components allow you to streamline your organization's management of IT incidents and problems through implementation of best practices and protocols. In this video; Aaron Sampson demonstrates how the Service Manager components contribute to efficient IT services management.
-
Virtual Private Networks
The CompTIA Cloud+ certification covers network security concepts; tools; and best practices; including virtual private networks (VPNs). VPNs allow remote access to a private network over an untrusted network; generally the Internet; by authenticating the user and encrypting the connection between their device and the network. In this video; Dan LaChance discusses the features of VPNs.
-
Virtualization Overview
The CompTIA Cloud+ certification covers virtualization; which allows you to deploy large-scale and dynamic cloud computing datacenters. In this video; Dan LaChance discusses the basic concepts of hardware virtualization and the role of the hypervisor.
-
Elastic IP
After watching this video; you will be able to describe how Elastic IPs are used in a self-healing system on Amazon Web Services.
-
Infrastructure as a Service
After watching this video; you will be able to describe the infrastructure as a service cloud service model.
-
Introduction to Cloud Computing
Cloud computing allows you to centralize and outsource your software; platform; and infrastructure and focus more time on your business and clients. In this video; Josh Penzell discusses software; platform; and infrastructure services and examples of third-party applications in common use.
-
PowerShell Desired State Configuration (DSC)
After watching this video; you will be able to describe the use of PowerShell DSC to configure Azure VMs.
-
Queries
After watching this video; you will be able to describe queries.
-
Regulatory Control and Standards Adoption
After watching this video; you will be able to describe compliance and control principles and standards: Configuration; Service Level; Availability and Capacity Management.
-
Connecting to Databases
Microsoft Azure provides users the ability to access databases not only through the management portal; but also through the SQL Server Management Studio. In this video; Aaron Sampson explains how to gain access to databases.
-
Elastic Load Balancing
After watching this video; you will be able to describe how Elastic Load Balancing is used in a self-healing system on Amazon Web Services.
-
Tiered Storage
Tiered storage is the assignment of different categories of data to different classes of storage. In this video; Russ Long compares top; medium; and low tier storage.
-
Cloud Computing Characteristics
After watching this video; you will be able to outline the operational characteristics of cloud computing.
-
CloudFormation Overview
After watching this video; you will be able to describe the Amazon Web Service CloudFormation service for automating provisioning.
-
Creating Virtual Machines
Microsoft Azure provides users the ability to create virtual machines and load them on the cloud. In this video; Aaron Sampson explains how to get started with Microsoft Azure virtual machines.
-
Elastic Load Balancing
After watching this video; you will be able to distribute application requests across multiple instances.
-
Event Logging – Management and Reporting
After watching this video; you will be able to define requirement for hardware event logging and reporting.
-
Infrastructure as a Service
Infrastructure as a Service is a cloud service model targeted to IT managers to compute resources. In this video; Dan LaChance discusses about Infrastructure as a Service.
-
VLANs
In this video; Russ Long discusses VLAN configuration types for vSphere 6.0 ICM1 virtual networks.
-
Availability Sets
After watching this video; you will be able to describe Azure Availability Sets.
-
Cloud Components
System Center 2012 R2 allows you to operate a private cloud to maintain better control over your infrastructure. To implement; manage; and maintain a private cloud; you can use components provided by Microsoft System Center. In this video; Aaron Sampson discusses the components that are required when dealing with private clouds.
-
CPU
After watching this video; you will be able to recognize best practices for allocating VM CPU resources within vSphere.
-
Network Configuration
After watching this video; you will be able to define techniques to secure network configuration and network support tools; including VLAN; TLS; DHPC and Authorized DHCP; DNS and Secure; and IPSec.
-
Storage Quality of Service (QoS)
After watching this video; you will be able to describe the storage QoS feature used to monitor storage and create policies in scale-out file servers on Hyper-V Technical Preview.
-
Virtualization
After watching this video; you will be able to describe the virtualization technology associated with cloud-hosted applications.
-
Performance Monitoring
After watching this video; you will be able to describe requirement to continuously monitor and report on host component performance.
-
Platform as a Service
PaaS (Platform as a Service) cloud service allow developers to build applications. In this video; Dan LaChance discusses PaaS (Platform as a Service) cloud service.
-
Software as a Service
After watching this video; you will be able to describe the software as a service cloud service model.
-
System Requirements
After watching this video; you will be able to discuss system requirements.
-
Working with SQS in NodeJS
In Amazon Web Services; there are a number of operations that you can run against the Simple Queue Service (SQS) using the Node SDK. In this video; David Castillo demonstrates the queue operation; including how to send and receive messages via the queue; as well as delete messages from the queue.
-
Software as a Service
Software as a Service (SaaS) is a cloud service model that is made available to end users. In this video; Dan LaChance discusses the features of SaaS.
-
Fault Tolerance
After watching this video; you will be able to describe characteristics of virtual machine fault tolerance.
-
High Availability
In this video; Russ Long discusses the standard licensing feature of high availability.
-
Manage Accounts
After watching this video; you will be able to describe the Route 53 DNS service on Amazon Web Services.
-
Resource Pools
After watching this video; you will be able to describe how resource pools assist with resource allocation within vSphere.
-
Change Management
The CompTIA Cloud+ certification covers policies and procedures as they relate to a cloud environment; including change management. Change management is a structured approach to effecting change in an IT infrastructure while minimizing the impact on users. In this video; Dan LaChance discusses the phases of change management in cloud environments.
-
Cloud Deployment Models
After watching this video; you will be able to describe the four main cloud deployment models.
-
Cloud Deployment Models
After watching this video; you will be able to describe the four main cloud deployment models.
-
eDiscovery
After watching this video; you will be able to define eDiscovery and its impact on cloud service provision; requirements; and responsibilities.
-
Infrastructure as a Service
After watching this video; you will be able to describe IaaS components used to allocate and manage vRealize Automation Resources.
-
Paging
After watching this video; you will be able to describe how paging assists with memory management within vSphere.
-
Platform as a Service
After watching this video; you will be able to describe the platform as a service cloud service model.
-
Properties
In this video; Russ Long explains the properties settings for a vStandard switch configuration in vSphere 6.0.
-
Google Cloud SQL for Developers: Benefits and Features of Cloud SQL
After watching this video, you will be able to describe the benefits and features of Cloud SQL .
-
Google Cloud SQL for Developers: Cloud SQL Pricing
After watching this video, you will be able to identify the billing plans Google offers for Cloud SQL.
-
Google Cloud SQL for Developers: Regions and Zones
After watching this video, you will be able to describe the regions and zones used for Google Cloud Platform for storing data in Cloud SQL.
-
Google Cloud SQL for Developers: Creating a Cloud SQL Instance
After watching this video, you will be able to create a basic instance in Cloud SQL using the Developers Console.
-
Google Cloud SQL for Developers: Defining a Network
After watching this video, you will be able to define a network and specify external address in Google Cloud Platform.
-
Google Cloud SQL for Developers: Connecting with SQuirrel SQL
After watching this video, you will be able to connect to Cloud SQL instances using SQuirrel SQL.
-
Google Cloud SQL for Developers: Connecting to Cloud SQL with a Java App (Part 1)
After watching this video, you will be able to authorize a Java application in Google App Engine to access Cloud SQL.
-
Google Cloud SQL for Developers: Connecting to Cloud SQL with a Python App (Part 1)
After watching this video, you will be able to grant access to a Cloud SQL instance for the Python app in App Engine and create the database and tables it will use.
-
Google Cloud SQL for Developers: Using the Cloud SQL API to Do Basic Tasks
After watching this video, you will be able to perform basic tasks using the Cloud SQL API.
-
Google Cloud SQL for Developers: Performing Advanced Tasks with the Cloud SQL API
After watching this video, you will be able to perform imports and exports, create SSL certificates, and assign IPv4 addresses using the Cloud SQL API in a Cloud SQL instance.
-
Google Cloud SQL for Developers: Performing Backups Using the API
After watching this video, you will be able to perform backups using the Cloud SQL API for a Cloud SQL instance.
-
Google Cloud SQL for Developers: Performing Point-in-time Recovery Using the API
After watching this video, you will be able to perform point-in-time recovery using the Cloud SQL API for a Cloud SQL instance.
-
Google Cloud SQL for Developers: Using the Client Libraries
After watching this video, you will be able to use the client libraries to allow client applications access to use the Google Cloud SQL API to manage a Cloud SQL instance.
-
Google Cloud SQL for Developers: Identifying Connection Issues
After watching this video, you will be able to identify and verify connections to a Cloud SQL instance.
-
Google Cloud SQL for Developers: Identifying Performance Issues
After watching this video, you will be able to identify performance issues in a Cloud SQL instance.
-
Google Cloud SQL for Developers: Overview of SQL Cloud Replication
After watching this video, you will be able to describe Cloud SQL Replication.
-
Google Cloud SQL for Developers: Configuring Access Control for IP Connections
After watching this video, you will be able to define the external networks allowed to connect to a Cloud SQL instance using an IP address using the Developers Console.
-
Google Cloud SQL for Developers: Configuring SSL for Instances
After watching this video, you will be able to create a client SSL certification to connect to a Cloud SQL instance using Secure Socket Layer protocol using the Developers Console.
-
Google Cloud SQL for Developers: Configuring MySQL Flags
After watching this video, you will be able to configure MySQL flags for a Cloud SQL instance using the Developers Console.
-
AWS Certified Developer: Amazon Shared Security Responsibility Model
After watching this video, you will be able to describe the features of the Amazon shared responsibility model.
-
AWS Certified Developer: Creating a CloudFormation Stack
After watching this video, you will be able to create a CloudFormation stack.
-
AWS Certified Developer: Docker Commands
After watching this video, you will be able to perform common Docker commands.
-
AWS Certified Developer: Docker Installation and Set-Up
After watching this video, you will be able to install and configure Docker on your local workstation.
-
AWS Certified Developer: AWS Lambda Functions
After watching this video, you will be able to execute pieces of code in response to AWS events.
-
AWS Certified Developer: Tying it all together with Lambda
After watching this video, you will be able to use AWS Lambda to execute code on demand.
-
AWS Certified Developer: S3 Events
After watching this video, you will be able to get notifications and take actions based on S3 events.
-
AWS Certified Developer: DynamoDB Events
After watching this video, you will be able to take actions and receive notifications based on DynamoDB events.
-
AWS Certified Developer: Policies and Permissions
After watching this video, you will be able to configure Amazon IoT policies and permissions.
-
AWS Certified Developer: Topics and Messages
After watching this video, you will be able to describe Amazon IoT topics.
-
AWS Certified Developer: Device Registry and Shadows
After watching this video, you will be able to describe features of Amazon IoT Device Registry.
-
AWS Certified Developer: Things and Certificates
After watching this video, you will be able to define Things in Amazon IoT and attach certificates.
-
AWS Certified Developer: Latency Based Routing
After watching this video, you will be able to route traffic to your application in an optimized way.
-
AWS Certified Developer: Provisioned Throughput
After watching this video, you will be able to set required throughput on a table.
-
AWS Certified Developer: Table Operations
After watching this video, you will be able to design and work with DynamoDB tables effectively.
-
AWS Certified Developer: Local and Global Secondary Indexes
After watching this video, you will be able to identify indexes on DynamoDB tables.
-
AWS Certified Developer: Data Consistency Model
After watching this video, you will be able to select the level of data consistency when accessing records.
-
AWS Certified Developer: Setting up a Domain in Route53
After watching this video, you will be able to Set up a domain in Route 53.
-
AWS Certified Developer: Deploying an app on Elastic Beanstalk
After watching this video, you will be able to deploy a sample application on Amazon Elastic Beanstalk.
-
AWS Certified Developer: Item Operations
After watching this video, you will be able to read, write and modify data contained in a DynamoDB table.
-
AWS Certified Developer: Weighted Routing
After watching this video, you will be able to route traffic to your application based on predefined weights.
-
AWS Certified Developer: Table Structure (Table, items and attributes)
After watching this video, you will be able to describe DynamoDB table structure.
-
AWS Certified Developer: Exam Tips
After watching this video, examine the objectives and describe tips for taking the AWS Certified Developer exam.
-
AWS Certified Developer: Amazon Elastic Beanstalk
After watching this video, you will be able to deploy an application on Amazon Elastic Beanstalk.
-
AWS Certified Developer: Running a Stack
After watching this video, you will be able to perform the steps to run a stack.
-
AWS Certified Developer: API Gateway
After watching this video, you will be able to publish and monitor your applications API.
-
AWS Certified Developer: Configuring your Failwhale
After watching this video, you will be able to ensure your customers know you're working to recover in the event of a major problem.
-
AWS Certified Developer: CloudFormation Template Structure
After watching this video, you will be able to describe the CloudFormation template structure.
-
AWS Certified Developer: Cloudformation Stack Details
After watching this video, you will be able to work with the CloudFormation stack details page.
-
AWS Certified Developer: Introduction to Docker
After watching this video, you will be able to describe the features of Docker containers.
-
AWS Certified Developer: Amazon Workmail
After watching this video, you will be able to configure Amazon workmail with route53.
-
AWS Certified Developer: The Amazon IoT Rules Engine
After watching this video, you will be able to configure rules in the Amazon IoT service.
-
Implementing Microsoft Azure Solutions: Configure a Deployment Slot
After watching this video, you will be able to deploy a web app to a deployment slot.
-
Implementing Microsoft Azure Solutions: Monitoring Storage Logs
After watching this video, you will be able to work with storage account logs.
-
Implementing Microsoft Azure Solutions: Configure a Windows VM with DSC
After watching this video, you will be able to use DSC to ensure Windows VM configurations are consistent.
-
Implementing Microsoft Azure Solutions: Security Overview
After watching this video, you will be able to define the reasons for Azure security measures.
-
Implementing Microsoft Azure Solutions: Create a Key Vault
After watching this video, you will be able to use PowerShell to create an Azure Key Vault.
-
Implementing Microsoft Azure Solutions: Encrypt an Azure VM Disk
After watching this video, you will be able to user PowerShell to encrypt an Azure VM disk.
-
Implementing Microsoft Azure Solutions: Azure Key Vault
After watching this video, you will be able to describe how the Azure Key Vault is used.
-
Implementing Microsoft Azure Solutions: Configure a Network Security Group Using PowerShell
After watching this video, you will be able to use PowerShell to configure a network security group.
-
Implementing Microsoft Azure Solutions: Azure Monitoring Overview
After watching this video, you will be able to define the relevance of monitoring.
-
Implementing Microsoft Azure Solutions: Network Security Groups
After watching this video, you will be able to recognize the purpose of network security groups.
-
Implementing Microsoft Azure Solutions: Configure a Network Security Group Using the Portal
After watching this video, you will be able to use the portal to configure a network security group.
-
Implementing Microsoft Azure Solutions: Azure Drive Encryption
After watching this video, you will be able to describe how Azure drive encryption works.
-
Implementing Microsoft Azure Solutions: Puppet Client Configuration
After watching this video, you will be able to recognize how the Puppet VM extension is used for configuration management.
-
Implementing Microsoft Azure Solutions: Chef Client Configuration
After watching this video, you will be able to recognize how the Chef VM extension is used for configuration management.
-
Implementing Microsoft Azure Solutions: Configure Virtual Machine Sizing
After watching this video, you will be able to use the portal to resize an existing virtual machine.
-
Implementing Microsoft Azure Solutions: Create a Virtual Machine Scale Set
After watching this video, you will be able to use the portal to create a virtual machine scale set.
-
Implementing Microsoft Azure Solutions: Configure a Virtual Machine Scale Set
After watching this video, you will be able to use the portal to configure a virtual machine scale set.
-
Implementing Microsoft Azure Solutions: HA Overview
After watching this video, you will be able to describe the need for high availability and solutions.
-
Implementing Microsoft Azure Solutions: Azure Traffic Manager
After watching this video, you will be able to identify when the Azure Traffic Manager should be used.
-
Implementing Microsoft Azure Solutions: Configure Azure Traffic Manager
After watching this video, you will be able to use Traffic Manager for VMs in different regions.
-
Implementing Microsoft Azure Solutions: Azure Load Balancer
After watching this video, you will be able to identify when Azure Load Balancer should be used.
-
Implementing Microsoft Azure Solutions: Configure Azure Load Balancer
After watching this video, you will be able to use Azure Load Balancer for VMs in the same region.
-
Implementing Microsoft Azure Solutions: Access the Kudu Web App Interface
After watching this video, you will be able to use Kudu to view diagnostic information.
-
Implementing Microsoft Azure Solutions: Create and Deploy an ASP.Net Web App
After watching this video, you will be able to use Visual Studio to create and deploy an ASP.Net web app.
-
Implementing Microsoft Azure Solutions: Configure Web App Autoscaling
After watching this video, you will be able to enable autoscaling for an ASP.Net web app.
-
Implementing Microsoft Azure Solutions: Kudu Interface
After watching this video, you will be able to describe the purpose of monitoring app services using Kudu.
-
Implementing Microsoft Azure Solutions: Automation Tools
After watching this video, you will be able to list tools used for Azure automation.
-
Implementing Microsoft Azure Solutions: Configure an Automation Account
After watching this video, you will be able to use the portal to create an Azure automation account.
-
Implementing Microsoft Azure Solutions: Automation Overview
After watching this video, you will be able to describe the need for automation in cloud environments.
-
Implementing Microsoft Azure Solutions: Desired State Configuration
After watching this video, you will be able to describe how to standardize configurations using DSC.
-
Implementing Microsoft Azure Solutions: Configure DSC for a Windows Azure VM
After watching this video, you will be able to ensure the IIS web server role is installed in Azure Windows VMs.
-
Implementing Microsoft Azure Solutions: Azure Automation Runbooks
After watching this video, you will be able to define how runbooks are used to automate Azure administrative tasks.
-
Implementing Microsoft Azure Solutions: Create a Runbook Using the Portal
After watching this video, you will be able to use the portal to create a runbook.
-
Implementing Microsoft Azure Solutions: App Service Types
After watching this video, you will be able to describe the characteristics of different types of application services.
-
Implementing Microsoft Azure Solutions: Deployment Slots
After watching this video, you will be able to define how deployment slots are used.
-
Implementing Microsoft Azure Solutions: Web App Settings
After watching this video, you will be able to list common web app settings.
-
Implementing Microsoft Azure Solutions: Create and Deploy an ASP.Net Web App
After watching this video, you will be able to work with Visual Studio to create and deploy an ASP.Net web app.
-
Implementing Microsoft Azure Solutions: Manage a Web App
After watching this video, you will be able to use PowerShell to manage a web app.
-
Implementing Microsoft Azure Solutions: Create an On-demand WebJob
After watching this video, you will be able to use the portal to create an on-demand WebJob.
-
Implementing Microsoft Azure Solutions: Scalability and Resilience
After watching this video, you will be able to identify how Azure provides scalability and resilience for app services.
-
Implementing Microsoft Azure Solutions: Web Jobs and Scheduling
After watching this video, you will be able to distinguish webjob triggers.
-
Implementing Microsoft Azure Solutions: Direct Server Return
After watching this video, you will be able to describe the benefit on the load balancer when using direct server return.
-
Implementing Microsoft Azure Solutions: Point-to-site VPNs
After watching this video, you will be able to describe the purpose of a point-to-site VPN.
-
Implementing Microsoft Azure Solutions: Export an Azure SQL DB
After watching this video, you will be able to export a copy of an Azure SQL DB.
-
Implementing Microsoft Azure Solutions: Configure Azure Backup and Recovery
After watching this video, you will be able to configure the Azure Backup agent and export SQL DB.
-
Implementing Microsoft Azure Solutions: Connect to Azure Active Directory using PowerShell
After watching this video, you will be able to connect to an Azure AD instance using the tenant ID.
-
Implementing Microsoft Azure Solutions: Configure a User Defined Route
After watching this video, you will be able to use the Azure Portal to create a User Defined Route.
-
Implementing Microsoft Azure Solutions: Configure Point-to-site certificates
After watching this video, you will be able to use makecert.ext to create required certificates.
-
Implementing Microsoft Azure Solutions: Azure SQL DB Backup
After watching this video, you will be able to list options for saving copies of Azure SQL databases.
-
Implementing Microsoft Azure Solutions: Azure Site Recovery
After watching this video, you will be able to recognize when to use Azure Site Recovery options.
-
Implementing Microsoft Azure Solutions: Monitoring Storage
After watching this video, you will be able to add metrics and alerts to monitor Azure storage.
-
Implementing Microsoft Azure Solutions: Monitoring Azure SQL DB
After watching this video, you will be able to add metrics and alerts to monitor Azure SQL DB.
-
Implementing Microsoft Azure Solutions: Monitoring an Azure Virtual Machine
After watching this video, you will be able to enable the VM agent for monitoring and boot diagnostics.
-
Implementing Microsoft Azure Solutions: Monitoring a Web App
After watching this video, you will be able to add metrics and alerts to monitor a web app.
-
Implementing Microsoft Azure Solutions: Azure Backup
After watching this video, you will be able to describe how Azure Backup works with the Backup vault.
-
Implementing Microsoft Azure Solutions: Configure Azure Backup
After watching this video, you will be able to install Backup agent and register hosts with Azure Backup vault.
-
Implementing Microsoft Azure Solutions: Enable Encryption and Monitoring
After watching this video, you will be able to encrypt a VM disk and enable monitoring.
-
Implementing Microsoft Azure Solutions: Recovery Overview
After watching this video, you will be able to describe recovery principles for IT cloud services.
-
Implementing Microsoft Azure Solutions: Accessing Logs
After watching this video, you will be able to list multiple ways logs can be accessed.
-
Implementing Microsoft Azure Solutions: Remote Debugging
After watching this video, you will be able to enable remote debugging for an Azure web app.
-
Implementing Microsoft Azure Solutions: ARM Management Policies
After watching this video, you will be able to compare the options available in ARM policies.
-
Implementing Microsoft Azure Solutions: Configure an ARM Management Policy
After watching this video, you will be able to configure a policy for ARM management.
-
Implementing Microsoft Azure Solutions: Configure Azure SQL Security
After watching this video, you will be able to set server and database security settings.
-
Implementing Microsoft Azure Solutions: Azure Resource Manager Overview
After watching this video, you will be able to determine how resources are managed with ARM.
-
Implementing Microsoft Azure Solutions: Create an ARM Template
After watching this video, you will be able to create a template for ARM deployment of resources.
-
Implementing Microsoft Azure Solutions: Deploy an ARM Template
After watching this video, you will be able to use various methods of deploying an ARM template.
-
Implementing Microsoft Azure Solutions: Deploy Azure SQL and an ARM Template
After watching this video, you will be able to configure Azure SQL and ARM templates.
-
Implementing Microsoft Azure Solutions: Azure Containers
After watching this video, you will be able to describe when containers should be used.
-
Implementing Microsoft Azure Solutions: App Services Overview
After watching this video, you will be able to identify how web and mobile apps are deployed and scaled.
-
Implementing Microsoft Azure Solutions: App Services Environment
After watching this video, you will be able to list the Azure App Service components.
-
Implementing Microsoft Azure Solutions: Azure SQL DB Replication
After watching this video, you will be able to implement Azure SQL DB replication.
-
Implementing Microsoft Azure Solutions: Management Tools
After watching this video, you will be able to describe Azure SQL DB management tools.
-
Implementing Microsoft Azure Solutions: Configure Azure AD Users and Groups
After watching this video, you will be able to manage Azure AD users and groups.
-
Implementing Microsoft Azure Solutions: Azure SQL DB Overview
After watching this video, you will be able to describe when Azure SQL DB should be used.
-
Implementing Microsoft Azure Solutions: View Azure SQL DB Using PowerShell
After watching this video, you will be able to use PowerShell cmdlets to view Azure SQL DB.
-
Implementing Microsoft Azure Solutions: Deploy Azure SQL DB
After watching this video, you will be able to deploy Azure SQL DB using the portal.
-
Implementing Microsoft Azure Solutions: Connect to Azure SQL DB
After watching this video, you will be able to use SQL Server Management Studio to connect to Azure SQL DB.
-
Implementing Microsoft Azure Solutions: Migrate SQL On-premises to Azure SQL
After watching this video, you will be able to migrate on-premises SQL to Azure SQL DB.
-
Implementing Microsoft Azure Solutions: Azure SQL DB Security
After watching this video, you will be able to list various levels of security to Azure SQL objects.
-
Implementing Microsoft Azure Solutions: View Azure SQL DB Using Azure CLI
After watching this video, you will be able to use the Azure CLI to view Azure SQL DB.
-
Implementing Microsoft Azure Solutions: Deploy a Domain Controller in Azure
After watching this video, you will be able to join a Windows 10 station to Azure Active Directory.
-
Implementing Microsoft Azure Solutions: Enable Azure AD Self-service Password Reset
After watching this video, you will be able to configure self-service password reset.
-
Implementing Microsoft Azure Solutions: Azure AD Connect
After watching this video, you will be able to describe the purpose of Azure AD Connect.
-
Implementing Microsoft Azure Solutions: Azure Active Directory Domain Join
After watching this video, you will be able to join a Windows 10 station to Azure Active Directory.
-
Implementing Microsoft Azure Solutions: Configure Azure AD Connect
After watching this video, you will be able to synchronize on-premises user accounts with Azure AD.
-
Implementing Microsoft Azure Solutions: Verify Win 10 SSO
After watching this video, you will be able to verify Single Sign-On for a Windows 10 station.
-
Implementing Microsoft Azure Solutions: Authentication
After watching this video, you will be able to describe types of authentication and how they relate to Azure AD.
-
Implementing Microsoft Azure Solutions: Federation and Web Application Proxy
After watching this video, you will be able to describe when to use Federation and the Web Application Proxy.
-
Implementing Microsoft Azure Solutions: Configure Google ID SSO
After watching this video, you will be able to enable Google ID SSO for Azure AD users.
-
Implementing Microsoft Azure Solutions: Enable Azure AD Multi-factor Authentication
After watching this video, you will be able to enhance Azure AD security by enabling MFA.
-
Implementing Microsoft Azure Solutions: Configure Facebook SSO
After watching this video, you will be able to enable Facebook SSO for Azure AD users.
-
Implementing Microsoft Azure Solutions: Manage Azure AD Users
After watching this video, you will be able to use the UI, PowerShell, and Azure CLI to manage users.
-
Implementing Microsoft Azure Solutions: Manage Azure AD Groups
After watching this video, you will be able to use the UI, PowerShell, and Azure CLI to manage groups.
-
Implementing Microsoft Azure Solutions: PowerShell Overview
After watching this video, you will be able to describe the role of PowerShell in Azure.
-
Implementing Microsoft Azure Solutions: Azure Management Tools
After watching this video, you will be able to list Azure management tools.
-
Implementing Microsoft Azure Solutions: Exploring the Azure Portal
After watching this video, you will be able to navigate through the Azure portal.
-
Implementing Microsoft Azure Solutions: Installing Visual Studio 2015 Community Edition
After watching this video, you will be able to use Visual Studio to connect to an Azure subscription.
-
Implementing Microsoft Azure Solutions: Azure Storage Overview
After watching this video, you will be able to describe Azure storage options.
-
Implementing Microsoft Azure Solutions: Installing Azure PowerShell
After watching this video, you will be able to use PowerShell to connect to an Azure subscription.
-
Implementing Microsoft Azure Solutions: Installing Azure CLI
After watching this video, you will be able to use Azure CLI to connect to an Azure subscription.
-
Implementing Microsoft Azure Solutions: Configuring a Shared Access Signature
After watching this video, you will be able to create a Shared Access Signature for storage account access.
-
Implementing Microsoft Azure Solutions: Azure Storage Types
After watching this video, you will be able to list the various types of Azure storage and when they should be used.
-
Implementing Microsoft Azure Solutions: Storage Account Access
After watching this video, you will be able to describe Azure storage account access.
-
Implementing Microsoft Azure Solutions: Creating and Configuring a Storage Account
After watching this video, you will be able to create an Azure storage account.
-
Implementing Microsoft Azure Solutions: Azure Cloud Service Offerings
After watching this video, you will be able to list Azure offerings.
-
Implementing Microsoft Azure Solutions: Signing up for Microsoft Azure
After watching this video, you will be able to sign up for an Azure subscription.
-
Implementing Microsoft Azure Solutions: Cloud Overview
After watching this video, you will be able to list cloud characteristics.
-
Implementing Microsoft Azure Solutions: Azure Cloud Infrastructure
After watching this video, you will be able to describe the components comprising the Azure infrastructure.
-
Implementing Microsoft Azure Solutions: Azure Active Directory Editions
After watching this video, you will be able to differentiate features between Azure AD editions.
-
Implementing Microsoft Azure Solutions: Azure Role-Based Access Control
After watching this video, you will be able to apply RBAC to delegate Azure management permissions.
-
Implementing Microsoft Azure Solutions: Deploy and Configure a Virtual Machine
After watching this video, you will be able to deploy a Windows and Linux virtual machine.
-
Implementing Microsoft Azure Solutions: Azure Active Directory Overview
After watching this video, you will be able to describe how Azure AD can benefit an organization.
-
Implementing Microsoft Azure Solutions: Configure a New Azure Active Directory Instance
After watching this video, you will be able to configure Azure AD.
-
Implementing Microsoft Azure Solutions: Configure Azure RBAC
After watching this video, you will be able to configure Azure RBAC assignments.
-
Implementing Microsoft Azure Solutions: Virtual Machine Management Tools
After watching this video, you will be able to list the tools that can be used to manage Azure virtual machines.
-
Implementing Microsoft Azure Solutions: Move a Virtual Machine to a Different subnet
After watching this video, you will be able to move a virtual machine to a different virtual subnet.
-
Implementing Microsoft Azure Solutions: Connect to a Windows Virtual Machine Using RDP
After watching this video, you will be able to use RDP to connect to an Azure virtual machine.
-
Implementing Microsoft Azure Solutions: Connect to a Linux Virtual Machine Using SSH
After watching this video, you will be able to use SSH to connect to an Azure virtual machine.
-
Implementing Microsoft Azure Solutions: Virtual Machine Deployment
After watching this video, you will be able to describe the methods available for deploying virtual machines.
-
Implementing Microsoft Azure Solutions: Deploy a Virtual Machine Using the Portal
After watching this video, you will be able to use the portal to deploy a virtual machine.
-
Implementing Microsoft Azure Solutions: Virtual Machine Workloads
After watching this video, you will be able to list virtual machine network considerations.
-
Implementing Microsoft Azure Solutions: Virtual Machine Disk Configuration
After watching this video, you will be able to list virtual machine disk configuration considerations.
-
Implementing Microsoft Azure Solutions: Virtual Machine Remote Connectivity
After watching this video, you will be able to describe how administrators can remotely connect to virtual machine.
-
Implementing Microsoft Azure Solutions: Deploy a Virtual Machine Using PowerShell
After watching this video, you will be able to use PowerShell to deploy a virtual machine.
-
Implementing Microsoft Azure Solutions: Deploy a Virtual Machine Using Azure CLI
After watching this video, you will be able to use the Azure CLI to deploy a virtual machine.
-
Implementing Microsoft Azure Solutions: Virtual Machine Sizing
After watching this video, you will be able to list Azure virtual machine sizes and their characteristics.
-
Implementing Microsoft Azure Solutions: Virtual Machine Workloads
After watching this video, you will be able to determine which workloads are best suited for Windows and Linux virtual machines.
-
Implementing Microsoft Azure Solutions: Virtualization Overview
After watching this video, you will be able to describe how virtualization is used with Azure.
-
Implementing Microsoft Azure Solutions: Network Interfaces and IP Addressing
After watching this video, you will be able to describe how network interfaces and IP addresses are configured.
-
Implementing Microsoft Azure Solutions: Network Connectivity Scenarios
After watching this video, you will be able to list various ways to link cloud and on-premises networks.
-
Implementing Microsoft Azure Solutions: ExpressRoute
After watching this video, you will be able to recognize when the ExpressRoute feature should be used.
-
Implementing Microsoft Azure Solutions: Azure DNS
After watching this video, you will be able to describe the purpose of Azure DNS.
-
Implementing Microsoft Azure Solutions: Configure Azure DNS Using the Azure Portal
After watching this video, you will be able to use the Azure Portal to configure Azure DNS.
-
Implementing Microsoft Azure Solutions: Forced Tunneling
After watching this video, you will be able to define when forced tunneling should be used.
-
Implementing Microsoft Azure Solutions: Describe Azure Network Components
After watching this video, you will be able to recall Azure network components and their purpose.
-
Implementing Microsoft Azure Solutions: Configure a Point-to-site VPN
After watching this video, you will be able to use the portal to create a point-to-site VPN link.
-
Implementing Microsoft Azure Solutions: User-defined Routes
After watching this video, you will be able to identify the purpose of user-defined routes.
-
Implementing Microsoft Azure Solutions: Configure a VM with a public Static IP Address
After watching this video, you will be able to use the Azure Portal to configure an public static IP address for a virtual machine.
-
Implementing Microsoft Azure Solutions: Configure a Point-to-site VPN Client
After watching this video, you will be able to connect to an Azure VPN from Windows.
-
Implementing Microsoft Azure Solutions: Configuring Blob Storage
After watching this video, you will be able to use Azure blob storage.
-
Implementing Microsoft Azure Solutions: Configuring Azure File Service
After watching this video, you will be able to use Azure File Service to map a network drive.
-
Implementing Microsoft Azure Solutions: Azure Networking Overview
After watching this video, you will be able to describe Azure networking components.
-
Implementing Microsoft Azure Solutions: Virtual Networks
After watching this video, you will be able to define how Azure uses virtual networks.
-
Implementing Microsoft Azure Solutions: Exploring Azure Storage Tools
After watching this video, you will be able to use various Azure storage tools.
-
Implementing Microsoft Azure Solutions: List Management Tools
After watching this video, you will be able to recall Azure management tools and how they are used.
-
Implementing Microsoft Azure Solutions: Create a Virtual Network and Subnet Using PowerShell
After watching this video, you will be able to use PowerShell to create a virtual network and subnet.
-
Implementing Microsoft Azure Solutions: Add a Subnet Using the Azure CLI
After watching this video, you will be able to use the Azure CLI to add a virtual subnet to an existing virtual network.
-
Implementing Microsoft Azure Solutions: Virtual Subnets
After watching this video, you will be able to identify the role of Azure virtual subnets.
-
Implementing Microsoft Azure Solutions: Create a Virtual Network and Subnet in the Portal
After watching this video, you will be able to use the portal to create a virtual network and subnet.
-
Implementing Microsoft Azure Solutions: Storage Tools
After watching this video, you will be able to list tools that can be used with Azure storage.
-
Serverless Application & Container Management: Lambda and API Gateway
After watching this video, you will be able to demonstrate how to invoke on-demand Lambda functions using Amazon API gateway.
-
Serverless Application & Container Management: Scheduled Lambda Functions
After watching this video, you will be able to demonstrate how to invoke scheduled Lambda functions.
-
Serverless Application & Container Management: Amazon Elastic Container Service
After watching this video, you will be able to identify the essential features of Elastic Container Service and its role in application deployment.
-
Serverless Application & Container Management: Microservice Deployment in ECR and ECS
After watching this video, you will be able to demonstrate how to convert monolithic applications to microservices and deploy the microservices in containers.
-
Serverless Application & Container Management: Docker and ECS
After watching this video, you will be able to recognize how to provision Docker-enabled applications on an Amazon ECS cluster.
-
Serverless Application & Container Management: ECS and ECR Best Practices
After watching this video, you will be able to list the best practices for working with ECS and ECR.
-
Serverless Application & Container Management: Amazon API Gateway
After watching this video, you will be able to recognize how to create APIs in Amazon API Gateway.
-
Serverless Application & Container Management: Set Up API Using the API Gateway
After watching this video, you will be able to illustrate the different approaches of setting up Edge-optimized API using a console and REST API.
-
Serverless Application & Container Management: API Gateway and Amazon Service
After watching this video, you will be able to create and configure an API to expose Amazon S3 and Kinesis.
-
Serverless Application & Container Management: Limitations of API Gateway
After watching this video, you will be able to identify the limitations of API gateway.
-
Serverless Application & Container Management: Exercise: Using API Gateways and Lambda Functions
After watching this video, you will be able to utilize resources in an API gateway and invoke on-demand Lambda functions .
-
Hybrid Architecture: Data Integration
After watching this video, you will be able to list data integration features of a hybrid architecture.
-
Hybrid Architecture: Integrated Networking
After watching this video, you will be able to list integrated networking features of a hybrid architecture.
-
Hybrid Architecture: AD Connector
After watching this video, you will be able to list the requirements to link AWS to an existing on-premises Active Directory environment.
-
Hybrid Architecture: Integrated Resource and Deployment Management
After watching this video, you will be able to list integrated resource and deployment management features in a hybrid deployment.
-
Hybrid Architecture: Integrated Devices and Edge Systems
After watching this video, you will be able to list integrated devices and edge systems in a hybrid deployment.
-
Hybrid Architecture: Hybrid Data Lake on AWS
After watching this video, you will be able to describe when to deploy a hybrid data lake .
-
GCP Engineer: Configuring Connectors with BigQuery
After watching this video, you will be able to define the steps in installing a storage connector.
-
GCP Engineer: Implementing Initialization Actions with GCP
After watching this video, you will be able to describe initialization actions for creating Dataproc clusters.
-
GCP Engineer: Using Functions and Operators with BigQuery
After watching this video, you will be able to specify how functions, operators, and data types are used with BigQuery.
-
GCP Engineer: Job Monitoring and Logging
After watching this video, you will be able to recall the process of monitoring and logging Dataproc jobs.
-
GCP Engineer: SSH into Master and Worker Nodes
After watching this video, you will be able to demonstrate the process of using an SSH tunnel to connect to the master and worker nodes in a cluster.
-
GCP Engineer: Spark REPL
After watching this video, you will be able to define the Spark REPL package and how it's used in Linux.
-
GCP Engineer: Separation of Compute and Storage
After watching this video, you will be able to describe the compute and storage processes and the benefits of their separation and the virtualized distribution of Hadoop.
-
GCP Engineer: BigQuery Features and Capabilities
After watching this video, you will be able to define BigQuery and its benefits for large-scale analytics.
-
GCP Engineer: MapReduce with Big Data
After watching this video, you will be able to describe the MapReduce programming model.
-
GCP Engineer: Job Submission with Cloud Shell
After watching this video, you will be able to demonstrate the process of submitting multiple jobs with Dataproc.
-
GCP Engineer: Dataproc and Cloud Shell Implementations
After watching this video, you will be able to recognize the various Dataproc and Cloud Shell job operations and implementations.
-
GCP Engineer: Concepts in Dataproc Implementations
After watching this video, you will be able to recall concepts of Dataproc jobs, including implementation of Pig and Hive.
-
GCP Engineer: Spark and Hadoop Processes
After watching this video, you will be able to describe the various Spark and Hadoop processes that can be performed with Dataproc.
-
GCP Engineer: Benefits of Cloud Dataproc
After watching this video, you will be able to recognize the benefits of separating storage and compute services using Cloud Dataproc.
-
GCP Engineer: Dataproc Architecture
After watching this video, you will be able to describe the various Dataproc architecture types in GCP and common use cases.
-
GCP Engineer: Machine Types
After watching this video, you will be able to define Dataproc machine types and their uses.
-
GCP Engineer: Custom Machine Types
After watching this video, you will be able to configure a custom machine type.
-
GCP Engineer: Dataproc Job Execution
After watching this video, you will be able to describe how and when to execute Dataproc jobs.
-
GCP Engineer: HDFS and GCS
After watching this video, you will be able to recognize connections between Apache Hadoop HDFS and Cloud Storage.
-
GCP Engineer: Introduction to Pig and Hive
After watching this video, you will be able to describe the use of Pig and Hive.
-
GCP Engineer: Pig and Hive Jobs
After watching this video, you will be able to configure and execute a job using Pig and Hive with Dataproc.
-
GCP Engineer: Loading Datasets for Cloud ML in GCP
After watching this video, you will be able to demonstrate how to load a dataset for Cloud ML in GCP.
-
GCP Engineer: Understanding TensorFlow
After watching this video, you will be able to describe the use of TensorFlow with machine learning.
-
GCP Engineer: Using TensorFlow to Run a Local Trainer
After watching this video, you will be able to use TensorFlow to run a local trainer.
-
GCP Engineer: Using TensorBoard to Inspect Logs
After watching this video, you will be able to demonstrate how to use TensorBoard to inspect TensorFlow logs and graphs.
-
GCP Engineer: Running Local Trainers in Distributed Mode
After watching this video, you will be able to run a local trainer in distributed mode.
-
GCP Engineer: Import/Export Flows and Dataflow Jobs
After watching this video, you will be able to work with the import/export process and demonstrate how to run Dataflow jobs in Cloud Dataprep.
-
GCP Engineer: MapReduce Process versus Cloud Dataflow
After watching this video, you will be able to describe MapReduce and the benefits of Cloud Dataflow over MapReduce.
-
GCP Engineer: Serverless Architecture and Data Analytics
After watching this video, you will be able to outline serverless architecture and some of the GCP products supporting data analytics.
-
GCP Engineer: Using Beam, Dataflow, and Dataprep
After watching this video, you will be able to describe the use of Apache Beam, Cloud Dataflow, and Cloud Dataprep in GCP to create and manage pipelines.
-
GCP Engineer: Exploring Machine Learning
After watching this video, you will be able to describe concepts of machine learning in relation to GCP.
-
GCP Engineer: Machine Learning Datasets
After watching this video, you will be able to describe the use of datasets in GCP.
-
GCP Engineer: Data Pipelines Using Beam Java SDK
After watching this video, you will be able to describe the Java SDK and its connection with data pipelines.
-
GCP Engineer: Cloud Dataprep Initialization
After watching this video, you will be able to initialize Cloud Dataprep.
-
GCP Engineer: Ingestion of Data into a Pipeline
After watching this video, you will be able to demonstrate how to ingest data into a pipeline.
-
GCP Engineer: Recipe Configuration with Cloud Dataprep
After watching this video, you will be able to create recipes in a Cloud Dataprep pipeline.
-
GCP Engineer: Using the Translation and Speech API
After watching this video, you will be able to recall Translation API and Speech API best practices.
-
GCP Engineer: Invoking ML APIs
After watching this video, you will be able to demonstrate the use of various APIs.
-
GCP Engineer: Using ML REST APIs
After watching this video, you will be able to work with the ML REST API using the Translation API.
-
GCP Engineer: Cloud Vision API and Kubernetes Cluster
After watching this video, you will be able to use the Cloud Vision API with a Kubernetes Cluster.
-
GCP Engineer: Implementing ML APIs with GCP
After watching this video, you will be able to describe the use of machine learning, including the common APIs.
-
GCP Engineer: Apache Beam SDK
After watching this video, you will be able to define Apache Beam concepts and SDKs.
-
GCP Engineer: Data Pipelines Using Beam Python SDK
After watching this video, you will be able to describe the Python SDK and its connection with data pipelines.
-
GCP Engineer: Machine Learning APIs
After watching this video, you will be able to describe the machine learning workflow and how the process works in various scenarios.
-
GCP Engineer: Using the Vision API
After watching this video, you will be able to define the Vision API and its purpose.
-
GCP Engineer: Using the Natural Language API
After watching this video, you will be able to describe the Natural Language API and its relevance in GCP.
-
GCP Engineer: Big Query - Loading Data
After watching this video, you will be able to describe how to load data into BigQuery.
-
GCP Engineer: Exporting with BigQuery
After watching this video, you will be able to describe how to export data into GCP BigQuery.
-
GCP Engineer: Using Nested and Repeated Fields
After watching this video, you will be able to define the process of querying nested and repeated fields.
-
GCP Engineer: Using Complex Queries
After watching this video, you will be able to demonstrate query plans and complex queries using BigQuery.
-
GCP Engineer: Multiple Table Queries
After watching this video, you will be able to describe the process of querying with multiple tables.
-
GCP Engineer: Building BigQuery Queries
After watching this video, you will be able to demonstrate how to write query results, use cached queries, use parameterized queries and save and sharing queries in BigQuery.
-
GCP Engineer: BigQuery Concepts and Operations
After watching this video, you will be able to recognize the main concepts and operations behind BigQuery.
-
GCP Engineer: GCP Machine Learning Engine
After watching this video, you will be able to define the cloud ML engine and its purpose with GCP.
-
GCP Engineer: BigQuery Exploring Datasets, Tables, and Views
After watching this video, you will be able to recognize concepts in BigQuery datasets, tables and views.
-
GCP Engineer: Writing Queries with BigQuery
After watching this video, you will be able to describe the process of executing queries.
-
GCP Engineer: Introduction to BigQuery
After watching this video, you will be able to Define BigQuery and its use in GCP.
-
GCP Engineer: Loading Data with BigQuery
After watching this video, you will be able to recall the steps to load data with BigQuery.
-
GCP Engineer: Updating and Extracting Data with BigQuery
After watching this video, you will be able to identify the steps in exporting and updating data with BigQuery.
-
GCP Engineer: Programming Notebooks with Jupyter and Datalab
After watching this video, you will be able to describe the various processes in using Google notebooks with Datalab.
-
GCP Engineer: Using Jupyter Notebooks with Apache Spark
After watching this video, you will be able to recall the process for using Jupyter Notebooks with Apache Spark in Google Cloud Dataproc.
-
GCP Engineer: Using Google Cloud Storage and SQL
After watching this video, you will be able to identify the storage options with Google Cloud Storage.
-
GCP Engineer: Querying Data with Google Bigtable
After watching this video, you will be able to query data using Google Bigtable.
-
GCP Engineer: Using Google APIs
After watching this video, you will be able to identify the various Google APIs.
-
GCP Engineer: Using Dataproc with Bigtable and Datalab
After watching this video, you will be able to describe the concepts of BigQuery and big data using Datalab.
-
GCP Engineer: Introduction to Cloud Spanner
After watching this video, you will be able to describe Cloud Spanner and its purpose in GCP.
-
GCP Engineer: Bigtable Operations
After watching this video, you will be able to describe GCP Bigtable.
-
GCP Engineer: Designing a Schema using Bigtable
After watching this video, you will be able to specify the steps to design a Bigtable schema.
-
GCP Engineer: Creating a Bigtable Instance
After watching this video, you will be able to demonstrate the process of creating a Bigtable instance on GCP.
-
GCP Engineer: Secure Data with Security Control
After watching this video, you will be able to describe the cloud platform security model.
-
GCP Engineer: Identify and Access Management
After watching this video, you will be able to describe the use of Cloud Identity and Access Management.
-
GCP Engineer: GCP Security Layers
After watching this video, you will be able to describe the security layers on GCP.
-
GCP Engineer: Data and Security Compliance on GCP
After watching this video, you will be able to define the security standards Google works to comply with.
-
GCP Engineer: Building a Dashboard with Google Data Studio
After watching this video, you will be able to demonstrate how to use Data Studio by building a dashboard.
-
GCP Engineer: Using Pipelines, PCollections, and Transforms
After watching this video, you will be able to describe how to use pipelines, PCollections, and transforms.
-
GCP Engineer: Using Streaming and Analytics Operations
After watching this video, you will be able to describe the architecture of stream analytics and how to use Google Data Studio.
-
GCP Engineer: Understanding Watermarks, Triggers, and Accumulation
After watching this video, you will be able to define watermarks, triggers, and accumulation as they relate to stream operations.
-
GCP Engineer: Configuring Cloud Functions
After watching this video, you will be able to configure Cloud Functions in support of a streaming data pipeline.
-
GCP Engineer: Building a Streaming Data Pipeline
After watching this video, you will be able to demonstrate the process of building a streaming data pipeline with Cloud Dataflow.
-
GCP Engineer: Understanding Batch and Stream Operations
After watching this video, you will be able to define the process of batch and stream operations.
-
GCP Engineer: Understanding Streaming Analytics
After watching this video, you will be able to describe concepts in streaming analytics in GCP.
-
GCP Engineer: Working with Big Data Streaming and BigQuery
After watching this video, you will be able to specify the relationship between big data streaming and BigQuery.
-
GCP Engineer: Using Google Data Studio
After watching this video, you will be able to describe how to use Google Data Studio.
-
GCP Engineer: Installing Google Cloud SDK on Windows 10
After watching this video, you will be able to install Google Cloud SDK and initialize SDK Shell on Windows 10.
-
GCP Engineer: Implementing Streaming Pipelines with Java
After watching this video, you will be able to demonstrate the process of streaming pipelines using Dataflow SDK 2.x and Java in Cloud SDK Shell.
-
GCP Engineer: Features and Streaming Data Models
After watching this video, you will be able to describe feature engineering concepts and streaming data architecture.
-
GCP Engineer: Handling Late Data Recap
After watching this video, you will be able to describe late data use in stream operations.
-
GCP Engineer: Exploring Features
After watching this video, you will be able to describe the concepts of feature engineering.
-
GCP Engineer: Benefits of Quality Features
After watching this video, you will be able to recall the benefits of quality features with feature engineering and feature selection.
-
GCP Engineer: Input Operations
After watching this video, you will be able to describe the process of input selection in feature engineering.
-
GCP Engineer: Feature Engineering Operations
After watching this video, you will be able to demonstrate feature engineering in use cases.
-
GCP Engineer: Exploring Stream Data
After watching this video, you will be able to recall the concepts of streaming data and real-time stream processing.
-
GCP Engineer: Exploring Dataflow Triggers and Late Data
After watching this video, you will be able to describe Dataflow triggers and late data.
-
GCP Engineer: Running a Single-instance Trainer in the Cloud
After watching this video, you will be able to demonstrate how to run a single-instance trainer in the cloud.
-
GCP Engineer: Understanding Cloud ML Scaling
After watching this video, you will be able to describe the process of scaling with Cloud ML.
-
GCP Engineer: Running Distributed Training in the Cloud
After watching this video, you will be able to demonstrate how to run distributed training in the cloud.
-
GCP Engineer: Using Hyperparameter Tuning
After watching this video, you will be able to use hyperparameter tuning to help maximize a model's predictive accuracy.
-
GCP Engineer: Using TensorFlow and Cloud ML
After watching this video, you will be able to describe the TensorFlow operations that are used for big data.
-
GCP Engineer: Dataproc REST API
After watching this video, you will be able to recognize implementations using the Dataproc REST API.
-
GCP Engineer: Using the Cloud Dataproc Dashboard
After watching this video, you will be able to describe the various areas of the dashboard and create a project.
-
GCP Engineer: Creating Clusters in GCP
After watching this video, you will be able to recognize the process for creating a cluster in Dataproc.
-
GCP Engineer: Deleting Clusters in GCP
After watching this video, you will be able to recall the process for deleting a cluster using Dataproc.
-
GCP Engineer: Defining Cluster Master and Worker Nodes
After watching this video, you will be able to define master and worker nodes in Dataproc.
-
GCP Engineer: Using Custom Machine Types and Preemptible Workers
After watching this video, you will be able to describe custom machine types and preemptible worker nodes.
-
GCP Engineer: Using Dataproc Identity and Access Management
After watching this video, you will be able to define the processes for identity and access management with permissions and IAM roles.
-
GCP Engineer: Cluster Management and Dataproc
After watching this video, you will be able to recognize the basic concepts of cluster management in Dataproc.
-
GCP Engineer: Clusters with the CLI
After watching this video, you will be able to describe how to create a cluster with the Dataproc CLI.
-
GCP Engineer: Accessing Cloud Dataproc
After watching this video, you will be able to recall the various ways to access Dataproc.
-
GCP Engineer: Overview of Data Management in GCP
After watching this video, you will be able to recognize big data concepts and solutions using GCP.
-
GCP Engineer: Exploring Cloud Dataproc
After watching this video, you will be able to define Cloud Dataproc and its benefits.
-
Planning Cloud Migrations & Extensions: Preparing to Migrate Workloads to the Cloud Part 2
After watching this video, you will be able to recognize considerations when performing a migration to a cloud environment including choosing a provider and preparing to migrate workloads to the cloud.
-
Planning Cloud Migrations & Extensions: Hybrid Cloud Security Elements Part 2
After watching this video, you will be able to recall the management elements and protocols needed to secure a hybrid cloud environment including authorization and Federation.
-
Code Management & Monitoring Tools: Troubleshoot Common Issues
After watching this video, you will be able to identify the common issues and troubleshooting approaches implemented in AWS.
-
Code Management & Monitoring Tools: CloudWatch
After watching this video, you will be able to work with CloudWatch to monitor application resources.
-
Code Management & Monitoring Tools: Log Files Analysis
After watching this video, you will be able to list the essential AWS log files and recognize typical file entries and their meaning.
-
Code Management & Monitoring Tools: AWS X-Ray and AWS CodeStar
After watching this video, you will be able to illustrate the capabilities of AWS X-Ray and AWS CodeStar.
-
Code Management & Monitoring Tools: Use Code Mangers in AWS
After watching this video, you will be able to list the various tools that are being used to manage code in AWS.
-
Code Management & Monitoring Tools: AWS CodePipeline
After watching this video, you will be able to work with AWS CodePipeline to implement continuous integration and continuous deployment.
-
Code Management & Monitoring Tools: Exercise: Working with AWS CodeStar
After watching this video, you will be able to use CodeStar to create, build, and deploy an application.
-
Principles & Essential Services: Deliver Content Using Amazon CloudFront
After watching this video, you will be able to work with content delivery using Amazon CloudFront.
-
Service Integration & Orchestration: SNS Topic Creation and Application Integration
After watching this video, you will be able to create SNS topics and integrate them with applications.
-
Service Integration & Orchestration: DynamoDB CRUD
After watching this video, you will be able to create tables with items and attributes and apply CRUD operations on the tables.
-
Service Integration & Orchestration: DynamoDB Objects
After watching this video, you will be able to recognize the various objects of DynamoDB, including indexes, streams, and queries.
-
Service Integration & Orchestration: Deploy Web Applications
After watching this video, you will be able to demonstrate how to deploy web applications in Beanstalk.
-
Service Integration & Orchestration: Integrate DynamoDB
After watching this video, you will be able to illustrate how to integrate DynamoDB with applications.
-
Service Integration & Orchestration: CloudFormation Best Practices
After watching this video, you will be able to identify the best practices that we can adopt when working with CloudFormation to orchestrate services.
-
Service Integration & Orchestration: Managing SQS Queue
After watching this video, you will be able to illustrate how to create, manage, and secure SQS queues.
-
Service Integration & Orchestration: CloudFormation Concepts
After watching this video, you will be able to recognize the essential concepts of CloudFormation, including the use of templates, stacks, and sets.
-
Service Integration & Orchestration: Stack Creation and Monitoring
After watching this video, you will be able to demonstrate the steps required for creating and monitoring the progress of stack creation.
-
Service Integration & Orchestration: DynamoDB and SNS Best Practices
After watching this video, you will be able to recognize best practices for working with DynamoDB and SNS.
-
Service Integration & Orchestration: Application Migration to Cloud
After watching this video, you will be able to describe the various approaches and tasks that are involved when migrating applications to the cloud.
-
Service Integration & Orchestration: Monitor AWS Resources
After watching this video, you will be able to demonstrate how to use CloudWatch to monitor cloud resources and applications.
-
Service Integration & Orchestration: Exercise: Working with Messaging and SNS Topics
After watching this video, you will be able to demonstrate how to use queues, messaging and SNS topics.
-
Service Integration & Orchestration: SQS and SNS Best Practices
After watching this video, you will be able to describe best practices for working with SQS and SNS services.
-
Service Integration & Orchestration: Benefits of CloudTrail
After watching this video, you will be able to identify the benefits of implementing CloudTrail and the typical workflow of using it in the AWS architecture.
-
Serverless Application & Container Management: Lambda Execution and Deployment Model
After watching this video, you will be able to specify the Lambda execution model to use in deployment scenarios.
-
Serverless Application & Container Management: Lambda and AWS Service Integration
After watching this video, you will be able to integrate Lambda functions with event source services like S3, Dynamo, Kinesis, SNS, and CloudTrail.
-
Serverless Application & Container Management: Lambda Functions
After watching this video, you will be able to create Lambda functions from scratch, by using blueprint and the serverless application repository.
-
Serverless Application & Container Management: Resource Access from Lambda Functions
After watching this video, you will be able to identify how to use Lambda functions to access AWS services.
-
Serverless Application & Container Management: AWS Serverless Application Model
After watching this video, you will be able to describe the features and benefits of the AWS serverless application model.
-
Principles & Essential Services: Using SNS and SWS in AWS
After watching this video, you will be able to recognize how SNS and SWS is used in Amazon Web Services.
-
Principles & Essential Services: AWS Networking
After watching this video, you will be able to identify the concept of cloud networking in Amazon Web Services and how to set up subnets and IP ranges.
-
Principles & Essential Services: CloudFormation Templates
After watching this video, you will be able to work with CloudFormation templates in Amazon Web Services.
-
Principles & Essential Services: Working with Beanstalk for Application Deployment
After watching this video, you will be able to build and deploy applications using Amazon Beanstalk.
-
Principles & Essential Services: NoSQL Using DynamoDB
After watching this video, you will be able to configure and use DynamoDB with applications.
-
Principles & Essential Services: Essential Management Tools
After watching this video, you will be able to describe the various cloud management tools and the scenarios of utilizing those tools.
-
Principles & Essential Services: Database Services Using AWS
After watching this video, you will be able to specify the various implementations of database services in Amazon Web Services.
-
Principles & Essential Services: Implement RDS
After watching this video, you will be able to create and configure the RDS service to be utilized as a database for applications.
-
Principles & Essential Services: Implement VPC in AWS
After watching this video, you will be able to implement VPC and subnets in Amazon Web Services to deploy applications.
-
Principles & Essential Services: Exercise: Working with AWS Essentials
After watching this video, you will be able to create an EC2 instance that utilizes RDS and VPC.
-
Application Development: AWS SDK for Developer
After watching this video, you will be able to set up AWS SDK for application development.
-
Application Development: Development Phases on the Cloud
After watching this video, you will be able to list the various phases of application development on the cloud.
-
Application Development: Source Code Repository
After watching this video, you will be able to set up a source code repository for application development on Amazon Web Services.
-
Application Development: Amazon ElastiCache
After watching this video, you will be able to set up and work with ElastiCache in the cloud application architecture.
-
Application Development: Application Deployment Using CloudFormation
After watching this video, you will be able to demonstrate the application deployment capabilities provided by CloudFormation.
-
Application Development: Application Integration
After watching this video, you will be able to list the various approaches of integrating applications using SNS and other AWS services.
-
Application Development: AWS AMI for Service Authentication
After watching this video, you will be able to configure AWS AMI to authenticate services.
-
Application Development: Interact with Services
After watching this video, you will be able to recognize the programmatic approach of interacting with various AWS services.
-
Application Development: Application Data Management with S3 and DynamoDB
After watching this video, you will be able to integrate applications with Amazon S3 and DynamoDB to facilitate application data management.
-
Application Development: Build Phase
After watching this video, you will be able to recognize the various activities and services that are involved during the build phase.
-
Application Development: Test Phase and Types for Cloud Applications
After watching this video, you will be able to specify the test phases and the various types of testing that are implemented for application development on the cloud.
-
Application Development: Development Environment Setup for the Cloud
After watching this video, you will be able to set up the application development environment for Amazon Web Services.
-
Plan Applications & Infrastructure Security: AWS Security Infrastructure and Compliance
After watching this video, you will be able to describe AWS security architecture, including components and their roles, and compliance and regulations.
-
Application Development: Exercise: Working with AWS Service and SDK
After watching this video, you will be able to utilize the AWS Service and the AWS SDK to build and deploy code for an S3 bucket.
-
Plan Applications & Infrastructure Security: Shared Security Responsibility
After watching this video, you will be able to describe the AWS principle of shared security responsibility and the responsibility of cloud providers and users.
-
Application Development: Microservice Principles
After watching this video, you will be able to specify the principles of microservice and its implementation on the cloud.
-
Application Development: CI/CD Implementation on AWS
After watching this video, you will be able to demonstrate the end-to-end implementation of Continuous Integration and Continuous Deployment on AWS using DevWorks services.
-
Application Development: Serverless Architecture Using Lambda
After watching this video, you will be able to recognize the capabilities, benefits, and usage scenarios of Lambda.
-
Application Development: Implement Serverless Architecture
After watching this video, you will be able to demonstrate how to facilitate serverless architecture setup and development using Lambda.
-
Plan Applications & Infrastructure Security: Security Vulnerabilities and Solutions
After watching this video, you will be able to recognize the critical security vulnerabilities and the solutions provided by AWS.
-
Plan Applications & Infrastructure Security: AWS Account Security Using IAM
After watching this video, you will be able to configure AWS account security, including groups, users, and roles using IAM.
-
Plan Applications & Infrastructure Security: Plan Security Using the CIA and AA Models
After watching this video, you will be able to describe the features of the CIA and AA security models and how they are implemented in AWS.
-
Plan Applications & Infrastructure Security: Network Security
After watching this video, you will be able to identify the need for network security and the approaches of securing networks in AWS.
-
Plan Applications & Infrastructure Security: Securing SQS, SNS, and SWF
After watching this video, you will be able to demonstrate how to secure various AWS services like SQS, SNS, and SWF.
-
Plan Applications & Infrastructure Security: AWS Infrastructure Security Features
After watching this video, you will be able to describe the various approaches and features provided by AWS to secure infrastructures.
-
Plan Applications & Infrastructure Security: S3 Security
After watching this video, you will be able to recognize how to secure S3.
-
Plan Applications & Infrastructure Security: Application Service Security
After watching this video, you will be able to identify the need for application service security and approaches for securing application services.
-
Plan Applications & Infrastructure Security: Secure Compute and Storage Services
After watching this video, you will be able to describe instance security types and the storage services in AWS.
-
Plan Applications & Infrastructure Security: Secure Instances and Auto Scaling
After watching this video, you will be able to demonstrate how to secure instances and implement secure auto scaling groups.
-
Plan Applications & Infrastructure Security: RDS and AMI Backup
After watching this video, you will be able to demonstrate the backup tasks required to back up RDS and AMI.
-
Plan Applications & Infrastructure Security: Exercise: Secure and Backup AWS S3
After watching this video, you will be able to demonstrate how to secure and backup an S3 instance.
-
Plan Applications & Infrastructure Security: Snapshot and Hot Backups
After watching this video, you will be able to demonstrate how to provision snapshots and hot backups in AWS.
-
Plan Applications & Infrastructure Security: Work with Multi-volume Backup
After watching this video, you will be able to set up and work with multi-volume backup.
-
Plan Applications & Infrastructure Security: Backup and Archive Planning Using Cloud Native
After watching this video, you will be able to recognize the various backup and archiving strategies and capabilities provide by Cloud Native.
-
Principles & Essential Services: Cloud Computing Design Principles
After watching this video, you will be able to list the important design principles that needs to be applied while architecting on the cloud.
-
Principles & Essential Services: AWS Components
After watching this video, you will be able to identify the essential components of Amazon Web Services along with the various services offered by those components.
-
Principles & Essential Services: Benefits of Cloud Computing
After watching this video, you will be able to recognize the technical benefits of cloud computing.
-
Principles & Essential Services: Content Delivery in AWS
After watching this video, you will be able to specify the various approaches of content delivery in Amazon Web Services .
-
Principles & Essential Services: Storage Types in AWS
After watching this video, you will be able to recognize the various types of storage that are available in Amazon Web Services and the patterns of using them effectively.
-
Principles & Essential Services: Using S3, EBS, and Glacier
After watching this video, you will be able to configure and work with S3, EBS, and Glacier.
-
Principles & Essential Services: Auto Scaling Group
After watching this video, you will be able to demonstrate how to implement auto scaling groups in Amazon Web Services.
-
Principles & Essential Services: AWS Lambda
After watching this video, you will be able to describe how to facilitate serverless setup and how its used with Lambda.
-
Principles & Essential Services: AWS Web Console, CLI, and SDK
After watching this video, you will be able to describe the various ways and approaches of interacting with the cloud.
-
Principles & Essential Services: EC2 Instance and Applying Security Group Options
After watching this video, you will be able to create EC2 instances and describe the security group configuration options.
-
Hybrid Architecture: Exercise: Implementing a Hybrid Lake
After watching this video, you will be able to implement a hybrid lake architecture in AWS.
-
AWS Primer: Cloud Computing Basics
After watching this video, you will be able to describe the basics of cloud computing.
-
AWS Primer: Cloud Computing Models
After watching this video, you will be able to list different cloud computing models.
-
AWS Primer: Global Infrastructure
After watching this video, you will be able to provide an overview of the AWS global infrastructure.
-
AWS Primer: Networking Components
After watching this video, you will be able to describe common network functionality also available in the cloud.
-
AWS Primer: Hypervisors
After watching this video, you will be able to describe the role of a hypervisor through demonstration.
-
AWS Primer: Virtual Machines
After watching this video, you will be able to compare and contrast on-premises and cloud virtual machines.
-
AWS Primer: Container Services
After watching this video, you will be able to define what a container service does.
-
AWS Primer: Development
After watching this video, you will be able to list standard development practices and protocols also available in the cloud.
-
AWS Primer: Cloud IT Service Hosting
After watching this video, you will be able to recognize managed services in the cloud.
-
AWS Primer: High Performance Computing
After watching this video, you will be able to specify when HPC should be used.
-
AWS Primer: Cloud Compliance
After watching this video, you will be able to provide an overview of compliance options available in AWS.
-
AWS Primer: Exercise: Recognize Cloud Components
After watching this video, you will be able to describe cloud components.
-
GCP Engineer: Using TensorFlow for Machine Learning
After watching this video, you will be able to recall the process for using TensorFlow with GPU.
-
GCP Engineer: Using Common Machine Learning APIs
After watching this video, you will be able to describe the various machine learning APIs and their uses.
-
GCP Engineer: Processing Data with GCP
After watching this video, you will be able to describe Dataflow and how it can be used to create data processing streams.
-
GCP Engineer: Messaging Middleware Pub and Sub
After watching this video, you will be able to recognize differences between Pub and Sub message middleware and when to use them.
-
GCP Engineer: Working with GCP Pipelines
After watching this video, you will be able to define the various pipelines for Dataflow processing.
-
GCP Engineer: Creating Dataflow Pipelines
After watching this video, you will be able to demonstrate the process of creating Dataflow pipelines in GCP.
-
GCP Engineer: Using Real-time and Batch Data Processing
After watching this video, you will be able to specify the differences between real-time and batch data processing.
-
GCP Engineer: Analyzing Data Processing
After watching this video, you will be able to recognize more concepts in analysis of data processing in GCP.
-
GCP Engineer: Combining Analysis with Machine Learning
After watching this video, you will be able to use various machine learning operations to enhance data analysis in common use cases.
-
GCP Engineer: Introduction to GCP Networks
After watching this video, you will be able to define the types of virtual networks and the benefits of each.
-
GCP Engineer: Using GCP Models to Create a Network
After watching this video, you will be able to specify the process for creating a network.
-
GCP Engineer: Spark on Dataproc
After watching this video, you will be able to work with the cloud service to run Apache Spark clusters.
-
GCP Engineer: SparkML
After watching this video, you will be able to use SparkML for machine learning.
-
GCP Engineer: Fast Random Access with GCP
After watching this video, you will be able to recognize best practices in big data analysis.
-
GCP Engineer: GCP Cloud Data Lab
After watching this video, you will be able to recall concepts related to the use of GCP Cloud Data Lab.
-
GCP Engineer: BigQuery Introduction
After watching this video, you will be able to describe BigQuery and its benefits in GCP.
-
GCP Engineer: Machine Learning and Building Datasets
After watching this video, you will be able to identify datasets with machine learning in GCP.
-
GCP Engineer: TensorFlow Framework and Machine Learning
After watching this video, you will be able to recognize machine learning concepts with TensorFlow operations.
-
GCP Engineer: Creating a MySQL Database with Cloud SQL
After watching this video, you will be able to identify the process in creating a MySQL database and uploading data using Cloud SQL.
-
GCP Engineer: Use GCP Storage, Compute and Analytics
After watching this video, you will be able to recognize GCP storage, compute, and analytics concepts and how they are tied together.
-
GCP Engineer: Importing Data with Cloud SQL
After watching this video, you will be able to recognize the process for importing data into Cloud SQL.
-
GCP Engineer: Hadoop in GCP
After watching this video, you will be able to work with Apache Hadoop and GCP to manage Hadoop clusters.
-
GCP Engineer: Cloud Storage
After watching this video, you will be able to recognize concepts in each storage option and when to use them.
-
GCP Engineer: Creating and Starting an Instance
After watching this video, you will be able to demonstrate how to create and manage instances.
-
GCP Engineer: Google Cloud Shell Introduction
After watching this video, you will be able to define concepts and features in Cloud Shell.
-
GCP Engineer: Activating and Using Google Cloud Shell
After watching this video, you will be able to demonstrate how to activate and function in the Google Cloud Shell environment.
-
GCP Engineer: Data Analysis with GCP
After watching this video, you will be able to describe GCP concepts in data analytics.
-
GCP Engineer: Introduction to Cloud SQL
After watching this video, you will be able to recognize concepts in Cloud SQL.
-
GCP Engineer: Using GCP BigQuery
After watching this video, you will be able to demonstrate a GCP process of using BigQuery to query a dataset.
-
GCP Engineer: Using GCP Data Products and Services
After watching this video, you will be able to recognize the various GCP data products and services.
-
GCP Engineer: Compute and Storage Introduction
After watching this video, you will be able to identify the purpose and benefits of using the Compute Engine and Cloud Storage.
-
GCP Engineer: CPUs on Demand with Google Compute Engine
After watching this video, you will be able to recognize concepts in highly scalable VM management with Compute Engine.
-
GCP Engineer: Benefits of Google Cloud Platform
After watching this video, you will be able to identify the benefits of GCP for data engineers with use case scenarios.
-
GCP Engineer: Comparing GCP and Other Models
After watching this video, you will be able to compare GCP with other models for data engineering.
-
GCP Engineer: Creating a GCP Account
After watching this video, you will be able to perform the steps necessary to create a GCP account.
-
GCP Engineer: Navigating the GCP Console
After watching this video, you will be able to describe the Web Admin UI features of the Google Cloud Platform console.
-
GCP Engineer: Creating a Project
After watching this video, you will be able to demonstrate the steps in creating a project.
-
GCP Engineer: Google Cloud Platform Concepts
After watching this video, you will be able to describe GCP and its use with big data.
-
GCP Engineer: Navigating Google Cloud Platform Services
After watching this video, you will be able to recognize the various services offered by GCP.
-
Preparing for Cloud Service Management: Working with AWS Services
After watching this video, you will be able to work with AWS services.
-
Preparing for Cloud Service Management: AWS Software Development Kits
After watching this video, you will be able to define software development kits.
-
Preparing for Cloud Service Management: Additional AWS Management Resources
After watching this video, you will be able to examine additional AWS management resources.
-
Preparing for Cloud Service Management: Exercise: Managing AWS
After watching this video, you will be able to describe AWS management.
-
Networking Services: Implementing an AWS VPC
After watching this video, you will be able to implement an AWS VPC.
-
Networking Services: Utilizing Route Tables
After watching this video, you will be able to utilize route tables.
-
Networking Services: Introducing NACLs and Security Groups
After watching this video, you will be able to describe NACLs and security groups.
-
Networking Services: DHCP in the VPC
After watching this video, you will be able to explore DHCP in the Virtual Private Cloud.
-
Networking Services: Overview of Gateways
After watching this video, you will be able to describe AWS gateways.
-
Networking Services: Elastic Network Interfaces and IPs
After watching this video, you will be able to describe ENIs and EIPs.
-
Networking Services: Using VPC Flow Logs
After watching this video, you will be able to define VPC flow logs.
-
Networking Services: AWS Direct Connect
After watching this video, you will be able to describe AWS direct connect.
-
Networking Services: AWS Load Balancing
After watching this video, you will be able to describe AWS load balancing.
-
Networking Services: Amazon Route 53
After watching this video, you will be able to defining Amazon Route 53.
-
Networking Services: Exercise: Describe AWS Networking Services
After watching this video, you will be able to describe AWS networking services.
-
Security & IAM Services: The Shared Responsibility - Security of the Cloud
After watching this video, you will be able to describe security of the cloud.
-
Security & IAM Services: The Shared Responsibility - Security in the Cloud
After watching this video, you will be able to describe security in the cloud.
-
Security & IAM Services: Securing Managed Services
After watching this video, you will be able to secure managed services.
-
Security & IAM Services: Compliance Services
After watching this video, you will be able to define compliance services.
-
Security & IAM Services: Fundamentals of IAM
After watching this video, you will be able to describe fundamentals of IAM.
-
Security & IAM Services: IAM Roles
After watching this video, you will be able to work with IAM roles.
-
Security & IAM Services: Securing Cloud Services with Cryptography
After watching this video, you will be able to secure AWS cloud services.
-
Security & IAM Services: NACLs and Security Groups
After watching this video, you will be able to work with NACLs and security groups.
-
Security & IAM Services: Web Application Firewall (WAF)
After watching this video, you will be able to explore the Web Application Firewall (WAF).
-
Security & IAM Services: AWS Shield and GuardDuty
After watching this video, you will be able to describe AWS Shield and GuardDuty.
-
Security & IAM Services: AWS Cloud Service-specific Security
After watching this video, you will be able to define cloud service-specific security.
-
Security & IAM Services: Security Monitoring and Reporting
After watching this video, you will be able to apply security monitoring and reporting.
-
Security & IAM Services: Exercise: Describe AWS Security
After watching this video, you will be able to describe AWS security features and services.
-
Compute Services: Discover Compute Services and EC2
After watching this video, you will be able to describe compute services and EC2.
-
Compute Services: Explore AMIs and Instance Types
After watching this video, you will be able to define AMIs and instance types.
-
Storage Services: Block versus Object Storage
After watching this video, you will be able to compare AWS block and object storage.
-
Compute Services: Determine Other EC2 Configurations
After watching this video, you will be able to describe EC2 additional settings.
-
Compute Services: Monitor Compute Services
After watching this video, you will be able to monitor compute services.
-
Compute Services: EC2 Container Service
After watching this video, you will be able to describe EC2 container service.
-
Compute Services: AWS Elastic Beanstalk
After watching this video, you will be able to describe AWS Elastic Beanstalk.
-
Compute Services: AWS Lambda
After watching this video, you will be able to define AWS Lambda.
-
Compute Services: Amazon Lightsail
After watching this video, you will be able to describe Amazon Lightsail.
-
Compute Services: AWS Batch
After watching this video, you will be able to define AWS Batch.
-
Compute Services: Amazon CloudFront
After watching this video, you will be able to deploy Amazon CloudFront.
-
Compute Services: Exercise: Describing Compute Services
After watching this video, you will be able to describe Compute Services.
-
Storage Services: Introducing AWS Storage Services
After watching this video, you will be able to describe AWS storage services.
-
Preparing for Cloud Service Management: Creating the First AWS Account
After watching this video, you will be able to create the first AWS account.
-
Preparing for Cloud Service Management: Credentials and Password Fundamentals
After watching this video, you will be able to describe credentials and password fundamentals.
-
Preparing for Cloud Service Management: Installing the Windows AWS CLI
After watching this video, you will be able to install the Windows AWS CLI.
-
Storage Services: Exercise: Describing AWS Storage Services
After watching this video, you will be able to describe AWS storage services.
-
Database Services: Overview of Database Technology
After watching this video, you will be able to define database technology in AWS.
-
Storage Services: AWS EC2 Instance Store
After watching this video, you will be able to define the AWS EC2 instance store.
-
Storage Services: Amazon Elastic File System (EFS)
After watching this video, you will be able to describe Amazon Elastic File System.
-
Storage Services: Introducing Elastic Block Store (EBS)
After watching this video, you will be able to describe EBS.
-
Storage Services: Configuring EBS
After watching this video, you will be able to configure EBS.
-
Storage Services: Introducing Simple Storage Service (S3)
After watching this video, you will be able to describe S3.
-
Storage Services: Configuring S3
After watching this video, you will be able to configure S3.
-
Storage Services: Introducing Amazon Glacier
After watching this video, you will be able to define Amazon Glacier.
-
Storage Services: Configuring Glacier
After watching this video, you will be able to configure Glacier.
-
Storage Services: Additional Storage Services
After watching this video, you will be able to describe additional storage services.
-
Database Services: Overview of Amazon ElastiCache
After watching this video, you will be able to describe Amazon Redshift.
-
Database Services: Exercise: Describe AWS Database Services
After watching this video, you will be able to describe AWS database services.
-
Application Infrastructure: Introduction to Application Deployment Strategy
After watching this video, you will be able to define application deployment strategy.
-
Database Services: Overview of AWS Relational Database Service (RDS)
After watching this video, you will be able to describe AWS Relational Database Service (RDS).
-
Database Services: Overview of Amazon Aurora
After watching this video, you will be able to describe Amazon Aurora.
-
Database Services: Configure RDS
After watching this video, you will be able to configure RDS.
-
Database Services: Configure Amazon Aurora
After watching this video, you will be able to configure Aurora.
-
Database Services: Monitor RDS
After watching this video, you will be able to monitor RDS.
-
Database Services: Overview of Amazon DynamoDB
After watching this video, you will be able to describe Amazon DynamoDB.
-
Database Services: Configure Amazon DynamoDB
After watching this video, you will be able to configure Amazon DynamoDB.
-
Database Services: Overview of Amazon Redshift
After watching this video, you will be able to describe Amazon Redshift.
-
Application Infrastructure: CloudFormation Templates
After watching this video, you will be able to apply CloudFormation templates.
-
Application Infrastructure: Exercise: Describe Strategies and Services
After watching this video, you will be able to describe strategies and services.
-
Application Infrastructure: Overview of Specific Deployment Strategies
After watching this video, you will be able to compare specific deployment strategies.
-
Application Infrastructure: Instance Profiles
After watching this video, you will be able to identify instance profiles.
-
Application Infrastructure: Continuous Deployment Methods
After watching this video, you will be able to describe continuous deployment methods.
-
Application Infrastructure: AWS Elastic Beanstalk
After watching this video, you will be able to describe AWS Elastic Beanstalk.
-
Application Infrastructure: EC2 Container Service
After watching this video, you will be able to define EC2 Container Service.
-
Application Infrastructure: AWS OpsWorks
After watching this video, you will be able to identify AWS OpsWorks.
-
Application Infrastructure: AWS CloudFormation
After watching this video, you will be able to describe AWS CloudFormation.
-
Architecting on AWS: Create IAM Roles
After watching this video, you will be able to use the console to create a new IAM role.
-
Architecting on AWS: Configure IAM Custom Policies
After watching this video, you will be able to use the console to create a custom IAM policy.
-
Architecting on AWS: Updating the CloudWatch Agent
After watching this video, you will be able to download and install the latest SSM agent for Windows Server 2016 EC2 instances.
-
Architecting on AWS: Exploring CloudWatch Logs
After watching this video, you will be able to locate logs and metrics in CloudWatch sent from EC2 instances.
-
Architecting on AWS: Join an EC2 Instance to a Domain
After watching this video, you will be able to join a computer to AWS Simple AD.
-
Architecting on AWS: Exploring a Beanstalk Sample Application
After watching this video, you will be able to view settings for a Beanstalk app.
-
Architecting on AWS: AWS Directory Services Users and Groups
After watching this video, you will be able to add users and groups to AWS Directory Services.
-
Architecting on AWS: AWS Directory Services and Amazon WorkDocs
After watching this video, you will be able to enable WorkDocs authentication for Directory Services users.
-
Azure Architect: Configure Azure Media Services
After watching this video, you will be able to deliver content using Azure Media Services.
-
Azure Architect: Azure Search
After watching this video, you will be able to describe how Azure Search is used.
-
Azure Architect: IoT Hub
After watching this video, you will be able to describe the purpose of Azure IoT Hub.
-
Azure Architect: Azure Media Services
After watching this video, you will be able to explain how media streaming is configured using Azure Media Services.
-
Azure Architect: Azure AD
After watching this video, you will be able to explain how Active Directory can be used for identity management in Azure.
-
Azure Architect: Implement Azure AD Connect
After watching this video, you will be able to link on-premises Active Directory with Azure.
-
Azure Architect: Azure Scheduler
After watching this video, you will be able to explain how Azure Scheduler schedules jobs in the cloud.
-
Azure Architect: Configure Azure Scheduler
After watching this video, you will be able to schedule a job using Azure Scheduler.
-
Azure Architect: Azure Batch
After watching this video, you will be able to define how Azure Batch runs large-scale applications.
-
Azure Architect: Implement Azure Batch
After watching this video, you will be able to configure Azure Batch.
-
Azure Architect: Describe Application Messaging Components
After watching this video, you will be able to describe app components messaging concepts.
-
Azure Architect: High-performance Computing Overview
After watching this video, you will be able to describe how high-performance computing expedites working with large data sets.
-
Azure Architect: Active Directory Domain Join
After watching this video, you will be able to join a Windows 10 station to Azure Active Directory.
-
Azure Architect: Service Bus Relay
After watching this video, you will be able to list the reasons Service Bus Relay should be used.
-
Azure Architect: Virtual Machine Domain Membership
After watching this video, you will be able to recognize the benefits of joining devices to a domain.
-
Azure Architect: Using a Storage Queue with the Azure Service Bus
After watching this video, you will be able to write a simple application that uses Azure Service Bus.
-
Azure Architect: Hybrid Connections
After watching this video, you will be able to list connectivity options related to hybrid applications.
-
Azure Architect: Service Bus Queues
After watching this video, you will be able to identify how storage queues allow component communication.
-
Azure Architect: Creating a Storage Queue
After watching this video, you will be able to use the Azure portal to create a queue.
-
Azure Architect: Azure Event Hub
After watching this video, you will be able to describe the purpose of the Azure Event Hub.
-
Azure Architect: Sending Messages to Azure Event Hub
After watching this video, you will be able to write a simple application that sends messages to Azure Event Hub.
-
Azure Architect: Azure Service Bus
After watching this video, you will be able to describe how Azure Service Bus is used by applications.
-
Azure Architect: Topics and Subscriptions
After watching this video, you will be able to configure an Azure topic and subscription.
-
Azure Architect: Mobile App Push Notifications
After watching this video, you will be able to describe push notification to mobile app users and groups.
-
Azure Architect: Create a Web App, WebJob, and Mobile App
After watching this video, you will be able to deploy an Azure web and mobile app.
-
Azure Architect: Mobile App Offline Sync
After watching this video, you will be able to describe how offline sync gets integrated with a mobile app.
-
Azure Architect: Secure a Mobile App Using Azure AD
After watching this video, you will be able to use Azure AD to control access to a mobile app.
-
Azure Architect: Azure Mobile Services
After watching this video, you will be able to describe Azure mobile service offerings.
-
Azure Architect: Deploy a Simple Mobile App
After watching this video, you will be able to use Visual Studio to deploy a simple Node.js mobile app to Azure.
-
Azure Architect: WebJobs
After watching this video, you will be able to explain the purpose of a background WebJob.
-
Azure Architect: Schedule a WebJob
After watching this video, you will be able to configure a WebJob triggered by a schedule.
-
Azure Architect: Messaging Application Overview
After watching this video, you will be able to specify how application components can communicate with each other using messaging.
-
Azure Architect: Web API
After watching this video, you will be able to describe how Web API is used in Azure.
-
Azure Architect: Web Application Overview
After watching this video, you will be able to describe how Azure supports web applications.
-
Azure Architect: Web App Settings
After watching this video, you will be able to list Azure web application configuration settings.
-
Azure Architect: Deploy ARM Templates Using Azure CLI
After watching this video, you will be able to use the Azure CLI to deploy an ARM template.
-
Azure Architect: Deploy Virtual Machines
After watching this video, you will be able to use various methods to deploy virtual machines.
-
Azure Architect: Create a Storage Account
After watching this video, you will be able to use the Azure portal to create a storage account.
-
Azure Architect: Deploy ARM Templates Using Azure PowerShell
After watching this video, you will be able to use Azure PowerShell to deploy an ARM template.
-
Azure Architect: Create an Automation Account
After watching this video, you will be able to create and automation account using the Azure portal.
-
Azure Architect: Create a Graphical Azure Runbook
After watching this video, you will be able to create a simple graphical Azure runbook.
-
Azure Architect: App Service Plans
After watching this video, you will be able to identify settings contained within app service plans.
-
Azure Architect: Deploying a Simple Web App
After watching this video, you will be able to deploy an Azure web app.
-
Azure Architect: Azure Role-based Access Control
After watching this video, you will be able to identify how roles are used with Azure management.
-
Azure Architect: Enable Azure SQL Database TDE
After watching this video, you will be able to enable Azure database encryption.
-
Azure Architect: Azure Encryption
After watching this video, you will be able to describe Azure encryption options.
-
Azure Architect: Implement Azure Storage Encryption
After watching this video, you will be able to enable Azure storage encryption.
-
Azure Architect: ADFS Planning
After watching this video, you will be able to plan an Azure ADFS deployment.
-
Azure Architect: Use Google as an Identity Provider
After watching this video, you will be able to configure Azure to allow Google identity authentication.
-
Azure Architect: OpenID Connect
After watching this video, you will be able to describe the OpenID Connect protocol.
-
Azure Architect: Active Directory Federation Services (ADFS)
After watching this video, you will be able to describe the purpose of ADFS.
-
Azure Architect: OAuth
After watching this video, you will be able to describe the OAuth protocol.
-
Azure Architect: Azure Security Overview
After watching this video, you will be able to list Azure security features.
-
Azure Architect: Identity Management
After watching this video, you will be able to describe the role identity management plays in securing resources.
-
Azure Architect: Implement Azure Machine Learning
After watching this video, you will be able to configure Azure Machine Learning.
-
Azure Architect: Schedule Jobs and Enable Media Streaming
After watching this video, you will be able to schedule a job, and enable media services and Azure Search.
-
Azure Architect: Create an Azure Search Index
After watching this video, you will be able to create and query an Azure search index.
-
Azure Architect: Azure Machine Learning
After watching this video, you will be able to describe the purpose of Azure Machine Learning.
-
Data Storage: Amazon S3
After watching this video, you will be able to demonstrate the benefits of implementing Amazon S3 storage.
-
Data Storage: Amazon Glacier
After watching this video, you will be able to list the benefits of implementing Amazon Glacier storage.
-
Network Design: Network Access Control Lists (ACLs)
After watching this video, you will be able to configure network access control lists.
-
Network Design: Exercise: Implement AWS Networks
After watching this video, you will be able to implement AWS network solutions.
-
Network Design: Amazon VPN Gateway
After watching this video, you will be able to demonstrate how to configure an AWS VPN Gateway.
-
Network Design: VPC Peering
After watching this video, you will be able to configure VPC peering.
-
Network Design: Amazon VPC-to-Amazon VPC
After watching this video, you will be able to discuss Amazon VPC-to-Amazon VPC connectivity options.
-
Data Storage: Amazon EC2 Instance Storage
After watching this video, you will be able to list the benefits of Amazon EC2 instance storage.
-
Data Storage: Amazon EFS
After watching this video, you will be able to describe when to use Amazon EFS storage options.
-
Data Storage: Amazon EBS
After watching this video, you will be able to demonstrate how to use Amazon EBS storage options.
-
Data Replication: AWS Database Migration Service
After watching this video, you will be able to discuss how the AWS database migration service supports continuous data replication.
-
Data Storage: Exercise: Implement AWS Storage
After watching this video, you will be able to implement AWS storage solutions.
-
Data Storage: Amazon CloudFront
After watching this video, you will be able to demonstrate how to use Amazon CloudFront storage solutions.
-
Data Storage: AWS Databases
After watching this video, you will be able to describe the different AWS database options, such as relational, NoSQL, graph, and in-memory.
-
Data Storage: AWS Storage Gateway
After watching this video, you will be able to describe when to use AWS storage gateways.
-
Data Storage: AWS Snowball
After watching this video, you will be able to list the benefits of using AWS snowball.
-
Data Replication: Synchronous vs Asynchronous Replication
After watching this video, you will be able to list the benefits of synchronous replication in AWS.
-
Data Replication: Cross-Region Replication (CRR)
After watching this video, you will be able to discuss the features of cross-region replication in AWS.
-
Security Controls: AWS Compliance Programs
After watching this video, you will be able to list the various AWS compliance programs.
-
Security Controls: Physical and Environmental Security
After watching this video, you will be able to list the various AWS physical and environmental security options, such as fire detection equipment and climate control.
-
Security Controls: Shared Security Responsibility Model
After watching this video, you will be able to compare AWS security responsibilities with customer security responsibilities.
-
Security Controls: AWS Global Security Infrastructure
After watching this video, you will be able to list the benefits of an AWS global security infrastructure.
-
Data Replication: Data Warehouse Replication
After watching this video, you will be able to describe the benefits of using Amazon Redshift for data warehouse replication.
-
Data Replication: Exercise: Configure Data Replication
After watching this video, you will be able to implement data replication.
-
Data Replication: Deploy Amazon RDS
After watching this video, you will be able to demonstrate how to deploy Microsoft SQL Server through RDS.
-
Data Replication: Deploy MySQL in Amazon Web Services
After watching this video, you will be able to demonstrate how to deploy MySQL in AWS.
-
Security Controls: Business Continuity
After watching this video, you will be able to describe AWS business continuity management features, such as availability and incident response.
-
Security Controls: Network Security
After watching this video, you will be able to list AWS network security features, such as secure access points and transmission protection.
-
Security Controls: AWS Access
After watching this video, you will be able to describe AWS access features for review and audit, background checks, and credential policy.
-
Data Security: ISMS Design
After watching this video, you will be able to design an information security management system.
-
Data Security: Identity and Access Management (IAM) Features
After watching this video, you will be able to list the features of IAM .
-
Security Controls: Analytics and Mobile Services
After watching this video, you will be able to list the different analytical and mobile services in AWS.
-
Security Controls: Exercise: Implement Security Processes in AWS
After watching this video, you will be able to implement security processes in AWS.
-
Security Controls: Compute Services
After watching this video, you will be able to describe compute services in AWS.
-
Security Controls: Database and Application Services
After watching this video, you will be able to compare different storage options and database services in AWS.
-
Security Controls: Change Management
After watching this video, you will be able to list AWS software and infrastructure change management features.
-
Security Controls: Account Security
After watching this video, you will be able to list AWS account security features.
-
Data Security: IAM Permissions
After watching this video, you will be able to provide an overview of IAM permissions .
-
Data Security: IAM Identities
After watching this video, you will be able to list the various IAM identities.
-
Data Security: IAM Overview
After watching this video, you will be able to provide an overview of IAM and create a IAM admin user .
-
Data Security: Threat Protection Layers
After watching this video, you will be able to list the benefits of layered security .
-
Data Security: Network Segmentation
After watching this video, you will be able to describe when to use network segmentation.
-
Data Security: Periphery Systems
After watching this video, you will be able to describe how to secure periphery systems.
-
Data Security: Encrypt Data at Rest
After watching this video, you will be able to describe how to protect data at rest using encryption.
-
Data Security: VPC Security Benefits
After watching this video, you will be able to list the security benefits of VPC .
-
Data Security: IAM Access Management
After watching this video, you will be able to demonstrate IAM access management features, such as policies.
-
Data Security: Troubleshoot IAM
After watching this video, you will be able to troubleshoot general IAM issues.
-
Scalability and Elasticity: Loosely Coupled Systems
After watching this video, you will be able to design a loosely coupled system.
-
Scalability and Elasticity: Front End Scaling
After watching this video, you will be able to demonstrate how to change a web server instance type.
-
Data Security: Exercise: Implement Data Security
After watching this video, you will be able to implement data security .
-
Scalability and Elasticity: Scalability vs Elasticity
After watching this video, you will be able to describe the difference between scalability and elasticity .
-
Cloud Migration: Cloud Assessment
After watching this video, you will be able to list the steps involved in performing an initial cloud assessment .
-
Cloud Migration: Migration Process
After watching this video, you will be able to describe the five phases of the migration process.
-
Scalability and Elasticity: Horizontal vs Vertical Scaling
After watching this video, you will be able to differentiate between horizontal and vertical scaling.
-
Scalability and Elasticity: Exercise: Design Scalability
After watching this video, you will be able to design scalability.
-
Scalability and Elasticity: Middle Tier Scaling
After watching this video, you will be able to describe how to implement the most appropriate middle tier scaling architecture.
-
Scalability and Elasticity: Data Storage Scaling
After watching this video, you will be able to describe how to implement the most appropriate data storage scaling architecture.
-
Cloud Migration: Leveraging the Cloud
After watching this video, you will be able to describe how to leverage the cloud after migration .
-
Cloud Migration: Cloud Optimization
After watching this video, you will be able to describe how to optimize your cloud-based application.
-
Cloud Migration: Data Migration
After watching this video, you will be able to demonstrate what is involved in an AWS data migration.
-
Cloud Migration: Application Migration
After watching this video, you will be able to describe how to migrate applications to the AWS cloud.
-
Cloud Migration: Proof of Concept
After watching this video, you will be able to describe the steps involved in designing a proof of concept.
-
Cloud Migration: Migration Tracking
After watching this video, you will be able to implement migration tracking.
-
Cloud Migration: Exercise: Perform an AWS migration
After watching this video, you will be able to perform a migration in AWS.
-
Cloud Migration: Migrating Batch Processes
After watching this video, you will be able to describe how to migrate batch processes.
-
Cloud Migration: Migrating Backend Processing Pipelines
After watching this video, you will be able to discuss migrating backend processing pipelines.
-
Business Continuity: Amazon S3
After watching this video, you will be able to demonstrate how to use Amazon S3 for archiving.
-
Business Continuity: AWS Storage Gateway
After watching this video, you will be able to describe usage scenarios for the AWS Storage Gateway.
-
Business Continuity: Recovery Solutions
After watching this video, you will be able to describe the different disaster recovery architectures, such as pilot light, warm standby, multi-site.
-
Business Continuity: Amazon Glacier
After watching this video, you will be able to demonstrate how to use Amazon Glacier for archiving.
-
Costing: Billing and Cost Management
After watching this video, you will be able to demonstrate how to best use the Billing and Cost Management console.
-
Costing: Amazon Elastic Compute Cloud (EC2)
After watching this video, you will be able to list cost considerations when deploying and maintaining EC2.
-
Costing: Pricing Models
After watching this video, you will be able to list the various pricing models such as pay as you go, pay less when you reserve, pay even less per unit by using more, and pay even less as AWS grows.
-
Costing: AWS Cost Calculator
After watching this video, you will be able to demonstrate how to calculate estimated monthly charges.
-
Business Continuity: Auto Healing Configuration
After watching this video, you will be able to implement auto healing in AWS.
-
Business Continuity: Exercise: Determine DR Solutions
After watching this video, you will be able to recommend AWS DR solutions, given a scenario.
-
Business Continuity: Replication of Data
After watching this video, you will be able to describe both synchronous replication and asynchronous replication techniques in AWS.
-
Costing: Amazon Relational Database Service (RDS)
After watching this video, you will be able to list cost and considerations when deploying and maintaining RDS.
-
Costing: Amazon Simple Storage Service (S3)
After watching this video, you will be able to list cost considerations when deploying and maintaining S3.
-
Costing: Amazon Elastic Block Store (EBS)
After watching this video, you will be able to list cost considerations when deploying and maintaining EBS.
-
Image Deployment Management: AWS Elastic Beanstalk
After watching this video, you will be able to demonstrate how to use the AWS Elastic Beanstalk service.
-
Image Deployment Management: AWS CloudFormation
After watching this video, you will be able to demonstrate the AWS CloudFormation deployment model.
-
Image Deployment Management: Application Lifecycle Management
After watching this video, you will be able to describe how to manage the lifecycle of an application on AWS.
-
Image Deployment Management: Development and Testing
After watching this video, you will be able to create environments for development and testing with AWS.
-
Costing: Cost Saving Techniques
After watching this video, you will be able to describe how to use additional cost saving techniques such as EC2 reserved instances or spot instances.
-
Costing: Exercise: Implement Cost Saving Techniques
After watching this video, you will be able to implement various cost saving techniques.
-
Costing: Amazon CloudFront
After watching this video, you will be able to list cost and considerations when deploying CloudFront.
-
Costing: Consolidated Billing
After watching this video, you will be able to demonstrate the consolidated billing process.
-
Image Deployment Management: AWS OpsWorks
After watching this video, you will be able to demonstrate the AWS OpsWorks application-management service.
-
Image Deployment Management: AWS CodeCommit
After watching this video, you will be able to demonstrate how to use the AWS CodeCommit service.
-
Image Deployment Management: AWS CodePipeline
After watching this video, you will be able to use the AWS CodePipeline service .
-
Network Design: Network Firewall Options
After watching this video, you will be able to configure network firewall options.
-
Network Design: Subnets and Network Routing
After watching this video, you will be able to discuss subnets and network routing.
-
Network Design: VPC Configurations
After watching this video, you will be able to demonstrate common VPC configurations based on criteria such as user access, system access, and routing.
-
Network Design: VPC Security
After watching this video, you will be able to demonstrate VPC security capabilities.
-
Image Deployment Management: Exercise: Deploy Services in AWS
After watching this video, you will be able to use a variety of services to manage deployment in AWS.
-
Network Design: VPC
After watching this video, you will be able to provide an overview of a Virtual Private Cloud (VPC) and its features.
-
Image Deployment Management: AWS CodeDeploy
After watching this video, you will be able to use the AWS CodeDeploy service.
-
Image Deployment Management: Amazon Elastic Container Service
After watching this video, you will be able to use the Amazon ECS service.
-
Network Design: Network-to-Amazon VPC
After watching this video, you will be able to discuss Network-to-Amazon VPC connectivity options.
-
High Availability: High Availability vs. Fault Tolerance
After watching this video, you will be able to provide an overview and list the characteristics and benefits of high availability in AWS, and compare functionality to fault tolerance.
-
High Availability: Single Points of Failure
After watching this video, you will be able to list the consequences of single points of failure in AWS.
-
High Availability: AWS Global Infrastructure
After watching this video, you will be able to list the benefits of AWS Global Infrastructure.
-
High Availability: Service Level Agreements
After watching this video, you will be able to describe service level agreements to better understand what exactly AWS is promising customers.
-
High Availability: Failure Management
After watching this video, you will be able to describe the importance of having a failure management plan in AWS.
-
High Availability: Amazon Elastic Block Store
After watching this video, you will be able to describe how EBS volumes are highly available and reliable in AWS.
-
High Availability: Auto Scaling
After watching this video, you will be able to configure auto scaling to maintain application performance and availability in AWS.
-
Security Controls: Storage Services
After watching this video, you will be able to describe storage services in AWS.
-
High Availability: Elastic Load Balancing Configuration
After watching this video, you will be able to describe the benefits of elastic load balancing with AWS.
-
Business Continuity: RTO vs RPO
After watching this video, you will be able to describe RTO and RPO.
-
Business Continuity: Amazon Machine Image
After watching this video, you will be able to create an Amazon Machine Image (AMI).
-
Business Continuity: EBS Snapshots
After watching this video, you will be able to create an EBS snapshot.
-
High Availability: Exercise: Configure HA and EBS
After watching this video, you will be able to demonstrate how to configure AWS high availability features and Elastic Block Store settings.
-
Business Continuity: Backup Strategies
After watching this video, you will be able to describe the importance of having the right backup strategy in AWS.
-
Systems Operations on Amazon Web Services: Using EBS for Backup
After watching this video, you will be able to use Amazon Web Services Relational Database Service for backup and disaster recovery.
-
Systems Operations on Amazon Web Services: Using S3 for Backup
After watching this video, you will be able to use Amazon Web Services Simple Storage Service for backup and disaster recovery.
-
Systems Operations on Amazon Web Services: Working with EBS Storage Types
After watching this video, you will be able to configure different storage types for Amazon Web Services Elastic Block Storage volumes.
-
Systems Operations on Amazon Web Services: Upgrading EBS Volumes
After watching this video, you will be able to change Amazon Web Services Elastic Block Storage volume type to improve performance.
-
Systems Operations on Amazon Web Services: Using RDS for Backup
After watching this video, you will be able to use Amazon Web Services Relational Database Service for backup and disaster recovery.
-
Systems Operations on Amazon Web Services: Configuring Automated Backups
After watching this video, you will be able to configure automated backup for Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring Route 53 Regional Failover
After watching this video, you will be able to configure regional failover in Amazon Web Services Route 53 DNS.
-
Systems Operations on Amazon Web Services: Configuring Route 53 Weighted DNS
After watching this video, you will be able to configure weighted DNS in Amazon Web Services Route 53 DNS.
-
Systems Operations on Amazon Web Services: Registering a Domain through Route 53
After watching this video, you will be able to register a DNS domain through the Route 53 DNS service on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring Route 53 as Your DNS Provider
After watching this video, you will be able to configure Route 53 as your DNS service provider.
-
Systems Operations on Amazon Web Services: Create a Virtual Private Cloud
After watching this video, you will be able to create a Virtual Private Cloud on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configure Virtual Private Cloud Subnets
After watching this video, you will be able to configure network subnets in Amazon Web Services Virtual Private Clouds.
-
Systems Operations on Amazon Web Services: Configuring Route 53 Latency-based Routing
After watching this video, you will be able to configure latency-based routing in Amazon Web Services Route 53 DNS.
-
Systems Operations on Amazon Web Services: Configuring Route 53 Geolocation
After watching this video, you will be able to configure geolocation in Amazon Web Services Route 53 DNS.
-
Systems Operations on Amazon Web Services: Route 53 Overview
After watching this video, you will be able to describe the Route 53 DNS service on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring Two-factor Authentication
After watching this video, you will be able to configure two-factor authentication in Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring Security Token Service
After watching this video, you will be able to configure securing token service on Amazon Web Services.
-
Systems Operations on Amazon Web Services: IAM Features
After watching this video, you will be able to describe the basic concepts of Identity and Access Management on the Amazon Web Services platform.
-
Systems Operations on Amazon Web Services: IAM Best Practice
After watching this video, you will be able to list best practices pertaining to Identity and Access Management on the Amazon Web Services platform.
-
Systems Operations on Amazon Web Services: Configuring Auto Scaling Groups and Backup
After watching this video, you will be able to configure an auto scaling group and use Simple Storage Service, Elastic Block Store, and Relational Database Service for backup using Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring IAM for an Account
After watching this video, you will be able to configure Identity and Access Management for an account in Amazon Web Services.
-
Systems Operations on Amazon Web Services: Managing IAM Users
After watching this video, you will be able to manage Identity and Access Management users in Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring Active Directory Integration
After watching this video, you will be able to configure Microsoft Active Directory integration with Amazon Web Services.
-
Systems Operations on Amazon Web Services: Using the IAM Console
After watching this video, you will be able to navigate the Identity and Access Management console in Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring EBS Replication
After watching this video, you will be able to configure replication for Amazon Web Services Elastic Block Storage volumes.
-
Systems Operations on Amazon Web Services: Storing Logs and Backups
After watching this video, you will be able to configure storage for log files and backups using Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring EBS Optimized Instances
After watching this video, you will be able to configure Amazon Web Services Elastic Block Storage optimized instances.
-
Systems Operations on Amazon Web Services: Creating EBS Snapshots
After watching this video, you will be able to create snapshots in Amazon Web Services Elastic Block Storage.
-
Systems Operations on Amazon Web Services: Configuring RDS with Multi-AZ Failover
After watching this video, you will be able to configure Amazon Web Services Relational Database Service with multi-availabiltiy zone failover.
-
Systems Operations on Amazon Web Services: configure RDS Read Replicas
After watching this video, you will be able to configure Amazon Web Services Relational Database Service read replicas.
-
Systems Operations on Amazon Web Services: Creating a Launch Configuration
After watching this video, you will be able to describe how Amazon Web Services Elastic Compute Cloud Auto Scaling is implemented.
-
Systems Operations on Amazon Web Services: Configuring an Auto Scaling Group
After watching this video, you will be able to configure Amazon Web Services Elastic Compute Cloud Auto Scaling.
-
Systems Operations on Amazon Web Services: Resizing EC2 Instances
After watching this video, you will be able to resize an EC2 instance and an EBS-backed EC2 Instance.
-
Systems Operations on Amazon Web Services: Planning EC2 Auto Scaling
After watching this video, you will be able to plan Amazon Web Services Elastic Compute Cloud Auto Scaling.
-
Systems Operations on Amazon Web Services: Troubleshooting Auto Scaling Load Balancer Issues
After watching this video, you will be able to troubleshoot load balancer issues and capacity issues with Amazon Web Services Elastic Compute Cloud Auto Scaling.
-
Systems Operations on Amazon Web Services: Configuring RDS Using the Console
After watching this video, you will be able to configure Amazon Web Services Relational Database Service using the management console.
-
Systems Operations on Amazon Web Services: Using High Availability Bastion Hosts
After watching this video, you will be able to configure high availability for an Amazon Web Services Elastic Compute Cloud bastion host.
-
Systems Operations on Amazon Web Services: Troubleshooting Auto Scaling Instance Launch Issues
After watching this video, you will be able to troubleshoot instance launch issues and AMI issues in Amazon Web Services Elastic Compute Cloud Auto Scaling.
-
Systems Operations on Amazon Web Services: Monitoring EBS Volumes with Status Checks
After watching this video, you will be able to monitor Amazon Web Services Elastic Block Store Volumes with Status Checks.
-
Systems Operations on Amazon Web Services: Monitoring EBS Volume Events
After watching this video, you will be able to monitor Amazon Web Services Elastic Block Store Volume Events.
-
Systems Operations on Amazon Web Services: Trusted Advisor Overview
After watching this video, you will be able to manage Amazon Web Services using Trusted Advisor best practices.
-
Systems Operations on Amazon Web Services: Monitoring EBS Volumes with CloudWatch
After watching this video, you will be able to monitor Amazon Web Services Elastic Block Store Volumes with CloudWatch.
-
Systems Operations on Amazon Web Services: Working with an Impaired EBS Volume
After watching this video, you will be able to work with an impaired Amazon Web Services Elastic Block Store Volume.
-
Systems Operations on Amazon Web Services: Creating a CloudWatch IAM role
After watching this video, you will be able to create an Amazon Web Services Identity and Access Management role for CloudWatch.
-
Systems Operations on Amazon Web Services: Monitoring EC2 With Custom Metrics
After watching this video, you will be able to monitor Amazon Web Services Elastic Compute Cloud instances using custom metrics.
-
Systems Operations on Amazon Web Services: Introducing CloudWatch
After watching this video, you will be able to describe the features of Amazon Web Services CloudWatch.
-
Systems Operations on Amazon Web Services: Troubleshooting EC2 Status
After watching this video, you will be able to troubleshoot different status messages in Amazon Web Services Elastic Compute Cloud instances.
-
Systems Operations on Amazon Web Services: Elasticity and Scaling on AWS
After watching this video, you will be able to describe how scaling is enabled by Amazon Web Services, and the concept of elasticity.
-
Systems Operations on Amazon Web Services: Configuring OpsWorks
After watching this video, you will be able to configure Amazon Web Services OpsWorks.
-
Systems Operations on Amazon Web Services: Configuring and Monitoring ELB
After watching this video, you will be able to configure an internal and Internet facing load balancer and monitor them.
-
Systems Operations on Amazon Web Services: Consolidated Billing Overview
After watching this video, you will be able to describe consolidated billing for multiple Amazon Web Services accounts.
-
Systems Operations on Amazon Web Services: Getting Root Access to the OS
After watching this video, you will be able to get root access to the underlying OS on an Amazon Web Services Elastic Compute Cloud instance.
-
Systems Operations on Amazon Web Services: Working with Budgets
After watching this video, you will be able to create and view a budget on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Pre-warming – Elastic Load Balancers
After watching this video, you will be able to describe the process of pre-warming an Amazon Web Services Elastic Load Balancer, and the reasons for doing so.
-
Systems Operations on Amazon Web Services: Overview of OpsWorks
After watching this video, you will be able to describe Amazon Web Services OpsWorks.
-
Systems Operations on Amazon Web Services: Elastic Load Balancer Configurations
After watching this video, you will be able to describe Amazon Web Services Elastic Load Balancer Internet facing and Internal configurations.
-
Systems Operations on Amazon Web Services: Configuring Elastic Load Balancer
After watching this video, you will be able to describe Amazon Web Services Elastic Load Balancer internal configurations.
-
Systems Operations on Amazon Web Services: Managing AWS Account and Billing
After watching this video, you will be able to manage billing for Amazon Web Services accounts.
-
Systems Operations on Amazon Web Services: Cost Explorer
After watching this video, you will be able to use Amazon Web Services Cost Explorer to view and analyze spending on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Centralizing Monitoring
After watching this video, you will be able to implement a centralized monitoring system in Amazon Web Services.
-
Systems Operations on Amazon Web Services: Billing and Cost Management Overview
After watching this video, you will be able to describe billing and cost management principles on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Monitoring RDS Availability Metrics
After watching this video, you will be able to monitor Amazon Web Services Relational Database Service availability.
-
Systems Operations on Amazon Web Services: Monitoring RDS Performance Metrics
After watching this video, you will be able to monitor Amazon Web Services Relational Database Service performance.
-
Systems Operations on Amazon Web Services: Monitoring ElastiCache Availability Metrics
After watching this video, you will be able to monitor Amazon Web Services ElastiCache availability.
-
Systems Operations on Amazon Web Services: Monitoring ElastiCache Performance Metrics
After watching this video, you will be able to monitor Amazon Web Services ElastiCache performance.
-
Systems Operations on Amazon Web Services: Monitoring ELB CloudWatch Metrics
After watching this video, you will be able to monitor Amazon Web Services Elastic Load Balancer using CloudWatch.
-
Systems Operations on Amazon Web Services: Logging Load Balancer Requests
After watching this video, you will be able to log Amazon Web Services Elastic Load Balancer requests.
-
Web Application Design: Azure App Service Environment
After watching this video, you will be able to describe how scalability and network isolation play a role with ASE.
-
Web Application Design: Deploy an Azure Web Application
After watching this video, you will be able to use the portal to deploy an Azure web application.
-
Web Application Design: Azure Web API
After watching this video, you will be able to recognize how developers can create and consume custom web application code through Web APIs.
-
Web Application Design: Web Application Resiliency and Performance
After watching this video, you will be able to design an Azure web application that performs well and is resilient to failure.
-
Web Application Design: Web Applications Overview
After watching this video, you will be able to recognize the components that can be used to support an Azure web application.
-
Web Application Design: Deploy a PHP Azure Web Application
After watching this video, you will be able to create a PHP web application hosted on Azure.
-
Web Application Design: Content Delivery Networks
After watching this video, you will be able to recognize the benefit of global caching through CDNs.
-
Web Application Design: Create an Azure Web Application
After watching this video, you will be able to use Visual Studio to deploy an Azure web application.
-
Monitoring Resources: Configure Azure Log Analytics
After watching this video, you will be able to enable Azure Log Analytics.
-
Monitoring Resources: Metric Alerts
After watching this video, you will be able to enable VM metric alerts in Azure.
-
Monitoring Resources: Activity Log Alerts
After watching this video, you will be able to use the portal to configure activity log alerts in Azure.
-
Monitoring Resources: Azure Monitoring
After watching this video, you will be able to define the relevance of monitoring in Azure.
-
Monitoring Resources: Activity Logs
After watching this video, you will be able to view Azure resource activity logs.
-
Web Application Design: Containerized Web Applications
After watching this video, you will be able to recall the benefits of using containers to host applications.
-
Web Application Design: Exercise: Design the Web Application Environment
After watching this video, you will be able to plan and deploy Azure web applications.
-
Monitoring Resources: Azure Advisor
After watching this video, you will be able to view Azure Advisor recommendations.
-
Monitoring Resources: Azure Network Watcher
After watching this video, you will be able to configure IP flow and packet captures for Azure VMs.
-
Monitoring Resources: Monitor Azure VM Metrics
After watching this video, you will be able to use the portal to monitor VM metrics in Azure.
-
Monitoring Resources: Enable Application Insights
After watching this video, you will be able to use the portal to enable application insights in Azure.
-
Application Design & Messaging: Create an HTTP Triggered Azure Function
After watching this video, you will be able to use the portal to create an Azure Function triggered by an HTTP request.
-
Application Design & Messaging: Azure Service Fabric
After watching this video, you will be able to describe how Azure Service Fabric allows developers to focus on the app and not the supporting infrastructure.
-
Application Design & Messaging: Determine VM Workloads and Connectivity
After watching this video, you will be able to identify IT workload requirements between on-premises and the cloud.
-
Application Design & Messaging: Azure Function Apps
After watching this video, you will be able to recognize how Azure Function apps can be used for code modularity in the cloud.
-
Monitoring Resources: Azure Service Health
After watching this video, you will be able to view Azure service availability by region.
-
Monitoring Resources: Exercise: Monitor Azure and Enable Alerts
After watching this video, you will be able to monitor Azure resources and configure alerting.
-
Planning Artificial Intelligence Services: Azure Machine Learning
After watching this video, you will be able to list how Azure Machine Learning is used by modern algorithms.
-
Planning Artificial Intelligence Services: Azure Bot Service
After watching this video, you will be able to recall how users can interact with apps that use the Azure Bot Service.
-
Application Design & Messaging: Exercise: Plan Azure Function and Logic Apps
After watching this video, you will be able to recall when Function and Logic apps should be used.
-
Planning Artificial Intelligence Services: Azure Cognitive Services
After watching this video, you will be able to recognize how Azure Cognitive Services provides text analysis and translation, as well as facial recognition.
-
Application Design & Messaging: Azure Logic Apps
After watching this video, you will be able to recognize how Logic apps are used to implement workflows.
-
Planning Artificial Intelligence Services: Media Services
After watching this video, you will be able to list the benefits of using Azure Media Services to deliver multimedia content.
-
Planning Artificial Intelligence Services: Create a Simple Azure Machine Learning Experiment
After watching this video, you will be able to use the portal to create a simple Azure Machine Learning experiment.
-
Planning Artificial Intelligence Services: IoT Hub
After watching this video, you will be able to recognize when IoT Hub should be used.
-
Planning Artificial Intelligence Services: Create a Machine Learning Workspace
After watching this video, you will be able to use the portal to create and explore an Azure Machine Learning workspace.
-
Planning Artificial Intelligence Services: Import an Azure Machine Learning Dataset
After watching this video, you will be able to use the portal to import an Azure Machine Learning dataset.
-
Planning Artificial Intelligence Services: Exercise: Use Cases for Azure AI Services
After watching this video, you will be able to determine which Azure AI service best suits a given need.
-
Planning Cloud Storage Resources: Cloud Storage Protocols and Tiers
After watching this video, you will be able to identify cloud storage protocols and describe cloud storage tiers.
-
Systems Operations on Amazon Web Services: Creating and Deleting a Connection
After watching this video, you will be able to create and delete an Amazon Web Services Direct Connect connection.
-
Systems Operations on Amazon Web Services: Working with Virtual Interfaces
After watching this video, you will be able to view and delete a virtual interface in Amazon Web Services Direct Connect.
-
Systems Operations on Amazon Web Services: Configuring VPC Access Control Lists
After watching this video, you will be able to configure access control lists on Amazon Web Services Virtual Private Clouds.
-
Systems Operations on Amazon Web Services: Direct Connect Overview
After watching this video, you will be able to describe Amazon Web Services Direct Connect.
-
Systems Operations on Amazon Web Services: Configuring VPC and Authentication
After watching this video, you will be able to configure two-factor authentication and a Virtual Private Cloud in Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring VPC Network Address Translation
After watching this video, you will be able to configure network address translation on Amazon Web Services Virtual Private Clouds.
-
Systems Operations on Amazon Web Services: Launch an EC2 Instance into a Virtual Private Cloud
After watching this video, you will be able to launch an EC2 instance into a Virtual Private Cloud on Amazon Web Services.
-
Systems Operations on Amazon Web Services: Configuring VPC Security Groups
After watching this video, you will be able to configure security groups on Amazon Web Services Virtual Private Clouds.
-
Engineering DevOps on AWS: CodeCommit Prerequisites
After watching this video, you will be able to configure IAM users, groups and policies and install Git and Bash.
-
Engineering DevOps on AWS: Git Data Model
After watching this video, you will be able to Describe the data model in git.
-
Engineering DevOps on AWS: Branching with Git
After watching this video, you will be able to Perform basic git operations.
-
Engineering DevOps on AWS: Merging with Git
After watching this video, you will be able to Describe relationships between branches and protocols to use when merging.
-
Engineering DevOps on AWS: CodeDeploy Stages
After watching this video, you will be able to configure application and deployment groups.
-
Engineering DevOps on AWS: CodeDeploy Revisions
After watching this video, you will be able to push source code to deploy an application.
-
Engineering DevOps on AWS: Appspec Revisions and Lifecycle Hooks
After watching this video, you will be able to describe the Appspec file and lifecycle hooks one could use for an application.
-
Engineering DevOps on AWS: Setting Up CodeDeploy
After watching this video, you will be able to describe the process of setting up IAM for use with CodeDeploy.
-
Engineering DevOps on AWS: EC2 Instances
After watching this video, you will be able to describe the process of launching EC2 instances for use with CodeDeploy.
-
Engineering DevOps on AWS: Applications and Deployment Groups
After watching this video, you will be able to set up CodeDeploy applications and groups to work with EC2 instances.
-
Engineering DevOps on AWS: Creating a Deployment Pipeline with Git and EB CLI
After watching this video, you will be able to describe the different environment types and how to use them.
-
Engineering DevOps on AWS: Creating a CI/CD Pipeline with Gitlab and Beanstalk
After watching this video, you will be able to configure a deployment Pipeline on Elastic Beanstalk with GitLab using the Elastic Beanstalk CLI.
-
Engineering DevOps on AWS: Introduction to CodeDeploy
After watching this video, you will be able to describe AWS CodeDeploy and the deployment types.
-
Engineering DevOps on AWS: Setting Up Automation with Lambda
After watching this video, you will be able to set up a continuous delivery pipeline using GitLab.
-
Engineering DevOps on AWS: Git Workflows
After watching this video, you will be able to Describe the various git branches and how they relate to each other.
-
Engineering DevOps on AWS: Merging vs. Rebasing
After watching this video, you will be able to Describe the advantages and disadvantages of merging and rebasing.
-
Engineering DevOps on AWS: Collaborating with Git
After watching this video, you will be able to Describe the protocols and etiquette to use when collaborating with git (Feature Flags and test-driven development).
-
Engineering DevOps on AWS: AWS CodeCommit Creating a Repository
After watching this video, you will be able to Create a repo in AWS CodeCommit.
-
Engineering DevOps on AWS: AWS CodeCommit Configure SSH
After watching this video, you will be able to Configure SSH for AWS CodeCommit.
-
Engineering DevOps on AWS: AWS CodeCommit Integrate with Lambda
After watching this video, you will be able to Integrate a AWS CodeCommit repo with a Lambda function.
-
Engineering DevOps on AWS: AWS CodeCommit Integrate with SNS
After watching this video, you will be able to Integrate a AWS CodeCommit repo with a SNS topic.
-
Engineering DevOps on AWS: Networking and Linking Containers
After watching this video, you will be able to perform container networking operations and link containers.
-
Engineering DevOps on AWS: Docker Volumes
After watching this video, you will be able to recognize the basic operations when working with docker volumes.
-
Engineering DevOps on AWS: Introduction to Elastic Beanstalk
After watching this video, you will be able to describe the features of Elastic Beanstalk.
-
Engineering DevOps on AWS: Environment Types, Stages and Promotion
After watching this video, you will be able to recognize environment types, stages, and promotion.
-
Engineering DevOps on AWS: Automated Builds with Dockerfile
After watching this video, you will be able to describe the components of a Docker file and how they are used.
-
Engineering DevOps on AWS: Building Containers Interactively
After watching this video, you will be able to push and pull docker images to and from Docker Hub.
-
Engineering DevOps on AWS: Docker Compose
After watching this video, you will be able to create multi container base applications using Docker compose.
-
Engineering DevOps on AWS: Docker Basic Commands
After watching this video, you will be able to perform basic Docker operations.
-
Engineering DevOps on AWS: Elastic Container Registry
After watching this video, you will be able to push and pull Docker containers to the Elastic Container Registry (ECR).
-
Engineering DevOps on AWS: ECS Clusters
After watching this video, you will be able to create a cluster on Amazon ECS.
-
Engineering DevOps on AWS: OpsWorks Stacks, Layers, and Auto-healing
After watching this video, you will be able to describe stacks, layers, and auto-healing within OpsWorks.
-
Engineering DevOps on AWS: OpsWorks Instances, Auto-scaling and ELB
After watching this video, you will be able to describe the process of setting up instances for a layer within an OpsWorks stack.
-
Engineering DevOps on AWS: OpsWorks Application Deployments and Rollbacks
After watching this video, you will be able to describe the process of creating a application within AWS OpsWorks and deploying to one or more EC2 instances.
-
Engineering DevOps on AWS: Load Balancing and Auto Scaling
After watching this video, you will be able to configure a deployment group to have an auto scaling group and a load balancer.
-
Engineering DevOps on AWS: ECS Task Definitions
After watching this video, you will be able to describe the ECS task definition.
-
Engineering DevOps on AWS: ECS Auto Scaling
After watching this video, you will be able to configure application load balancers to work in conjunction with auto scaling group of a cluster.
-
Engineering DevOps on AWS: Introduction to OpsWorks and Lifecycle Events
After watching this video, you will be able to examine an AWS OpsWorks sample stack.
-
Engineering DevOps on AWS: Docker Cleanup Commands
After watching this video, you will be able to perform operations to clean up the registry using Docker cleanup commands.
-
Engineering DevOps on AWS: Setting Up Triggers with SNS and Lambda
After watching this video, you will be able to describe the options one has to monitor deployments.
-
Google Cloud Platform Fundamentals: Creating Firewall Rules
After watching this video, you will be able to create firewall rules in the Web UI and the CLI.
-
Google Cloud Platform Fundamentals: Routes Collection
After watching this video, you will be able to describe networks and route collection.
-
Google Cloud Platform Fundamentals: Creating a Network
After watching this video, you will be able to create a network in the Web UI and in the CLI.
-
Google Cloud Platform Fundamentals: Creating IP Addresses
After watching this video, you will be able to create IP addresses in the Web UI and the CLI.
-
Google Cloud Platform Fundamentals: Traditional Builds vs. App Engine Builds
After watching this video, you will be able to compare traditional builds with Google App Engine builds.
-
Google Cloud Platform Fundamentals: App Engine Services
After watching this video, you will be able to survey and define the various App Engine services.
-
Google Cloud Platform Fundamentals: Load Balancing
After watching this video, you will be able to describe network load balancing and HTTP load balancing.
-
Google Cloud Platform Fundamentals: Overview of Google Cloud App Engine
After watching this video, you will be able to identify the purpose and benefits of Google App Engine.
-
Google Cloud Platform Fundamentals: NAT Gateways
After watching this video, you will be able to describe Network Address Translation gateways.
-
Google Cloud Platform Fundamentals: IP Forwarding
After watching this video, you will be able to describe IP forwarding.
-
Google Cloud Platform Fundamentals: Overview of Google Container Engine
After watching this video, you will be able to describe Google's Container Engine and Kubernetes.
-
Google Cloud Platform Fundamentals: Interacting with Google Cloud Platform
After watching this video, you will be able to recognize different ways to interact with the Google Cloud Platform.
-
Google Cloud Platform Fundamentals: Review the Features of GCP
After watching this video, you will be able to recognize the basic components, terms, and features of Google Cloud Platform.
-
Google Cloud Platform Fundamentals: Identity and Access Management
After watching this video, you will be able to realize options for identity and access management.
-
Google Cloud Platform Fundamentals: Google Cloud Launcher
After watching this video, you will be able to deploy a LAMP stack using Google Cloud Launcher.
-
Google Cloud Platform Fundamentals: Compute Engine Networking Components
After watching this video, you will be able to identify characteristics and purpose of Google Compute Engine Networking Service.
-
Google Cloud Platform Fundamentals: Instances and Firewalls
After watching this video, you will be able to describe the relationship between networks, instances, and firewalls.
-
Google Cloud Platform Fundamentals: Deploying an Application to Container Registry
After watching this video, you will be able to create an image and push it to the Container Registry.
-
Google Cloud Platform Fundamentals: Deploying an Application Using Kubectl
After watching this video, you will be able to use kubectl to deploy an application to a container.
-
Google Cloud Platform Fundamentals: Container Registry
After watching this video, you will be able to define the concept of a container registry.
-
Google Cloud Platform Fundamentals: Creating a Container Cluster
After watching this video, you will be able to deploy an application by creating a container and using the Google Cloud SDK.
-
Google Cloud Platform Fundamentals: Computing and Hosting Services
After watching this video, you will be able to differentiate between Cloud Platform's platform as a service (PaaS), Software-as-a-Service (SaaS), and infrastructure as a service (IaaS).
-
Google Cloud Platform Fundamentals: Storage and Database Service Features
After watching this video, you will be able to identify the features of Google Cloud Platform's storage and database services.
-
Google Cloud Platform Fundamentals: Google Cloud Regions
After watching this video, you will be able to define Google Cloud regions with examples.
-
Google Cloud Platform Fundamentals: Google Cloud Zones
After watching this video, you will be able to define Google Cloud zones with examples.
-
Cloud Platform Services: Networking Services
After watching this video, you will be able to identify the components of the Google Cloud Platform networking services components including: cloud virtual network, cloud load balancing, cloud CDN, cloud interconnect, and cloud DNS.
-
Cloud Platform Concepts
After watching this video, you will be able to define the concepts and components associated with the Google Cloud infrastructure and services.
-
Google Cloud Platform Fundamentals: Registering for a Free Google Cloud Platform Trial
After watching this video, you will be able to register for a free trial with Google Cloud Platform using a Gmail account.
-
Google Cloud Platform Fundamentals: Creating a Project Using Cloud Platform Console
After watching this video, you will be able to create a project using the Google Cloud Platform Console.
-
Google Cloud Platform Fundamentals: Big Data Service Features
After watching this video, you will be able to identify the features of Google Cloud Platform's Big Data services.
-
Google Cloud Platform Fundamentals: Cloud Platform Projects and Resources
After watching this video, you will be able to manage platform projects, permissions, and resources.
-
Google Cloud Platform Fundamentals: Networking Service Features
After watching this video, you will be able to identify the features of Google Cloud Platform's networking services.
-
Google Cloud Platform Services: Storage and Databases
After watching this video, you will be able to identify the components of the Google Cloud Platform services components including Storage and Databases: Cloud Storage, Cloud SQL, Cloud Bigtable, Cloud Datastore, and Persistent Disk.
-
Google Cloud Platform Services: Big Data
After watching this video, you will be able to identify the components of the Google Cloud Platform Big Data services including BigQuery, Cloud Dataflow, Cloud Dataproc, Cloud Datalab, Cloud Pub/Sub, and Genomics.
-
Google Cloud Platform Fundamentals: Value of Google Cloud Platform
After watching this video, you will be able to explain the value features of Google Cloud Platform products and services.
-
Google Cloud Platform Services: Compute
After watching this video, you will be able to identify the components of the Google Cloud Platform services components including Compute Engine, App Engine, Container Engine, container registry, and cloud function.
-
Google Cloud Platform Fundamentals: Cloud Storage Browser
After watching this video, you will be able to view objects using the Cloud Storage Browser.
-
Google Cloud Platform Fundamentals: Deploy approach for a Cloud Storage Application
After watching this video, you will be able to Identify considerations for deployment of Cloud Storage required Applications.
-
Google Cloud Platform Fundamentals: Google Cloud Platform Big Data and Machine Learning
After watching this video, you will be able to identify characteristics and purpose of Google Cloud Big Data and Machine Learning platforms.
-
Google Cloud Platform Fundamentals: Performing Interactive Queries Using BigQuery
After watching this video, you will be able to perform interactive queries using BigQuery.
-
Google Cloud Platform Fundamentals: GCP Storage and Machine Learning
After watching this video, you will be able to review the basic features of datastore, storage options, big data, and machine learning.
-
Google Cloud Platform Fundamentals: Querying Data Using BigQuery Web UI
After watching this video, you will be able to recognize querying data using BigQuery Web UI.
-
Google Cloud Platform Fundamentals: Querying Data Using BigQuery Shell
After watching this video, you will be able to recognize querying data using BigQuery Shell.
-
Google Cloud Platform Fundamentals: Loading a CSV File Into a BigQuery Table
After watching this video, you will be able to recognize loading a CSV File Into a BigQuery Table.
-
Google Cloud Platform Fundamentals: Querying Data using the CLI
After watching this video, you will be able to recognize querying data using the CLI.
-
Google Cloud Platform Fundamentals: Review Compute Engine and Network services
After watching this video, you will be able to identify GCP attributes of Compute, Container, and App Engine as well as networking services.
-
Google Cloud Platform Fundamentals: App Engine Standard and Flexible Environments
After watching this video, you will be able to compare the App Engine Standard and App Engine Flexible environments.
-
Google Cloud Platform Fundamentals: Deploy an Application to the App Engine Environment
After watching this video, you will be able to deploy a Python application to the App Engine environment.
-
Google Cloud Platform Fundamentals: Google Cloud Bigtable
After watching this video, you will be able to identify the features of Google Cloud Storage, Google Cloud SQL, and Google Cloud Bigtable.
-
Google Cloud Platform Fundamentals: Google Cloud Storage Buckets
After watching this video, you will be able to create a Google Cloud Storage bucket and use it to store images.
-
Google Cloud Platform Fundamentals: Google Cloud Storage
After watching this video, you will be able to identify the features of Google Cloud Storage, Google Cloud SQL, and Google Cloud Bigtable.
-
Google Cloud Platform Fundamentals: Google Cloud SQL
After watching this video, you will be able to identify the features of Google Cloud Storage, Google Cloud SQL, and Google Cloud Bigtable.
-
Google Cloud Platform Fundamentals: Datastore Development Options
After watching this video, you will be able to define development libraries, queries, and indexes.
-
Google Cloud Platform Fundamentals: Get Started with Cloud Datastore
After watching this video, you will be able to deploy an App Engine application backed by Google Datastore.
-
Google Cloud Platform Fundamentals: Google Cloud Datastore
After watching this video, you will be able to identify the purpose and characteristics of Google Cloud Datastore.
-
Google Cloud Platform Fundamentals: Datastore Terminology
After watching this video, you will be able to define various datastore terms including kind, entity, property, keys, and entity groups.
-
Google G Suite Admin: Manage services, security, and mobile devices
After watching this video, you will be able to configure G Suite security, service settings, and manage mobile devices.
-
Google G Suite Admin: Mobile Device User Access
After watching this video, you will be able to control user access from a mobile device.
-
Google G Suite Admin: Working with Sender Lists
After watching this video, you will be able to work with G Suite mail sender lists.
-
Google G Suite Admin: Whitelisting by Domain and IP Address
After watching this video, you will be able to configure domain and IP address whitelists.
-
Google G Suite Admin: Manage Groups and OUs
After watching this video, you will be able to work with groups and OUs in G Suite.
-
Google G Suite Admin: Mail Routing Management
After watching this video, you will be able to describe G Suite mail routing.
-
Google G Suite Admin: Creating G Suite OUs
After watching this video, you will be able to create a G Suite OU.
-
Google G Suite Admin: G Suite Service Management by OU
After watching this video, you will be able to manage services by OU.
-
Google G Suite Admin: E-mail Spam Mitigation
After watching this video, you will be able to configure a Sender Policy Framework DNS record.
-
Google G Suite Admin: E-mail Migration Overview
After watching this video, you will be able to describe which types of items can be migrated to G Suite.
-
Google G Suite Admin: E-mail Message Filtering Overview
After watching this video, you will be able to recognize why e-mail filtering makes e-mail usage efficient.
-
Google G Suite Admin: Configure E-mail Compliance Settings
After watching this video, you will be able to configure an e-mail message footer and control inbound message file attachments.
-
Google G Suite Admin: E-mail Best Practices
After watching this video, you will be able to list e-mail best practices.
-
Google G Suite Admin: Disabling and Deleting Groups
After watching this video, you will be able to recognize how to disable and delete G Suite groups.
-
Google G Suite Admin: Creating and Modifying Groups
After watching this video, you will be able to create and modify groups.
-
Google G Suite Admin: Group Disabling and Deletion
After watching this video, you will be able to recognize when to disable and delete G Suite groups.
-
Google G Suite Admin: Group Creation
After watching this video, you will be able to discuss how to create G Suite groups.
-
Google G Suite Admin: Group Settings
After watching this video, you will be able to describe G Suite group settings.
-
Google G Suite Admin: G Suite User Management
After watching this video, you will be able to describe and configure G Suite user accounts.
-
Google G Suite Admin: G Suite Group Overview
After watching this video, you will be able to describe how G Suite groups are used.
-
Google G Suite Admin: Managing Group Sharing
After watching this video, you will be able to manage G Suite group sharing and permissions.
-
Google G Suite Admin: Organizational Unit Overview
After watching this video, you will be able to describe the benefits of using organizational units in G Suite.
-
Google G Suite Admin: Sharing Overview
After watching this video, you will be able to share documents, videos, and sites with G Suite groups.
-
Google G Suite Admin: Groups for Business
After watching this video, you will be able to manage permissions and group settings.
-
Google G Suite Admin: User Password Settings Overview
After watching this video, you will be able to describe G Suite user password settings.
-
Google G Suite Admin: Managing G Suite User Password Settings
After watching this video, you will be able to manage G Suite user password settings.
-
Google G Suite Admin: Suspending and Deleting Users
After watching this video, you will be able to suspend and delete G Suite user accounts.
-
Google G Suite Admin: Restoring a Delete User
After watching this video, you will be able to recover a deleted G Suite user account.
-
Google G Suite Admin: Modifying User Settings
After watching this video, you will be able to modify G Suite user settings.
-
Google G Suite Admin: User Suspension and Deletion Overview
After watching this video, you will be able to recognize when G Suite user accounts should be suspended or removed.
-
Google G Suite Admin: User Renaming and Moving Overview
After watching this video, you will be able to recognize how to rename and move G Suite users.
-
Google G Suite Admin: User Settings Overview
After watching this video, you will be able to list G Suite user settings.
-
Google G Suite Admin: Assigning an Existing Role
After watching this video, you will be able to assign an existing role.
-
Google G Suite Admin: Creating a New Role
After watching this video, you will be able to create a custom role and delegate it for administrative access.
-
Google G Suite Admin: G Suite Administrative Roles
After watching this video, you will be able to describe how administrative role delegation works.
-
Google G Suite Admin: Google G Suite User Overview
After watching this video, you will be able to describe the purpose of a G Suite user account.
-
Google G Suite Admin: User Creation Overview
After watching this video, you will be able to discuss how G Suite users are created.
-
Google G Suite Admin: G Suite Sign-up Overview
After watching this video, you will be able to describe G Suite sign-up requirements.
-
Google G Suite Admin: Signing up for G Suite
After watching this video, you will be able to create a G Suite account in the cloud.
-
Google G Suite Admin: G Suite Overview
After watching this video, you will be able to list G Suite components.
-
Google G Suite Admin: Creating Users Manually
After watching this video, you will be able to create G Suite users manually.
-
Google G Suite Admin: Creating Users from a CSV File
After watching this video, you will be able to import G Suite users from a CSV file.
-
Google G Suite Admin: Inviting Users Through E-mail
After watching this video, you will be able to use e-mail to invite users to G Suite.
-
Google G Suite Admin: Configuring Google Sync Settings
After watching this video, you will be able to configure Google Sync settings.
-
Google G Suite Admin: G Suite Mobile Device Apps
After watching this video, you will be able to install G Suite mobile device apps.
-
Google G Suite Admin: Configuring Android Settings
After watching this video, you will be able to configure Android settings.
-
Google G Suite Admin: Configuring G Suite Service Settings
After watching this video, you will be able to configure G Suite Service settings.
-
Google G Suite Admin: Use Audit Logs to Determine Usage
After watching this video, you will be able to improve security and performance as well as troubleshooting with usage reports.
-
Google G Suite Admin: Storage Requirements
After watching this video, you will be able to perform Google Drive storage capacity planning for your domain.
-
Google G Suite Admin: G Suite Service Settings Overview
After watching this video, you will be able to understand the impact of various G Suite Service settings.
-
Google G Suite Admin: Configuring User Authentication
After watching this video, you will be able to configure G Suite user authentication options.
-
Google G Suite Admin: Mobile Device Management Overview
After watching this video, you will be able to describe the need for centralized mobile device management.
-
Google G Suite Admin: Working with Exception Groups
After watching this video, you will be able to use exception groups to manage security options.
-
Google G Suite Admin: User Authentication Options
After watching this video, you will be able to list various G Suite user authentication options.
-
Google G Suite Admin: Google Security Overview
After watching this video, you will be able to describe the steps Google takes to secure tenant data.
-
Google G Suite Admin: Exception Groups Overview
After watching this video, you will be able to describe the purpose of G Suite exception groups.
-
Google G Suite Admin: Configure E-mail Alert Notification
After watching this video, you will be able to set up alerts to notify administrators via e-mail.
-
Google G Suite Admin: Delegating Calendar Access
After watching this video, you will be able to delegate calendar access to others.
-
Google G Suite Admin: Calendar Sharing
After watching this video, you will be able to describe the purpose of calendar sharing and list the benefits.
-
Google G Suite Admin: Create and Share a Group Calendar
After watching this video, you will be able to create and share a group calendar.
-
Google G Suite Admin: Migrate E-mail item to G Suite
After watching this video, you will be able to migrate e-mail, contacts, and calendar items to G Suite.
-
Google G Suite Admin: Calendaring Overview
After watching this video, you will be able to describe G Suite calendaring options.
-
Google G Suite Admin: Chrome Policies
After watching this video, you will be able to describe Chrome policy settings.
-
Google G Suite Admin: Configuring Chrome Policies
After watching this video, you will be able to configure Chrome policy settings.
-
Google G Suite Admin: G Suite Sharing Overview
After watching this video, you will be able to recognize how G Suite sharing works.
-
Google G Suite Admin: Configuring Sharing Settings
After watching this video, you will be able to configure sharing settings.
-
Google G Suite Admin: Create and Manage Calendar Resources
After watching this video, you will be able to create and work with calendar resources.
-
Google G Suite Admin: Configure G Suite E-mail and Calendaring
After watching this video, you will be able to manage G Suite e-mail and calendaring.
-
Google Cloud SQL for Developers: Connecting with SQuirrel SQL
After watching this video, you will be able to connect to Cloud SQL instances using SSL connections to SQuirrel SQL.
-
Google Cloud SQL for Developers: Importing and Exporting with the Cloud SQL API
After watching this video, you will be able to perform imports and exports using the Cloud SQL API in a Cloud SQL Instance.
-
AWS Certified Developer: Simple Workflow Service
After watching this video, you will be able to use Amazon SWF in your project.
-
Architecting on AWS: Configuring AWS Billing Monitoring
After watching this video, you will be able to enable alarms when the AWS charges reach a specific value.
-
Architecting on AWS: Building a CloudWatch Dashboard
After watching this video, you will be able to quickly monitor AWS operation health using a CloudWatch dashboard.
-
Architecting on AWS: Provisioning ElastiCache
After watching this video, you will be able to use the console to deploy a Memcached ElastiCache cluster.
-
Architecting on AWS: Managing AWS RDS SQL Server Settings
After watching this video, you will be able to manage existing RDS deployments.
-
Architecting on AWS: Connect to AWS RDS SQL Server
After watching this video, you will be able to use on-premises client tools to connect to an RDS database.
-
Architecting on AWS: Using the AWS Management Mobile App
After watching this video, you will be able to manage AWS using the mobile app.
-
Architecting on AWS: Using AWS PowerShell to Connect to AWS
After watching this video, you will be able to connect to AWS through PowerShell.
-
Architecting on AWS: Connecting to an EFS from Linux
After watching this video, you will be able to perform an NFS mount to EFS from Linux.
-
Architecting on AWS: Attaching an EBS Volume to Linux
After watching this video, you will be able to use an EBS volume with Linux.
-
Architecting on AWS: Attaching an EBS Volume to Windows
After watching this video, you will be able to use an EBS volume with Windows.
-
Developing Microsoft Azure Solutions: Scaling Azure VMs
After watching this video, you will be able to manually configure Azure VM scaling.
-
Developing Microsoft Azure Solutions: Application Gateway
After watching this video, you will be able to design and implement Application Gateway.
-
Developing Microsoft Azure Solutions: Configuring Scale Sets
After watching this video, you will be able to configure scale sets.
-
Developing Microsoft Azure Solutions: Virtual Machine Scale Sets
After watching this video, you will be able to describe Azure VM scale sets.
-
Developing Microsoft Azure Solutions: Firewall Rules
After watching this video, you will be able to describe VM firewall configuration.
-
Developing Microsoft Azure Solutions: Configuring Direct Server Return (DSR)
After watching this video, you will be able to configure DSR.
-
Developing Microsoft Azure Solutions: Network Security Groups (NSG)
After watching this video, you will be able to describe network security groups.
-
Developing Microsoft Azure Solutions: Public IP Addressing
After watching this video, you will be able to configure public IP addressing.
-
Developing Microsoft Azure Solutions: Static IP Addressing
After watching this video, you will be able to configure a VM with a static IP address.
-
Developing Microsoft Azure Solutions: Configuring Azure Load Balancing (LB)
After watching this video, you will be able to configure external and internal load balancing, with HTTP and TCP health probes.
-
Developing Microsoft Azure Solutions: User Defined Routes (UDRs)
After watching this video, you will be able to describe when to use user defined routes.
-
Developing Microsoft Azure Solutions: Remote Debugging
After watching this video, you will be able to enable remote VM debugging.
-
Developing Microsoft Azure Solutions: Configuring a Hosted Chef Account
After watching this video, you will be able to configure a hosted chef account for managing virtual machines.
-
Developing Microsoft Azure Solutions: Configuring Virtual Machine Public DNS
After watching this video, you will be able to configure a VM to permit public access.
-
Developing Microsoft Azure Solutions: Create and Manage Azure Virtual Machines
After watching this video, you will be able to create and manage Azure virtual machines.
-
Developing Microsoft Azure Solutions: Chef Configuration Management for Azure
After watching this video, you will be able to describe the use of Chef to configure Azure VMs.
-
Developing Microsoft Azure Solutions: Deploying a Puppet Cluster on Azure
After watching this video, you will be able to Deploy a Puppet cluster on Azure.
-
Developing Microsoft Azure Solutions: Configuring Puppet on Azure
After watching this video, you will be able to configure Puppet on Azure VMs.
-
Developing Microsoft Azure Solutions: VM Agent (and Custom Script Extensions)
After watching this video, you will be able to automate Azure VM configuration using VM Agent (custom PowerShell script extensions).
-
Developing Microsoft Azure Solutions: Azure VM Configuration
After watching this video, you will be able to describe Azure VM configuration.
-
Developing Microsoft Azure Solutions: Creating An Automation Account On Azure Portal
After watching this video, you will be able to create an automation account on Azure portal.
-
Developing Microsoft Azure Solutions: PowerShell Desired State Configuration (DSC)
After watching this video, you will be able to describe the use of PowerShell DSC to configure Azure VMs.
-
Developing Microsoft Azure Solutions: Uploading a VM to Azure
After watching this video, you will be able to upload an existing VM to Azure.
-
Developing Microsoft Azure Solutions: Managing VM Images and VHDs
After watching this video, you will be able to describe VM images and VHDs.
-
Developing Microsoft Azure Solutions: Creating a VM from an Existing Disk - RM Mode
After watching this video, you will be able to create a VM from an existing disk (resource manager mode).
-
Developing Microsoft Azure Solutions: Creating a VM from an Existing Disk - Classic Mode
After watching this video, you will be able to create a VM from an existing disk (classic mode).
-
Developing Microsoft Azure Solutions: Creating VMs and Workloads – Linux Workload
After watching this video, you will be able to create a Linux virtual machine.
-
Developing Microsoft Azure Solutions: Creating VMs and Workloads – Windows Server
After watching this video, you will be able to create a Windows Server virtual machine.
-
Developing Microsoft Azure Solutions: Creating VMs and Workloads – Windows SQL Server
After watching this video, you will be able to create a Windows SQL Server virtual machine.
-
Developing Microsoft Azure Solutions: Identifying VM Workloads
After watching this video, you will be able to describe workload identification and selection.
-
Developing Microsoft Azure Solutions: Configuring Alerts
After watching this video, you will be able to configure alerts.
-
Developing Microsoft Azure Solutions: Configuring Endpoints
After watching this video, you will be able to configure virtual machine endpoints.
-
Developing Microsoft Azure Solutions: Analyzing VM Operational Data
After watching this video, you will be able to describe and view VM operational metrics and logs.
-
Developing Microsoft Azure Solutions: Azure VM Monitoring and Diagnostics
After watching this video, you will be able to describe VM monitoring and diagnostic techniques.
-
Developing Microsoft Azure Solutions: Scale and Monitor VMs & Configure Storage
After watching this video, you will be able to scale and monitor Azure VMs, and design and implement Azure storage.
-
Developing Microsoft Azure Solutions: Configuring Diagnostics Extension
After watching this video, you will be able to configure diagnostics extension on an Azure VM using an ARM template.
-
Developing Microsoft Azure Solutions: Configuring Monitoring and Diagnostics
After watching this video, you will be able to configure VM monitoring and diagnostics.
-
Developing Microsoft Azure Solutions: ARM VMs with Standard Storage
After watching this video, you will be able to implement ARM VMs configured with Standard Storage.
-
Developing Microsoft Azure Solutions: Azure File Service
After watching this video, you will be able to configure shared storage using Azure File service.
-
Developing Microsoft Azure Solutions: ARM VMs with Premium Storage
After watching this video, you will be able to implement ARM VMs configured with Premium Storage.
-
Developing Microsoft Azure Solutions: Storage Capacity Planning
After watching this video, you will be able to plan storage capacity.
-
Developing Microsoft Azure Solutions: Configuring Azure VM Autoscale
After watching this video, you will be able to describe and configure VM autoscale.
-
Developing Microsoft Azure Solutions: Configuring Disk Caching
After watching this video, you will be able to configure disk caching.
-
Developing Microsoft Azure Solutions: Geo-replication
After watching this video, you will be able to configure geo-replication.
-
Developing Microsoft Azure Solutions: Use Cloud Service Continuous Delivery
After watching this video, you will be able to make changes to code and check in to start a build automatically.
-
Developing Microsoft Azure Solutions: Connect a Cloud Service Project to VSO
After watching this video, you will be able to create a service endpoint in VSO to connect to Azure.
-
Developing Microsoft Azure Solutions: Creating a Mobile App
After watching this video, you will be able to create a mobile app.
-
Developing Microsoft Azure Solutions: Monitoring Logic Apps
After watching this video, you will be able to monitor logic apps.
-
Developing Microsoft Azure Solutions: Mobile App authentication
After watching this video, you will be able to add authentication to a mobile app.
-
Developing Microsoft Azure Solutions: Offline Sync
After watching this video, you will be able to add offline sync to a mobile app.
-
Developing Microsoft Azure Solutions: XML Capabilities
After watching this video, you will be able to create a logic app with XML capabilities.
-
Developing Microsoft Azure Solutions: Managing Logic Apps in Visual Studio
After watching this video, you will be able to use visual studio to manage logic apps.
-
Developing Microsoft Azure Solutions: Triggering a Logic App
After watching this video, you will be able to trigger a logic app from another app.
-
Developing Microsoft Azure Solutions: Implement API Management
After watching this video, you will be able to implement API management.
-
Developing Microsoft Azure Solutions: Push Notifications
After watching this video, you will be able to add push notifications to a mobile app.
-
Developing Microsoft Azure Solutions: Creating a Service Fabric Application
After watching this video, you will be able to create a Service Fabric application.
-
Developing Microsoft Azure Solutions: Monitor and Diagnose Web Apps
After watching this video, you will be able to monitor and diagnose Web Apps.
-
Developing Microsoft Azure Solutions: Developer Portal
After watching this video, you will be able to customize the developer portal.
-
Developing Microsoft Azure Solutions: Swashbuckle
After watching this video, you will be able to use Swashbuckle.
-
Developing Microsoft Azure Solutions: Creating API Apps
After watching this video, you will be able to create and deploy API apps.
-
Developing Microsoft Azure Solutions: API monitoring
After watching this video, you will be able to monitor APIs.
-
Developing Microsoft Azure Solutions: Caching
After watching this video, you will be able to improve performance by adding caching.
-
Developing Microsoft Azure Solutions: Monitoring API Apps
After watching this video, you will be able to monitor API apps.
-
Developing Microsoft Azure Solutions: Swagger API Metadata
After watching this video, you will be able to use Swagger API metadata.
-
Developing Microsoft Azure Solutions: B2B Capabilities
After watching this video, you will be able to create a logic app with B2B capabilities.
-
Developing Microsoft Azure Solutions: Creating Logic Apps
After watching this video, you will be able to create logic apps that connect to SaaS services.
-
Developing Microsoft Azure Solutions: Web Apps for Scale and Resilience
After watching this video, you will be able to design and configure Web Apps for scale and resilience.
-
Developing Microsoft Azure Solutions: WebJobs
After watching this video, you will be able to implement WebJobs.
-
Developing Microsoft Azure Solutions: Webhook Functions
After watching this video, you will be able to implement Webhook functions.
-
Developing Microsoft Azure Solutions: Creating Azure Functions
After watching this video, you will be able to create Azure functions.
-
Developing Microsoft Azure Solutions: Monitoring
After watching this video, you will be able to implement monitoring and analytics.
-
Developing Microsoft Azure Solutions: API Rate Limits
After watching this video, you will be able to protect APIs with rate limits.
-
Developing Microsoft Azure Solutions: Azure-connected Functions
After watching this video, you will be able to implement Azure-connected functions.
-
Developing Microsoft Azure Solutions: Event Processing Functions
After watching this video, you will be able to create event processing functions.
-
Developing Microsoft Azure Solutions: API Management Policies
After watching this video, you will be able to configure API management policies.
-
Developing Microsoft Azure Solutions: Managing APIs
After watching this video, you will be able to create and manage APIs.
-
Developing Microsoft Azure Solutions: Windows Desktop Apps Social Identity Authentication
After watching this video, you will be able to design and implement Windows Desktop apps that leverage social identity provider authentication.
-
Developing Microsoft Azure Solutions: Preparing Web API Apps for External Authentication
After watching this video, you will be able to design and prepare Web API apps that leverage social identity provider authentication.
-
Developing Microsoft Azure Solutions: B2B Collaboration Process
After watching this video, you will be able to invite an external guest user with the Azure AD B2B collaboration process.
-
Developing Microsoft Azure Solutions: Partner-managed Identities
After watching this video, you will be able to describe partner-managed identities.
-
Developing Microsoft Azure Solutions: Managing Web Apps
After watching this video, you will be able to manage Web Apps using the API, PowerShell, and Xplat-CLI.
-
Developing Microsoft Azure Solutions: Web App Custom Domains
After watching this video, you will be able to configure custom domains.
-
Developing Microsoft Azure Solutions: App Service Plans
After watching this video, you will be able to define and manage App Service plans.
-
Developing Microsoft Azure Solutions: Integrate Azure AD and Collaboration
After watching this video, you will be able to configure and modify Azure networks, and integrate Azure applications into Azure Active Directory.
-
Developing Microsoft Azure Solutions: Web App Certificates
After watching this video, you will be able to configure Web App certificates.
-
Developing Microsoft Azure Solutions: Web App Settings
After watching this video, you will be able to configure Web App settings.
-
Developing Microsoft Azure Solutions: Monitor and Diagnose Service Fabric Apps
After watching this video, you will be able to monitor and diagnose Service Fabric apps.
-
Developing Microsoft Azure Solutions: Availability of Service Fabric Services
After watching this video, you will be able to implement availability of Service Fabric services.
-
Developing Microsoft Azure Solutions: Diagnosing Service Fabric Solutions
After watching this video, you will be able to diagnose Service Fabric apps.
-
Developing Microsoft Azure Solutions: Monitoring Service Fabric Solutions
After watching this video, you will be able to monitor Service Fabric apps.
-
Developing Microsoft Azure Solutions: Service Fabric Clusters
After watching this video, you will be able to create, secure, upgrade, and scale a Service Fabric cluster in Azure.
-
Developing Microsoft Azure Solutions: Migrating Apps
After watching this video, you will be able to migrate apps from cloud services.
-
Developing Microsoft Azure Solutions: Actors
After watching this video, you will be able to provide an overview of actors.
-
Developing Microsoft Azure Solutions: Application Life Cycle Management
After watching this video, you will be able to describe application life cycle management.
-
Developing Microsoft Azure Solutions: Web Front Ends
After watching this video, you will be able to add a web front end to a Service Fabric application.
-
Developing Microsoft Azure Solutions: Scaling at the Service Name Level
After watching this video, you will be able to scale a Service Fabric app at the service name level.
-
Developing Microsoft Azure Solutions: Scaling at the Partition Level
After watching this video, you will be able to scale a Service Fabric app at the partition level.
-
Developing Microsoft Azure Solutions: Configuring and Using Graph API
After watching this video, you will be able to configure and use Graph API.
-
Developing Microsoft Azure Solutions: Graph API
After watching this video, you will be able to describe the use of the Graph API to query Azure directories.
-
Developing Microsoft Azure Solutions: Preparing .NET MVC Apps for External Authentication
After watching this video, you will be able to design and prepare .NET MVC apps to leverage social identity provider authentication.
-
Developing Microsoft Azure Solutions: Social Identity Provider Authentication
After watching this video, you will be able to describe social identity provider authentication.
-
Developing Microsoft Azure Solutions: SAML 2.0 Protocol (SAML-P) Authentication
After watching this video, you will be able to describe SAML 2.0 Protocol (SAML-P) authentication.
-
Developing Microsoft Azure Solutions: WS-Federation Authentication
After watching this video, you will be able to describe WS-Federation process for browser-based applications.
-
Developing Microsoft Azure Solutions: Deploying OAuth 2.0 for Azure Resource Access
After watching this video, you will be able to describe how OAuth 2.0 can be used to access resources using tokens.
-
Developing Microsoft Azure Solutions: OpenID Connect Authentication
After watching this video, you will be able to describe OpenID Connect authentication.
-
Developing Microsoft Azure Solutions: Integrating Applications with Azure AD
After watching this video, you will be able to register an application with Azure AD and view integration endpoints.
-
Developing Microsoft Azure Solutions: Azure AD Administrative Roles
After watching this video, you will be able to work with the various administrative roles.
-
Developing Microsoft Azure Solutions: Creating Directories (Tenant), Users, and Groups
After watching this video, you will be able to create Azure AD directory, users, and groups.
-
Developing Microsoft Azure Solutions: Azure Active Directory (AD)
After watching this video, you will be able to describe Azure AD.
-
Developing Microsoft Azure Solutions: Creating a VNet-to-VNet VPN
After watching this video, you will be able to create a VNet-to-VNet VPN.
-
Developing Microsoft Azure Solutions: Configuring Site-to-Site Using PowerShell
After watching this video, you will be able to configure a site-to-site connection using PowerShell.
-
Developing Microsoft Azure Solutions: Virtual Network Address Spaces
After watching this video, you will be able to describe the virtual network address spaces page.
-
Developing Microsoft Azure Solutions: Creating Site-to-Site ExpressRoute
After watching this video, you will be able to create a site-to-site ExpressRoute.
-
Developing Microsoft Azure Solutions: Hybrid Connections
After watching this video, you will be able to implement hybrid connections.
-
Developing Microsoft Azure Solutions: Implement Azure Caching
After watching this video, you will be able to design and implement an Azure caching strategy.
-
Developing Microsoft Azure Solutions: Creating a Site-to-Site (S2S) VPN
After watching this video, you will be able to create a site-to-site VPN.
-
Developing Microsoft Azure Solutions: Site-to-Site (S2S)
After watching this video, you will be able to leverage site-to-site.
-
Developing Microsoft Azure Solutions: Index Searching
After watching this video, you will be able to search an index.
-
Developing Microsoft Azure Solutions: Index Fields
After watching this video, you will be able to create and define fields of an index.
-
Developing Microsoft Azure Solutions: Handling Search Results
After watching this video, you will be able to handle search results.
-
Developing Microsoft Azure Solutions: Developing Apps with Cosmos DB
After watching this video, you will be able to describe how to develop apps with Cosmos DB.
-
Developing Microsoft Azure Solutions: Managing Data with Cosmos DB
After watching this video, you will be able to describe how to use Cosmos DB to manage data.
-
Developing Microsoft Azure Solutions: Adding Search Data
After watching this video, you will be able to add search data.
-
Developing Microsoft Azure Solutions: Azure Search Service Index
After watching this video, you will be able to create a service index for an Azure Search service.
-
Developing Microsoft Azure Solutions: Reading Blob Storage Data
After watching this video, you will be able to read blob data.
-
Developing Microsoft Azure Solutions: Creating Storage Accounts, Blobs, and Containers
After watching this video, you will be able to configure storage accounts, blobs, and containers.
-
Developing Microsoft Azure Solutions: Accessing Blobs Securely
After watching this video, you will be able to describe secure access to blobs.
-
Developing Microsoft Azure Solutions: Store Data with Block and Page Blobs
After watching this video, you will be able to describe data storage methods including blocks and page blobs, and describe data streaming.
-
Developing Microsoft Azure Solutions: Azure Storage Accounts, Blobs, and Containers
After watching this video, you will be able to describe Azure Storage.
-
Developing Microsoft Azure Solutions: Monitoring and Diagnostics
After watching this video, you will be able to monitor and diagnose Azure cloud services and Azure virtual machines.
-
Developing Microsoft Azure Solutions: Configuring Azure Content Delivery Network (CDN)
After watching this video, you will be able to configure Azure CDN.
-
Developing Microsoft Azure Solutions: Implementing Asynchronous Blob Copy
After watching this video, you will be able to describe the asynchronous copying of blobs.
-
Developing Microsoft Azure Solutions: Configuring Custom Domains
After watching this video, you will be able to describe custom domains.
-
Developing Microsoft Azure Solutions: Designing Blob Hierarchies
After watching this video, you will be able to design and create blob hierarchies.
-
Developing Microsoft Azure Solutions: Configuring Availability Sets
After watching this video, you will be able to configure availability sets.
-
Developing Microsoft Azure Solutions: Availability Sets
After watching this video, you will be able to describe Azure availability sets.
-
Developing Microsoft Azure Solutions: Using PowerShell
After watching this video, you will be able to use PowerShell to create an availability set.
-
Developing Microsoft Azure Solutions: Adding a New VM to an Existing Availability Set
After watching this video, you will be able to add a new VM to an existing availability set.
-
Developing Microsoft Azure Solutions: Configuring Metrics
After watching this video, you will be able to configure metrics.
-
Developing Microsoft Azure Solutions: Converting an Availability Set to Managed Disks
After watching this video, you will be able to convert an availability set from unmanaged to managed disks.
-
Developing Microsoft Azure Solutions: Configuring Application Tiers
After watching this video, you will be able to configure application tiers into separate availability sets.
-
Developing Microsoft Azure Solutions: Configuring Multiple Virtual Machines
After watching this video, you will be able to configure multiple virtual machines in an availability set for redundancy.
-
Developing Microsoft Azure Solutions: Converting a VM to Managed Disks
After watching this video, you will be able to convert a Windows virtual machine from unmanaged to managed disks.
-
Developing Microsoft Azure Solutions: Using Managed Disks for Availability Sets
After watching this video, you will be able to use managed disks for virtual machines in an availability set.
-
Developing Microsoft Azure Solutions: Databases and Collections
After watching this video, you will be able to create databases and collections.
-
Developing Microsoft Azure Solutions: Cosmos DB Queries
After watching this video, you will be able to run Cosmos DB queries.
-
Developing Microsoft Azure Solutions: Cosmos DB SQL Query Language
After watching this video, you will be able to use the Cosmos DB SQL query language.
-
Developing Microsoft Azure Solutions: Cluster Performance
After watching this video, you will be able to configure cluster performance.
-
Developing Microsoft Azure Solutions: Isolation
After watching this video, you will be able to implement security and network isolation.
-
Developing Microsoft Azure Solutions: Capabilities and Benefits
After watching this video, you will be able to describe the benefits of Cosmos DB.
-
Developing Microsoft Azure Solutions: Cosmos DB Overview
After watching this video, you will be able to describe the Cosmos DB, formerly DocumentDB, feature.
-
Developing Microsoft Azure Solutions: Managing Redis Cache
After watching this video, you will be able to manage Redis Cache.
-
Developing Microsoft Azure Solutions: Creating a New Redis Cache
After watching this video, you will be able to create a new Redis Cache.
-
Developing Microsoft Azure Solutions: Data Persistence
After watching this video, you will be able to implement data persistence.
-
Developing Microsoft Azure Solutions: Cache Tiers
After watching this video, you will be able to describe cache tiers.
-
Developing Microsoft Azure Solutions: Azure Redis Cache
After watching this video, you will be able to describe Azure Redis Cache.
-
Developing Microsoft Azure Solutions: Access and Monitor Storage - SQL Databases
After watching this video, you will be able to configure Azure Storage access, monitor Storage, and implement Azure SQL databases.
-
Developing Microsoft Azure Solutions: Configuring Point-In-Time Restore (PITR)
After watching this video, you will be able to configure point-in-time restore.
-
Developing Microsoft Azure Solutions: Business Continuity and Disaster Recovery
After watching this video, you will be able to describe Azure SQL Database business continuity and disaster recovery options.
-
Developing Microsoft Azure Solutions: Importing and Exporting Data and Schema
After watching this video, you will be able to import and export a SQL database.
-
Developing Microsoft Azure Solutions: Configuring Database Geo-replication
After watching this video, you will be able to configure secondary replicated databases.
-
Developing Microsoft Azure Solutions: Analyze Storage Logs, Storage Logging, and Retention
After watching this video, you will be able to view Azure Storage logs.
-
Developing Microsoft Azure Solutions: Configuring Storage Logging and Retention
After watching this video, you will be able to configure storage logging and retention.
-
Developing Microsoft Azure Solutions: Choosing the Appropriate SQL Database Service Option
After watching this video, you will be able to choose the appropriate Azure SQL service.
-
Developing Microsoft Azure Solutions: Azure SQL Database Service
After watching this video, you will be able to describe the Azure SQL Database service.
-
Developing Microsoft Azure Solutions: Monitoring and Scaling SQL Databases
After watching this video, you will be able to describe SQL database monitoring and scaling in Azure.
-
Developing Microsoft Azure Solutions: Configuring Storage Metrics and Retention
After watching this video, you will be able to configure storage metrics and retention.
-
Developing Microsoft Azure Solutions: Stored Access Policies
After watching this video, you will be able to describe stored access policies.
-
Developing Microsoft Azure Solutions: Creating an SAS Token (Tables)
After watching this video, you will be able to create an SAS token (tables).
-
Developing Microsoft Azure Solutions: Regenerating Storage Account Keys
After watching this video, you will be able to describe storage account keys and regenerate account keys.
-
Developing Microsoft Azure Solutions: Creating Stored Access Policies
After watching this video, you will be able to create and apply stored access policies.
-
Developing Microsoft Azure Solutions: Shared Access Signatures (SAS)
After watching this video, you will be able to describe shared access signatures (SAS).
-
Developing Microsoft Azure Solutions: Azure Blobs, Tables, Queues, and Files
After watching this video, you will be able to implement and manage Azure blobs, tables, queues, and files.
-
Developing Microsoft Azure Solutions: Creating an SAS Token (Queues)
After watching this video, you will be able to create an SAS token (queues).
-
Developing Microsoft Azure Solutions: Creating an SAS Token (Blobs)
After watching this video, you will be able to create an SAS token (blobs).
-
Developing Microsoft Azure Solutions: Storage Metrics
After watching this video, you will be able to describe metrics associated with Azure Storage.
-
Developing Microsoft Azure Solutions: Deploying Cross-Origin Resource Sharing (CORS)
After watching this video, you will be able to describe CORS.
-
Developing Microsoft Azure Solutions: Querying a Table Using OData
After watching this video, you will be able to use OData to access table records.
-
Developing Microsoft Azure Solutions: Table Record Management
After watching this video, you will be able to manipulate individual table records.
-
Developing Microsoft Azure Solutions: Scaling Tables and Partitions
After watching this video, you will be able to scale tables and partitions.
-
Developing Microsoft Azure Solutions: Table Partitions
After watching this video, you will be able to describe table partition design, management, and scaling.
-
Developing Microsoft Azure Solutions: Scaling Blob Storage
After watching this video, you will be able to describe blob scaling.
-
Developing Microsoft Azure Solutions: NoSQL Tables and CRUD Operations
After watching this video, you will be able to describe table storage and create a NoSQL table.
-
Developing Microsoft Azure Solutions: Working with Azure File Storage
After watching this video, you will be able to describe Azure File Storage.
-
Developing Microsoft Azure Solutions: Batch Messaging
After watching this video, you will be able to retrieve a batch of messages.
-
Developing Microsoft Azure Solutions: Message Processing
After watching this video, you will be able to add and process messages.
-
Developing Microsoft Azure Solutions: Scaling Queues
After watching this video, you will be able to scale queues.
-
Azure Architect: Azure Application Gateway
After watching this video, you will be able to identify when the Application Gateway should be used.
-
Azure Architect: Configure the Azure Load Balancer
After watching this video, you will be able to configure load balancing for a web application.
-
Azure Architect: Azure Traffic Manager
After watching this video, you will be able to recall the features of Azure Traffic Manager.
-
Azure Architect: Azure Load Balancer
After watching this video, you will be able to recall the features of the Azure Load Balancer.
-
Azure Architect: Enable Monitoring and High Availability
After watching this video, you will be able to configure the Azure Load Balancer and explain DR options.
-
Azure Architect: Azure Site Recovery
After watching this video, you will be able to review the features of Azure Site Recovery.
-
Azure Architect: Hyper-V Replica
After watching this video, you will be able to explain how Hyper-V Replica plays a role in disaster recovery.
-
Azure Architect: Disaster Recovery (DR) Planning
After watching this video, you will be able to plan for business disruptions related to Azure.
-
Azure Architect: Security Risk Mitigation
After watching this video, you will be able to review Azure risk mitigation tactics.
-
Azure Architect: Create and Configure Custom Roles
After watching this video, you will be able to build and assign custom roles for Azure management.
-
Azure Architect: Configure Built-in Roles
After watching this video, you will be able to assign built-in roles for Azure management.
-
Azure Architect: Third-party Monitoring Tools
After watching this video, you will be able to identify third-party tools used for Azure monitoring.
-
Azure Architect: Azure Application Insights
After watching this video, you will be able to describe the monitoring features of Azure Application Insights.
-
Azure Architect: Configure Web App Monitoring
After watching this video, you will be able to enable monitoring for an Azure VM.
-
Azure Architect: Configure VM Monitoring
After watching this video, you will be able to enable monitoring for an Azure VM.
-
Azure Architect: Azure Monitoring Overview
After watching this video, you will be able to describe the importance of Azure resource continuous monitoring.
-
Azure Architect: Work with ADFS and Azure roles
After watching this video, you will be able to describe the purpose of ADFS and configure Azure roles.
-
Azure Architect: Configure Azure Security Center Policies
After watching this video, you will be able to view and configure policies in Azure Security Center.
-
Azure Architect: Create a Mobile App Backend
After watching this video, you will be able to use the Azure portal to create a mobile app backend.
-
Azure Architect: Updating a Web Page Using Kudu
After watching this video, you will be able to use the Kudu interface to change a web page.
-
Azure Architect: Kudu Interface
After watching this video, you will be able to explain the purpose of the Kudu interface.
-
Azure Architect: Deployment Slots
After watching this video, you will be able to describe how web app deployment slots are used.
-
Exploring VMware vSphere 6.5: vSphere 6.5 Virtual Machines Options
After watching this video, you will be able to identify new features in vSphere 6.5 virtual machines.
-
Exploring VMware vSphere 6.5: New ESXi Features
After watching this video, you will be able to identify what is new in vSphere ESXi 6.5.
-
Exploring VMware vSphere 6.5: Identify What is New in vSphere Clustering
After watching this video, you will be able to identify new features in vSphere 6.5 clustering.
-
Exploring VMware vSphere 6.5: New vCenter Features
After watching this video, you will be able to enumerate what is new in the vSphere 6.5 vCenter Server and Server Appliance.
-
Exploring VMware vSphere 6.5: Virtual Machine Secure Boot
After watching this video, you will be able to define the purpose of supporting VM Secure Boot.
-
Exploring VMware vSphere 6.5: Virtual Machine Encryption
After watching this video, you will be able to describe the nature of VM encryption.
-
Exploring VMware vSphere 6.5: ESXi 6.5 Host Client
After watching this video, you will be able to manage an ESXi 6.5 host using the local host client.
-
Exploring VMware vSphere 6.5: ESXi 6.5 Secure Boot
After watching this video, you will be able to describe the ESXi 6.5 secure boot process.
-
Exploring VMware vSphere 6.5: VMware Tools Improvements
After watching this video, you will be able to recognize the changes to VMware Tools for virtual machines.
-
Exploring VMware vSphere 6.5: ESXi 6.5 Storage Improvements
After watching this video, you will be able to specify how storage access in ESXi 6.5 has been enhanced.
-
Exploring VMware vSphere 6.5: vSphere Integrated Containers
After watching this video, you will be able to identify the vSphere elements of Containers and Docker Integration.
-
Exploring VMware vSphere 6.5: HA Support for NVIDIA GRID vGPU Configured VMs
After watching this video, you will be able to identify the benefits of the HA support for NVIDIA GRID vGPUs.
-
Exploring VMware vSphere 6.5: HA Admission Control Improvements
After watching this video, you will be able to characterize the new improvements to HA Admission Control in vCenter 6.5.
-
Exploring VMware vSphere 6.5: Predictive DRS
After watching this video, you will be able to identify the relationship between vRealize Operations Manager and Predictive DRS.
-
Exploring VMware vSphere 6.5: Fault Tolerant VM Improvements
After watching this video, you will be able to identify the improvements to fault tolerant virtual machines in vCenter 6.5.
-
Exploring VMware vSphere 6.5: HA Orchestrated Restart
After watching this video, you will be able to identify the components of HA Orchestrated Restart in vCenter 6.5.
-
Exploring VMware vSphere 6.5: Proactive High Availability (HA)
After watching this video, you will be able to describe the new Proactive High Availability method in vCenter 6.5.
-
Exploring VMware vSphere 6.5: vSphere DRS New Common Settings
After watching this video, you will be able to recognize the new options that have been added to ease administration in a DRS cluster.
-
Exploring VMware vSphere 6.5: DRS Load Balancing Algorithm
After watching this video, you will be able to differentiate the older DRS model from the new one based on the mathematical algorithms now used in vCenter 6.5.
-
Exploring VMware vSphere 6.5: Storage I/O Control
After watching this video, you will be able to list the advantages of using VMware vSphere Storage I/O Control using storage policy based management.
-
Exploring VMware vSphere 6.5: Network-Aware DRS
After watching this video, you will be able to recognize the new metrics used to provide DRS load balancing in vCenter 6.5.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Server Appliance Interfaces
After watching this video, you will be able to list the new aspects of the vCenter server appliance administrative interfaces.
-
Exploring VMware vSphere 6.5: Encrypted vMotion
After watching this video, you will be able to describe the scope and method of encrypted vMotion.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Backup and Restore
After watching this video, you will be able to characterize the nature of the new vCenter backup and restore feature.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Server Appliance Migration
After watching this video, you will be able to recognize the basic methods of migration to the vCenter 6.5 Server Appliance.
-
Exploring VMware vSphere 6.5: VM Sandboxing
After watching this video, you will be able to identify the new default topology of VM sandboxing.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Content Library
After watching this video, you will be able to recognize the benefits available in the new vCenter Content Library.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Enhanced Logging
After watching this video, you will be able to identify which pieces of information are aggregated with vCenter enhanced logging.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Update Manager
After watching this video, you will be able to recognize the changes to Update Manager when integrated with the vCenter Server Appliance.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Host Profiles
After watching this video, you will be able to identify the enhancements to Host Profiles.
-
Exploring VMware vSphere 6.5: vCenter 6.5 Auto Deploy
After watching this video, you will be able to pinpoint the improvements to the Auto Deploy feature.
-
Exploring VMware vSphere 6.5: ESXi 6.5 Network Improvements
After watching this video, you will be able to recognize how network communication in ESXi 6.5 has been enhanced.
-
Developing Microsoft Azure Solutions: .NET MVC Social Identity Authentication
After watching this video, you will be able to design and implement .NET MVC apps that leverage social identity provider authentication.
-
Developing Microsoft Azure Solutions: Web API Social Identity Authentication
After watching this video, you will be able to design and implement Web API apps that leverage social identity provider authentication.
-
Developing Microsoft Azure Solutions: Writing Modules for Puppet Enterprise
After watching this video, you will be able to write modules for Puppet Enterprise.
-
Developing Microsoft Azure Solutions: Configuring VMs with PowerShell DSC
After watching this video, you will be able to automate Azure VM configuration using PowerShell DSC.
-
Developing Microsoft Azure Solutions: Configuring VMs Using Puppet
After watching this video, you will be able to utilize Puppet to configure Azure VMs.
-
Developing Microsoft Azure Solutions: Configuring Azure Virtual Machines Using Chef
After watching this video, you will be able to configure Azure virtual machines using Chef.
-
Developing Microsoft Azure Solutions: Configuring Chef for Azure Resource Manager
After watching this video, you will be able to configure Chef for Azure Resource Manager.
-
Developing Microsoft Azure Solutions: Deploy Azure Comsos DB and Azure Search
After watching this video, you will be able to deploy Azure Comsos DB and Azure Search.
-
Developing Microsoft Azure Solutions: Create a VM and Manage VHDs
After watching this video, you will be able to create a VM and manage VHDs.
-
Cloud Platform Solutions: Automate Cloud Management Tasks
After watching this video, you will be able to automate cloud management.
-
Cloud Platform Solutions: Runbooks - PowerShell
After watching this video, you will be able to create runbooks using PowerShell.
-
Cloud Platform Solutions: Runbooks - Azure Portal
After watching this video, you will be able to create runbooks using the Azure portal.
-
Cloud Platform Solutions: Creating SQL Databases
After watching this video, you will be able to create a new SQL database using SQL.
-
Cloud Platform Solutions: Creating SQL VMs
After watching this video, you will be able to create a SQL VM using PowerShell.
-
Cloud Platform Solutions: Configuring VM Objects
After watching this video, you will be able to use PowerShell to configure VM objects.
-
Cloud Platform Solutions: Creating Network Resources
After watching this video, you will be able to use PowerShell to create network resources.
-
Cloud Platform Solutions: Creating Storage Accounts
After watching this video, you will be able to use PowerShell to create a storage account.
-
Cloud Platform Solutions: Creating Resource Groups
After watching this video, you will be able to use PowerShell to create a new resource group.
-
Cloud Platform Solutions: Image Variables
After watching this video, you will be able to define image variables.
-
Cloud Platform Solutions: Configuring Subscriptions
After watching this video, you will be able to use PowerShell to configure a subscription.
-
Cloud Platform Solutions: Diagnose and Repair SQL Databases
After watching this video, you will be able to troubleshoot SQL database issues.
-
Cloud Platform Solutions: General Errors
After watching this video, you will be able to describe common errors that can be encountered when using SQL databases.
-
Cloud Platform Solutions: Elastic Pool Errors
After watching this video, you will be able to describe common errors related to creating and using elastics pools.
-
Cloud Platform Solutions: Resource Governance Errors
After watching this video, you will be able to recognize common resource governance errors.
-
Cloud Platform Solutions: Database Copy Errors
After watching this video, you will be able to recognize common database copy errors.
-
Architecting on AWS: EC2 Security Groups
After watching this video, you will be able to describe how security groups are used to control network traffic to virtual machines.
-
Architecting on AWS: Accessing EC2 Instances
After watching this video, you will be able to describe how to connect to Windows and Linux virtual machines.
-
Architecting on AWS: AWS EC2 Overview
After watching this video, you will be able to describe how virtual machines underlie many cloud services.
-
Architecting on AWS: Configure VPCs, Subnets, and ACLs
After watching this video, you will be able to create a VPC and subnet, and configure a network ACL.
-
Architecting on AWS: Configuring a NAT Gateway
After watching this video, you will be able to enable Internet access through NAT for a private subnet.
-
Architecting on AWS: NAT Gateways
After watching this video, you will be able to specify how NAT gateways provide Internet access for VMs.
-
Architecting on AWS: Configuring a Network ACL
After watching this video, you will be able to use the console to configure a network ACL.
-
Architecting on AWS: Network ACLs
After watching this video, you will be able to define how network ACLs inspect incoming and outgoing traffic.
-
Architecting on AWS: Creating a VPC Subnet Using PowerShell
After watching this video, you will be able to use PowerShell to create a subnet.
-
Architecting on AWS: Creating a VPC Subnet Using the CLI
After watching this video, you will be able to use the CLI to create a subnet.
-
Architecting on AWS: Amazon Machine Images (AMIs)
After watching this video, you will be able to describe how Amazon Machine Images play a role in virtual machine configurations.
-
Architecting on AWS: Creating a VPC Subnet Using the Console
After watching this video, you will be able to create subnets within a VPC.
-
Architecting on AWS: Creating a VPC Using the Console
After watching this video, you will be able to create a virtual private cloud.
-
Architecting on AWS: Direct Connect
After watching this video, you will be able to illustrate why an organization would directly link to AWS.
-
Architecting on AWS: VPCs
After watching this video, you will be able to describe the purpose of a virtual private cloud (VPC).
-
Architecting on AWS: AWS Networking Overview
After watching this video, you will be able to describe AWS cloud networking options.
-
Architecting on AWS: Configure S3 and Glacier
After watching this video, you will be able to configure S3 and Glacier.
-
Architecting on AWS: AWS Storage Gateway
After watching this video, you will be able to integrate on-premises and AWS file access.
-
Architecting on AWS: AWS Import/Export
After watching this video, you will be able to name the use cases of AWS Import/Export.
-
Architecting on AWS: Configuring Glacier Policies
After watching this video, you will be able to configure Glacier settings in accordance with regulations.
-
Architecting on AWS: Creating a VPC Using PowerShell
After watching this video, you will be able to use PowerShell to create a VPC.
-
Architecting on AWS: Creating a VPC Using the CLI
After watching this video, you will be able to use the CLI to create a VPC.
-
Architecting on AWS: CloudWatch Logs
After watching this video, you will be able to recognize how CloudWatch logging works.
-
Architecting on AWS: Configuring Virtual Machine Monitoring
After watching this video, you will be able to enable EC2 virtual machine monitoring using CloudWatch.
-
Architecting on AWS: CloudWatch Monitoring
After watching this video, you will be able to describe how CloudWatch is used to monitor AWS resources.
-
Architecting on AWS: Creating an EBS Snapshot Using PowerShell
After watching this video, you will be able to use PowerShell to create an EBS snapshot.
-
Architecting on AWS: Creating an EBS Snapshot Using the CLI
After watching this video, you will be able to use the CLI to create an EBS snapshot.
-
Architecting on AWS: Restoring an EC2 Instance from a Snapshot
After watching this video, you will be able to use an EBS snapshot to restore a VM.
-
Architecting on AWS: Creating an EBS Volume from a Snapshot
After watching this video, you will be able to use a snapshot as the source of a new EBS volume.
-
Architecting on AWS: Creating an EBS Snapshot Using the Console
After watching this video, you will be able to create a virtual machine snapshot.
-
Architecting on AWS: EBS Snapshots
After watching this video, you will be able to describe the purpose of snapshots.
-
Architecting on AWS: Caching, Performance, and Availability
After watching this video, you will be able to Describe AWS caching options, configure autoscaling.
-
Architecting on AWS: Single Points Of Failure
After watching this video, you will be able to describe how AWS allows single points of failure to be removed.
-
Architecting on AWS: Configuring Elastic Load Balancing
After watching this video, you will be able to describe AWS account sign-up requirements.
-
Architecting on AWS: Load Balancing
After watching this video, you will be able to describe the problems and solutions for working with everchanging IT assets.
-
Architecting on AWS: Configuring an Auto Scaling Group
After watching this video, you will be able to use the console to configure autoscaling.
-
Architecting on AWS: AWS Auto Scaling
After watching this video, you will be able to describe how AWS autoscaling works.
-
Architecting on AWS: Scaling Vertically
After watching this video, you will be able to describe the concept of scaling vertically and what can benefit from it.
-
Architecting on AWS: Scaling Horizontally
After watching this video, you will be able to describe the concept of scaling horizontally and what can benefit from it.
-
Architecting on AWS: Scalability with the Cloud
After watching this video, you will be able to determine SLA details for specific cloud services.
-
Architecting on AWS: Web Caching
After watching this video, you will be able to describe how security features built in to cloud computing can benefit the overall security of the business.
-
Architecting on AWS: Database Caching
After watching this video, you will be able to describe the benefits to having a highly expandable server capacity.
-
Architecting on AWS: Caching Overview
After watching this video, you will be able to describe the concept of using IT assets as needed.
-
Architecting on AWS: Manage VMs with PowerShell and the CLI
After watching this video, you will be able to work with EC2 instances from the command line
-
Architecting on AWS: AWS SQS (Simple Queue Service)
After watching this video, you will be able to describe AWS SQS
-
Architecting on AWS: Spot EC2 Instances
After watching this video, you will be able to describe the purpose of Spot EC2 instances
-
Architecting on AWS: Using On-Demand EC2 Instances
After watching this video, you will be able to specify when to use on-demand EC2 instances
-
Architecting on AWS: Using Reserved EC2 Instances
After watching this video, you will be able to specify when to use reserved EC2 instances
-
Architecting on AWS: Determining Costs Using the AWS Monthly Calculator
After watching this video, you will be able to use the calculator to estimate AWS charges
-
Architecting on AWS: Aligning the Design with Requirements
After watching this video, you will be able to create a cloud service design given a set of requirements
-
Architecting on AWS: Creating a Custom AMI Using PowerShell
After watching this video, you will be able to use PowerShell to create a custom AMI
-
Architecting on AWS: Creating a Custom AMI Using the CLI
After watching this video, you will be able to use the CLI to create a custom AMI
-
Architecting on AWS: Deploying a Linux Virtual Machine Using PowerShell
After watching this video, you will be able to use PowerShell to deploy a Linux VM
-
Architecting on AWS: Deploying a Linux Virtual Machine Using the CLI
After watching this video, you will be able to use the CLI to deploy a Linux VM
-
Architecting on AWS: Deploying a Windows Virtual Machine Using PowerShell
After watching this video, you will be able to use PowerShell to deploy a Windows VM
-
Architecting on AWS: Deploying a Windows Virtual Machine Using the CLI
After watching this video, you will be able to use the CLI to deploy a Windows VM
-
Architecting on AWS: Creating a Security Group Using PowerShell
After watching this video, you will be able to use PowerShell to create a security group
-
Architecting on AWS: Creating a Security Group Using the CLI
After watching this video, you will be able to use the CLI to create a security group
-
Architecting on AWS: Create and Manage VMs
After watching this video, you will be able to use the console to manage EC2 instances.
-
Architecting on AWS: Deploying a Virtual Machine from an AMI
After watching this video, you will be able to deploy a virtual machine using a custom AMI.
-
Architecting on AWS: Creating a Custom AMI Using the Console
After watching this video, you will be able to use the console to create a custom AMI.
-
Architecting on AWS: Connecting to a Linux EC2 Virtual Machine
After watching this video, you will be able to connect to an EC2 Linux virtual machine on-premises.
-
Architecting on AWS: Deploying a Linux Virtual Machine Using the Console
After watching this video, you will be able to use the AWS Management console to create a Linux virtual machine.
-
Architecting on AWS: Connecting to a Windows EC2 Virtual Machine
After watching this video, you will be able to connect to an EC2 Windows virtual machine on-premises.
-
Architecting on AWS: Deploying Windows Virtual Machines Using the Console
After watching this video, you will be able to use the AWS Management console to create a Windows virtual machine.
-
Architecting on AWS: Creating a Security Group in the Console
After watching this video, you will be able to set rules within security groups to restrict traffic into and out of virtual machines.
-
Architecting on AWS: Encryption and AWS
After watching this video, you will be able to list various encryption options for AWS.
-
Architecting on AWS: Automated Resource Deployment
After watching this video, you will be able to leverage Beanstalk, OpsWorks, and CloudFormation to automate resource deployment.
-
Architecting on AWS: Editing a Route 53 Resource Record Set
After watching this video, you will be able to configure DNS resource records within a Route 53 hosted DNS zone.
-
Architecting on AWS: AWS DoS Mitigation
After watching this video, you will be able to explain how AWS can protect against DoS and DDoS attacks.
-
Architecting on AWS: Incorporating Third-party Security Products
After watching this video, you will be able to integrate standard third-party security products into the AWS environment.
-
Architecting on AWS: Core S3 Security Features
After watching this video, you will be able to list S3 security options.
-
Architecting on AWS: Core EC2 Security Features
After watching this video, you will be able to list EC2 security options.
-
Architecting on AWS: AWS Services Security
After watching this video, you will be able to discuss general AWS security options for various services.
-
Architecting on AWS: AWS Platform Compliance
After watching this video, you will be able to describe platform compliance.
-
Architecting on AWS: Shared Responsibility Model
After watching this video, you will be able to explain where cloud computing responsibility lies.
-
Architecting on AWS: Creating a CloudFormation Stack
After watching this video, you will be able to use the console to configure a CloudFormation stack.
-
Architecting on AWS: AWS CloudFormation
After watching this video, you will be able to describe what CloudFormation is and its use cases.
-
Architecting on AWS: Creating a Windows Stack on OpsWorks
After watching this video, you will be able to use OpsWorks to create a Windows stack.
-
Architecting on AWS: AWS OpsWorks
After watching this video, you will be able to describe what OpsWorks is and its use cases.
-
Architecting on AWS: Deploying a Sample Elastic Beanstalk Application
After watching this video, you will be able to use Beanstalk to deploy a simple web application.
-
Architecting on AWS: AWS Elastic Beanstalk
After watching this video, you will be able to specify the purpose of Elastic Beanstalk.
-
Architecting on AWS: AWS Cost Optimization
After watching this video, you will be able to list ways that cost can be optimized with a cloud solution.
-
Architecting on AWS: Integrate IAM and Active Directory
After watching this video, you will be able to create IAM users and groups and describe AD integration.
-
Architecting on AWS: Configure AWS Directory Services
After watching this video, you will be able to enable AWS Directory Services.
-
Architecting on AWS: AWS Directory Services
After watching this video, you will be able to describe the benefits of AWS Directory Services.
-
Architecting on AWS: Enabling Multifactor Authentication
After watching this video, you will be able to enhance security by enabling two-factor authentication.
-
Architecting on AWS: Multifactor Authentication
After watching this video, you will be able to describe how multifactor authentication enhances AWS security.
-
Architecting on AWS: Attach Policies to IAM Users and Groups
After watching this video, you will be able to assign permissions to IAM users and groups through policies.
-
Architecting on AWS: Configure IAM Groups Using PowerShell
After watching this video, you will be able to use PowerShell to configure IAM groups.
-
Architecting on AWS: Configure IAM Groups Using the CLI
After watching this video, you will be able to use the CLI to configure IAM groups.
-
Architecting on AWS: Configure IAM Groups Using the Console
After watching this video, you will be able to use the console to configure IAM groups.
-
Architecting on AWS: Configure IAM User Accounts Using PowerShell
After watching this video, you will be able to use PowerShell to configure IAM users.
-
Architecting on AWS: Configure IAM User Accounts Using the CLI
After watching this video, you will be able to use the CLI to configure IAM users.
-
Architecting on AWS: Configure IAM User Accounts Using the Console
After watching this video, you will be able to use the console to configure IAM users.
-
Architecting on AWS: AWS IAM Overview
After watching this video, you will be able to describe the role of identity and access management in AWS.
-
Architecting on AWS: Manage EBS Snapshots and Monitoring
After watching this video, you will be able to manage EBS snapshots and configure CloudWatch.
-
Architecting on AWS: Enabling EC2 CloudWatch Logging
After watching this video, you will be able to configure the Windows EC2 service to send Windows log data to CloudWatch.
-
Architecting on AWS: AWS CloudTrail
After watching this video, you will be able to identify the purpose of CloudTrail.
-
Architecting on AWS: Manage EFS and EBS
After watching this video, you will be able to define and manage EFS and EBS.
-
Architecting on AWS: Creating an EBS Volume Using PowerShell
After watching this video, you will be able to use PowerShell cmdlets to manage EBS.
-
Architecting on AWS: Glacier Policies for Regulatory Compliance
After watching this video, you will be able to determine which Glacier settings ensure regulatory compliance.
-
Architecting on AWS: AWS Glacier
After watching this video, you will be able to describe the benefit of long-term storage using Glacier.
-
Architecting on AWS: Managing an S3 Bucket
After watching this video, you will be able to set S3 bucket properties.
-
Architecting on AWS: S3 Data Upload and Download
After watching this video, you will be able to get data into and out of an S3 bucket.
-
Architecting on AWS: Creating an S3 Bucket Using PowerShell
After watching this video, you will be able to use PowerShell to create an S3 bucket.
-
Architecting on AWS: Creating an S3 Bucket Using the CLI
After watching this video, you will be able to use the CLI to create an S3 bucket.
-
Architecting on AWS: Creating an S3 Bucket Using the Console
After watching this video, you will be able to use the AWS management console to create an S3 bucket.
-
Architecting on AWS: AWS S3
After watching this video, you will be able to describe when to use AWS S3 storage.
-
Architecting on AWS: Creating an EBS Volume Using the CLI
After watching this video, you will be able to use the CLI to manage EBS.
-
Architecting on AWS: Discovering AWS PowerShell Cmdlets
After watching this video, you will be able to use PowerShell to learn about AWS cmdlets.
-
Architecting on AWS: Creating an EBS Volume Using the Console
After watching this video, you will be able to create an Elastic Block Store volume.
-
Architecting on AWS: AWS EBS
After watching this video, you will be able to describe the AWS Elastic Block Store (EBS).
-
Architecting on AWS: Creating an EFS Using PowerShell
After watching this video, you will be able to use PowerShell cmdlets to manage EFS.
-
Architecting on AWS: Creating an EFS Using the CLI
After watching this video, you will be able to use the CLI to manage EFS.
-
Architecting on AWS: Creating an EFS Using the Console
After watching this video, you will be able to manage elastic file system properties.
-
Architecting on AWS: AWS EFS
After watching this video, you will be able to describe AWS Elastic File System (EFS).
-
Architecting on AWS: Select AWS Management Tools
After watching this video, you will be able to determine when to use specific management tools.
-
Architecting on AWS: AWS Automation with EC2 Systems Manager
After watching this video, you will be able to outline how Systems Manager works.
-
Architecting on AWS: Installing The AWS PowerShell Module
After watching this video, you will be able to obtain and install the AWS PowerShell module.
-
Architecting on AWS: AWS Automation And PowerShell
After watching this video, you will be able to describe AWS PowerShell management.
-
Architecting on AWS: Using the AWS CLI
After watching this video, you will be able to use the AWS CLI.
-
Architecting on AWS: Installing The AWS CLI
After watching this video, you will be able to obtain and install the AWS CLI.
-
Architecting on AWS: AWS CLI
After watching this video, you will be able to describe AWS CLI management.
-
Architecting on AWS: Using the AWS Management Console
After watching this video, you will be able to use the AWS Management Console.
-
Architecting on AWS: AWS Management Console
After watching this video, you will be able to identify tools to manage AWS.
-
Architecting on AWS: Define Cloud Models and SLAs
After watching this video, you will be able to define cloud models and SLA details.
-
Architecting on AWS: AWS Sign-Up Procedure
After watching this video, you will be able to sign up for AWS.
-
Architecting on AWS: AWS Service Matching
After watching this video, you will be able to show which AWS services can solve specific business problems.
-
Architecting on AWS: Data Centers and the Cloud
After watching this video, you will be able to list major cloud providers and how their services vary.
-
Architecting on AWS: Service Level Agreements
After watching this video, you will be able to describe a service level agreement.
-
Architecting on AWS: Cloud Computing Business Benefits
After watching this video, you will be able to describe how cloud computing can benefit businesses.
-
Architecting on AWS: Software as a Service (SaaS)
After watching this video, you will be able to explain how SaaS maps to IT services.
-
Architecting on AWS: Platform as a Service (PaaS)
After watching this video, you will be able to explain how PaaS maps to IT services.
-
Architecting on AWS: Infrastructure as a Service (IaaS)
After watching this video, you will be able to explain how IaaS maps to IT services.
-
Architecting on AWS: Hybrid Clouds
After watching this video, you will be able to define the characteristics of a hybrid cloud.
-
Architecting on AWS: Private Clouds
After watching this video, you will be able to define the characteristics of a private cloud.
-
Architecting on AWS: Public Clouds
After watching this video, you will be able to define the characteristics of a public cloud.
-
Architecting on AWS: Enterprise Cloud Computing Overview
After watching this video, you will be able to describe what enterprise cloud computing is.
-
Architecting on AWS: Recognize Cloud Components
After watching this video, you will be able to describe cloud components.
-
Architecting on AWS: Cloud Design Patterns
After watching this video, you will be able to identify variations in how cloud services can be deployed to meet needs.
-
Architecting on AWS: High Performance Computing
After watching this video, you will be able to specify when HPC should be used.
-
Architecting on AWS: Cloud IT Service Hosting
After watching this video, you will be able to recognize managed services in the cloud.
-
Architecting on AWS: Development
After watching this video, you will be able to list standard development practices and protocols also available in the cloud.
-
Architecting on AWS: Container Services
After watching this video, you will be able to define what a container service does.
-
Architecting on AWS: Virtual Machines
After watching this video, you will be able to compare and contrast on-premises and cloud virtual machines.
-
Architecting on AWS: Hypervisors
After watching this video, you will be able to describe the role of a hypervisor.
-
Architecting on AWS: Databases
After watching this video, you will be able to describe common database functionality also available in the cloud.
-
Architecting on AWS: Networking Components
After watching this video, you will be able to describe common network functionality also available in the cloud.
-
Developing Microsoft Azure Solutions: Diagnostics
After watching this video, you will be able to implement diagnostics.
-
Developing Microsoft Azure Solutions: Configure VM Network Settings
After watching this video, you will be able to configure network settings for Azure virtual machines.
-
Developing Microsoft Azure Solutions: Azure Active Directory (AD)
After watching this video, you will be able to describe Azure AD.
-
Developing Microsoft Azure Solutions: Integrating Applications with Azure AD
After watching this video, you will be able to register an application with Azure AD and view integration endpoints
-
Developing Microsoft Azure Solutions: OpenID Connect Authentication
After watching this video, you will be able to describe OpenID Connect authentication.
-
Developing Microsoft Azure Solutions: SAML 2.0 Protocol (SAML-P) Authentication
After watching this video, you will be able to describe SAML 2.0 Protocol (SAML-P) authentication.
-
Developing Microsoft Azure Solutions: Graph API
After watching this video, you will be able to describe the use of the Graph API to query Azure directories.
-
Developing Microsoft Azure Solutions: Deploying OAuth 2.0 for Azure Resource Access
After watching this video, you will be able to describe how OAuth 2.0 can be used to access resources using tokens.
-
Developing Microsoft Azure Solutions: Streaming Diagnostics Logs
After watching this video, you will be able to stream diagnostics logs to command line using Azure Command Line Interface.
-
Cloud Platform Solutions: Database Connection Errors
After watching this video, you will be able to recognize common database connection errors.
-
Cloud Platform Solutions: Persistent Errors
After watching this video, you will be able to troubleshoot persistent errors.
-
Cloud Platform Solutions: Transient Errors
After watching this video, you will be able to troubleshoot transient errors.
-
Cloud Platform Solutions: Azure Storage
After watching this video, you will be able to stream metrics and diagnostic logs into Azure Storage.
-
Cloud Platform Solutions: Azure Event Hub
After watching this video, you will be able to stream metrics and diagnostic logs into Event Hub.
-
Cloud Platform Solutions: Log Analytics
After watching this video, you will be able to stream metrics and diagnostic logs into Log Analytics.
-
Cloud Platform Solutions: Diagnostics Logging
After watching this video, you will be able to enable metrics and diagnostics logging using the Azure portal.
-
Cloud Platform Solutions: Using SQL Monitoring Features
After watching this video, you will be able to use SQL monitoring features.
-
Cloud Platform Solutions: The Operational Insights Portal
After watching this video, you will be able to use the Operational Insights portal.
-
Cloud Platform Solutions: Monitoring Query Performance Using DMV
After watching this video, you will be able to monitor query performance using DMV.
-
Developing Microsoft Azure Solutions: Retrieving and Viewing Diagnostics Logs
After watching this video, you will be able to use FTP to retrieve and locally view diagnostics log file content.
-
Developing Microsoft Azure Solutions: Generating and Uploading a Certificate
After watching this video, you will be able to generate and upload an SSL certificate for a custom domain in Azure App Service.
-
Cloud Platform Solutions: Monitoring Connections Using DMV
After watching this video, you will be able to monitor connections using DMV.
-
Cloud Platform Solutions: DMV Permissions
After watching this video, you will be able to recognize the permission requirements for using DMV.
-
Cloud Platform Solutions: Dynamic Management Views
After watching this video, you will be able to demonstrate how to monitor database performance using dynamic management views.
-
Cloud Platform Solutions: Performance Counters
After watching this video, you will be able to provide an overview of the available performance counters.
-
Cloud Platform Solutions: Monitoring Database Performance
After watching this video, you will be able to demonstrate how to monitor database performance in Azure SQL Database.
-
Cloud Platform Solutions: Use SQL Database Recovery Features
After watching this video, you will be able to demonstrate how to use SQL database recovery features.
-
Cloud Platform Solutions: Restoring Databases Using PowerShell
After watching this video, you will be able to restore databases using PowerShell.
-
Cloud Platform Solutions: Copying and Exporting Databases
After watching this video, you will be able to demonstrate how to copy and export databases.
-
Cloud Platform Solutions: Post Recovery
After watching this video, you will be able to describe best practices for configuring your database after recovery.
-
Cloud Platform Solutions: Geo-restore
After watching this video, you will be able to describe geo-restore features.
-
Cloud Platform Solutions: Active-passive Compute - Decoupled
After watching this video, you will be able to implement active-passive compute with decoupled failover.
-
Developing Microsoft Azure Solutions: Service Bus Queues
After watching this video, you will be able to describe Service Bus queues.
-
Developing Microsoft Azure Solutions: Service Bus Topics
After watching this video, you will be able to describe Service Bus topics.
-
Cloud Platform Solutions: Active-passive Compute - Coupled
After watching this video, you will be able to implement active-passive compute with coupled failover.
-
Cloud Platform Solutions: Active Geo-replication
After watching this video, you will be able to configure active geo-replication.
-
Cloud Platform Solutions: Standard Geo-replication
After watching this video, you will be able to describe how standard geo-replication works.
-
Cloud Platform Solutions: Geo-replication Topologies
After watching this video, you will be able to design a geo-replication topology.
-
Developing Microsoft Azure Solutions: Service Bus Relays
After watching this video, you will be able to describe Service Bus relays.
-
Developing Microsoft Azure Solutions: Azure Redis Cache
After watching this video, you will be able to describe Azure Redis Cache.
-
Developing Microsoft Azure Solutions: Event Notification Hubs
After watching this video, you will be able to describe Service Bus event notification hubs.
-
Developing Microsoft Azure Solutions: Scaling Service Bus
After watching this video, you will be able to describe Service Bus scaling characteristics and options.
-
Developing Microsoft Azure Solutions: Choosing a Service Bus Pricing Tier
After watching this video, you will be able to describe Service Bus tier options.
-
Developing Microsoft Azure Solutions: Implement Asynchronous Blob Copy
After watching this video, you will be able to describe the asynchronous copying of blobs.
-
Cloud Platform Solutions: Implementing Data Warehousing
After watching this video, you will be able to describe data warehousing.
-
Developing Microsoft Azure Solutions: Access Blobs Securely
After watching this video, you will be able to describe secure access to blobs.
-
Developing Microsoft Azure Solutions: Configure Azure Content Delivery Network (CDN)
After watching this video, you will be able to configure Azure CDN.
-
Developing Microsoft Azure Solutions: Azure Content Delivery Network (CDN)
After watching this video, you will be able to describe Azure CDN.
-
Developing Microsoft Azure Solutions: Configure Custom Domains
After watching this video, you will be able to describe custom domains.
-
Developing Microsoft Azure Solutions: Design Blob Hierarchies
After watching this video, you will be able to design and create blob hierarchies.
-
Developing Microsoft Azure Solutions: Work with Azure File Storage
After watching this video, you will be able to describe Azure File Storage.
-
Developing Microsoft Azure Solutions: Scale Blob Storage
After watching this video, you will be able to describe blob scaling
-
Cloud Platform Solutions: Data Protection
After watching this video, you will be able to describe how to best protect data in data warehousing.
-
Cloud Platform Solutions: Data Warehouse Performance
After watching this video, you will be able to recognize steps to achieve optimal data warehouse performance using data warehouse units.
-
Cloud Platform Solutions: Distributed Data
After watching this video, you will be able to describe distributed data.
-
Cloud Platform Solutions: Data Warehouse Workloads
After watching this video, you will be able to describe data warehouse workloads.
-
Cloud Platform Solutions: Data Warehousing Tools
After watching this video, you will be able to demonstrate how to use data warehousing tools such as traditional SQL tools, cloud-based tools, and third-party tools.
-
Cloud Platform Solutions: Data Loading
After watching this video, you will be able to implement a data load strategy.
-
Developing Microsoft Azure Solutions: Store Data with Block and Page Blobs, Streaming Data
After watching this video, you will be able to describe data storage methods including blocks and page blobs, and describe data streaming.
-
Cloud Platform Solutions: Migrating to SQL Data Warehouse
After watching this video, you will be able to migrate an on-premises database to SQL Data Warehouse.
-
Cloud Platform Solutions: Configuring a Data Warehouse Solution
After watching this video, you will be able to configure a data warehouse solution on Azure.
-
Cloud Platform Solutions: Design Hybrid Storage Solutions
After watching this video, you will be able to design a hybrid SQL storage solution.
-
Cloud Platform Solutions: Loading from HDInsight
After watching this video, you will be able to demonstrate how to load from HDInsight.
-
Developing Microsoft Azure Solutions: Managing Blob Data
After watching this video, you will be able to access and manage blob data.
-
Developing Microsoft Azure Solutions: Table Partitions
After watching this video, you will be able to describe table partition design, management, and scaling.
-
Developing Microsoft Azure Solutions: Processing Message Queues
After watching this video, you will be able to work with message queues.
-
Developing Microsoft Azure Solutions: Azure Message Queues
After watching this video, you will be able to describe Azure Message Queues.
-
Developing Microsoft Azure Solutions: Batch Processing and Scaling Message Queues
After watching this video, you will be able to batch process message queues and scale queues.
-
Developing Microsoft Azure Solutions: Processing Queue Messages
After watching this video, you will be able to work with queue messages.
-
Cloud Platform Solutions: Loading from SQL Server
After watching this video, you will be able to demonstrate how to load from SQL Server.
-
Cloud Platform Solutions: Loading from Azure Blob Storage
After watching this video, you will be able to demonstrate how to load from Azure Blob storage.
-
Cloud Platform Solutions: Azure Security Best Practices
After watching this video, you will be able to recognize Azure security best practices.
-
Cloud Platform Solutions: Application Architecture on Azure
After watching this video, you will be able to recognize the components of a strong architectural foundation.
-
Cloud Platform Solutions: Data Classification for Cloud Readiness
After watching this video, you will be able to describe how to implement data classification.
-
Developing Microsoft Azure Solutions: NoSQL Tables and CRUD Operations
After watching this video, you will be able to describe table storage and create a NoSQL table.
-
Cloud Platform Solutions: Geo-storage Replication
After watching this video, you will be able to describe geo-storage replication.
-
Developing Microsoft Azure Solutions: Table Transactions
After watching this video, you will be able to work with transactions.
-
Cloud Platform Solutions: Blob Storage
After watching this video, you will be able to describe Azure Blob storage.
-
Developing Microsoft Azure Solutions: Table Record Management
After watching this video, you will be able to manipulate individual table records.
-
Cloud Platform Solutions: Virtual Machine Storage Architecture
After watching this video, you will be able to describe the different types of storage architectures.
-
Cloud Platform Solutions: Deploying and Optimizing Azure VMs
After watching this video, you will be able to demonstrate how to deploy and optimize Azure virtual machines.
-
Cloud Platform Solutions: Configuring VMs with PowerShell DSC
After watching this video, you will be able to automate Azure VM configuration using PowerShell DSC.
-
Designing and Implementing Cloud Data Platform Solutions: Connecting to Azure VMs
After watching this video, you will be able to demonstrate how to connect to Azure VMs.
-
Developing Microsoft Azure Solutions: Resource Consumption Profiling
After watching this video, you will be able to describe and configure resource consumption profiling.
-
Developing Microsoft Azure Solutions: Viewing Diagnostic Data
After watching this video, you will be able to view cloud service diagnostic data.
-
Developing Microsoft Azure Solutions: Configure Remote Desktop Protocol (RDP)
After watching this video, you will be able to configure RDP to remotely access and troubleshoot a cloud service instance.
-
Developing Microsoft Azure Solutions: Enable Remote Debugging
After watching this video, you will be able to enable and utilize remote debugging on a cloud service instance.
-
Developing Microsoft Azure Solutions: Configure IntelliTrace
After watching this video, you will be able to describe and configure IntelliTrace.
-
Developing Microsoft Azure Solutions: Utilizing Remote Desktop Protocol (RDP)
After watching this video, you will be able to utilize RDP to remotely access and troubleshoot a cloud service instance.
-
Developing Microsoft Azure Solutions: Azure Emulators
After watching this video, you will be able to describe the Azure SDK Emulators.
-
Developing Microsoft Azure Solutions: Using IntelliTrace
After watching this video, you will be able to use IntelliTrace.
-
Cloud Platform Solutions: Optimizing VM Sizes by Workload
After watching this video, you will be able to configure and optimize VM sizes by workload.
-
Designing and Implementing Cloud Data Platform Solutions: Deploying VM Workloads
After watching this video, you will be able to deploy a VM workload.
-
Cloud Platform Solutions: Deploying VM Using Portal
After watching this video, you will be able to create a windows virtual machine.
-
Cloud Platform Solutions: Optimizing Storage
After watching this video, you will be able to demonstrate how to configure and optimize storage.
-
Cloud Platform Solutions: Storage Capacity Planning
After watching this video, you will be able to plan storage capacity.
-
Cloud Platform Solutions: Virtual Machine Tiers
After watching this video, you will be able to recognize the different virtual machine tiers: basic and standard.
-
Cloud Platform Solutions: Virtual Machine Components
After watching this video, you will be able to describe components such as compute, storage, and networking.
-
Cloud Platform Solutions: Provisioning SQL Server in an Azure VM
After watching this video, you will be able to provision SQL Server in an Azure VM.
-
Cloud Platform Solutions: Implement SQL Databases
After watching this video, you will be able to demonstrate how to implement SQL Databases and key features.
-
Cloud Platform Solutions: Business Intelligence (BI) Tools
After watching this video, you will be able to demonstrate how to use BI tools.
-
Cloud Platform Solutions: Business Intelligence (BI)
After watching this video, you will be able to describe BI and advanced analytic techniques.
-
Developing Microsoft Azure Solutions: Managing Cloud Services
After watching this video, you will be able to create, deploy, and administer Azure cloud services.
-
Developing Microsoft Azure Solutions: Configure Location
After watching this video, you will be able to configure Locations in place of Regions and Affinity Groups.
-
Developing Microsoft Azure Solutions: Azure Diagnostics
After watching this video, you will be able to describe diagnostic logs, and configure diagnostic logging.
-
Developing Microsoft Azure Solutions: Configure Endpoint Monitoring
After watching this video, you will be able to configure endpoint monitoring.
-
Developing Microsoft Azure Solutions: Configure Monitoring and Diagnostics
After watching this video, you will be able to configure VM monitoring and diagnostics.
-
Developing Microsoft Azure Solutions: Analyzing VM Operational Data
After watching this video, you will be able to describe and view VM operational metrics and logs.
-
Developing Microsoft Azure Solutions: Configure Alerts
After watching this video, you will be able to configure alerts.
-
Developing Microsoft Azure Solutions: Azure Storage Accounts, Blobs, and Containers
After watching this video, you will be able to describe Azure Storage.
-
Developing Microsoft Azure Solutions: Monitoring and Diagnostics
After watching this video, you will be able to monitor and diagnose Azure cloud services and Azure virtual machines.
-
Developing Microsoft Azure Solutions: Reading Blob Storage Data
After watching this video, you will be able to read blob data.
-
Developing Microsoft Azure Solutions: Creating Storage Accounts, Blobs, and Containers
After watching this video, you will be able to configure Storage Accounts, Blobs, and Containers.
-
Cloud Platform Solutions: Information Management
After watching this video, you will be able to describe information management and data orchestration.
-
Cloud Platform Solutions: Database Engine
After watching this video, you will be able to describe the database engine.
-
Cloud Platform Solutions: Migrating to SQL Databases
After watching this video, you will be able to recognize how to migrate an on-premise database to SQL.
-
Cloud Platform Solutions: Provisioning SQL Databases
After watching this video, you will be able to describe how to provision a SQL Database.
-
Cloud Platform Solutions: Designing SQL Database Solutions
After watching this video, you will be able to demonstrate how to design a SQL Database solution.
-
Cloud Platform Solutions: Disaster Recovery
After watching this video, you will be able to describe topologies used for disaster recovery.
-
Developing Microsoft Azure Solutions: Azure VM Monitoring and Diagnostics
After watching this video, you will be able to describe VM monitoring and diagnostic techniques.
-
Cloud Platform Solutions: Elastic Database Service Tiers
After watching this video, you will be able to implement elastic data tiers.
-
Cloud Platform Solutions: Elastic Database Model
After watching this video, you will be able to recognize the various components of the elastic database model.
-
Cloud Platform Solutions: Service Tiers
After watching this video, you will be able to implement data tiers.
-
Cloud Platform Solutions: Cloud Offerings
After watching this video, you will be able to describe data management solutions in the cloud.
-
Cloud Platform Solutions: SQL Server Tools
After watching this video, you will be able to name the common SQL Server tools.
-
Developing Microsoft Azure Solutions: Using Azure Storage Emulator
After watching this video, you will be able to use the Azure Storage emulator.
-
Developing Microsoft Azure Solutions: Using Emulator Express
After watching this video, you will be able to use the Emulator Express emulator.
-
Cloud Platform Solutions: Always On Availability Groups
After watching this video, you will be able to describe the Always On Availability Groups feature.
-
Cloud Platform Solutions: Cloud Based Backup Solutions
After watching this video, you will be able to design cloud based backup solutions.
-
Cloud Platform Solutions: Long Term Data Retention
After watching this video, you will be able to describe long term data retention strategies.
-
Cloud Platform Solutions: Automate Backups using PowerShell
After watching this video, you will be able to demonstratre how to programmatically perform recovery using automated backups.
-
Cloud Platform Solutions: High Availability Platform
After watching this video, you will be able to describe the high availability platform.
-
Cloud Platform Solutions: Horizontal vs Vertical Scaling
After watching this video, you will be able to recognize the difference between horizontal and vertical scaling.
-
Cloud Platform Solutions: Implementing a Highly Available Solution
After watching this video, you will be able to implement a high available solution.
-
Cloud Platform Solutions: Database Mirroring
After watching this video, you will be able to implement database mirroring.
-
Cloud Platform Solutions: Log Shipping
After watching this video, you will be able to recognize when to implement log shipping.
-
Cloud Platform Solutions: Always On Failover Cluster Instances
After watching this video, you will be able to describe the Always On Failover Cluster Instances feature.
-
Cloud Platform Solutions: Row-level Security
After watching this video, you will be able to configure row-level security.
-
Cloud Platform Solutions: TDE Using PowerShell
After watching this video, you will be able to configure transparent database encryption.
-
Cloud Platform Solutions: TDE Using Transact SQL
After watching this video, you will be able to configure transparent database encryption.
-
Cloud Platform Solutions: Transparent Database Encryption
After watching this video, you will be able to configure transparent database encryption.
-
Cloud Platform Solutions: High Availability Solution Topologies
After watching this video, you will be able to recognize options for implementing high availability solution topologies.
-
Cloud Platform Solutions: Implement Azure Database Security Features
After watching this video, you will be able to demonstrate how to secure SQL Databases in Azure.
-
Cloud Platform Solutions: Data Masking
After watching this video, you will be able to configure data masking.
-
Cloud Platform Solutions: Always Encrypted Wizard
After watching this video, you will be able to demonstrate how to use the Always Encrypted Wizard.
-
Cloud Platform Solutions: Always Encrypted
After watching this video, you will be able to configure Always Encrypted feature.
-
Cloud Platform Solutions: Row-level Security
After watching this video, you will be able to configure row-level security.
-
Cloud Platform Solutions: Transparent Database Encryption
After watching this video, you will be able to configure transparent database encryption.
-
Cloud Platform Solutions: Auditing
After watching this video, you will be able to configure auditing.
-
Cloud Platform Solutions: Analyzing Audit Logs
After watching this video, you will be able to analyze audit logs using Azure Storage Explorer.
-
Cloud Platform Solutions: Server-level and Database-level Policies
After watching this video, you will be able to describe the difference between server level and database level policies.
-
Cloud Platform Solutions: Auditing and Threat Detection
After watching this video, you will be able to configure auditing and threat detection.
-
Cloud Platform Solutions: Implement SQL Database Security Features
After watching this video, you will be able to demonstrate how to implement SQL Database security features.
-
Cloud Platform Solutions: Data Masking
After watching this video, you will be able to configure data masking.
-
Cloud Platform Solutions: Always Encrypted
After watching this video, you will be able to configure Always Encrypted feature.
-
Cloud Platform Solutions: Deploy a Data Warehouse Solution
After watching this video, you will be able to demonstrate how to implement a data warehouse solution.
-
Cloud Platform Solutions: Service Level Agreements (SLAs)
After watching this video, you will be able to recognize the importance of a service level agreement.
-
Cloud Platform Solutions: Manage Users and Permissions
After watching this video, you will be able to demonstrate how to manage users and permissions as they relate to database security.
-
Cloud Platform Solutions: Configure Firewall using REST API
After watching this video, you will be able to use REST API to configure firewall.
-
Cloud Platform Solutions: Configure Firewall using Transact SQL
After watching this video, you will be able to use Transact SQL to configure a firewall.
-
Cloud Platform Solutions: Configure Firewall using PowerShell
After watching this video, you will be able to use PowerShell to configure a firewall.
-
Cloud Platform Solutions: Configure Firewall using Portals
After watching this video, you will be able to demonstrate how to configure firewalls using portals.
-
Cloud Platform Solutions: Firewall Rules
After watching this video, you will be able to configure firewall rules.
-
Cloud Platform Solutions: Layered Security
After watching this video, you will be able to describe the layered approach to security.
-
Cloud Platform Solutions: Hybrid Data Sources
After watching this video, you will be able to describe hybrid data sources such as PolyBase.
-
Cloud Platform Solutions: Scaling an Azure Solution
After watching this video, you will be able to scale an Azure solution.
-
Cloud Platform Solutions: Elastic Pool Performance
After watching this video, you will be able to describe how to optimize elastic pool performance.
-
Cloud Platform Solutions: Creating an Elastic Database Pool
After watching this video, you will be able to demonstratre how to create an elastic database pool.
-
Cloud Platform Solutions: Elastic Database Model
After watching this video, you will be able to decribe the features of the elastic database model.
-
Cloud Platform Solutions: Multi-tenant vs Single tenant
After watching this video, you will be able to describe the different between multi tenant and single tenant solutions.
-
Cloud Platform Solutions: Sharding
After watching this video, you will be able to describe the sharding technique and how it relates to scaling out.
-
Cloud Platform Solutions: Restoring Live Databases to a Point in Time
After watching this video, you will be able to demonstrate how to restore a live database to a point in time.
-
Cloud Platform Solutions: Restoring Deleted Databases
After watching this video, you will be able to demonstrate how to restore a deleted database to the point of deletion.
-
Cloud Platform Solutions: Point-in-time Restore
After watching this video, you will be able to recognize how to implement a point-in-time restore.
-
Cloud Platform Solutions: Recovery Time
After watching this video, you will be able to recognize the factors that could impact recovery time to restore a database.
-
Developing Microsoft Azure Solutions: Configure Autoscaling – Load Metrics
After watching this video, you will be able to configure autoscaling of instances within a Web Role, based on load metrics.
-
Developing Microsoft Azure Solutions: Configure Network Traffic Rules
After watching this video, you will be able to configure traffic rules for cloud services.
-
Developing Microsoft Azure Solutions: Configure HTTPS for Cloud Service Endpoints
After watching this video, you will be able to configure HTTPS for cloud service endpoints.
-
Developing Microsoft Azure Solutions: Configure Access Rules for Cloud Services
After watching this video, you will be able to configure cloud service ACLs.
-
Cloud Platform Solutions: SQL Security Architecture
After watching this video, you will be able to describe how to design an effective SQL security architecture.
-
Cloud Platform Solutions: SQL Database Architecture
After watching this video, you will be able to describe how to design an effective SQL database architecture.
-
Developing Microsoft Azure Solutions: Developing Web Worker Roles
After watching this video, you will be able to create a web Worker Role.
-
Developing Microsoft Azure Solutions: Configure Instance Count and Size
After watching this video, you will be able to scale cloud service role instances.
-
Developing Microsoft Azure Solutions: Develop Startup Tasks
After watching this video, you will be able to describe, create, and deploy startup tasks.
-
Developing Microsoft Azure Solutions: Configure Autoscaling – Schedule
After watching this video, you will be able to configure autoscaling of instances within a Web Role, based on schedule.
-
Developing Microsoft Azure Solutions: Configure Caching
After watching this video, you will be able to package a deployment (using Visual Studio).
-
Developing Microsoft Azure Solutions: Deploying a Cloud Service Upgrade
After watching this video, you will be able to deploy a cloud service upgrade (using Visual Studio).
-
Developing Microsoft Azure Solutions: Prepare for Continuous Delivery
After watching this video, you will be able to deploy your code to Visual Studio Online (VSO).
-
Developing Microsoft Azure Solutions: Virtual IP (VIP) Address Swapping
After watching this video, you will be able to describe VIP address swapping for a deployment using SWAP and deployment/staging slots.
-
Developing Microsoft Azure Solutions: Configure Runtime Configuration Changes
After watching this video, you will be able to manage runtime changes for a cloud service role using the Azure Management Portal.
-
Developing Microsoft Azure Solutions: Configure Multiple Websites
After watching this video, you will be able to configure multiple websites for a cloud services web role.
-
Developing Microsoft Azure Solutions: Configure Local Storage for a Cloud Service
After watching this video, you will be able to configure local storage for a cloud service.
-
Developing Microsoft Azure Solutions: Configure Caching
After watching this video, you will be able to configure dedicated and co-located caching.
-
Developing Microsoft Azure Solutions: Developing Web Roles
After watching this video, you will be able to describe roles and templates and create a Web Role.
-
Developing Microsoft Azure Solutions: Configuring Request Handlers
After watching this video, you will be able to describe and configure request handlers.
-
Developing Microsoft Azure Solutions: Configuring Connection Strings
After watching this video, you will be able to describe and configure connection strings.
-
Developing Microsoft Azure Solutions: Configuring Custom Domains
After watching this video, you will be able to describe and configure custom domains.
-
Developing Microsoft Azure Solutions: Configuring Virtual Directories
After watching this video, you will be able to describe and configure virtual directories.
-
Developing Microsoft Azure Solutions: Configuring SSL Bindings
After watching this video, you will be able to describe and configure SSL binding.
-
Developing Microsoft Azure Solutions: Working with Certificates
After watching this video, you will be able to describe how SSL certificates are generated and used.
-
Developing Microsoft Azure Solutions: Diagnostic Data and Streaming Logs
After watching this video, you will be able to describe diagnostic data and streaming logs.
-
Developing Microsoft Azure Solutions: Manage Websites Programmatically
After watching this video, you will be able to describe various methods of managing Azure Web Apps programmatically.
-
Developing Microsoft Azure Solutions: Configuring Application Settings
After watching this video, you will be able to describe and configure Web App settings.
-
Developing Microsoft Azure Solutions: Migrating Websites Between Hosting Plans
After watching this video, you will be able to migrate a website between hosting plans.
-
Developing Microsoft Azure Solutions: Create a Website on a Hosting Plan
After watching this video, you will be able to create a website.
-
Developing Microsoft Azure Solutions: Configure Alerts
After watching this video, you will be able to configure alerts.
-
Developing Microsoft Azure Solutions: Configure Endpoint Monitoring
After watching this video, you will be able to configure endpoint monitoring.
-
Developing Microsoft Azure Solutions: Deploying and Configuring Websites
After watching this video, you will be able to create and configure websites.
-
Developing Microsoft Azure Solutions: Monitor Web App Resources
After watching this video, you will be able to monitor Azure App Service Web App resources.
-
Developing Microsoft Azure Solutions: WebJob Projects
After watching this video, you will be able to create a standalone WebJob project.
-
Developing Microsoft Azure Solutions: WebJobs
After watching this video, you will be able to describe WebJobs.
-
Developing Microsoft Azure Solutions: WebJob Scheduling
After watching this video, you will be able to schedule a WebJob.
-
Developing Microsoft Azure Solutions: WebJob Packaging and Deployment
After watching this video, you will be able to package and deploy a WebJob.
-
Developing Microsoft Azure Solutions: Configure Remote Debugging
After watching this video, you will be able to utilize remote debugging.
-
Developing Microsoft Azure Solutions: Remotely Accessing Diagnostics Logs
After watching this video, you will be able to remotely access website diagnostics logs using an FTP client.
-
Developing Microsoft Azure Solutions: Configure Diagnostics
After watching this video, you will be able to configure website diagnostics.
-
Developing Microsoft Azure Solutions: Define Deployment Slots
After watching this video, you will be able to describe the use and purpose of deployment slots.
-
Developing Microsoft Azure Solutions: Roll Back Deployments
After watching this video, you will be able to roll back a deployment.
-
Developing Microsoft Azure Solutions: Work with Deployment Slots
After watching this video, you will be able to create and utilize deployment slots.
-
Developing Microsoft Azure Solutions: Hosting Plan Setup
After watching this video, you will be able to subscribe to and set up a hosting plan.
-
Developing Microsoft Azure Solutions: Hosting Plans
After watching this video, you will be able to describe hosting plan options.
-
Developing Microsoft Azure Solutions: Configure Puppet on Azure
After watching this video, you will be able to using Puppet to configure Azure VMs.
-
Developing Microsoft Azure Solutions: Configure Chef for Azure
After watching this video, you will be able to using Chef to work with Azure VMs.
-
Developing Microsoft Azure Solutions: Configure VMs using Puppet
After watching this video, you will be able to utilize Puppet to configure Azure VMs.
-
Developing Microsoft Azure Solutions: Configure VMs using Chef
After watching this video, you will be able to utilize Chef to configure Azure VMs.
-
Developing Microsoft Azure Solutions: Configure VM Instance Size
After watching this video, you will be able to configure VM Instance size.
-
Developing Microsoft Azure Solutions: Configure Metric-based Website Scaling
After watching this video, you will be able to configure Azure website scaling based on metrics.
-
Developing Microsoft Azure Solutions: Configure Azure Traffic Manager
After watching this video, you will be able to configure Azure Traffic Manager.
-
Developing Microsoft Azure Solutions: Azure Traffic Manager
After watching this video, you will be able to describe Azure Traffic Manager.
-
Developing Microsoft Azure Solutions: Transient Fault Handling
After watching this video, you will be able to describe transient fault handling.
-
Developing Microsoft Azure Solutions: Web Application (Website) Patterns
After watching this video, you will be able to describe application patterns.
-
Developing Microsoft Azure Solutions: Throttle Handling
After watching this video, you will be able to describe Throttle handling.
-
Developing Microsoft Azure Solutions: Website Scaling
After watching this video, you will be able to describe Azure website Autoscaling and scaling based on a schedule.
-
Developing Microsoft Azure Solutions: Metric-based Website Scaling
After watching this video, you will be able to describe Azure website scaling based on metrics.
-
Developing Microsoft Azure Solutions: Configuring Schedule-based Website Scaling
After watching this video, you will be able to configure scheduled autoscaling.
-
Developing Microsoft Azure Solutions: WebJobs, Scaling Websites and Applications
After watching this video, you will be able to work with WebJobs, and website and application scaling.
-
Developing Microsoft Azure Solutions: Disable Application Request Routing (ARR)
After watching this video, you will be able to describe ARR affinity – toggle on/off.
-
Implement Automation: Configure an Azure Batch Account Through the Portal
After watching this video, you will be able to create an Azure Batch account using the portal.
-
Implement Automation: Azure Batch Overview
After watching this video, you will be able to explain how Azure batch is used to schedule jobs.
-
Implement Automation: Create an Azure Batch Account Using the CLI
After watching this video, you will be able to create an Azure Batch account using the CLI.
-
Implement Automation: Create an Azure Batch Job and Task in the Portal
After watching this video, you will be able to use the portal to create a job task.
-
Implement Automation: Configure a Puppet Master Server
After watching this video, you will be able to deploy a cloud-based Puppet Master server.
-
Implement Automation: Assign a Chef CookBook to an Azure VM
After watching this video, you will be able to apply a Chef CookBook to a managed Chef VM.
-
Implement Automation: Manage a Puppet Agent
After watching this video, you will be able to apply a runlist to a Puppet agent.
-
Implement Automation: Configure the Puppet Azure VM Extension
After watching this video, you will be able to add the Puppet VM extension to an Azure VM.
-
Implement Automation: Exercise: Implementing Chef, Puppet, and Azure Batch
After watching this video, you will be able to use Azure solutions to automate Azure tasks.
-
Implement Automation: Create an Azure Batch Pool Using the CLI
After watching this video, you will be able to use the CLI to create a batch pool.
-
Template & Runbook Automation: ARM Template Syntax
After watching this video, you will be able to describe how ARM template syntax is structured.
-
Template & Runbook Automation: Configure a Runbook Gallery Runbook
After watching this video, you will be able to use the portal to configure a Runbook Gallery runbook.
-
Template & Runbook Automation: Add a Runbook Gallery Runbook
After watching this video, you will be able to use the portal to add a Runbook Gallery runbook.
-
Template & Runbook Automation: Exercise: Resource Management Automation
After watching this video, you will be able to manage Azure through ARM templates and runbooks.
-
Template & Runbook Automation: Deploy an ARM Template Using PowerShell
After watching this video, you will be able to use PowerShell to deploy resources using an ARM template.
-
Template & Runbook Automation: Deploy an Azure Quickstart ARM Template
After watching this video, you will be able to browse for ARM templates and deploy them in the portal.
-
Template & Runbook Automation: Azure Runbook Overview
After watching this video, you will be able to explain how runbooks can provide Azure automation.
-
Template & Runbook Automation: Deploy an ARM Template Using the CLI
After watching this video, you will be able to use the CLI to deploy resources using an ARM template.
-
Azure Architect: Create a VPC and Subnet
After watching this video, you will be able to deploy an Azure VPC and subnet.
-
Azure Architect: Configure a Static IP Reservation
After watching this video, you will be able to use the Azure portal to configure a Static IP reservation.
-
Azure Architect: DHCP and IP Addressing
After watching this video, you will be able to describe how network interfaces are assigned IP addresses through DHCP.
-
Azure Architect: Configure a Network Security Group
After watching this video, you will be able to create and associate a network security group.
-
Azure Architect: Network Security Groups
After watching this video, you will be able to explain network security group usage.
-
Azure Architect: ExpressRoute
After watching this video, you will be able to explain how ExpressRoute works.
-
Azure Architect: Azure VPN Options
After watching this video, you will be able to outline various Azure VPN connectivity options.
-
Azure Architect: Configure Azure DNS Settings
After watching this video, you will be able to use the Azure portal to configure DNS settings.
-
Azure Architect: Azure DNS
After watching this video, you will be able to explain Azure DNS offerings.
-
Azure Architect: Azure VPCs and Subnets
After watching this video, you will be able to describe when and how VPCs and subnets are created.
-
Azure Architect: Azure Network Components
After watching this video, you will be able to list components used to configure Azure networking.
-
Azure Architect: MySQL
After watching this video, you will be able to describe when MySQL should be used.
-
Azure Architect: Implement MongoDB
After watching this video, you will be able to deploy MongoDB.
-
Azure Architect: Deploy Azure Database Services
After watching this video, you will be able to describe Azure storage and deploy Azure SQL Database.
-
Azure Architect: Implement MySQL
After watching this video, you will be able to deploy MySQL.
-
Azure Architect: Blob Storage
After watching this video, you will be able to describe when Blob storage should be used.
-
Azure Architect: MongoDB
After watching this video, you will be able to describe when MongoDB should be used.
-
Azure Architect: Implement Blob Storage
After watching this video, you will be able to deploy Blob storage.
-
Azure Architect: Implement Azure SQL Database
After watching this video, you will be able to deploy Azure SQL Database.
-
Azure Architect: Azure SQL Database
After watching this video, you will be able to describe when Azure SQL Database should be used.
-
Azure Architect: DocumentDB
After watching this video, you will be able to describe when DocumentDB should be used.
-
Azure Architect: Azure Storage Options
After watching this video, you will be able to select the best storage options to meet business needs.
-
Azure Architect: Configure and Use Management Tools
After watching this video, you will be able to connect command line tools to Azure.
-
Azure Architect: Implement Table Storage
After watching this video, you will be able to configure Azure Table storage.
-
Azure Architect: Azure Table Storage
After watching this video, you will be able to describe when Table storage should be used.
-
Azure Architect: Configure Azure CLI
After watching this video, you will be able to connect Azure CLI to an Azure subscription.
-
Azure Architect: Create a PowerShell Azure Runbook
After watching this video, you will be able to create a simple PowerShellAzure runbook.
-
Azure Architect: Azure Runbook Automation
After watching this video, you will be able to explain the role of Runbooks play in Azure.
-
Azure Architect: Build a PowerShell Workflow Script
After watching this video, you will be able to build a workflow script using the PowerShell ISE.
-
Azure Architect: Build a PowerShell Script
After watching this video, you will be able to build a script using the PowerShell ISE.
-
Azure Architect: Install Azure CLI
After watching this video, you will be able to download and install Azure CLI on-premises.
-
Azure Architect: Azure CLI
After watching this video, you will be able to describe the benefit of using the Azure CLI.
-
Azure Architect: PowerShell Workflows
After watching this video, you will be able to explain the benefit of using Azure Powershell Workflows.
-
Azure Architect: Azure PowerShell
After watching this video, you will be able to explain the benefit of using Azure Powershell automation.
-
Azure Architect: Configure Azure PowerShell
After watching this video, you will be able to connect Azure PowerShell to an Azure subscription.
-
Azure Architect: Install Azure PowerShell
After watching this video, you will be able to download and install Azure PowerShell on-premises.
-
Azure Architect: Azure Automation
After watching this video, you will be able to describe the importance of automation.
-
Azure Architect: Explore the Azure Portal
After watching this video, you will be able to use the Azure portal to manage Azure services.
-
Azure Architect: The Azure Ecosystem
After watching this video, you will be able to describe the components of an Azure environment.
-
Azure Architect: Deploy Azure Network Components
After watching this video, you will be able to deploy an Azure VPC, subnet, and network security group.
-
Azure Architect: Configure a User Defined Route
After watching this video, you will be able to configure a user defined route using the Azure portal.
-
Azure Architect: Virtual Machine Overview
After watching this video, you will be able to explain configuration settings related to ARM virtual machines.
-
Azure Architect: Author ARM Templates
After watching this video, you will be able to create a template for ARM deployment of resources.
-
Azure Architect: Deploy ARM Templates Using the Azure Portal
After watching this video, you will be able to use the Azure portal to deploy an ARM template.
-
Azure Architect: Deploy an Azure Virtual Machine via the Azure Portal
After watching this video, you will be able to use the Azure portal to deploy a virtual machine.
-
Azure Architect: ARM Templates Overview
After watching this video, you will be able to describe how ARM templates are used to deploy and configure Azure resources
-
Azure Architect: Azure Resource Manager (ARM)
After watching this video, you will be able to explain ARM management of Azure resources.
-
Azure Architect: Create an Availability Set
After watching this video, you will be able to deploy a virtual machine availability set.
-
Azure Architect: Availability Sets and Domains
After watching this video, you will be able to describe how availability sets and update and fault domains relate to virtual machines.
-
Azure Architect: User Defined Routes
After watching this video, you will be able to explain the purpose of user defined routes.
-
Managing Citrix XenDesktop 7 Solution: Creating Policies
In this video, Irving Simms describes how to create and modify Policies for Citrix XenDesktop 7 Solution using Citrix Studio.
-
Managing Citrix XenDesktop 7 Solution: Using Group Policy Objects
In this video, Irving Simms describes how to create, apply, and edit Group Policy objects in Citrix XenDesktop 7 Solution using Windows Group Policy.
-
Managing Citrix XenDesktop 7 Solution: Configuring Folder Redirection
In this video, Irving Simms describes how to configure Folder Redirection in Citrix XenDesktop 7 Solution using Citrix Studio.
-
Architecting on AWS: Plan and Deploy AWS Databases
After watching this video, you will be able to Plan and deploy AWS database solutions.
-
Architecting on AWS: EC2 vs. RDS
After watching this video, you will be able to compare and contrast hosted versus manually configured cloud database services.
-
Architecting on AWS: ElastiCache
After watching this video, you will be able to explain the ElastiCache in-memory solution.
-
Architecting on AWS: Redshift
After watching this video, you will be able to explain the Redshift data warehouse solution.
-
Architecting on AWS: Aurora
After watching this video, you will be able to explain the Aurora database service.
-
Architecting on AWS: Deploying DynamoDB
After watching this video, you will be able to create and work with a DynamoDB table.
-
Architecting on AWS: DynamoDB
After watching this video, you will be able to describe when to use DynamoDB.
-
Architecting on AWS: Configuring Database High Availability
After watching this video, you will be able to configure RDS high availablity options.
-
Architecting on AWS: Database High Availability
After watching this video, you will be able to explain RDS high availability options.
-
Architecting on AWS: Deploying AWS RDS SQL Server
After watching this video, you will be able to deploy and manage RDS.
-
Architecting on AWS: Configure CloudFront and Route 53
After watching this video, you will be able to plan and deploy CloudFront and Route 53.
-
Architecting on AWS: Configuring a Routing Policy
After watching this video, you will be able to use the console to configure a Route 53 routing policy.
-
Architecting on AWS: Route 53 Traffic Policies
After watching this video, you will be able to define how routing policies affect name resolution.
-
Architecting on AWS: Registering a DNS Domain with Route 53
After watching this video, you will be able to create a DNS name using Route 53.
-
Architecting on AWS: Route 53
After watching this video, you will be able to recognize which use cases Route 53 is good for.
-
Architecting on AWS: DNS Overview
After watching this video, you will be able to specify how DNS works.
-
Architecting on AWS: Configuring CloudFront
After watching this video, you will be able to enable content delivery for static data.
-
Architecting on AWS: Content Delivery Network Overview
After watching this video, you will be able to describe why content delivery networks enhance user web app experiences.
-
Architecting on AWS: AWS RDS
After watching this video, you will be able to describe when to use RDS.
-
Architecting on AWS: Apply AWS Skills to Solve Issues
After watching this video, you will be able to use troubleshooting skills to solve AWS problems.
-
Architecting on AWS: Troubleshoot RDS Connectivity
After watching this video, you will be able to troubleshoot AWS RDS connectivity issues.
-
Architecting on AWS: Troubleshoot a CloudFront Configuration
After watching this video, you will be able to prevent direct S3 access to CloudFront data.
-
Architecting on AWS: Troubleshoot a CloudWatch Configuration
After watching this video, you will be able to correct CloudWatch configuration errors.
-
Architecting on AWS: Troubleshoot IAM Permissions
After watching this video, you will be able to ensure proper IAM permissions are in place for S3 access.
-
Architecting on AWS: Troubleshoot EBS Volume Capacity
After watching this video, you will be able to enlarge existing EBS volumes.
-
Architecting on AWS: Troubleshoot EC2 Instance Startup Issues
After watching this video, you will be able to access the EC2 system log and screenshot.
-
Architecting on AWS: EC2 Instance Troubleshooting
After watching this video, you will be able to troubleshoot common EC2 instance issues.
-
Architecting on AWS: Troubleshoot Load Balancer Issues
After watching this video, you will be able to describe common classic load balancer errors and their solutions.
-
Architecting on AWS: Solve EC2 Instance Connectivity Problems
After watching this video, you will be able to overcome configuration issues preventing EC2 instance access.
-
Architecting on AWS: Recovery Point Objective (RPO)
After watching this video, you will be able to describe what a recovery point objective is.
-
Architecting on AWS: Recovery Time Objective (RTO)
After watching this video, you will be able to describe what a recovery time objective is.
-
Architecting on AWS: Disaster Recovery Basics
After watching this video, you will be able to list the basics of recovering from a disaster.
-
Architecting on AWS: Apply AWS security options
After watching this video, you will be able to define cloud customer and provider responsibilities, secure EC2 instances and encrypt EBS volumes.
-
Architecting on AWS: Enable AWS Trusted Advisor
After watching this video, you will be able to configure the Trusted Advisor.
-
Architecting on AWS: AWS Trusted Advisor
After watching this video, you will be able to explain how the Trusted Advisor can provide advice based on best practices.
-
Architecting on AWS: EBS Volume Encryption
After watching this video, you will be able to configure encryption for an EBS volume.
-
Architecting on AWS: Determine DR Solutions
After watching this video, you will be able to recommend the best DR solution in a given scenario.
-
Architecting on AWS: Example Disaster Recovery Scenarios
After watching this video, you will be able to provide DR solutions in a specific scenario.
-
Architecting on AWS: AWS Disaster Recovery Solutions
After watching this video, you will be able to illustrate how Elastic Block Store (EBS) can help with disaster recovery.
-
Azure External Network Connectivity Design: Configure a Site-to-Site VPN
After watching this video, you will be able to create a VPN connection between an on-premises network to an Azure virtual network.
-
Azure Storage Design: Azure Storage Solutions
After watching this video, you will be able to determine when a specific Microsoft Azure Storage solution should be used.
-
Azure External Network Connectivity Design: Exercise: Design and Deploy External Access to Azure
After watching this video, you will be able to configure external access to Azure resources.
-
Azure Storage Design: Implement Blob Storage
After watching this video, you will be able to create an Azure Blob storage account.
-
Azure Storage Design: Blob Storage
After watching this video, you will be able to identify when Azure Blob storage tiers should be used.
-
Azure External Network Connectivity Design: Connect a Windows Client to P2S VPN
After watching this video, you will be able to configure a Windows 10 client with an Azure P2S VPN connection.
-
Azure External Network Connectivity Design: Verify VPN Gateway Connectivity
After watching this video, you will be able to perform the step necessary to verify VPN gateway operation.
-
Azure External Network Connectivity Design: ExpressRoute Connectivity
After watching this video, you will be able to identify the appropriate use of Azure ExpressRoute.
-
Azure External Network Connectivity Design: Configure Azure VNet Peering
After watching this video, you will be able to deploy an Azure virtual network peering configuration.
-
Azure Storage Design: Manage Blob Storage Using the Portal
After watching this video, you will be able to manage Azure Blob items and settings using the GUI.
-
Azure Storage Design: Manage a Storage Account Using Storage Explorer
After watching this video, you will be able to perform storage account management using the Storage Explorer tool.
-
Azure Storage Design: Manage Blob Items Using PowerShell
After watching this video, you will be able to upload and download blob items using PowerShell cmdlets.
-
Azure Storage Design: Create a Storage Account Using the Azure CLI
After watching this video, you will be able to deploy an Azure Storage Account using the Azure CLI.
-
Azure Storage Design: Create a Storage Account Using PowerShell
After watching this video, you will be able to deploy an Azure Storage Account using PowerShell.
-
Azure Storage Design: Exercise: Design and Implement Azure Storage
After watching this video, you will be able to configure Azure storage to meet business needs.
-
Azure Storage Design: Azure StorSimple
After watching this video, you will be able to design a hybrid cloud storage solution using StorSimple.
-
Azure Storage Design: Implement Azure File Storage
After watching this video, you will be able to use Azure File Storage to map a network drive.
-
Azure Storage Design: Azure File Storage Overview
After watching this video, you will be able to describe how Azure File Storage is useful.
-
Azure Storage Design: Configure a VM to Use Managed Disks
After watching this video, you will be able to use the portal and PowerShell to configure VM managed disks.
-
Azure Storage Design: Azure Disk Storage
After watching this video, you will be able to recognize when to use managed versus unmanaged VM disks.
-
Managing Identities: The Role of Identity Management
After watching this video, you will be able to describe the role identity management plays in Azure.
-
Managing Identities: AD Connect
After watching this video, you will be able to plan and implement an on-premises to Azure Active Directory connection.
-
Managing Identities: Azure AD Domain Services
After watching this video, you will be able to identify the features of Azure AD.
-
Planning Azure NoSQL Deployments: Deploy MongoDB
After watching this video, you will be able to configure and use MongoDB.
-
Planning Azure NoSQL Deployments: MongoDB
After watching this video, you will be able to explain when MongoDB should be used.
-
Planning Azure NoSQL Deployments: Azure Search
After watching this video, you will be able to recognize the benefits of indexing content for searching in Azure.
-
Data Services Design: Data Analysis Overview
After watching this video, you will be able to explain how meaningful insights can be gained from data analysis.
-
Data Services Design: Provision an Azure Data Catalog
After watching this video, you will be able to use the portal to create an Azure Data Catalog.
-
Data Services Design: Azure Data Catalog
After watching this video, you will be able to describe when the Azure Data Catalog should be used to analyze data.
-
Planning Azure NoSQL Deployments: Scale the Azure Search Service
After watching this video, you will be able to enable Azure Search scaling options.
-
Planning Azure NoSQL Deployments: Deploy Azure Search
After watching this video, you will be able to configure and use Azure Search.
-
Planning Azure NoSQL Deployments: Use Azure Search to Index Azure SQL Database
After watching this video, you will be able to configure Azure SQL indexing for Azure Search.
-
Data Services Design: Search the Azure Data Catalog
After watching this video, you will be able to access registered asset data through the Azure Data Catalog.
-
Data Services Design: Register Assets with the Data Catalog
After watching this video, you will be able to use the portal to make data assets known to the Azure Data Catalog.
-
Data Services Design: Azure Data Factory
After watching this video, you will be able to describe when the Azure Data Factory should be used to analyze data.
-
Data Services Design: Azure Data Lake Analytics
After watching this video, you will be able to list the benefits of using Azure Data Lake Analytics.
-
Data Services Design: Provision an Azure SQL Data Warehouse
After watching this video, you will be able to use the portal to create an Azure SQL Data Warehouse.
-
Data Services Design: Exercise: Azure Analysis Solutions
After watching this video, you will be able to select the appropriate Azure big data analytic solution to address business needs.
-
Data Services Design: Azure HDInsight
After watching this video, you will be able to list the benefits of using Azure HDInsight.
-
Data Services Design: Provision Azure Data Factory Datasets
After watching this video, you will be able to expose Azure blob data as an Azure Data Factory dataset.
-
Data Services Design: Provision an Azure Data Factory Using the GUI
After watching this video, you will be able to use the portal to create an Azure Data Factory.
-
Data Services Design: Azure SQL Data Warehouse
After watching this video, you will be able to describe when the Azure SQL Data Warehouse should be used.
-
Data Services Design: Configure an Azure Data Factory Pipeline
After watching this video, you will be able to use the portal to enable an Azure Data Factory pipeline.
-
Automation with PowerShell, Chef, & Puppet: Azure Automation Strategies
After watching this video, you will be able to list various methods by which Azure administration tasks can be automated.
-
Automation with PowerShell, Chef, & Puppet: Create a PowerShell DSC Azure Configuration
After watching this video, you will be able to create an Azure automation account and add a DSC configuration.
-
Automation with PowerShell, Chef, & Puppet: PowerShell Desired State Configuration (DSC)
After watching this video, you will be able to explain how PowerShell DSC can be used to manage consistent configurations.
-
Implement Automation: Create a Chef CookBook
After watching this video, you will be able to manually create a Chef CookBook.
-
Implement Automation: Configure a Chef Server and Workstation
After watching this video, you will be able to deploy a hosted Chef server and configure a Chef management station.
-
Implement Automation: Configure the Chef Azure VM Extension
After watching this video, you will be able to add the Chef VM extension to an Azure VM.
-
Implement Automation: Upload a Chef CookBook
After watching this video, you will be able to upload a CookBook from a management station to a Chef server.
-
Automation with PowerShell, Chef, & Puppet: Chef Overview
After watching this video, you will be able to explain how Chef can be used to manage consistent configurations.
-
Automation with PowerShell, Chef, & Puppet: Apply PowerShell DSC To a Windows VM
After watching this video, you will be able to determine which Azure automation solution best meets business needs.
-
Automation with PowerShell, Chef, & Puppet: Exercise: Automating Azure Management
After watching this video, you will be able to determine which Azure automation solution best meets business needs.
-
Automation with PowerShell, Chef, & Puppet: Puppet Overview
After watching this video, you will be able to explain how Puppet can be used to manage consistent configurations.
-
Managing Identities: Azure Role-based Access Control
After watching this video, you will be able to describe Azure resource control through RBAC.
-
Managing Identities: Configure Google as an Identity Provider
After watching this video, you will be able to create a configuration allowing Google IDs to access Azure resources.
-
Managing Identities: Assign Built-in Azure Roles
After watching this video, you will be able to use the portal to assign built-in Azure roles.
-
Managing Identities: Create Azure AD Users and Groups Using the Portal
After watching this video, you will be able to use the portal to create Azure AD users and groups.
-
Managing Identities: ADFS
After watching this video, you will be able to describe the role that Active Directory Federation Services can play in authentication.
-
Managing Identities: External Identity Providers
After watching this video, you will be able to recognize supported external user identities that can be authorized to use Azure resources.
-
Managing Identities: Create Azure AD Users and Groups Using PowerShell
After watching this video, you will be able to use PowerShell cmdlets to create Azure AD users and groups.
-
Managing Identities: Configure a Custom Azure Role Using PowerShell
After watching this video, you will be able to use PowerShell to create and assign a custom Azure role.
-
Managing Identities: Configure a Custom Azure Role Using the Azure CLI
After watching this video, you will be able to use the CLI to create and assign a custom Azure role.
-
Managing Identities: Exercise: Manage Azure Identities
After watching this video, you will be able to configure Azure AD identities to control resource access.
-
Managing Identities: Azure Resource Policies
After watching this video, you will be able to including Azure AD Privileged Identity Management.
-
Securing the Azure Environment: Create a Key Vault Using the Portal
After watching this video, you will be able to use the portal to create an Azure Key Vault.
-
Securing the Azure Environment: Azure Key Vault
After watching this video, you will be able to recognize the role of Azure Key Vaults and code.
-
Securing the Azure Environment: Network Security Groups
After watching this video, you will be able to describe how NSGs control inbound and outbound network traffic.
-
Securing the Azure Environment: Azure Security Strategies
After watching this video, you will be able to list Azure security options that protect Azure cloud deployments.
-
Securing the Azure Environment: Azure Cloud Shell NSG Management
After watching this video, you will be able to use the Azure Cloud Shell to configure a NSG.
-
Securing the Azure Environment: Configure Network Security Groups Using the Portal
After watching this video, you will be able to use the portal to configure a NSG.
-
Securing the Azure Environment: Azure Disk Encryption
After watching this video, you will be able to recognize how Windows and Linux VM disk encryption is configured in Azure.
-
Securing the Azure Environment: Create a Key Vault Using PowerShell
After watching this video, you will be able to use PowerShell to create an Azure Key Vault.
-
Securing the Azure Environment: Azure AD Managed Service Identity
After watching this video, you will be able to describe how MSIs remove the need for Azure resource credentials in code.
-
Securing the Azure Environment: Encrypt Windows Azure VM Disks
After watching this video, you will be able to use PowerShell to secure Windows VM disks.
-
Securing the Azure Environment: Create a Key Vault Using the Azure CLI
After watching this video, you will be able to use the CLI to create an Azure Key Vault.
-
Plan Azure SQL-Compliant Database Usage: Azure SQL Database Planning
After watching this video, you will be able to design a SQL Server implementation that meets business needs.
-
Securing the Azure Environment: Configure Azure Security Center
After watching this video, you will be able to use the portal to configure Azure Security Center .
-
Securing the Azure Environment: Enable Azure SQL TDE
After watching this video, you will be able to secure Azure SQL Database through encryption.
-
Plan Azure SQL-Compliant Database Usage: Azure Database Options
After watching this video, you will be able to recognize Azure SQL, MySQL and PostGRE database options.
-
Securing the Azure Environment: Exercise: Protect Azure Resources
After watching this video, you will be able to configure security solutions in Azure.
-
Plan Azure SQL-Compliant Database Usage: Connect to an Azure SQL Database
After watching this video, you will be able to use on-premises SQL Server Management Studio to connect to Azure SQL.
-
Plan Azure SQL-Compliant Database Usage: Deploy Azure SQL Database Using the Azure CLI
After watching this video, you will be able to use the CLI to deploy an Azure SQL Database.
-
Plan Azure SQL-Compliant Database Usage: Configure SQL Database Geo-Replication
After watching this video, you will be able to change Azure SQL Database geo-replication settings in the portal.
-
Plan Azure SQL-Compliant Database Usage: Azure SQL High Availability
After watching this video, you will be able to use SQL Server Management Studio on-premises to connect to Azure SQL Database.
-
Plan Azure SQL-Compliant Database Usage: Deploy Azure SQL Database Using PowerShell
After watching this video, you will be able to use PowerShell to deploy an Azure SQL Database.
-
Plan Azure SQL-Compliant Database Usage: Deploy Azure SQL Database Using the Portal
After watching this video, you will be able to use the portal to deploy an Azure SQL Database.
-
Plan Azure SQL-Compliant Database Usage: Configure Azure SQL Stretch Database
After watching this video, you will be able to configure Azure SQL Stretch Database.
-
Plan Azure SQL-Compliant Database Usage: Azure SQL Stretch Database
After watching this video, you will be able to describe how to migrate on-premises cold data to the cloud.
-
Plan Azure SQL-Compliant Database Usage: Azure SQL Database Export
After watching this video, you will be able to perform an Azure SQL Database export using the portal.
-
Plan Azure SQL-Compliant Database Usage: Azure SQL Database Backup and Restore
After watching this video, you will be able to choose the appropriate backup and restore options for Azure SQL Database.
-
Planning Azure NoSQL Deployments: Azure Cosmos DB
After watching this video, you will be able to define when Cosmos DB is best suited for use.
-
Planning Azure NoSQL Deployments: Azure NoSQL Storage and Caching
After watching this video, you will be able to plan the best combination of Azure storage and caching options to meet business needs.
-
Planning Azure NoSQL Deployments: Deploy Azure Table Storage
After watching this video, you will be able to configure and use Azure Table Storage.
-
Planning Azure NoSQL Deployments: Azure Table Storage
After watching this video, you will be able to define when Azure Table Storage is best suited for use.
-
Plan Azure SQL-Compliant Database Usage: Perform an Azure SQL Database Restore
After watching this video, you will be able to perform a restore of Azure SQL Database information.
-
Plan Azure SQL-Compliant Database Usage: Exercise: Deploy Azure SQL
After watching this video, you will be able to deploy and manage Azure SQL Database.
-
Network Design: Azure Load Balancer
After watching this video, you will be able to determine when the Azure Load Balancer should be used.
-
Network Design: Azure Application Gateway
After watching this video, you will be able to identify when to use the Azure Application Gateway.
-
Network Design: Deploy an Azure Load Balancer
After watching this video, you will be able to configure the Azure Load Balancer using the portal.
-
Azure External Network Connectivity Design: Create a VPN Gateway
After watching this video, you will be able to deploy a VPN gateway using the portal.
-
Azure External Network Connectivity Design: Azure VPN Planning
After watching this video, you will be able to recognize options allowing external access to Azure through a VPN.
-
Azure External Network Connectivity Design: Configure a Point-to-Site VPN
After watching this video, you will be able to enable secure remote user access through a point-to-site VPN configuration.
-
Network Design: Azure Traffic Manager
After watching this video, you will be able to identify when the Azure Traffic Manager should be deployed.
-
Network Design: Deploy an Azure Application Gateway
After watching this video, you will be able to configure the Azure Application Gateway using the portal.
-
Network Design: Exercise: Design and Deploy Azure Network Solutions
After watching this video, you will be able to configure Azure network components.
-
Network Design: Deploy Azure Traffic Manager
After watching this video, you will be able to configure Azure Traffic Manager using the portal.
-
Compute Design Considerations: Availability Sets
After watching this video, you will be able to define when availability sets should be used.
-
Compute Design Considerations: Azure Backup
After watching this video, you will be able to identify use case scenarios for Azure Backup.
-
Compute Design Considerations: Schedule an Azure Batch Job
After watching this video, you will be able to configure an Azure Batch job using the portal.
-
Compute Design Considerations: Perform a Restore for Azure VM Data
After watching this video, you will be able to perform a restore of files from a restore point for an Azure VM.
-
Compute Design Considerations: Configure Azure VM Backup
After watching this video, you will be able to configure an Azure VM with backup options.
-
Compute Design Considerations: Scale Sets
After watching this video, you will be able to recognize how scale sets optimize application performance and cost savings.
-
Compute Design Considerations: Deploy VMs into an Availability Set
After watching this video, you will be able to enable application resiliency using availability sets.
-
Compute Design Considerations: Azure Batch and HPC
After watching this video, you will be able to identify use case scenarios for compute intensive jobs.
-
Compute Design Considerations: Configure a Scale Set
After watching this video, you will be able to configure Azure VM autoscaling through scale sets.
-
Compute Design Considerations: Configure On-premises File Backup
After watching this video, you will be able to back up on-premises files and folders to Azure.
-
Compute Design Considerations: Azure Site Recovery
After watching this video, you will be able to identify use case scenarios for Azure Site Recovery.
-
Compute Design Considerations: Configure On-premises SQL Backup
After watching this video, you will be able to back up on-premises SQL databases to Azure using DPM.
-
Network Design: Create an Azure VNet Using the Portal
After watching this video, you will be able to configure an Azure virtual network with the appropriate DNS, DHCP, and IP settings using the portal.
-
Network Design: Azure DNS
After watching this video, you will be able to identify how default and custom DNS settings can be applied to virtual machines.
-
Network Design: Create an Azure VNet Using the CLI
After watching this video, you will be able to deploy an Azure virtual network (VNet) using the Azure CLI.
-
Network Design: Create an Azure VNet Using PowerShell
After watching this video, you will be able to configure an Azure virtual network with the appropriate DNS, DHCP, and IP settings using PowerShell.
-
Compute Design Considerations: Exercise: Reduce VM Downtime
After watching this video, you will be able to configure VM high availability and disaster recovery.
-
Compute Design Considerations: Enable Disaster Recovery for a VM
After watching this video, you will be able to configure VM disaster recovery in a secondary Azure region.
-
Network Design: Azure DHCP
After watching this video, you will be able to identify how DHCP default settings affect deployed virtual machines.
-
Network Design: Azure Virtual Network Planning
After watching this video, you will be able to recognize Azure virtual network configuration options.
-
Engineering DevOps on AWS: Scheduling Tasks in ECS
After watching this video, you will be able to create and run an ECS task definition.
-
Engineering DevOps on AWS: ECS Container Instances
After watching this video, you will be able to describe the properties of ECS container instances.
-
Engineering DevOps on AWS: ECS Load Balancing
After watching this video, you will be able to configure an application load balancer for use with an Amazon ECS cluster.
-
Engineering DevOps on AWS: Scheduling Services in ECS
After watching this video, you will be able to deploy multi-container applications with ECS clusters.
-
Cloud Solution Management & Testing: Continuous Integration and Deployment
After watching this video, you will be able to recall how continuous integration and deployment provide updates.
-
Cloud Solution Management & Testing: Information Technology Infrastructure Library (ITIL)
After watching this video, you will be able to recognize how ITIL provides efficient and cost-effective IT service delivery.
-
Cloud Solution Management & Testing: Software Development Life Cycle (SDLC)
After watching this video, you will be able to describe the meaning of each SDLC phase.
-
Monitoring & Logging: Exercise: Work with Dashboards and Logs
After watching this video, you will be able to view and interpret log and monitoring data in Google Cloud.
-
Cloud Solution Management & Testing: Load and Stress Testing
After watching this video, you will be able to specify how load and stress tests can identify capacity weaknesses within a solution.
-
Cloud Solution Management & Testing: Unit Testing
After watching this video, you will be able to describe how unit testing uses a modular testing approach.
-
Cloud Solution Management & Testing: Regression Testing
After watching this video, you will be able to describe the purpose of regression testing .
-
Cloud Solution Management & Testing: Fuzz Testing
After watching this video, you will be able to describe how fuzz testing is used to ensure security and quality.
-
Troubleshooting: VM Disk Booting Issues
After watching this video, you will be able to solve Google Cloud VM disk boot problems.
-
Troubleshooting: Troubleshooting Methodology
After watching this video, you will be able to describe common troubleshooting steps.
-
Cloud Solution Management & Testing: Exercise: Cloud Management and Testing Techniques
After watching this video, you will be able to apply management and testing techniques to Google Cloud.
-
Troubleshooting: Exercise: Applying Troubleshooting Methodology
After watching this video, you will be able to apply a structured troubleshooting framework.
-
Troubleshooting: Permissions Issues
After watching this video, you will be able to solve Google Cloud permissions issues.
-
Troubleshooting: Cloud VPN Issues
After watching this video, you will be able to solve Google Cloud VPN problems.
-
Troubleshooting: Network Connectivity Issues
After watching this video, you will be able to solve Google Cloud network connectivity issues.
-
CLI Cloud Resource Management: gcloud: VM Deployment
After watching this video, you will be able to deploy a VM using gcloud.
-
CLI Cloud Resource Management: gcloud: Snapshots
After watching this video, you will be able to take a snapshot using gcloud.
-
CLI Cloud Resource Management: The gcloud CLI
After watching this video, you will be able to describe how gcloud is used to managed cloud resources.
-
CLI Cloud Resource Management: gsutil: Bucket Creation
After watching this video, you will be able to use gsutil to create a cloud storage bucket.
-
CLI Cloud Resource Management: gcloud: Firewall commands
After watching this video, you will be able to use gcloud to manage firewall settings.
-
CLI Cloud Resource Management: gcloud: DNS Commands
After watching this video, you will be able to use gcloud to manage DNS.
-
CLI Cloud Resource Management: gcloud: VM Deletion
After watching this video, you will be able to use gcloud to delete a virtual machine instance.
-
CLI Cloud Resource Management: Exercise: CLI Cloud Resource Management
After watching this video, you will be able to use gcloud and gsutil commands to manage cloud resources.
-
CLI Cloud Resource Management: gsutil: Storage ACLs
After watching this video, you will be able to use gsutil to manage storage ACLs.
-
CLI Cloud Resource Management: gsutil: Copying Data to Buckets
After watching this video, you will be able to use gsutil to copy data into a bucket.
-
AWS Essentials: Create a VPC
After watching this video, you will be able to create a virtual private cloud.
-
AWS Essentials: VPCs
After watching this video, you will be able to define the purpose of a virtual private cloud.
-
AWS Essentials: Manage a VPC
After watching this video, you will be able to set the properties of a virtual private cloud.
-
AWS Essentials: Create a VPC Subnet
After watching this video, you will be able to create subnets within a VPC.
-
AWS Essentials: Work with AWS Network Components
After watching this video, you will be able to describe VPCs and subnets, Route 53, CloudFront, and Direct Connect.
-
AWS Essentials: Direct Connect
After watching this video, you will be able to specify why an organization would link directly to the AWS cloud.
-
AWS Essentials: Register a DNS Domain with Route 53
After watching this video, you will be able to create a public-facing friendly DNS name through Route 53.
-
AWS Essentials: Route 53
After watching this video, you will be able to choose when to use Route 53.
-
AWS Essentials: Configure CloudFront
After watching this video, you will be able to enable content delivery for static data.
-
AWS Essentials: CloudFront
After watching this video, you will be able to describe why content delivery networks enhance user web app experiences.
-
AWS Essentials: Manage AWS EFS
After watching this video, you will be able to manage elastic file system properties.
-
AWS Essentials: Create an AWS EBS volume
After watching this video, you will be able to create an elastic block store volume.
-
AWS Essentials: AWS EBS
After watching this video, you will be able to describe the AWS elastic block store.
-
AWS Essentials: Work with AWS Storage Technologies
After watching this video, you will be able to determine which AWS storage solution best fits a business need.
-
AWS Essentials: AWS Storage Gateway
After watching this video, you will be able to integrate on-premises and AWS file access.
-
AWS Essentials: AWS Networking Overview
After watching this video, you will be able to describe AWS cloud networking options.
-
AWS Essentials: AWS Glacier
After watching this video, you will be able to discuss the benefit of long-term storage using Glacier.
-
AWS Essentials: Manage EBS
After watching this video, you will be able to manage an elastic block store volume.
-
AWS Essentials: Configure Glacier Policies
After watching this video, you will be able to configure Glacier settings in accordance with regulations.
-
AWS Essentials: Glacier Policies for Regulatory Compliance
After watching this video, you will be able to determine which Glacier settings ensure regulatory compliance.
-
AWS Essentials: Use Tools to Manage AWS
After watching this video, you will be able to specify when specific tools should be used to manage AWS.
-
AWS Essentials: Explore AWS CLI
After watching this video, you will be able to use basic AWS CLI commands.
-
AWS Essentials: Configure a Simple Web Site
After watching this video, you will be able to upload files to S3 and configure a web site endpoint.
-
AWS Essentials: Manage an S3 Bucket
After watching this video, you will be able to set S3 bucket properties.
-
AWS Essentials: Create an AWS EFS
After watching this video, you will be able to create an elastic file system.
-
AWS Essentials: AWS EFS
After watching this video, you will be able to describe the AWS elastic file system.
-
AWS Essentials: AWS S3
After watching this video, you will be able to choose when to use S3.
-
AWS Essentials: Cloud Storage Overview
After watching this video, you will be able to identify AWS storage concepts.
-
AWS Essentials: S3 Data Upload and Download
After watching this video, you will be able to get data into and out of an S3 bucket.
-
AWS Essentials: Create an S3 Bucket
After watching this video, you will be able to use the AWS management console to create an S3 bucket.
-
AWS Essentials: Use the Android WorkDocs Client
After watching this video, you will be able to access WorkDocs content from an Android smartphone.
-
AWS Essentials: Putting It All Together
After watching this video, you will be able to use various AWS services to solve business problems.
-
AWS Essentials: Securing Data in Transit
After watching this video, you will be able to define AWS network security options.
-
AWS Essentials: High Availability
After watching this video, you will be able to define how AWS provides high availability.
-
AWS Essentials: Enable S3 Encryption
After watching this video, you will be able to turn on encryption for S3 data.
-
AWS Essentials: Securing Data at Rest
After watching this video, you will be able to define AWS storage security options.
-
Security: Google App Engine Security Scan
After watching this video, you will be able to conduct a Google App Engine security scan.
-
Security: Google App Engine Firewall Rules
After watching this video, you will be able to configure firewall rules for Google App Engine.
-
Security: Vulnerability and Penetration Testing
After watching this video, you will be able to distinguish the difference between vulnerability and penetration testing.
-
Cloud Identity Management: Introducing Identity and Access Management (IAM)
After watching this video, you will be able to describe how user identities are used in the Google Cloud.
-
Security: Exercise: Google Cloud Security Options
After watching this video, you will be able to apply Google Cloud security solutions.
-
Security: View Google Cloud Audits
After watching this video, you will be able to use the Google Cloud console to view audit data.
-
Security: Google Cloud Auditing
After watching this video, you will be able to recall how Google Cloud activity can be tracked.
-
Cloud Identity Management: MultiFactor Authentication (MFA)
After watching this video, you will be able to describe how MFA enhances security.
-
Cloud Identity Management: Provision IAM Users
After watching this video, you will be able to configure Google Cloud IAM users.
-
Cloud Identity Management: Google Cloud Directory Sync
After watching this video, you will be able to describe how on-premises Active Directory links up with a Google Cloud domain.
-
AWS Essentials: Use WorkDocs for Office Productivity
After watching this video, you will be able to describe WorkDocs and manage files.
-
AWS Essentials: Install the Amazon WorkDocs Sync Client
After watching this video, you will be able to use the Windows sync client to work with offline files.
-
AWS Essentials: Big Data Analytics
After watching this video, you will be able to describe big data and how the cloud offers analysis benefits.
-
AWS Essentials: Cloud Migration Options
After watching this video, you will be able to list options for migration apps and services to the cloud.
-
AWS Essentials: Managing WorkDocs Files
After watching this video, you will be able to upload, rename, and delete WorkDocs files.
-
AWS Essentials: Installing the Android WorkDocs Client
After watching this video, you will be able to make the WorkDocs client available on an Android smartphone.
-
AWS Essentials: Sharing WorkDocs Files
After watching this video, you will be able to make WorkDocs files available to other users.
-
AWS Essentials: Mobile Services
After watching this video, you will be able to describe how to use AWS to create a mobile app back end.
-
AWS Essentials: Developer Tools
After watching this video, you will be able to list tools used to programmatically create and manage AWS resources.
-
AWS Essentials: IoT Services
After watching this video, you will be able to describe how IoT device data can be analyzed in the cloud.
-
Cloud Identity Management: Cloud Storage ACLs
After watching this video, you will be able to identify how storage ACLs are managed.
-
Cloud Identity Management: Configure Cloud Identity 2-step Verification
After watching this video, you will be able to enable multifactor authentication for Cloud Identity users.
-
Cloud Identity Management: Enable Cloud Identity
After watching this video, you will be able to enable Cloud Identity for centralized user and group management.
-
Cloud Identity Management: Configure Single User 2-step Verification
After watching this video, you will be able to enable multifactor authentication for a single user.
-
Programmatic Access: Installing Google Cloud SDK
After watching this video, you will be able to install Google Cloud SDK components on a Windows computer.
-
Programmatic Access: APIs and the Google Cloud SDK
After watching this video, you will be able to describe how Google APIs and the SDK allow programmatic access.
-
Cloud Identity Management: Exercise: Work with IAM Users and Storage ACLs
After watching this video, you will be able to provision IAM users and configure storage ACLs.
-
Cloud Identity Management: Configure Cloud Storage ACLs
After watching this video, you will be able to set storage ACLs to meet business needs.
-
Programmatic Access: List VM Instances Using the gcloud Tool
After watching this video, you will be able to use Google Cloud Shell to show VM instances.
-
Programmatic Access: Google Cloud Shell
After watching this video, you will be able to list examples of how the Google Cloud Shell allows command line access to resource management.
-
AWS Essentials: AWS IAM Overview
After watching this video, you will be able to describe the role of identity and access management in AWS.
-
AWS Essentials: Configuring Virtual Machine Monitoring
After watching this video, you will be able to enable EC2 virtual machine monitoring using CloudWatch.
-
AWS Essentials: AWS Active Directory Integration
After watching this video, you will be able to describe how Active Directory can integrate with AWS.
-
AWS Essentials: Configuring IAM User Accounts
After watching this video, you will be able to configure settings for an IAM user.
-
AWS Essentials: CloudWatch Monitoring
After watching this video, you will be able to describe how CloudWatch is used to monitor AWS resources.
-
AWS Essentials: Taking an EC2 Snapshot
After watching this video, you will be able to create a virtual machine snapshot.
-
AWS Essentials: VMs and Identity and Access Management
After watching this video, you will be able to deploy EC2 virtual machines and configure IAM.
-
Programmatic Access: PowerShell Overview
After watching this video, you will be able to describe the PowerShell syntax and use.
-
AWS Essentials: Enabling Multifactor Authentication
After watching this video, you will be able to enhance security by enabling two-factor authentication.
-
AWS Essentials: Configuring Amazon Workdocs
After watching this video, you will be able to set up Workdocs for first use.
-
AWS Essentials: WorkDocs Overview
After watching this video, you will be able to determine how WorkDocs can benefit an organization.
-
Monitoring & Logging: Service Level Agreements (SLAs)
After watching this video, you will be able to describe the role that SLAs play in cloud computing.
-
Programmatic Access: Exercise: Use gcloud and PowerShell cmdlets
After watching this video, you will be able to access Google cloud resources through gcloud and PowerShell cmdlets.
-
Programmatic Access: Use Google Cloud PowerShell Cmdlets
After watching this video, you will be able to perform common administrative tasks using Google Cloud PowerShell cmdlets.
-
Monitoring & Logging: Logging
After watching this video, you will be able to recognize the importance of log review.
-
Monitoring & Logging: Custom Dashboard Configuration
After watching this video, you will be able to create a custom dashboard.
-
Monitoring & Logging: Configuring Stackdriver
After watching this video, you will be able to enable Google Cloud resource monitoring using Stackdriver.
-
Monitoring & Logging: Monitoring
After watching this video, you will be able to recognize the importance of monitoring cloud resource management and usage.
-
Monitoring & Logging: Viewing Logs
After watching this video, you will be able to use the Google Cloud console to view and export logs.
-
AWS Essentials: Accessing EC2 Instances
After watching this video, you will be able to connect to Windows and Linux virtual machines.
-
AWS Essentials: Amazon Machine Images (AMIs)
After watching this video, you will be able to understand how Amazon Machine Images play a role in virtual machine configurations.
-
AWS Essentials: Configuring EC2 Security Groups
After watching this video, you will be able to set rules within security groups to restrict traffic in to and out of virtual machines.
-
AWS Essentials: EC2 Security Groups
After watching this video, you will be able to describe how security groups are used to control network traffic to virtual machines.
-
AWS Essentials: AWS EC2 Overview
After watching this video, you will be able to describe how virtual machines underlie many cloud services.
-
AWS Essentials: EC2 Snapshots
After watching this video, you will be able to describe the purpose of snapshots.
-
AWS Essentials: Connecting to a Windows EC2 Virtual Machine
After watching this video, you will be able to connect to an EC2 Windows virtual machine on-premises.
-
Monitoring & Logging: Stackdriver Alert Policies
After watching this video, you will be able to configure Stackdriver alert policies.
-
AWS Essentials: Deploying a Windows EC2 Virtual Machine
After watching this video, you will be able to use the AWS Management Console to create a Windows virtual machine.
-
Monitoring & Logging: Exporting a VM Usage Report
After watching this video, you will be able to use the Google Cloud console to export a VM usage report.
-
AWS Essentials: Connecting to a Linux EC2 Virtual Machine
After watching this video, you will be able to connect to an EC2 Linux virtual machine on-premises.
-
AWS Essentials: Deploying a Linux EC2 Virtual Machine
After watching this video, you will be able to use the AWS Management Console to create a Linux virtual machine.
-
VMware vSphere 6.5: Install, Configure, and Manage: Hardware Status
After watching this video, you will be able to identify how hardware status results help identify potential issues with host hardware.
-
VMware vSphere 6.5: Install, Configure, and Manage: Events
After watching this video, you will be able to use event results to identify potential issues within a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Reviewing Logs
After watching this video, you will be able to find and identify information in vSphere-based logs.
-
VMware vSphere 6.5: Install, Configure, and Manage: Performance Charts
After watching this video, you will be able to describe how performance charts offer a real-time look into hardware utilization within a VMware virtualized environment.
-
Web Applications & Name Resolution: Domain Name System
After watching this video, you will be able to describe the role DNS plays within a TCP/IP network.
-
Web Applications & Name Resolution: Creating a Google Cloud Project and App
After watching this video, you will be able to deploy a Google Cloud web application.
-
Web Applications & Name Resolution: Google Cloud App Engine
After watching this video, you will be able to recognize the role that Google Cloud App Engine plays.
-
Network Components: Exercise: Deploy Cloud Network Components
After watching this video, you will be able to design and configure cloud networks.
-
Web Applications & Name Resolution: Configuring Cloud DNS
After watching this video, you will be able to deploy a Google Cloud DNS configuration.
-
Web Applications & Name Resolution: Configuring Cloud CDN
After watching this video, you will be able to use the Google Cloud Console to enable a content delivery configuration.
-
Web Applications & Name Resolution: Cloud CDN
After watching this video, you will be able to describe how content delivery networks improve the end user experience.
-
Data Storage: Cloud Storage Provisioning
After watching this video, you will be able to recognize Google Cloud storage options.
-
Web Applications & Name Resolution: Exercise: Configure a Web App and Name Resolution
After watching this video, you will be able to use the Google Cloud Console to deploy a web application.
-
Web Applications & Name Resolution: Dedicated Interconnect
After watching this video, you will be able to describe how Dedicated Interconnect provides a private network link to the Google Cloud.
-
Web Applications & Name Resolution: VPNs
After watching this video, you will be able to recognize how VPNs are used with cloud computing.
-
Data Storage: Google Transfer Appliance
After watching this video, you will be able to list the steps involved in transferring large volumes of data to Google Cloud.
-
Data Storage: Transfer AWS Data to a Google Cloud Storage Bucket
After watching this video, you will be able to migrate AWS cloud data to Google Cloud.
-
Data Storage: Upload Data to a Cloud Storage Bucket
After watching this video, you will be able to populate a storage bucket with data.
-
Data Storage: Create a Cloud Storage Bucket
After watching this video, you will be able to configure a Google Cloud storage bucket.
-
Data Storage: SQL vs NoSQL Databases
After watching this video, you will be able to describe characteristics of SQL and NoSQL databases.
-
Data Storage: Create a VM Disk
After watching this video, you will be able to configure VM instance disks.
-
Data Storage: VM Disks
After watching this video, you will be able to describe VM instance disk options.
-
Data Storage: Exercise: Configure Cloud Storage Settings
After watching this video, you will be able to identify when to use specific cloud storage features.
-
Data Storage: Create an Object Lifecycle Configuration
After watching this video, you will be able to configure data retention settings.
-
Data Storage: Cloud Data Lifecycle Management
After watching this video, you will be able to identify data lifecycle phases.
-
Data Storage: Deploy a Google Cloud MySQL Database
After watching this video, you will be able to use the GUI to deploy Google Cloud MySQL.
-
Virtual Machine Deployment: Connect to a Windows VM Instance
After watching this video, you will be able to use RDP to remotely manage a Windows VM.
-
Virtual Machine Deployment: Create a Windows VM Instance
After watching this video, you will be able to use the GUI to deploy a Windows VM.
-
Virtual Machine Deployment: VM Instances
After watching this video, you will be able to describe VM instance configuration details.
-
Virtual Machine Configuration: Snapshots
After watching this video, you will be able to describe the benefits of VM instance snapshots.
-
Virtual Machine Deployment: Exercise: Manually Deploy and Manage VMs
After watching this video, you will be able to deploy and manage Windows and Linux VMs.
-
Virtual Machine Deployment: Connect to a Linux VM Instance
After watching this video, you will be able to use SSH to remotely manage a Linux VM.
-
Virtual Machine Deployment: Create a Linux VM Instance
After watching this video, you will be able to use the GUI to deploy a Linux VM.
-
Virtual Machine Configuration: Google Cloud VM Images
After watching this video, you will be able to recognize how VM images simplify deployment.
-
Virtual Machine Configuration: Creating a VM Instance Clone
After watching this video, you will be able to use the Google Cloud console to clone a VM.
-
Virtual Machine Configuration: Creating a VM Instance From a Snapshot
After watching this video, you will be able to use a snapshot as the source for VM deployment.
-
Virtual Machine Configuration: Creating a VM Instance Snapshot
After watching this video, you will be able to use the Google Cloud console to create a disk snapshot.
-
Virtual Machine Configuration: Creating a VM Instance from a Custom Image
After watching this video, you will be able to deploy a custom VM image.
-
Virtual Machine Configuration: Creating a Custom Image from an Instance Disk
After watching this video, you will be able to simplify multiple VM deployments with an image.
-
AWS Essentials: Install AWS CLI
After watching this video, you will be able to download and install the AWS CLI.
-
AWS Essentials: AWS CLI Automation
After watching this video, you will be able to describe when to use the AWS CLI.
-
AWS Essentials: AWS PowerShell Automation
After watching this video, you will be able to describe when to use AWS PowerShell.
-
Virtual Machine Configuration: Creating a VM Template
After watching this video, you will be able to use the Google Cloud console to create a custom VM template.
-
AWS Essentials: Create a Windows EC2 Instance
After watching this video, you will be able to use the AWS Management Console to launch an EC2 instance.
-
AWS Essentials: Explore AWS PowerShell
After watching this video, you will be able to use basic AWS PowerShell cmdlets.
-
AWS Essentials: Install AWS PowerShell
After watching this video, you will be able to download and install the AWS PowerShell module.
-
Virtual Machine Configuration: Creating a VM Instance Group
After watching this video, you will be able to configure settings within a VM instance group.
-
Virtual Machine Configuration: VM Instance Groups
After watching this video, you will be able to recognize the difference between managed and unmanaged VM instance groups.
-
Virtual Machine Configuration: Migrating an On-premises VM to Google Cloud
After watching this video, you will be able to use Cloud Endure to migrate an on-premises VM to Google Cloud.
-
Virtual Machine Configuration: Deploying a VM from a Template
After watching this video, you will be able to use a VM template as the source for deploying a new VM.
-
Security: Google Data Security
After watching this video, you will be able to define the ways through which Google Cloud data is protected.
-
Security: Google Security Compliance
After watching this video, you will be able to describe how Google Cloud complies with various security standards.
-
Security: Google Data Center Security
After watching this video, you will be able to recognize how Google Data Centers are secured.
-
Virtual Machine Configuration: Exercise: Efficient VM Deployment
After watching this video, you will be able to deploy VMs from snapshots and templates.
-
Cloud Basics: Public Clouds
After watching this video, you will be able to define what public clouds are and when they should be used.
-
Cloud Basics: Cloud Business Use Cases
After watching this video, you will be able to recognize how cloud computing can provide business advantages.
-
Cloud Basics: Cloud Characteristics
After watching this video, you will be able to define which items define cloud computing.
-
Cloud Basics: Software as a Service (SaaS)
After watching this video, you will be able to describe SaaS cloud services.
-
Cloud Basics: Hybrid Clouds
After watching this video, you will be able to define what hybrid clouds are and when they should be used.
-
Cloud Basics: Community Clouds
After watching this video, you will be able to define what community clouds are and when they should be used.
-
Cloud Basics: Private Clouds
After watching this video, you will be able to define what private clouds are and when they should be used.
-
Cloud Basics: Disaster Recovery as a Service (DRaaS)
After watching this video, you will be able to describe DRaaS cloud services.
-
Cloud Basics: Platform as a Service (PaaS)
After watching this video, you will be able to describe PaaS cloud services.
-
Cloud Basics: Infrastructure as a Service (IaaS)
After watching this video, you will be able to describe IaaS cloud services.
-
Cloud Design: High Availability (HA)
After watching this video, you will be able to recognize when to use HA configurations.
-
Cloud Design: Recovery Time Objective and Recovery Point Objective
After watching this video, you will be able to define recovery time objective (RTO) and recovery point objective (RPO).
-
Cloud Design: Business Continuity
After watching this video, you will be able to define how business continuity relates to Google Cloud.
-
Cloud Basics: Exercise: Recall Cloud Types and Service Models
After watching this video, you will be able to list cloud types and service models.
-
Cloud Design: Cloud Network Design
After watching this video, you will be able to identify Google Cloud network components required by your organization.
-
Cloud Design: Cloud Backup and Archiving
After watching this video, you will be able to plan for the use of Google Cloud backup and archiving solutions.
-
Cloud Design: Load Balancing
After watching this video, you will be able to recognize when load balancing should be used.
-
Cloud Design: Exercise: Plan Cloud Component Usage
After watching this video, you will be able to select cloud components that best serve business needs.
-
Cloud Design: Cloud Migration
After watching this video, you will be able to determine which cloud migration strategy best fits a given scenario.
-
Cloud Design: Cloud Compute Design
After watching this video, you will be able to identify Google Cloud virtual machines required by your organization.
-
Cloud Design: Cloud Storage Design
After watching this video, you will be able to identify Google Cloud storage components required by your organization.
-
Network Components: Create a VPC and Automatic Mode Subnet
After watching this video, you will be able to deploy a Google cloud VPC with an automatic mode subnet.
-
Network Components: Navigating the Google Cloud Platform Console
After watching this video, you will be able to use the web GUI to manage Google Cloud services.
-
Network Components: VPC Networks
After watching this video, you will be able to explain the role that VPCs play in a cloud deployment.
-
Network Components: Cloud Network Components
After watching this video, you will be able to list Google Cloud network components.
-
Network Components: Reserve a Static IPv4 Address
After watching this video, you will be able to set aside an unchanging public IPv4 address for a VM instance.
-
Network Components: Create a VPC and Custom Mode Subnet
After watching this video, you will be able to deploy a Google cloud VPC with a manual mode subnet.
-
Network Components: Reserve a Static IPv6 Address
After watching this video, you will be able to set aside an unchanging public IPv6 address for a VM instance.
-
Network Components: Configure Firewall Rules
After watching this video, you will be able to create the appropriate firewall rules to allow or deny network traffic.
-
Network Components: Firewall Rules
After watching this video, you will be able to explain how Google Cloud firewall rules are processed.
-
Network Components: Add a Subnet to an Existing VPC
After watching this video, you will be able to use the Google Cloud console to add a new subnet.
-
Network Components: Configure VPC Network Peering
After watching this video, you will be able to link two Google Cloud VPCs together.
-
Security: Intrusion Detection
After watching this video, you will be able to distinguish the difference between intrusion detection and intrusion prevention.
-
AWS Essentials: Cloud Computing Overview
After watching this video, you will be able to describe cloud characteristics and service models.
-
AWS Essentials: Sign Up for AWS
After watching this video, you will be able to sign up for AWS by creating an account.
-
AWS Essentials: Explore the AWS Management Console
After watching this video, you will be able to log in to and navigate the AWS Management Console.
-
AWS Essentials: Management Tools Overview
After watching this video, you will be able to list various AWS management tools.
-
AWS Essentials: AWS Service Offerings
After watching this video, you will be able to illustrate how AWS services can solve business problems.
-
AWS Essentials: Cloud Computing Providers
After watching this video, you will be able to list major cloud providers and how their services vary.
-
AWS Essentials: AWS Sign-up Procedure
After watching this video, you will be able to describe AWS account sign-up requirements.
-
AWS Essentials: The Business Value of Cloud Computing
After watching this video, you will be able to describe how cloud computing provides business value.
-
AWS Essentials: Cloud Service Models
After watching this video, you will be able to list common cloud service models.
-
AWS Essentials: Data Centers
After watching this video, you will be able to describe cloud provider data centers.
-
AWS Essentials: Service Level Agreements
After watching this video, you will be able to determine SLA details for specific cloud services.
-
AWS Essentials: Cloud Types
After watching this video, you will be able to list characteristics that define cloud types.
-
AWS Essentials: The Cloud Defined
After watching this video, you will be able to describe the concept of cloud computing.
-
Disaster Recovery: Cloud Backup Targets
After watching this video, you will be able to choose between different options for cloud backup targets.
-
Disaster Recovery: Cloud Restore
After watching this video, you will be able to execute a point-in-time restore for an Azure SQL database.
-
Disaster Recovery: Cloud Backup Guidelines
After watching this video, you will be able to recognize the interaction between backup and other cloud operations.
-
Performance Management: Monitoring Cloud Environments
After watching this video, you will be able to recognize the need for monitoring and the scope of monitoring tasks.
-
Disaster Recovery: Exercise: Backing Up Cloud Data
After watching this video, you will be able to create a backup plan that meets the goals of a scenario.
-
Performance Management: Using Alerts and Events to Monitor Cloud Resources
After watching this video, you will be able to monitor cloud resources using common tools.
-
Disaster Recovery: Cloud Disaster Recovery Techniques
After watching this video, you will be able to choose between different techniques for ensuring a recovery site is available.
-
Disaster Recovery: Governance of Cloud Disaster Recovery
After watching this video, you will be able to rate the capabilities of a service provider to provide disaster recovery.
-
Disaster Recovery: Enabling Cloud Disaster Recovery Services
After watching this video, you will be able to configure Azure SQL database geo-replication.
-
Disaster Recovery: Maintaining Business Continuity in the Cloud
After watching this video, you will be able to recall the components of a business continuity plan.
-
Performance Management: Triggering Resource Provisioning
After watching this video, you will be able to configure an Azure scale set.
-
Performance Management: Allocating Cloud Resources Correctly
After watching this video, you will be able to adjust cloud virtual machine sizing to accommodate a given workload.
-
Performance Management: Adjusting Cloud Resource Allocation
After watching this video, you will be able to adjust the amount of cloud vCPUs that can be allocated.
-
Performance Management: Ensuring Cloud Resources Meet Baseline Requirements
After watching this video, you will be able to use PowerShell DSC to ensure cloud virtual machines adhere to required configurations.
-
Troubleshooting Deployments: Troubleshooting Cloud VM Storage Capacity Issues
After watching this video, you will be able to resize an Azure cloud virtual machine to provide more underlying disk resources.
-
Troubleshooting Deployments: Recognizing Cloud Deployment Issues
After watching this video, you will be able to troubleshoot cloud virtual machine connectivity.
-
Performance Management: Exercise: Adjusting Cloud Settings
After watching this video, you will be able to change cloud resource settings in response to monitoring data.
-
Performance Management: Reporting Metrics to meet SLA Requirements
After watching this video, you will be able to correlate Azure SQL Database metrics with the Azure SQL Database SLA .
-
Troubleshooting Deployments: Troubleshooting Cloud Deployments
After watching this video, you will be able to identify common issues in cloud resources that need troubleshooting.
-
Troubleshooting Deployments: Using a Troubleshooting Methodology
After watching this video, you will be able to list the troubleshooting methodology steps in order.
-
Troubleshooting Deployments: Viewing Cloud Virtual Machine Logs
After watching this video, you will be able to use the portal to view virtual machine logs.
-
Troubleshooting Deployments: Troubleshooting Cloud Automation issues
After watching this video, you will be able to select the most likely issue when troubleshooting cloud automation.
-
GCP Engineer: Overview of Big Data and Security
After watching this video, you will be able to describe the use of Big Data and how to keep data secure on GCP.
-
Troubleshooting Deployments: Exercise: Identifying the Cloud Problem
After watching this video, you will be able to troubleshoot the most likely cause of an issue based on a scenario.
-
Troubleshooting Deployments: Troubleshooting Cloud VM vCPU Capacity Issues
After watching this video, you will be able to resize an Azure cloud virtual machine to provide more underlying vCPU resources.
-
Disaster Recovery: Cloud Backup Types
After watching this video, you will be able to identify the different types of cloud backup.
-
Cloud System Patching & Maintenance: Maintenance Scheduling of Cloud Resources
After watching this video, you will be able to compare the benefits of maintenance tasks with the cost to the cloud systems.
-
Cloud System Patching & Maintenance: Maintenance of Cloud Resources
After watching this video, you will be able to list the various cloud resource-related tasks that need routine automation.
-
Cloud System Patching & Maintenance: Exercise: Choosing a Patching Process
After watching this video, you will be able to choose the best process for updating cloud resources based on a scenario.
-
Cloud System Patching & Maintenance: Automating Cloud Maintenance
After watching this video, you will be able to apply a PowerShell DSC configuration to a Microsoft Azure virtual machine.
-
Planning Cloud Storage Resources: Exercise: Using Cloud Storage
After watching this video, you will be able to choose and configure the correct cloud storage technology in a given scenario.
-
Planning Cloud Storage Resources: Securing Cloud Storage
After watching this video, you will be able to configure cloud storage security.
-
Planning Cloud Migrations & Extensions: Challenges of Migrating Workloads to the Cloud
After watching this video, you will be able to specify the constraints on the process of migrating to a cloud environment.
-
Planning Cloud Migrations & Extensions: Preparing to Migrate Workloads to the Cloud
After watching this video, you will be able to recognize considerations when performing a migration to a cloud environment.
-
Planning Cloud Storage Resources: Cloud Storage Redundancy Mechanisms
After watching this video, you will be able to specify storage redundancy technologies.
-
Planning Cloud Storage Resources: Working with Cloud Storage
After watching this video, you will be able to create cloud stored data.
-
Planning Cloud Storage Resources: Cloud Storage Security Mechanisms
After watching this video, you will be able to apply storage security mechanisms.
-
Planning Cloud Storage Resources: Enabling Cloud Storage Redundancy
After watching this video, you will be able to perform steps to ensure cloud data high availability.
-
Planning Cloud Migrations & Extensions: Cloud Migration Types
After watching this video, you will be able to compare the different types of migrations possible relative to the cloud.
-
Planning Cloud Migrations & Extensions: Hybrid Cloud Security Elements
After watching this video, you will be able to recall the management elements and protocols needed to secure a hybrid cloud environment.
-
Planning Cloud Migrations & Extensions: Migration vs Extension to the Cloud
After watching this video, you will be able to enumerate the benefits of a hybrid cloud environment .
-
Security Configurations & Compliance Controls: Tunneling Protocols to Cloud Resources
After watching this video, you will be able to compare different tunneling protocols that can be used to connect to a cloud environment securely.
-
Security Configurations & Compliance Controls: Public Key Infrastructure and the Cloud
After watching this video, you will be able to specify how to secure a cloud infrastructure using certificate-based technologies.
-
Security Configurations & Compliance Controls: Security Choices Based on Cloud Models
After watching this video, you will be able to describe the different security issues that are dependent upon the cloud service and deployment models.
-
Security Configurations & Compliance Controls: Security Hardening and the Cloud
After watching this video, you will be able to identify the different techniques used reduce the vulnerabilities of the resources in a cloud environment.
-
Planning Cloud Migrations & Extensions: Infrastructure Elements and a Hybrid Cloud II
After watching this video, you will be able to identify the services needed to connect an on-premise and cloud environment successfully.
-
Planning Cloud Migrations & Extensions: Infrastructure Elements and a Hybrid Cloud
After watching this video, you will be able to identify the services needed to connect an on-premise and cloud environment successfully.
-
Security Configurations & Compliance Controls: Creating a Trustworthy Cloud
After watching this video, you will be able to recognize the qualities of a well defined cloud security policy.
-
Planning Cloud Migrations & Extensions: Exercise: Performing a Cloud Migration
After watching this video, you will be able to migrate a workload to the cloud.
-
Security Configurations & Compliance Controls: Cloud Identification and Authentication
After watching this video, you will be able to choose the appropriate authentication technology to identify users connecting to the cloud.
-
Security Configurations & Compliance Controls: Authorizing Access to Cloud Objects
After watching this video, you will be able to choose the correct level of access to use to secure cloud resources.
-
Security Configurations & Compliance Controls: Cloud Access Control Methods
After watching this video, you will be able to compare different access control options available to cloud administrators.
-
Security Technologies & Automation Techniques: Securing Cloud Resources with Segmentation
After watching this video, you will be able to use segmentation to correctly encapsulate areas of a cloud network into safe zones.
-
Security Technologies & Automation Techniques: Implementing Data Classification in the Cloud
After watching this video, you will be able to specify the correct level of cloud security based upon data classification.
-
Security Technologies & Automation Techniques: Securing Cloud Resources with Encryption
After watching this video, you will be able to define the data and network cloud components that need encryption to meet safety standards.
-
Security Configurations & Compliance Controls: Managing the Account Life Cycle in the Cloud
After watching this video, you will be able to identify the correct processing techniques for ensuring safety of cloud user accounts.
-
Security Configurations & Compliance Controls: Secure Cloud Resources
After watching this video, you will be able to configure authorization of cloud resources.
-
Security Configurations & Compliance Controls: Exercise: Locking Down a Cloud Environment
After watching this video, you will be able to choose the correct security settings to apply in the cloud to meet business needs.
-
Security Configurations & Compliance Controls: Configuring Cloud Policy Settings
After watching this video, you will be able to configure account settings in a cloud environment for best security.
-
Security Technologies & Automation Techniques: Enabling Multifactor Authentication in the Cloud
After watching this video, you will be able to recognize the situations where multifactor authentication is required.
-
Security Technologies & Automation Techniques: Securing Cloud Resources with Auditing
After watching this video, you will be able to choose the cloud auditing standards that meet with the compliance level of an organization.
-
Security Technologies & Automation Techniques: Automating Cloud Security Configuration
After watching this video, you will be able to use appropriate tools to handle different cloud security situations.
-
Security Technologies & Automation Techniques: Enabling Security Services in the Cloud
After watching this video, you will be able to enable cloud security services that protect cloud resources.
-
Security Technologies & Automation Techniques: Exercise: Choosing Cloud Security Options
After watching this video, you will be able to select the best options for a security plan based on a scenario.
-
Security Technologies & Automation Techniques: Troubleshooting Cloud Security Vulnerabilities
After watching this video, you will be able to troubleshoot vulnerabilities in cloud security configuration.
-
Security Technologies & Automation Techniques: Troubleshooting Authentication
After watching this video, you will be able to troubleshoot authentication issues.
-
Security Technologies & Automation Techniques: Exploring the Impact of Cloud Security
After watching this video, you will be able to describe the scope of impact that security services will have on the behavior of the cloud resources.
-
Security Technologies & Automation Techniques: Troubleshooting Cloud ACLs
After watching this video, you will be able to troubleshoot issues related to users, roles, and ACLs.
-
Security Technologies & Automation Techniques: Troubleshooting Cloud PKI
After watching this video, you will be able to troubleshoot certificate-related issues.
-
Cloud System Patching & Maintenance: Patching Cloud Resources
After watching this video, you will be able to enable cloud update management.
-
Cloud System Patching & Maintenance: Cloud Patching Methodologies
After watching this video, you will be able to choose between different patching methodologies.
-
Cloud System Patching & Maintenance: Automating Patching of Cloud Resources
After watching this video, you will be able to automate cloud patching processes.
-
Cloud System Patching & Maintenance: Types of Updates for Cloud Resources
After watching this video, you will be able to differentiate between different types of cloud updates.
-
Cloud System Patching & Maintenance: Cloud Resources That Need Patching
After watching this video, you will be able to identify the cloud resources that need to be routinely checked for updates.
-
GCP Engineer: Configuring Storage, BigQuery Data, and Pub/Sub
After watching this video, you will be able to demonstrate the process of configuring Cloud Storage, BigQuery resources, and Cloud Pub/Sub in support of a streaming data pipeline.
-
GCP Engineer: Inspecting Stackdriver Logs
After watching this video, you will be able to inspect Stackdriver logs for an ML Engine job run in the cloud.
-
GCP Engineer: Running a TensorFlow Python Program
After watching this video, you will be able to run a TensorFlow Python program in Google Cloud Shell.
-
GCP Engineer: Creating a PostgreSQL Database with Cloud SQL
After watching this video, you will be able to identify the process in creating a PostgreSQL database and uploading data using Cloud SQL.
-
GCP Engineer: Cloud Spanner Schema, Datatypes and Best Practices
After watching this video, you will be able to describe Cloud Spanner schema, datatypes, and best practices.
-
GCP Engineer: Cloud Spanner Replication and Instances
After watching this video, you will be able to describe Cloud Spanner replication and Instances.
-
GCP Engineer: Creating a Cloud Storage Bucket in Cloud Shell
After watching this video, you will be able to demonstrate how to create a Cloud Storage Bucket using 'gsutil mb' in Google Cloud Shell.
-
GCP Engineer: Creating and Starting a VM Instance in Cloud Shell
After watching this video, you will be able to demonstrate how to create, start, and delete a VM instance using 'gcloud beta compute' in Google Cloud Shell.
-
Planning Cloud Deployments: Moving to the Cloud
After watching this video, you will be able to specify cloud benefits, components, and service models.
-
Planning Cloud Deployments: Executing the Deployment Plan
After watching this video, you will be able to identify how the change management process integrates with a cloud deployment plan.
-
Planning Cloud Deployments: Choosing Cloud Deployment Models
After watching this video, you will be able to compare cloud deployment models and select the best model for a particular deployment.
-
Planning Cloud Deployments: Testing a Pilot Cloud Deployment
After watching this video, you will be able to choose the best testing techniques for acquiring desired information from a test cloud deployment.
-
Planning Cloud Deployments: Choosing What to Test in a Pilot Cloud Deployment
After watching this video, you will be able to select the correct environmental considerations for a particular test cloud deployment.
-
Planning Cloud Deployments: Deploying a Cloud Project
After watching this video, you will be able to perform a deployment of a cloud service.
-
Planning Cloud Deployments: Validating Pilot Cloud Testing
After watching this video, you will be able to validate a test cloud deployment's success or failure in meeting the organization's business needs.
-
Planning Cloud Networking: Configuring Cloud Virtual Networking
After watching this video, you will be able to configure internal cloud network settings to meet business needs.
-
Planning Cloud Networking: Virtual Network Ports and Protocols
After watching this video, you will be able to choose the correct ports to enable relative to the services used in the cloud.
-
Planning Cloud Networking: Integrating On-Premise and Cloud Networks
After watching this video, you will be able to describe how to correctly segment cloud networks and integrate them with on-premise networks.
-
Planning Cloud Networking: Securely Connecting to Cloud Resources
After watching this video, you will be able to distinguish between the various network configurations used to connect to the cloud.
-
Planning Cloud Deployments: Exercise: Choosing Cloud Deployment Options
After watching this video, you will be able to select the best cloud options for deployment and testing based upon a business scenario.
-
Planning Cloud Networking: Cloud Deployment Models and Networking
After watching this video, you will be able to recognize the relationship between various deployment models and their networking scheme.
-
Planning Cloud Networking: Virtual Networking in the Cloud
After watching this video, you will be able to specify the network components that are in use in a cloud deployment.
-
Planning Cloud Networking: Troubleshooting Common Cloud Connectivity Issues
After watching this video, you will be able to differentiate between common cloud networking issues and their causes.
-
Planning Cloud Networking: Connecting On-Premise to Cloud Networks
After watching this video, you will be able to perform the tasks necessary to connect technology services with a cloud deployment.
-
Planning Cloud Networking: Tools for Troubleshooting Cloud Connectivity
After watching this video, you will be able to select the appropriate network tool for troubleshooting a network problem.
-
Planning Cloud Compute Resources: Assigning CPU Resources in the Cloud
After watching this video, you will be able to configure CPU settings for cloud resources.
-
Planning Cloud Compute Resources: Virtualization CPU Allocation Technologies
After watching this video, you will be able to identify different cloud CPU management technologies.
-
Planning Cloud Compute Resources: Exercise: Configuring Memory and CPU in the Cloud
After watching this video, you will be able to choose and configure cloud memory and CPU settings to meet business needs.
-
Planning Cloud Compute Resources: Hidden Costs of Cloud Compute Resource Allocation
After watching this video, you will be able to specify the different costs associated with the choices made when allocating CPU and memory in the cloud.
-
Planning Cloud Networking: Exercise: Cloud Network Configuration
After watching this video, you will be able to choose and configure cloud network settings to meet business needs.
-
Planning Cloud Networking: Using Tools to Troubleshoot Cloud Connectivity
After watching this video, you will be able to use cloud networking troubleshooting tools.
-
Planning Cloud Compute Resources: Assigning Memory in the Cloud
After watching this video, you will be able to configure memory for cloud resources.
-
Planning Cloud Compute Resources: Virtualization Memory Allocation Technologies
After watching this video, you will be able to differentiate between different cloud memory management technologies.
-
Planning Cloud Storage Resources: Cloud Storage Efficiencies
After watching this video, you will be able to select appropriate storage efficiency technologies.
-
Planning Cloud Storage Resources: Allocating Storage for Cloud Environments
After watching this video, you will be able to identify the qualities that distinguish different types of cloud storage.
-
Planning Cloud Storage Resources: Cloud Storage Object Provisioning Types
After watching this video, you will be able to differentiate between object provisioning options in cloud storage.
-
GCP Engineer: Implementing Streaming Pipelines with Python
After watching this video, you will be able to demonstrate the process of streaming pipelines using Dataflow SDK 2.x and Python in Google Cloud Shell.
-
GCP Engineer: Installing Apache Maven on Windows 10
After watching this video, you will be able to demonstrate how to install Apache Maven on Windows 10.
-
GCP Engineer: Installing Java JDK on Windows 10
After watching this video, you will be able to install Java JDK on Windows 10.
-
Architecting Microsoft Azure Solutions: Design a Plan for Advanced Azure Services
After watching this video, you will be able to design a plan to implement advanced Azure Services given a set of requirements.
-
AWS Certified Developer: Provide User Access to an Amazon S3 Bucket
After watching this video, you will be able to provide a user with access to an Amazon S3 bucket.
-
VMware vSphere 6.5: Install, Configure, and Manage: Baselines and Baseline Groups
After watching this video, you will be able to describe how baselines and groups help organize patches within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Events and Notifications
After watching this video, you will be able to specify the functionality of events and notifications settings within Update Manager.
-
VMware vSphere 6.5: Install, Configure and Manage: Virtual Machines
After watching this video, you will be able to describe hosts and VMs in a virtualization environment.
-
VMware vSphere 6.5: Install, Configure and Manage: ESXi Host and Hypervisor
After watching this video, you will be able to differentiate between type I and type II hypervisors, and describe VMware ESXi.
-
VMware vSphere 6.5: Install, Configure and Manage: vCenter Clusters
After watching this video, you will be able to describe the advantages and features available when ESXi hosts are configured as a cluster using vCenter Server.
-
VMware vSphere 6.5: Install, Configure and Manage: vCenter Server
After watching this video, you will be able to describe the features and functionality of VMware vSphere 6 vCenter Server.
-
VMware vSphere 6.5: Install, Configure, and Manage: Baseline Compliance and Remediation
After watching this video, you will be able to recognize the importance of baseline groups and scanning for compliance within a VMware vSphere 6.5 environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Attaching Baselines to Hosts and Clusters
After watching this video, you will be able to recognize how to attach baselines to various objects within a VMware vSphere 6.5 environment.
-
VMware vSphere 6.5: Install, Configure and Manage: Virtualization Benefits
After watching this video, you will be able to describe the benefits of using server virtualization and VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Deploying a Baseline
After watching this video, you will be able to create and apply an Update Manager baseline using the vSphere Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Importing ESXi Images
After watching this video, you will be able to describe how ESXi images are imported within Update Manager.
-
VMware vSphere 6.5: Install, Configure, and Manage: vApp Resource Allocation
After watching this video, you will be able to recall the importance of optimal vApp resource allocation.
-
VMware vSphere 6.5: Install, Configure, and Manage: Download and Notification Settings
After watching this video, you will be able to recognize capabilities of the Download Settings configuration options within the Administration view of Update Manager.
-
VMware vSphere 6.5: Install, Configure, and Manage: Network Configuration Options
After watching this video, you will be able to describe basic network configuration options within the Administration view of Update Manager.
-
VMware vSphere 6.5: Install, Configure, and Manage: Patch Repository for Hosts, vApps, and VMs
After watching this video, you will be able to describe how the patch repository is used to maintain a VMware vSphere 6.5 environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Virtual Machine, Host, and Cluster Settings
After watching this video, you will be able to specify the importance of VM snapshots and recognize capabilities of the virtual machine settings within the Administration view of Update Manager.
-
VMware vSphere 6.5: Install, Configure, and Manage: Understanding Update Manager
After watching this video, you will be able to describe the purpose of Update Manager in a vSphere environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Configure Resource Pools
After watching this video, you will be able to configure resource pools using the vSphere Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Exploring the Update Manager Interface
After watching this video, you will be able to compare the different views of the Update Manager interface.
-
VMware vSphere 6.5: Install, Configure, and Manage: Updating Manager Installation
After watching this video, you will be able to recognize criteria for an Update Manager installation on a Windows server.
-
VMware vSphere 6.5: Install, Configure, and Manage: Expansion and Nesting
After watching this video, you will be able to describe the benefits of expansion and nesting resource pools within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Using Resource Pools
After watching this video, you will be able to use vSphere to allocate resources with pools for optimal cluster design.
-
VMware vSphere 6.5: Install, Configure, and Manage: Transparent Page Sharing
After watching this video, you will be able to describe how Transparent Page Sharing functions within VMware vSphere 6.5 and how to enable it.
-
VMware vSphere 6.5: Install, Configure, and Manage: Memory Overcommitment
After watching this video, you will be able to describe how memory overcommitment functions within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Resource Pools
After watching this video, you will be able to describe how resource pools assist with resource allocation within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Using Memory Paging
After watching this video, you will be able to describe how paging assists with memory management within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Managing Cluster Resources
After watching this video, you will be able to describe how cluster resources are allocated within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Configure DRS Clusters
After watching this video, you will be able to configure DRS cluster settings according to business needs using the vSphere Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Allocating Memory Resources
After watching this video, you will be able to recognize best practices for allocating memory resources within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Allocating CPU Resources
After watching this video, you will be able to recognize best practices for allocating VM CPU resources within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure and Manage: vSphere Family
After watching this video, you will be able to identify the required and optional components that will be used to create an integrated vSphere environment.
-
VMware vSphere 6.5: Install, Configure and Manage: vSphere Standard Licensing
After watching this video, you will be able to describe the VMware vSphere 6.5 standard license feature set.
-
VMware vSphere 6.5: Install, Configure and Manage: vSphere Essentials Kit Licensing
After watching this video, you will be able to describe the VMware vSphere 6.5 essentials and essentials plus license feature sets.
-
VMware vSphere 6.5: Install, Configure and Manage: vSphere Support and Services
After watching this video, you will be able to describe features offered by VMware vSphere 6.5 support and services licenses.
-
VMware vSphere 6.5: Install, Configure and Manage: vSphere Enterprise Plus Licensing
After watching this video, you will be able to describe the features enabled in VMware vSphere 6.5 with the enterprise plus licenses.
-
VMware vSphere 6.5: Install, Configure and Manage: Choose a vSphere 6.5 License
After watching this video, you will be able to choose the correct license based on datacenter needs.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating Alarms and Tasks
After watching this video, you will be able to create alarms and scheduled tasks using the vSphere Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Tagging, Searching, and Filtering
After watching this video, you will be able to create VMware tags to more efficiently find and filter datacenter content.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating and Attaching Host Profiles
After watching this video, you will be able to create a host profile in VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Host Profiles Overview
After watching this video, you will be able to describe the purpose of host profiles in VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Storage Policies
After watching this video, you will be able to use storage policies to identify correct storage solutions for VM files.
-
VMware vSphere 6.5: Install, Configure, and Manage: Host Profile Compliance and Remediation
After watching this video, you will be able to perform host profile remediation in vSphere to bring profiles into compliance.
-
VMware vSphere 6.5: Install, Configure, and Manage: Alarm Configuration
After watching this video, you will be able to configure alarms within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Alarms and Tasks
After watching this video, you will be able to describe characteristics of alarms and tasks within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Scheduled Tasks
After watching this video, you will be able to configure scheduled tasks to help with maintenance within a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Alarm Response
After watching this video, you will be able to identify best practices for responding to alarms within VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere Distributed Switches
After watching this video, you will be able to create and deploy a distributed vSwitch.
-
VMware vSphere 6.5: Install, Configure, and Manage: Attaching a VM to a Port Group
After watching this video, you will be able to connect a virtual machine to the correct port group for network access.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere Storage Concepts
After watching this video, you will be able to identify what storage needs are present in ESXi and vCenter Server.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating and Configure a Virtual Network
After watching this video, you will be able to create a standard vSwitch with appropriate port groups and VMkernel adapters based on business needs in the vCenter Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Create a VMkernel Adapter
After watching this video, you will be able to create a VMkernel adapter.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a Datastore on an NFS Share
After watching this video, you will be able to create a datastore on an NFS share.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere Local Storage
After watching this video, you will be able to identify what forms of local storage are available for a vSphere environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere Storage Terminology
After watching this video, you will be able to identify the correct terms to describe storage on an ESXi server.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a Datastore on an Attached Disk
After watching this video, you will be able to create a datastore on an attached disk.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere NAS and SAN concepts
After watching this video, you will be able to identify what forms of NAS and SAN storage are available for a vSphere environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a VM
After watching this video, you will be able to create a VM according to business needs using the vCenter Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: VM Encryption
After watching this video, you will be able to identify the prerequisites and need for VM encryption.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere Port Numbers
After watching this video, you will be able to recognize the ports used in standard vSphere traffic.
-
VMware vSphere 6.5: Install, Configure, and Manage: vSphere Networking Concepts
After watching this video, you will be able to identify how vSphere networking fits into the larger networking architecture.
-
VMware vSphere 6.5: Install, Configure, and Manage: Create a Port Group
After watching this video, you will be able to create a PortGroup.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a vSwitch
After watching this video, you will be able to create a vSwitch.
-
VMware vSphere 6.5: Install, Configure, and Manage: ESXi Standard vSwitches
After watching this video, you will be able to identify the purpose and settings of an ESXi standard switch.
-
VMware vSphere 6.5: Install, Configure, and Manage: Understanding VLANs
After watching this video, you will be able to describe how VLANs segment traffic and why this may be desired in a virtual environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: ESXi VMkernel Adapters
After watching this video, you will be able to identify the purpose and settings of an ESXi VMkernel adapter.
-
VMware vSphere 6.5: Install, Configure, and Manage: ESXi Port Groups
After watching this video, you will be able to identify the purpose and settings of an ESXi port group.
-
VMware vSphere 6.5: Install, Configure and Manage: Installing vCenter Server Appliance
After watching this video, you will be able to install vCenter Server Appliance (VCSA).
-
VMware vSphere 6.5: Install, Configure and Manage: Joining a Host to vCenter
After watching this video, you will be able to join an ESXi host to a vCenter Server or vCenter Server Appliance.
-
VMware vSphere 6.5: Install, Configure and Manage: Managing the vCenter Server and Server Appliance
After watching this video, you will be able to use the vCenter Web Client, vCenter Client, and Appliance Web Console to manage the vCenter environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Virtual Machine Disk Types
After watching this video, you will be able to identify the differences and know when to use each of the virtual machine disk types.
-
VMware vSphere 6.5: Install, Configure, and Manage: Installing an OS onto a Virtual Machine
After watching this video, you will be able to install an operating system onto a virtual machine running on ESXi.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a Virtual Machine Disk
After watching this video, you will be able to create a virtual machine disk and correctly choose its placement and type.
-
VMware vSphere 6.5: Install, Configure and Manage: Using the VCSA to Configure Hosts
After watching this video, you will be able to connect to the VCSA in order to join an ESXi host to vCenter.
-
VMware vSphere 6.5: Install, Configure and Manage: Backing Up Using the vCenter Server Appliance
After watching this video, you will be able to use the vCenter Server Appliance to backup vCenter content.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a Virtual Machine
After watching this video, you will be able to create a virtual machine on ESXi.
-
VMware vSphere 6.5: Install, Configure, and Manage: Planning Virtual Machine (VM) Creation
After watching this video, you will be able to identify the minimum information and resources needed to create a virtual machine.
-
VMware vSphere 6.5: Install, Configure and Manage: Planning the vCenter Server Installation
After watching this video, you will be able to identify the different prerequisites and options available for installing the vCenter Server.
-
VMware vSphere 6.5: Install, Configure and Manage: Using Remote CLI Clients
After watching this video, you will be able to use SSH, ESXCLI, and PowerCLI in ESXi administration.
-
VMware vSphere 6.5: Install, Configure and Manage: Installing vCenter Server
After watching this video, you will be able to install vCenter Server.
-
VMware vSphere 6.5: Install, Configure and Manage: Planning a vCenter Server Appliance Installation
After watching this video, you will be able to identify the different prerequisites and options available for installing the vCenter Server Appliance (VCSA).
-
VMware vSphere 6.5: Install, Configure and Manage: Installing ESXi
After watching this video, you will be able to install ESXi onto a host system.
-
VMware vSphere 6.5: Install, Configure and Manage: Planning the ESXi Installation
After watching this video, you will be able to identify the different prerequisites and options available for installing the ESXi host.
-
VMware vSphere 6.5: Install, Configure and Manage: Using the ESXi Host Client
After watching this video, you will be able to use the ESXi Host Client to manage an ESXi host.
-
VMware vSphere 6.5: Install, Configure and Manage: Using the Direct Console User Interface (DCUI)
After watching this video, you will be able to use the DCUI to manage an ESXi host.
-
VMware vSphere 6.5: Install, Configure, and Manage: Selecting Automation Migration Thresholds
After watching this video, you will be able to select an appropriate automation migration threshold within Distributed Resource Scheduler.
-
VMware vSphere 6.5: Install, Configure, and Manage: Implementing DRS Automation
After watching this video, you will be able to compare the three levels of automation within Distributed Resource Scheduler.
-
VMware vSphere 6.5: Install, Configure, and Manage: Configure HA
After watching this video, you will be able to configure high availability cluster settings according to business needs using the vSphere Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Implementing vCenter Server High Availability
After watching this video, you will be able to configure high availability for the vCenter Server environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Understanding DRS Basics
After watching this video, you will be able to recognize uses of Distributed Resource Scheduler in a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Testing Fault Tolerance
After watching this video, you will be able to use VMware to verify a fault tolerance implementation.
-
VMware vSphere 6.5: Install, Configure, and Manage: Configuring Fault Tolerant VMs
After watching this video, you will be able to configure virtual machine fault tolerance.
-
VMware vSphere 6.5: Install, Configure, and Manage: Supporting vCenter Server High Availability
After watching this video, you will be able to determine if an environment can support vCenter Server High Availability.
-
VMware vSphere 6.5: Install, Configure, and Manage: Using vCenter Server High Availability (VCHA)
After watching this video, you will be able to identify the purpose and architecture of vCenter Server High Availability.
-
VMware vSphere 6.5: Install, Configure, and Manage: Enabling DRS
After watching this video, you will be able to describe methods of enabling Distributed Resource Scheduler in a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Fault Tolerance at the VM level
After watching this video, you will be able to describe characteristics of virtual machine fault tolerance and its requirements.
-
VMware vSphere 6.5: Install, Configure, and Manage: Enabling High Availability (HA)
After watching this video, you will be able to create a high availability cluster in a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Proactive High Availability (HA)
After watching this video, you will be able to describe the new proactive high availability method in vCenter 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Admission Control Policies
After watching this video, you will be able to recognize how admission control policies help manage hardware resources.
-
VMware vSphere 6.5: Install, Configure, and Manage: Host Monitoring
After watching this video, you will be able to describe host monitoring in a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Move VMs Using vMotion
After watching this video, you will be able to correctly migrate a running VM between ESXi hosts using the vSphere Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Implementing Virtual Machine Secure Boot
After watching this video, you will be able to identify the purpose and implement VM Secure Boot.
-
VMware vSphere 6.5: Install, Configure, and Manage: High Availability (HA) Basics
After watching this video, you will be able to describe the fundamentals of high availability in a virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: Clustering Basics
After watching this video, you will be able to describe the basic process of setting up a cluster.
-
VMware vSphere 6.5: Install, Configure, and Manage: Cluster Monitoring Tools
After watching this video, you will be able to describe cluster monitoring tools available in vCenter Server.
-
VMware vSphere 6.5: Install, Configure, and Manage: HA VM Monitoring
After watching this video, you will be able to set the high availability VM monitoring settings.
-
VMware vSphere 6.5: Install, Configure, and Manage: Managing VM Snapshots
After watching this video, you will be able to create and manage virtual machine snapshots in VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Working with VM Templates
After watching this video, you will be able to work with virtual machine templates in VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Using vMotion to Move VMs between ESXi Hosts
After watching this video, you will be able to use the vCenter Server vMotion tool to migrate VMs between hosts.
-
VMware vSphere 6.5: Install, Configure, and Manage: Migrating Virtual Machines Manually
After watching this video, you will be able to manually migrate a VMware vSphere 6.5 virtual machine between hosts.
-
VMware vSphere 6.5: Install, Configure, and Manage: Understanding Hardware Versions
After watching this video, you will be able to describe VM hardware versions in VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Applying Shares, Limits, and Reservations
After watching this video, you will be able to apply shares, limits, and reservations based on VM resource needs.
-
VMware vSphere 6.5: Install, Configure, and Manage: Managing Virtual Machine Resources
After watching this video, you will be able to add or remove VM hardware resources such as network interfaces, RAM, and CPUs.
-
VMware vSphere 6.5: Install, Configure, and Manage: Managing VMs Using VMware Tools
After watching this video, you will be able to use VMware Tools to manage virtual machines in VMware vSphere 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Moving VM Files Using Storage vMotion
After watching this video, you will be able to use the vCenter Server storage vMotion tool to migrate VM files between datastores.
-
VMware vSphere 6.5: Install, Configure, and Manage: Managing Virtual Machine Power Options
After watching this video, you will be able to use the controls in vCenter to power off, shut down, or suspend VMs running on an ESXi host.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a Datastore on an iSCSI Disk
After watching this video, you will be able to create a datastore on an iSCSI disk.
-
VMware vSphere 6.5: Install, Configure, and Manage: Connecting ESXi to an iSCSI Target LUN
After watching this video, you will be able to connect ESXi to an existing iSCSI target LUN.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating a vCenter Library
After watching this video, you will be able to create a vCenter library.
-
VMware vSphere 6.5: Install, Configure, and Manage: Adding a Second ESXi Host to an iSCSI Datastore
After watching this video, you will be able to add a second ESXi host to an iSCSI datastore.
-
VMware vSphere 6.5: Install, Configure, and Manage: Adding an ESXi Software iSCSI Adapter
After watching this video, you will be able to add an ESXi software iSCSI adapter.
-
VMware vSphere 6.5: Install, Configure, and Manage: Adding a Second ESXi Host to an NFS Datastore
After watching this video, you will be able to add a second ESXi host to an NFS datastore.
-
VMware vSphere 6.5: Install, Configure, and Manage: Connect a Datastore
After watching this video, you will be able to connect to a disk and mount it as a datastore on ESXi using the vCenter Web Client.
-
VMware vSphere 6.5: Install, Configure, and Manage: Using Datastore File Management
After watching this video, you will be able to navigate and transfer files with an ESXi datastore.
-
VMware vSphere 6.5: Install, Configure, and Manage: Virtual Machine Composition
After watching this video, you will be able to describe a VMware virtual machine both conceptually and in terms of file structure.
-
VMware vSphere 6.5: Install, Configure, and Manage: Installing VMware Tools
After watching this video, you will be able to install Vmware tools onto a virtual machine.
-
VMware vSphere 6.5: Install, Configure, and Manage: DRS with Distributed Power Management (DPM)
After watching this video, you will be able to describe the benefits of Distributed Power Management in DRS.
-
VMware vSphere 6.5: Install, Configure, and Manage: Monitoring DRS
After watching this video, you will be able to use Distributed Resource Scheduler to monitor events, performance, and resource utilization.
-
VMware vSphere 6.5: Install, Configure, and Manage: Advanced Storage DRS Options
After watching this video, you will be able to describe various advanced Storage Distributed Resource Scheduler (DRS) options.
-
VMware vSphere 6.5: Install, Configure, and Manage: Storage DRS
After watching this video, you will be able to recognize how storage DRS assists with datastore management.
-
VMware vSphere 6.5: Install, Configure, and Manage: HA Orchestrated Restart
After watching this video, you will be able to identify the components of HA Orchestrated Restart in vCenter 6.5.
-
VMware vSphere 6.5: Install, Configure, and Manage: Creating DRS Groups and Rules
After watching this video, you will be able to create Distributed Resource Scheduler groups and apply rules.
-
VMware vSphere 6.5: Install, Configure, and Manage: Schedule DRS
After watching this video, you will be able to use Schedule DRS to automatically manage resources in a VMware virtualized environment.
-
VMware vSphere 6.5: Install, Configure, and Manage: DRS Overrides
After watching this video, you will be able to describe how Distributed Resource Scheduler (DRS) overrides function.