202. Creating EC2 instance (#32 Section 30: Deployment)
This commit is contained in:
10
README.md
10
README.md
@ -18,3 +18,13 @@
|
|||||||
1. Install [SubSink](https://www.npmjs.com/package/subsink)
|
1. Install [SubSink](https://www.npmjs.com/package/subsink)
|
||||||
- `npm install subsink --save`
|
- `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