Instructional Video9:28
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Data Security Control

Higher Ed
This topic will address data access and governance, recovery, retention, classification, and encryption key management concepts.
Instructional Video6:11
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Shared Responsibility Models

Higher Ed
The final topic of this chapter is the shared responsibility model. AWS does not have full responsibility for the security of your cloud deployment. However, neither do you. Instead, a shared responsibility model is used, and it is...
Instructional Video3:57
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Backup

Higher Ed
Want a way to consolidate all your backup efforts in AWS? Now you can with AWS Backup, which offers backup solutions for both your cloud and on-premises data.
Instructional Video10:54
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - The Zen of Backup

Higher Ed
Back up your data before you lose it! Create local backups, image backups, and file backups. Use Cloud storage for even more security. This clip is from the chapter "Operational Procedures" of the series "CompTIA A+ Certification Core 2...
Instructional Video8:37
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Backing Up Your Data in Windows

Higher Ed
Windows has provided many different tools over the years to enable techs (and users) to back up important files. A good tech knows these Windows tools to help their users recover data when things go wrong. This clip is from the chapter...
Instructional Video2:19
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Cloud Ownership

Higher Ed
In this episode, Mike looks at concepts of security, ownership, and access to cloud resources. Specifically, he explores the differences among public, private, hybrid, and community cloud computing. This clip is from the chapter "Book...
Instructional Video7:22
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Mobile Synchronization

Higher Ed
Synchronization keeps data up to date on each of your mobile devices and other connected devices. This episode explores syncing to the desktop, automobile, cloud, and more. This clip is from the chapter "Book Chapter 25 - Maintaining and...
Instructional Video6:02
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Cloud-Based Applications

Higher Ed
In this episode, Mike looks at applications in the cloud. Cloud-based storage enables access to files from any connected device. Cloud-based applications enable easy configuration and management. Virtual desktops create a consistent...
Instructional Video7:42
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Cloud Computing

Higher Ed
In this episode, Mike looks at the benefits of cloud computing (or moving virtual machines out onto the Internet). The cloud VMs enable benefits such as rapid elasticity and on-demand scaling, so you can quickly support any Internet...
Instructional Video11:36
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Advanced Virtualization Setup

Higher Ed
Mike describes the process of changing one or more VMs, such as modifying the number and size of mass storage available. You can use a VM to explore the many options available in Disk Management with multiple drives. The episode also...
Instructional Video11:00
Curated Video

CISSP Crash Course - Security in Systems

Higher Ed
This video explains security in systems, client bases systems, and database systems. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on...
Instructional Video7:04
Curated Video

CISSP Crash Course - Supply Chain Risk

Higher Ed
This video explains supply chain risk management and the minimum-security requirements. This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on...
Instructional Video5:45
Curated Video

CISSP Crash Course - Security Controls and Compliance Requirements

Higher Ed
This video explains security controls, security controls baseline, and compliance requirements. This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset...
Instructional Video3:18
Curated Video

HashiCorp Certified - Vault Associate Course - Auth Methods—Section Overview

Higher Ed
This video provides a section overview of the Auth methods. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing authentication...
Instructional Video9:26
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Interconnection

Higher Ed
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch. This clip is from the chapter "Chatbots Development with Amazon Lex" of the...
Instructional Video2:57
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Benefits of Amazon Lex

Higher Ed
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity. This clip is from the chapter "Chatbots Development...
Instructional Video7:36
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Services of AWS

Higher Ed
This video outlines the various services provided by AWS, including more than 200 services, AWS Compute, AWS Storage, AWS Database, AWS Migration, API Gateway, Cloud management services, WAF and shield, elastic transcoder, and more. This...
Instructional Video5:15
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Overview of AWS

Higher Ed
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and so on....
Instructional Video9:09
Curated Video

Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 2 of 2)

Higher Ed
In this video, you will learn about the different Oracle database editions and license options available. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to Hero".In this...
Instructional Video9:57
Curated Video

Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 1 of 2)

Higher Ed
In this video, we will explore the different Oracle database releases, the difference between Long Term Support Releases and Innovation Releases, and the Oracle Database Cloud Services. This clip is from the chapter "Introduction to...
Instructional Video4:28
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Demo - Integrating Packer with HashiCorp Vault’s KV v2 Secrets Engine

Higher Ed
This video demonstrates how to use Packer with HashiCorp Vault’s KV v2 Secrets Engine to securely manage secrets during the build process. This clip is from the chapter "Packer Integrations" of the series "Automating Image Creation with...
Instructional Video7:06
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Targeting Cloud Builds

Higher Ed
In this video, a hands-on lab demonstrates how to use variables and conditional logic in Packer to target different cloud providers. The lab covers how to use the “only” and “except” variables to target specific builds, and how to use...
Instructional Video10:29
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Code Organization

Higher Ed
This video provides a hands-on lab that walks through the process of using modules in Packer to organize and reuse common configuration blocks. The lab covers how to create a module, pass variables to the module, and use the module in a...
Instructional Video8:07
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Code Organization

Higher Ed
In this video, the importance of code organization in Packer is discussed, and several best practices are presented for structuring Packer templates and related configuration files. The video also covers how to use variables and modules...