algorithm4image
algorithm4image
image processing study
2 posts
Let's build and improve together
Don't wanna be here? Send us removal request.
algorithm4image · 2 years ago
Text
How to set up AWS EC2 Hot-instance
1. Click "Spot Requests" (in Instances) -> "Request Spot Instances"
Tumblr media
2. Depending on your demand, choose AMI
Tumblr media
3. Choose "Manually select instance types" (in Instance type requirements)
Tumblr media
Tips for easily getting instances
Need to select multiple instance types for the specs you want to utilize (This is to make it as affordable as possible) The more popular and utilized an instance is, the more likely it is that a spot request will be fulfilled
4. Move "Target capacity" -> Setting conditions ("Maintain target capacity" & "Set maximum cost for Spot Instances")
Tumblr media
Tips for settings these conditions
Maintain target capacity -> Interruption behavior (This is automatically behavior as interrupted Spot Instances) Set maximum cost for Spot Instances (Recommended that the max cost be lower than on-demand)
5. Setting "Allocation strategy" -> Click "Launch"
Tumblr media
0 notes
algorithm4image · 2 years ago
Text
How to set up AWS EC2
1. Eneter the homepage -> Click "Instances"
Tumblr media
2. Click "Launch Instances"
Tumblr media
3. Setting instances -> Click "Launch Instance"
Tumblr media Tumblr media
This is a very important point!
You should choose the "Instance type" based on your demand. It's helpful to look at the "vCPU" and "Memory" requirments. You also need to choose the "Key pair". If you don't have one, click to "Create new key pair" You'll be using it to access your instances, so you need to keep it handly.
0 notes