Ebs of volume type io1 / io2 have multiple attach option through which you can attach one ebs with mutiple instance , only catch is That , all the instance which are going to be connected need to be in same AZ
If you meant upgrading the instance type, (eg. gp2 / io1 / t3 etc) yes you can after shutting down the instance and modifying the instance type property.
Ebs of volume type io1 / io2 have multiple attach option through which you can attach one ebs with mutiple instance , only catch is That , all the instance which are going to be connected need to be in same AZ
can we access EC2 instance through CLI without using access and secret key? is it possible
i had already create instance in ec2 and i want to upgrade that instance so what can i do ,can i upgrade that same instance ?
Do you want to upgrade software in same version or you want to upgrade version of OS?
If you meant upgrading the instance type, (eg. gp2 / io1 / t3 etc) yes you can after shutting down the instance and modifying the instance type property.
5:43 private snashots and own snapshots?
Shouldnn't private snapshot be private to a user?
These are private for an account
@@ServerGyan And an account can have several users so then they can be shared with them?
I created 5 EC2 Instances , my requirement is to give only 3 ec2 instances permission to other users .How can i achieve this
You can achieve this by using aws iam custom policy.