Explain can you vertically scale an amazon instance? How?
Answer / Ankit Dham
Yes, you can vertically scale an Amazon EC2 instance by modifying the instance type to a larger one. This changes the instance family (e.g., from 't2.micro' to 't2.large'), resulting in increased CPU and memory resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ec2 keypair and what is its scope.
Differentiate between spot instances. An on-demand instance or reserved instance?
By when will you perform major version updates in elastic beanstalk?
How does aws lambda works?
By default, how many buckets can be create in aws?
Is it possible to have more than two network interfaces to be attached to ec2 instance?
What are the different storage classes in s3?
Is it required to use encryption for s3?
What are the security best practices for amazon ec2?
What does the command do with respect to the amazon ec2 security groups?
How will you bind the user session with a specific instance in elb (elastic load balancer)?
Explain what is ami?