Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
Questions tagged with Spot Instances
A Spot Instance is an instance that uses spare EC2 capacity that is available for less than the On-Demand price.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
96 results
Hello AWS Team,
I am trying to verify a safe and conservative way to fallback from Spot to On-Demand instances in an Auto Scaling Group (ASG) when spot capacity is unavailable.
Our current approach i...
Hello,
I have been browsing aws documentation about the specific sequence of events that take place in the following situation: a mixed instance asg running 100% spot receives a capacity rebalance re...
The instance i-04572676913a493b5 has been showing "shutting down" by the web UI for about an hour. Repeated attempts to terminate have no effect. I believe it requires someone from AWS to terminate it...
There different payment options for ec2 instance like
Compute Savings Plans
EC2 Savings Plans
On Demand
Spot Instances
Standard Reserved Instances
Convertible Reserved Instances
Detail me regarding ...
Ping status: Connection lost
The SSM Agent was unable to connect to a Systems Manager endpoint to register itself with the service.
I am getting this error most of the time i try to connect to instan...
The relevant section of my Elasticbeanstalk configuration looks like this:
```
{
Namespace: jsii.String("aws:autoscaling:updatepolicy:rollingupdate"),
OptionName: jsii.String("RollingUpdateE...
So under EC2>instances>Spot Requests page. It shows "Click the Request Spot Instances button to launch a Spot Instance". The text inside the button before was Request Spot Instances which was valid bu...
I am trying to use Spot Instances for a project. I using G5G.2xlarge. Provisioning goes well but I am unable to access via SSH. I know I am using the correct Key, Port and the correct Public IP. I am ...
Hi,
I am testing Spot instances right now. I need a persistent Spot instance that retains its EBS volumes and instance id along with an elastic-IP assigned to it (this one is optional). From reading ...
Hello, I use unlimited ec2 t2micro . But after 24 hours the instance Cpu dropped significantly. I thought that with the unlimited function I can use it constantly at the capacity I and pay money for i...
Is possible to change the time configured to force a hard reboot if the instance does not cleanly shutdown within a few minutes?
<p>I'm using the p3.8xlarge instance with **AMI ami-08b1631a985d5991a** which is the Deep learning OSS Nvidia Driver AMI GPU PyTorch 2.3 (Amazon Linux 2).</p>
<p>Upon spot instance launch, the nvidia...