If you have requirement from client for some scenario how will you choose the instance type?
Answer / Gaurav Sharma
Choosing an instance type depends on several factors such as CPU, memory, storage, and network requirements. Some common types of instances are:
1. T2 (burstable performance): It is a cost-effective instance type for general purpose computing with burstable CPU capacity.
2. M4 (memory optimized): It is suitable for memory-intensive applications such as databases, in-memory caching, and high-performance computing.
3. C5 (compute optimized): It provides a balance of compute performance, network performance, and local storage for general purpose computing workloads.
4. R5 (memory optimized with local SSD): It offers fast data access for memory-intensive applications that benefit from local SSD storage.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I access the running db instance?
What is the relation between instance and ami?
How is AWS OpsWorks different than AWS CloudFormation?
How many regions are available in aws?
What are different categories of amis.
Is it possible for an ec2 classic instance to become a member of a virtual private cloud?
What are the different types of routing policies in route53?
Is it possible to establish a peering connection to a vpc in a different region?
What is the aws key management service?
How do you make your application on elastic beanstalk application private?
What is the difference between dynamic public ip and elastic ip with respect to ec2 instances.
What happens to my backups and DB Snapshots if I delete my DB Instance?