Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Deoployment, EC2 Instance 2 Connection - Coggle Diagram
AWS Deoployment
AWS RDS
for MySQL Connection
CodeCommit repo
Upload each MS file
IAM user: Grant permission
Generate credintial (.pem
then conver to .ppk if use PUTTY)
Copy the newly created repo
PUTTY:
Add AWS instance ip4
putty opens a termial
EC2 Instance 1
Connection
Navigate to EurekaServerMS
Navigate to FriendMS
run mvn: to build
run -jar to: deploy
Update PlanMS on
application.properties
update all needed
run maven to build
run -jar to deploy
Update Eureka on
application.properties
Host name & port
install git user
then clone repo
run the newly created repo
provide credintials
Goto the folder
Install Apache Maven
Install OpenJDk8
Connect AWS
EC2 Instances
Add all Ports
EC2 Instance1
EC2 Instance 2
EC2 Instance 2
Connection
Navigate to CustomerMS
run mvn: to build
Update CustomerMS on
application.properties
update all needed
run -jar to: deploy