AWS Certified Security – Specialty

In this instructor-led course students will learn how to efficiently use AWS security services for optimal security and compliancy in the AWS cloud. This course focuses on the AWS-recommended best practices that you can implement to enhance the security of your data and systems in the cloud. The course highlights the security features of […]
Enterprise Linux® 8 Certified System Administrator

This course is appropriate for Enterprise Linux® system administrators seeking validation of their skills, or those new to Linux system administration. This course will provide preparation for experienced Linux system administrators who require certification as a Linux System Admin in their job role or based on a mandate, such as DoD 8570 directive. It is […]
Enterprise Linux® 8 Certified Engineer

This course is appropriate for Enterprise Linux® system administrators seeking validation of their skills, or those new to Linux system administration. This course will provide preparation for experienced Linux system administrators who require certification as a Linux Certified Engineer in their job role or based on a mandate, such as DoD 8570 directive. It is also […]
vSphere ICM v6.7 for the Real World

Our Epic LIVE online instructor delivered class features intensive hands-on training that focuses on installing, configuring, and managing VMware vSphere® 6.7, which includes VMware ESXi™ 6.7 and VMware vCenter Server® 6.7. This course prepares you to administer a vSphere infrastructure for an organization of any size. It is the foundation for most other VMware […]
Horizon ICM v8 for the Real World

This hands-on training course gives you the skills to deliver virtual desktops and applications through a single virtual desktop infrastructure platform. This course builds your skills in installing, configuring, and managing VMware Horizon® 8. You learn how to configure and deploy pools of virtual machines, how to manage the access and security of the […]
OpenStack Essentials

This course is appropriate for students seeking to learn more about OpenStack. OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. In this online […]
Practical Scenarios with OpenStack

In this online training course, students will be given the knowledge and an overview of key OpenStack components. This OpenStack online training course covers the utilization of Benchmarking as a Service (BaaS) and SDS via Ceph, configure the magnum container orchestration engine (COE), how to deploy Kubernates in OpenStack, exploring OpenStack container projects, and […]
Python Intermediate

This online training course is a deeper dive into Python, a dynamic language popular for web development, IT security, big data, science, and scripting. This Python online training course covers debugging, generators, decorators, mutations, one-liners, context managers, and more!
25+ Projects with AJAX, JavaScript, and JSON

AJAX allows you to communicate with the server, exchange data, and update the page without having to refresh the page. The two major features of AJAX allow you to do the following: – Make requests to the server without reloading the page – Receive and work with data from the server This course is […]
Build a Color Tool in Vanilla JavaScript

Build a cool color lighten/darken tool from scratch and sharpen up your HTML, CSS and vanilla JavaScript skills along the way!
Create Dynamic and Interactive Web Content Using AJAX and JSON in JavaScript

In this course, you will learn how to use AJAX to send data to your web server and get response data to output in your web application, as well as how to use JavaScript code to connect to web APIs and retrieve JSON data to output in your webpages. We will start by learning […]
JavaScript Deep Dive

This course will teach you advanced JavaScript from the ground up. It features a systematic walk-through of the most important concepts of the language, and teaches you to build a Google Keep clone and a Hacker News clone in vanilla JavaScript.