Course catalog

Categories

Showing 8,701-8,720 of 9,126 items.

vSphere 6.7 Foundations: Storage

Prepare for the VMware vSphere 6.7 Foundations exam (2V0-01.19). Learn how to configure and manage virtual storage in a vSphere 6.7 environment.

vSphere 6.7 Foundations: Troubleshooting and Monitoring (228681)

VMware vSphere is everywhere. Nonvirtualized data centers are a thing of the past; in order to stay relevant—and scale infrastructure to meet business needs—you must understand vSphere. vSphere 6.7 Foundations is an eight-part series designed for anyone who wants to learn vSphere, including absolute beginners, and develop the knowledge to pass the VMware vSphere 6.7 Foundations exam (2V0-01.19). In this course, instructor Rick Crisci explains how to troubleshoot and monitor the performance of vSphere.

This course was created by Rick Crisci. We are pleased to host this training in our library.

vSphere 6.7 Foundations: Using vMotion to Migrate vSphere 6.7 VMs (228528)

VMware vSphere is everywhere. Nonvirtualized data centers are a thing of the past; in order to stay relevant—and scale infrastructure to meet business needs—you must understand vSphere. vSphere 6.7 Foundations is an eight-part series designed for anyone who wants to learn vSphere, including absolute beginners, and develop the knowledge to pass the VMware vSphere 6.7 Foundations exam (2V0-01.19). In this course, instructor Rick Crisci explains how to use vMotion to migrate vSphere virtual machines to different clusters or servers—with no downtime for the VM or service disruption for end users. Follow along with hands-on demos, as Rick shows how to configure vMotion, perform manual and scheduled migrations, change the formatting of virtual disks, and migrate workloads across environments without shared storage.

This course was created by Rick Crisci. We are pleased to host this training in our library.

vSphere 6.7 Professional Part 01: Managing Networking

Learn the foundations of virtual networking with vSphere 6.7, including working with standard and distributed switches, NIOC traffic control, VLANs, and monitoring.

vSphere 6.7 Professional Part 02: Managing Storage

Learn the foundations of configuring virtual storage in vSphere 6.7, including working with storage commands (SCSI), NFS and VMFS, ESXi, Storage DRS and vSAN, and Virtual Volumes.

vSphere 6.7 Professional Part 03: Monitoring Tools

Learn the foundations of monitoring resource usage and performance in vSphere 6.7.

vSphere 6.7 Professional Part 04: Securing a Deployment

Learn the foundations of securing your vSphere 6.7 deployment, including configuring vCenter Single Sign-On, encryption and storage policies, Secure Boot, and more.

vSphere 6.7 Professional Part 05: Updates and Upgrades

Learn the foundations of updating and upgrading vSphere 6.7 and related tools, including ESXi hosts, VM hardware, and vCenter Server.

vSphere 6.7 Professional Part 06: Deploying Virtual Machines and Hosts

Learn the foundations of deploying virtual machines and hosts in vSphere 6.7.

vSphere 6.7 Professional Part 07: Resource Management

Learn the foundations of managing resources in vSphere 6.7—including virtual machines, hosts, shares, and resource pools—and working with Distributed Resource Scheduler.

vSphere 6.7 Professional Part 08: Troubleshooting

Learn the foundations of troubleshooting vSphere 6.7, including ESXi and vCenter.

vSphere 6.7 Professional Part 09: Backup and Recovery

Learn the foundations of backing up and recovering data in vSphere 6.7.

Vue.js 3 Essential Training

This course explores the fundamentals of Vue.js 3, then moves into options for rendering, computing values, and creating components.

Vue.js Essential Training

Learn how to use Vue.js to develop well-structured apps. Explore the features of this lightweight framework, including the library, templates, classes, objects, arrays, styles, and more.

Vue.js for Web Designers

Add Vue.js to your web design toolbox. Learn how to use Vue in three real-world example projects: a product customizer, a directory, and a status board app.

Vue.js: Building an Interface

The perfect way to learn Vue.js is to use Vue.js. Learn to create a simple app with Vue.js and master the basics of this flexible and power component-based framework.

Vue.js: Creating and Hosting a Full-Stack Site

Create and host a full-stack site from scratch. Learn how to set up a front end using Vue.js, set up a back end using Node.js and MongoDB, and host your site on Heroku.

Vue.js: Full-Stack Applications with Firebase

Learn how to create a full-stack application using the Vue.js framework layered on the Firebase cloud platform.

Vue.js: Testing and Debugging (235583)

You've learned Vue and can create amazing front-end interfaces, but how do you make sure they really work? With Jest, ESLint, and browser dev tools, you can look under the hood and see how well your interface is really working. Instructor Fikayo Adepoju explains the benefits of well-tested code, then delves into how to set up your testing tools. Fikayo goes over everything you need to start unit testing, including testing strings using matchers, organizing tests, testing asynchronous code, and more. He shows you how to test Vue.js components and how to use Chrome DevTools and Vue.js Devtools to debug your application. Plus, Fikayo steps through functional and automated testing in Cypress and CircleCI.

Vue.js: Working with APIs

Learn how to build Vue.js applications that leverage data and interactivity from popular APIs, including Fetch, Axios, and Vuex.