Running Express on AWS EC2 with Ubuntu
If we can run Express by Docker on the local machine, we can run Express by Docker on AWS EC2.
失くすものさえない今が強くなるチャンスよ
If we can run Express by Docker on the local machine, we can run Express by Docker on AWS EC2.
If we can run Vue by Docker on the local machine, we can run Vue by Docker on AWS EC2.
Default Ubuntu on AWS EC2 doesn’t provide Docker and Docker Compose. We have to install them manually.
We can run Ubuntu server on AWS EC2 with public IP address.
We can run Linux server on AWS EC2 with public IP address.
AWS RDS provides service for MSSQL and we can use SSMS locally to connect to remote MSSQL. If we want to use MSSQL for free, there are few steps to note.
As long as we install Docker and Docker Compose on AWS EC2, we can run Node by Docker on AWS EC2.