What is Amazon EC2 used for?
a) To run virtual servers in the cloud
b) To manage database services
c) To create machine learning models
d) To analyze large datasets
Answer:
a) To run virtual servers in the cloud
Explanation:
Amazon EC2 (Elastic Compute Cloud) is a service provided by AWS that allows users to run virtual servers in the cloud. These virtual machines (instances) can be used to run applications, host websites, or perform other compute tasks.
EC2 provides a variety of instance types that offer different combinations of CPU, memory, storage, and networking, allowing users to choose the right instance for their workload.
With EC2, users can scale their computing resources up or down based on demand, paying only for the capacity they use.