Tag - ec2

Feature image to launch EC2 Iinstance

How to Launch Amazon EC2 Instance in AWS from AMI?

What Is EC2? Amazon Elastic Compute Cloud is a service offered by Amazon Web Services (AWS) that allows us to rent machines referred to as "instances," where we can run our applications. These EC2 instances are part of Amazon's computing platform....

Read more...
AWS ec2

Create A Service to Run Jar File In Background As System Service on AWS EC2 – Devstringx

Prerequisite: Java should already have Open and connect AWS ec2 instance using terminal Reach out root folder where the domain is pointing out for me it's /var/www/HTML/ Take pull the latest Spring Boot code from git https://bitbucket.org/*** MVN clean install - this will convert...

Read more...