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 |
What will amazon rds manage on the behalf?
How does component services used for amazon simpledb?
Explain what is elasticache?
How do you grand user to access elastic beanstalk?
In which scenario vpc is needed and what are all the related components?
What is peering in aws?
automated backups are enabled by default for a new db instance. State True or False.
The user needs to quickly set up an email service because a client needs to start using it in the next hour. Which one can be the logical choice as there are several options available to set it up? What can be the best option to set up aws service would best meet the needs of the client?
Can all the instances in my rds account sample metrics at an equivalent granularity?
Where do you think an AMI fits, when you are designing an architecture for a solution?
How do you think ec2 service is capable to replace on-premises servers?
What is the difference between dynamic public ip and elastic ip with respect to ec2 instances.