Instructional Video3:25
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Changing IAM User Permissions (Method 1)

Higher Ed
In this lesson, we will explore changing permissions to an IAM user by adding the user to a group governed under the desired policies.
Instructional Video6:09
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to IAM

Higher Ed
In this lecture, we will explore IAM in greater detail, an important part of the AWS Cloud Practitioner exam.
Instructional Video11:57
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating IAM Users and Groups

Higher Ed
This lecture will demonstrate a hands-on demonstration of enabling MFA on the root account for IAM users and groups.
Instructional Video5:54
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Global Versus Regional Services Example

Higher Ed
After understanding the differences between global and regional AWS services, we will look at an example of a service use case.
Instructional Video8:02
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - AWS Cloud Practitioner Exam - Key Topics

Higher Ed
This lesson demonstrates how to appear for the AWS Cloud Practitioner exam and covers key concepts required to clear the exam successfully in a concise manner.
Instructional Video6:01
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - After the Cloud

Higher Ed
In this video, we will understand how organizations benefit from migrating to the cloud and what benefits and challenges organizations can face with this migration.
Instructional Video12:27
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating a Custom Image

Higher Ed
As a starting point, let's create a simple image using Docker's reserved, minimal image—scratch.
Instructional Video25:39
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Horizontal Scaling with Auto Load Balancers (NodeBalancer)

Higher Ed
Describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Instructional Video20:02
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Hosted Software Firewalls UFW

Higher Ed
Learn how to use UFW (Uncomplicated Firewall) to manage your firewall on Ubuntu, Debian, or Arch Linux.
Instructional Video10:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing SSH with a Network Firewall

Higher Ed
Here, you will learn about SSH best practices on firewall rules to only allow users who know the "secret knock" to enter the network through a particular port.
Instructional Video12:14
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 1)

Higher Ed
This video shows how to use PHP MySQLi to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Instructional Video11:11
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing LAMP Stack on Ubuntu Through Command Line

Higher Ed
In this guide, we will install a LAMP stack on an Ubuntu server. There are a few different ways to do this from the command line.
Instructional Video16:07
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Characteristics of SQL Versus NoSQL DBMSes

Higher Ed
In this video, SQL and NoSQL differ in whether they are relational (SQL) or non-relational (NoSQL), whether their schemas are predefined or dynamic, how they scale, the type of data they include, and so on.
Instructional Video15:44
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Ubuntu Basic Server Configuration

Higher Ed
This lesson will teach us to perform basic configurations on the Ubuntu server.
Instructional Video14:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - SSH Key Pair Authentication on Windows

Higher Ed
In this lesson, we will understand how to generate an SSH key pair on a Windows computer and connect to our Linode instance remotely.
Instructional Video13:36
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Exploring the Linode Instance Dashboard

Higher Ed
This lesson will explore the Linode Instance Dashboard after creating our instance.
Instructional Video2:00
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Managing Permissions for IAM Users

Higher Ed
This video will explain how to change or manage permissions for IAM users.
Instructional Video8:34
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM Administration (Guide) (Listing, Deleting Users and Accounts)

Higher Ed
This video demonstrates how to manage IAM users efficiently. You will learn to view access history and list and delete users and their accounts.
Instructional Video0:50
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Managing IAM Users

Higher Ed
This lecture provides a brief overview of how to manage IAM users and update users in the event of making changes to IAM user access.
Instructional Video3:30
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM Users

Higher Ed
This lecture will give a quick overview of essential concepts relevant to IAM user credentials.
Instructional Video6:53
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM Mechanics (Theory)

Higher Ed
In this lesson, we will gain a theoretical overview of the mechanics of IAM and how it works, including key terms for the AWS Practitioner exam.
Instructional Video2:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Configure a Custom Password Policy

Higher Ed
In this lesson, we will configure a custom password policy as an added layer of security for an AWS user account.
Instructional Video4:01
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM User Custom Sign-In Link

Higher Ed
In this lesson, we will understand how to create custom user sign-in links for IAM users with specific accesses and restrictions.
Instructional Video4:02
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Activate MFA for the Root User Account

Higher Ed
In this video, you will learn how to set up multifactor authentication for the root user we created for our project.