Instructional Video3:46
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arithmetic Operations Continued

Higher Ed
This video is a continuation of the previous lecture and will explore more of the arithmetic operators.
Instructional Video3:44
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Arithmetic Operations

Higher Ed
Let's discuss the arithmetic operators available in JavaScript to perform operations on constants and variables and look at the different operators available in JavaScript.
Instructional Video1:06
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Assignment Operator

Higher Ed
We will look at the equal sign (=), an assignment operator in JavaScript, where the value of the right operand is equal to the right operand and vice versa.
Instructional Video4:31
Curated Video

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

Higher Ed
This video explains variables and important concepts to learn about in any programming language, including JavaScript.
Instructional Video1:34
Curated Video

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

Higher Ed
In this lesson, we will use examples to understand JavaScript constants (fixed values).
Instructional Video1:49
Curated Video

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

Higher Ed
Let's understand the importance of leaving comments in JavaScript code to help us remember the purpose of the code.
Instructional Video1:03
Curated Video

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

Higher Ed
This lesson will explore the innerHTML function that allows us to output data in an HTML element.
Instructional Video1:41
Curated Video

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

Higher Ed
In this lecture, we will understand how to output data using JavaScript using the "" method and the window alert.
Instructional Video1:50
Curated Video

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

Higher Ed
In this video, you will learn about external JavaScript, which can be inserted into a separate document and called when necessary.
Instructional Video2:10
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement

Higher Ed
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Instructional Video5:42
Curated Video

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

Higher Ed
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Instructional Video1:18
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - DOM Manipulation

Higher Ed
This video demonstrates an example of a document object model manipulation using JavaScript.
Instructional Video3:12
Curated Video

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

Higher Ed
In this video, you will learn an important concept before moving into JavaScript and jQuery—the Document Object Model (DOM).
Instructional Video2:28
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Connect (Guide)

Higher Ed
This video demonstrates how to SSH to an EC2 instance using the web-based EC2 connect guide.
Instructional Video12:36
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - PuTTY (SSH) Client for Windows

Higher Ed
You will learn to install and connect to an Amazon EC2 instance using a client, Putty for Windows.
Instructional Video2:26
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Secure Socket Shell (SSH) Overview

Higher Ed
In this video, you will learn about a secure socket shell (SSH), a secure way to administer an EC2 instance through command lines.
Instructional Video7:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Security Groups (Guide)

Higher Ed
This video demonstrates hands-on experience creating a security group using the security group console.
Instructional Video2:35
Curated Video

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

Higher Ed
This lecture illustrates in detail security groups. You will learn about some of the key characteristics of a security group.
Instructional Video3:28
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM Roles for EC2 (Guide)

Higher Ed
This lecture provides a hands-on guide to creating IAM roles specifically for Amazon EC2 instances.
Instructional Video11:09
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating an Amazon Machine Image (AMI)

Higher Ed
This lesson will teach us how to create an Amazon machine image from an existing EC2 instance.
Instructional Video4:33
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Launch Templates

Higher Ed
This video will look at launching an EC2 instance using an EC2 launch template.
Instructional Video5:51
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Administration (Guide)

Higher Ed
Here, we will understand some basic administrative options available for our EC2 instances.
Instructional Video4:00
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Elastic IP (Guide)

Higher Ed
This lecture provides a hands-on guide to working with an elastic IP to create an elastic IP and attach it to an EC2 instance.
Instructional Video2:38
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Elastic IP (Theory)

Higher Ed
In this lesson, we will explore the Elastic IP feature, going over the characteristics of an Elastic IP to better understand this concept.