How to upload spring boot project in ec2 instance with docker-compose
To deploy your application on an EC2 instance. I'll assume you have an EC2 instance set up and have Docker and Docker Compose installed on it.
For inbound and outbound rules you may refer
If you don't have docker and docker-compose then follow the ...
shohanur.hashnode.dev3 min read