We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7dfa9c commit 399a7f1Copy full SHA for 399a7f1
Deploy-As-Service-Using-AWS-EC2/Readme.md
@@ -0,0 +1,10 @@
1
+
2
3
4
+ Benefits of Deploying as a service on EC2
5
6
+ 1. We can Create Custom storage and store the Data (which can’t be done while we deploy our model as Web Application using PAAS.
7
8
+ 2. Performance (we can autoscale the instances whenever required)
9
10
+ 3. Security (we can control who can use service by adding security groups and VPC)
0 commit comments