filmov
tv
How to Test a Java Network App on an AWS EC2 Linux 2 Instance

Показать описание
In this video, I show you how to upload, compile, and run your Java network program on an Amazon Linux 2 instance so that you can test it over the internet. :
00:00 Introduction
00:26 Overview of Java network app
01:08 Testing the app locally
02:06 Navigating to EC2 Dashboard
02:23 Getting your EC2 instance's public IP address
02:59 Editing the security group to add a new inbound rule for your chosen port number
04:25 Uploading the server program to the EC2 instance using SCP (Secure Copy Protocol)
06:43 Connecting to the EC2 instance via SSH (Secure Shell)
07:46 Creating a new directory and moving the Java server program file
08:13 Compiling the Java server program file
08:40 Compiling the Java client program file
10:12 Running the Java server program
10:24 Running the Java client program and connecting to the server
11:07 Limitations of the testing method used in this demonstration
#AWS #EC2 #JavaNetworking
00:00 Introduction
00:26 Overview of Java network app
01:08 Testing the app locally
02:06 Navigating to EC2 Dashboard
02:23 Getting your EC2 instance's public IP address
02:59 Editing the security group to add a new inbound rule for your chosen port number
04:25 Uploading the server program to the EC2 instance using SCP (Secure Copy Protocol)
06:43 Connecting to the EC2 instance via SSH (Secure Shell)
07:46 Creating a new directory and moving the Java server program file
08:13 Compiling the Java server program file
08:40 Compiling the Java client program file
10:12 Running the Java server program
10:24 Running the Java client program and connecting to the server
11:07 Limitations of the testing method used in this demonstration
#AWS #EC2 #JavaNetworking
Java Unit Testing with JUnit - Tutorial - How to Create And Use Unit Tests
Java Unit Testing Tutorial #1 // Maven & das JUnit Framework
Java Testing - JUnit 5 Crash Course
How to Test a Desktop Java Application
Java unit testing with VS Code!!
Method Testing using Junit java || software testing types #java #junit #softwaretesting #apnikaksha
Java - JUnit Testing in Eclipse
Java Testing with Selenium Course
Testcontainers en JAVA con SPRING BOOT: Tests de Integración FÁCILES con Docker
Generating Unit Tests Java
Java Tutorial - JUnit Tests
Java Unit Testing setup in IntelliJ: A Quick Guide
Java Mutation Testing with Pitest
Java Program to Convert a Number to a String | Java Interview Questions & Answers | Java Tutoria...
This Crazy Ai tool Will Debug and Fix Your Code
Mocks vs. Fakes vs. Stubs | Mocking in Java | Mock Frameworks | Geekific
7 Awesome Libraries for Java Unit & Integration Testing
How to Find Duplicate Elements in an Array - Java Program | Java Interview Question and Answer #java
Python Vs Java For QA Automation
Mobile application testing using Appium with Java
Eclipse Java Tutorial 7 - Writing a JUnit Test
Real-Life Automation Testing Interview Question
1 tip to improve your programming skills
Java 8 Tutorial | Creating A Test Class
Комментарии