202. Creating EC2 instance (#32 Section 30: Deployment)
This commit is contained in:
12
README.md
12
README.md
@ -17,4 +17,14 @@
|
||||
|
||||
1. Install [SubSink](https://www.npmjs.com/package/subsink)
|
||||
- `npm install subsink --save`
|
||||
2. Use it
|
||||
2. Use it
|
||||
|
||||
#### Section 30: Deployment
|
||||
|
||||
##### 202. Creating EC2 instance
|
||||
|
||||
Create EC2 instance with custom security rules
|
||||
- open port 80, 5000, 443(ssh) for everyone
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user