AWS EC2
Last updated
Was this helpful?
Last updated
Was this helpful?
With On-Demand instances, you pay for compute capacity by the hour or the second depending on which instances you run. No longer-term commitments or upfront payments are needed. You can increase or decrease your compute capacity depending on the demands of your application and only pay the specified per hourly rates for the instance you use.
Amazon EC2 Spot instances allow you to request spare Amazon EC2 computing capacity for up to 90% off the On-Demand price. Learn More.
For Amazon Linux 2 or the Amazon Linux AMI, the user name is
ec2-user
.For a CentOS AMI, the user name is
centos
orec2-user
.For a Debian AMI, the user name is
admin
.For a Fedora AMI, the user name is
fedora
orec2-user
.For a RHEL AMI, the user name is
ec2-user
orroot
.For a SUSE AMI, the user name is
ec2-user
orroot
.For an Ubuntu AMI, the user name is
ubuntu
.For an Oracle AMI, the user name is
ec2-user
.For a Bitnami AMI, the user name is
bitnami
.Otherwise, check with the AMI provider.