This video will demonstrate about how to deploy java based web application on Amazon windows EC2 instance, using manual process and jenkins. First manually application is deployed and then, those steps have been done using automated script.
In the video github is used as code repository. Java code written in eclipse is pushed to github and then is deployed in AWS ec2 container using jenkins free style project. Jenkins install and setup is shown in the video.
Batch command used:
FOR /F "tokens=5 delims= " %%P IN ('netstat -a -n -o ^| findstr :8085.*LISTENING') DO TaskKill.exe /F /PID %%P
mvn clean install
start java -jar ./target/aws-demo-0.0.1-SNAPSHOT.jar
NetBeans is an integrated development environment for Java. NetBeans allows applications to be developed from a set of modular software components called modules. NetBeans runs on Windows, macOS, Linux and Solaris.
#Java #NetBeans #AWS
On this page of the site you can watch the video online Deploy Java Web Application From Apache NetBeans to AWS with a duration of hours minute second in good quality, which was uploaded by the user Cloud Guru 13 February 2022, share the link with friends and acquaintances, this video has already been watched 1,865 times on youtube and it was liked by 29 viewers. Enjoy your viewing!